"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/06/21 03:28:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vitucoc1quve" 2025/06/21 03:28:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:28:15 DEBUG : Creating backend with remote "TestDrive:crypt/8phd3qg6t6t6v7f5mqgu1rr6edouediqgah4vuja8jf0gsnp7sb0" 2025/06/21 03:28:16 DEBUG : Creating backend with remote "/tmp/rclone1063848136" === 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-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/21 03:28:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/21 03:28:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/21 03:28:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/21 03:28:17 DEBUG : potato: Seek from 10 to 0 2025/06/21 03:28:17 DEBUG : potato: Seek from 10 to 0 2025/06/21 03:28:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/21 03:28:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/21 03:28:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/21 03:28:17 DEBUG : potato: Seek from 5 to 2 2025/06/21 03:28:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/21 03:28:17 DEBUG : potato: Seek from 7 to 0 2025/06/21 03:28:17 DEBUG : potato: Seek from 7 to 0 2025/06/21 03:28:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/21 03:28:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/21 03:28:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/21 03:28:17 DEBUG : potato: Seek from 5 to 2 2025/06/21 03:28:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/21 03:28:17 DEBUG : potato: Seek from 8 to 0 2025/06/21 03:28:17 DEBUG : potato: Seek from 8 to 0 2025/06/21 03:28:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/21 03:28:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/21 03:28:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/21 03:28:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/21 03:28:17 DEBUG : potato: Seek from 5 to 2 2025/06/21 03:28:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/21 03:28:17 DEBUG : potato: Seek from 9 to 0 2025/06/21 03:28:17 DEBUG : potato: Seek from 9 to 0 2025/06/21 03:28:17 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-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:28:19 DEBUG : rutabaga: md5 = a96ced340ea570eac2bc3fb1c3041431 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/21 03:28:21 DEBUG : empty space: md5 = bf21f72bb5cd7fe8bdbcabc44b5b40d8 OK === RUN TestCheck/3 2025/06/21 03:28:23 DEBUG : potato2: md5 = d887ff20e86c233b2545c3fd655224f7 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/21 03:28:25 DEBUG : remotepotato: md5 = f6013a93eae799db6ffd4f6739a7bb29 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.02s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/06/21 03:28:28 DEBUG : Creating backend with remote "nonexistent" 2025/06/21 03:28:28 DEBUG : Creating backend with remote "nonexistent" 2025/06/21 03:28:28 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/21 03:28:28 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/06/21 03:28:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/21 03:28:28 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-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:28:29 DEBUG : rutabaga: md5 = 6dd4a38235f63c54e8d2b8cf9bba5f23 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/21 03:28:33 DEBUG : empty space: md5 = dbf3917f6820eec2d666cf54daa6193b OK === RUN TestCheckDownload/3 2025/06/21 03:28:36 DEBUG : potato2: md5 = 52fc9e41e074a59dc0374f191bfe5673 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/21 03:28:39 DEBUG : remotepotato: md5 = 97726ef112417542552f72c52cb1503e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.05s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (1.03s) --- PASS: TestCheckDownload/3 (1.06s) --- PASS: TestCheckDownload/4 (1.14s) --- PASS: TestCheckDownload/5 (1.15s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (0.93s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:28:45 DEBUG : rutabaga: md5 = 66898a2248cc41ad7c011b31048d73c9 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/21 03:28:47 DEBUG : empty space: md5 = fae0ffd1e6f1f6dead0392e0d3166c96 OK === RUN TestCheckSizeOnly/3 2025/06/21 03:28:49 DEBUG : potato2: md5 = 88e277934a00c6805c0da8e25f472a1c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/21 03:28:51 DEBUG : remotepotato: md5 = 8339bb5ce727ef7de4e5f12ad8bb41ac OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.67s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:28:56 DEBUG : test.sum: md5 = 6d35cfeb630f868b721690ae286e1bac OK 2025/06/21 03:28:57 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/21 03:28:57 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/21 03:28:57 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/21 03:28:57 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/21 03:28:58 DEBUG : test.sum: md5 = f4b4b75993355473a28acba84ed3879f OK 2025/06/21 03:29:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/21 03:29:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/21 03:29:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/21 03:29:00 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.88s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:29:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vitucoc1quve/data" 2025/06/21 03:29:01 DEBUG : Creating backend with remote "TestDrive:crypt/8phd3qg6t6t6v7f5mqgu1rr6edouediqgah4vuja8jf0gsnp7sb0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve/data' lacks md5, skipping --- SKIP: TestCheckSum (1.87s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:29:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vitucoc1quve/data" 2025/06/21 03:29:02 DEBUG : Creating backend with remote "TestDrive:crypt/8phd3qg6t6t6v7f5mqgu1rr6edouediqgah4vuja8jf0gsnp7sb0/vjrnln8ratgmqakfosrqe8espk" 2025/06/21 03:29:06 DEBUG : data/banana: md5 = 011c44fb731fce2b9ed430d244383c33 OK 2025/06/21 03:29:07 DEBUG : test.sum: md5 = d3def9d4484d3f6287ac46a6ae8475e1 OK === RUN TestCheckSumDownload/subtest1 2025/06/21 03:29:12 DEBUG : data/potato: md5 = 22c4fe01dd8367ffe875e853d713ec8a OK 2025/06/21 03:29:13 DEBUG : test.sum: md5 = 14b50a127a2a96b158f5968a735a00a4 OK === RUN TestCheckSumDownload/subtest2 2025/06/21 03:29:17 DEBUG : test.sum: md5 = 9e2255108a5692e0b2c85552ea7fe939 OK === RUN TestCheckSumDownload/subtest3 2025/06/21 03:29:21 DEBUG : test.sum: md5 = a0f35211fd1507b6017bb4614351acd8 OK === RUN TestCheckSumDownload/subtest4 2025/06/21 03:29:25 DEBUG : test.sum: md5 = 3b9bbb34b0caa004e955d096bcd54ffb OK === RUN TestCheckSumDownload/subtest5 2025/06/21 03:29:29 DEBUG : test.sum: md5 = bf64db9572975f8131dc97316e118b13 OK === RUN TestCheckSumDownload/subtest6 2025/06/21 03:29:33 DEBUG : data/banana: md5 = 33b2f34bca64a0ce34b01988fa24b8ed OK 2025/06/21 03:29:34 DEBUG : data/potato: md5 = cb11a5d2b7debb5a4eea34081d6dd8ba OK 2025/06/21 03:29:36 DEBUG : test.sum: md5 = 21201a306926b9feb69a3fde61a7218b OK === RUN TestCheckSumDownload/subtest7 2025/06/21 03:29:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/06/21 03:29:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.86s) --- PASS: TestCheckSumDownload/subtest1 (2.46s) --- PASS: TestCheckSumDownload/subtest2 (2.00s) --- PASS: TestCheckSumDownload/subtest3 (2.10s) --- PASS: TestCheckSumDownload/subtest4 (2.33s) --- PASS: TestCheckSumDownload/subtest5 (1.98s) --- PASS: TestCheckSumDownload/subtest6 (2.09s) --- PASS: TestCheckSumDownload/subtest7 (2.13s) === RUN TestApplyTransforms 2025/06/21 03:29:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buyusiv6cayu" 2025/06/21 03:29:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:29:41 DEBUG : Creating backend with remote "TestDrive:crypt/vgvfcjs4soc1vaoq9jbn566lo1al1n009bf3gakdrumtfhdcgg70" 2025/06/21 03:29:43 DEBUG : Creating backend with remote "/tmp/rclone914682743" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buyusiv6cayu'", Local "Local file system at /tmp/rclone914682743", Modify Window "1ms" 2025/06/21 03:29:45 DEBUG : hello, world!: md5 = 061d32d4e9d7f0ae0d8504f9143e1249 OK upper checkfile vs. lower remote (without normalization) 2025/06/21 03:29:45 ERROR : hello, world!: sum not found 2025/06/21 03:29:45 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-buyusiv6cayu' 2025/06/21 03:29:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyusiv6cayu': 1 files missing 2025/06/21 03:29:45 NOTICE: 1 hashes missing 2025/06/21 03:29:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyusiv6cayu': 2 differences found 2025/06/21 03:29:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyusiv6cayu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/21 03:29:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:29:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyusiv6cayu': 0 differences found 2025/06/21 03:29:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyusiv6cayu': 1 matching files 2025/06/21 03:29:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-woyapip2duwe" 2025/06/21 03:29:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:29:47 DEBUG : Creating backend with remote "TestDrive:crypt/55ikvdqrrchn7sviq65p6l8h5lfslk9nsrlf2sai8n4hfrnehbo0" 2025/06/21 03:29:48 DEBUG : Creating backend with remote "/tmp/rclone3316031838" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-woyapip2duwe'", Local "Local file system at /tmp/rclone3316031838", Modify Window "1ms" 2025/06/21 03:29:50 DEBUG : HELLO, WORLD!: md5 = 1c3e427f5c9024702571dbeaf3cd6d99 OK lower checkfile vs. upper remote (without normalization) 2025/06/21 03:29:50 ERROR : HELLO, WORLD!: sum not found 2025/06/21 03:29:50 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-woyapip2duwe' 2025/06/21 03:29:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woyapip2duwe': 1 files missing 2025/06/21 03:29:50 NOTICE: 1 hashes missing 2025/06/21 03:29:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woyapip2duwe': 2 differences found 2025/06/21 03:29:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woyapip2duwe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/21 03:29:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:29:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woyapip2duwe': 0 differences found 2025/06/21 03:29:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woyapip2duwe': 1 matching files 2025/06/21 03:29:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mipacoc4rovo" 2025/06/21 03:29:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:29:51 DEBUG : Creating backend with remote "TestDrive:crypt/erpfba7ngigc194j9usgiga40upmhn96u7qe547glmivcs3h2030" 2025/06/21 03:29:52 DEBUG : Creating backend with remote "/tmp/rclone4017738821" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mipacoc4rovo'", Local "Local file system at /tmp/rclone4017738821", Modify Window "1ms" 2025/06/21 03:29:54 DEBUG : HeLlO, wOrLd!: md5 = fbb961feda28f20f301fea37c804c643 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/21 03:29:55 ERROR : HeLlO, wOrLd!: sum not found 2025/06/21 03:29:55 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mipacoc4rovo' 2025/06/21 03:29:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipacoc4rovo': 1 files missing 2025/06/21 03:29:55 NOTICE: 1 hashes missing 2025/06/21 03:29:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipacoc4rovo': 2 differences found 2025/06/21 03:29:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipacoc4rovo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/21 03:29:56 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:29:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipacoc4rovo': 0 differences found 2025/06/21 03:29:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mipacoc4rovo': 1 matching files 2025/06/21 03:29:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cudenuw5bozo" 2025/06/21 03:29:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:29:56 DEBUG : Creating backend with remote "TestDrive:crypt/vqgfvo9581505umip6qnnemaaiihbu5gbpo60gnmcl2b0rqhdgag" 2025/06/21 03:29:57 DEBUG : Creating backend with remote "/tmp/rclone3978708082" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cudenuw5bozo'", Local "Local file system at /tmp/rclone3978708082", Modify Window "1ms" 2025/06/21 03:29:59 DEBUG : HELLO, WORLD!: md5 = e229069358b02890956dcfa3fd348dc8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/21 03:29:59 ERROR : HELLO, WORLD!: sum not found 2025/06/21 03:29:59 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cudenuw5bozo' 2025/06/21 03:29:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudenuw5bozo': 1 files missing 2025/06/21 03:29:59 NOTICE: 1 hashes missing 2025/06/21 03:29:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudenuw5bozo': 2 differences found 2025/06/21 03:29:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudenuw5bozo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/21 03:30:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:30:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudenuw5bozo': 0 differences found 2025/06/21 03:30:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cudenuw5bozo': 1 matching files 2025/06/21 03:30:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xofohuq4qige" 2025/06/21 03:30:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:30:00 DEBUG : Creating backend with remote "TestDrive:crypt/cuof7h74v1ktoes8oom8nokdabufb0e65njp8ou6m3ivisn0a8qg" 2025/06/21 03:30:01 DEBUG : Creating backend with remote "/tmp/rclone3279075897" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xofohuq4qige'", Local "Local file system at /tmp/rclone3279075897", Modify Window "1ms" 2025/06/21 03:30:03 DEBUG : 測試_Русский___ě_áñ: md5 = c4e4b6e2799dc62b8acd446ba2f592a9 OK NFD checkfile vs. NFC remote (without normalization) 2025/06/21 03:30:04 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/21 03:30:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xofohuq4qige' 2025/06/21 03:30:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofohuq4qige': 1 files missing 2025/06/21 03:30:04 NOTICE: 1 hashes missing 2025/06/21 03:30:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofohuq4qige': 2 differences found 2025/06/21 03:30:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofohuq4qige': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/21 03:30:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:30:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofohuq4qige': 0 differences found 2025/06/21 03:30:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofohuq4qige': 1 matching files 2025/06/21 03:30:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dolosow4nelu" 2025/06/21 03:30:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:30:05 DEBUG : Creating backend with remote "TestDrive:crypt/abcfijj86ln6r3d30107utbrdq151frtgcr01f2onl705klqp0i0" 2025/06/21 03:30:06 DEBUG : Creating backend with remote "/tmp/rclone3195498341" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dolosow4nelu'", Local "Local file system at /tmp/rclone3195498341", Modify Window "1ms" 2025/06/21 03:30:08 DEBUG : 測試_Русский___ě_áñ: md5 = facc02ec56ccdfd217e5013c6ff91f29 OK NFC checkfile vs. NFD remote (without normalization) 2025/06/21 03:30:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/21 03:30:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dolosow4nelu' 2025/06/21 03:30:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dolosow4nelu': 1 files missing 2025/06/21 03:30:09 NOTICE: 1 hashes missing 2025/06/21 03:30:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dolosow4nelu': 2 differences found 2025/06/21 03:30:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dolosow4nelu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/21 03:30:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:30:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dolosow4nelu': 0 differences found 2025/06/21 03:30:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dolosow4nelu': 1 matching files 2025/06/21 03:30:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lajumol8goho" 2025/06/21 03:30:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:30:10 DEBUG : Creating backend with remote "TestDrive:crypt/h55lbnenek9ig812b3rhnoolem2cbbg974cq0pg6v3le5id40bfg" 2025/06/21 03:30:11 DEBUG : Creating backend with remote "/tmp/rclone2186508030" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lajumol8goho'", Local "Local file system at /tmp/rclone2186508030", Modify Window "1ms" 2025/06/21 03:30:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 826dfd1633ebe6318e44d079e5277e5b OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/21 03:30:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/21 03:30:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lajumol8goho' 2025/06/21 03:30:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lajumol8goho': 1 files missing 2025/06/21 03:30:13 NOTICE: 1 hashes missing 2025/06/21 03:30:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lajumol8goho': 2 differences found 2025/06/21 03:30:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lajumol8goho': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/21 03:30:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:30:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lajumol8goho': 0 differences found 2025/06/21 03:30:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lajumol8goho': 1 matching files 2025/06/21 03:30:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vafomag8pacu" 2025/06/21 03:30:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:30:14 DEBUG : Creating backend with remote "TestDrive:crypt/djgt6hnm4t38et8r4iiv8adknjqn8kh4ucshaj2oj1avjf2oudrg" 2025/06/21 03:30:15 DEBUG : Creating backend with remote "/tmp/rclone57393069" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vafomag8pacu'", Local "Local file system at /tmp/rclone57393069", Modify Window "1ms" 2025/06/21 03:30:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fd7fa47d37f370bbab74793609178e52 OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/21 03:30:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/21 03:30:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vafomag8pacu' 2025/06/21 03:30:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vafomag8pacu': 1 files missing 2025/06/21 03:30:18 NOTICE: 1 hashes missing 2025/06/21 03:30:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vafomag8pacu': 2 differences found 2025/06/21 03:30:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vafomag8pacu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/21 03:30:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:30:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vafomag8pacu': 0 differences found 2025/06/21 03:30:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vafomag8pacu': 1 matching files 2025/06/21 03:30:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wosoyod0dufe" 2025/06/21 03:30:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:30:19 DEBUG : Creating backend with remote "TestDrive:crypt/89er0nrlso9mbphkg30ie88o95308blcbt9jb6s932cr5tajavo0" 2025/06/21 03:30:20 DEBUG : Creating backend with remote "/tmp/rclone1786040243" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosoyod0dufe'", Local "Local file system at /tmp/rclone1786040243", Modify Window "1ms" 2025/06/21 03:30:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fc260228159bb64d9320ddf8c5260b1b OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/21 03:30:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/21 03:30:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wosoyod0dufe' 2025/06/21 03:30:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosoyod0dufe': 1 files missing 2025/06/21 03:30:23 NOTICE: 1 hashes missing 2025/06/21 03:30:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosoyod0dufe': 2 differences found 2025/06/21 03:30:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosoyod0dufe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/21 03:30:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:30:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosoyod0dufe': 0 differences found 2025/06/21 03:30:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosoyod0dufe': 1 matching files 2025/06/21 03:30:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majerak8qeyu" 2025/06/21 03:30:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:30:24 DEBUG : Creating backend with remote "TestDrive:crypt/ap11ebl47ch4ou02a14bpfp9jt2m8khvi1f56vlg71r9vsjj10c0" 2025/06/21 03:30:25 DEBUG : Creating backend with remote "/tmp/rclone1229443486" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majerak8qeyu'", Local "Local file system at /tmp/rclone1229443486", Modify Window "1ms" 2025/06/21 03:30:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8378e564a6291aa053ac0fa0acdfc011 OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/21 03:30:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/21 03:30:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-majerak8qeyu' 2025/06/21 03:30:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majerak8qeyu': 1 files missing 2025/06/21 03:30:27 NOTICE: 1 hashes missing 2025/06/21 03:30:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majerak8qeyu': 2 differences found 2025/06/21 03:30:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majerak8qeyu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/21 03:30:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/21 03:30:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majerak8qeyu': 0 differences found 2025/06/21 03:30:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majerak8qeyu': 1 matching files 2025/06/21 03:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majerak8qeyu': Purge remote 2025/06/21 03:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosoyod0dufe': Purge remote 2025/06/21 03:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vafomag8pacu': Purge remote 2025/06/21 03:30:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lajumol8goho': Purge remote 2025/06/21 03:30:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dolosow4nelu': Purge remote 2025/06/21 03:30:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xofohuq4qige': Purge remote 2025/06/21 03:30:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cudenuw5bozo': Purge remote 2025/06/21 03:30:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mipacoc4rovo': Purge remote 2025/06/21 03:30:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-woyapip2duwe': Purge remote 2025/06/21 03:30:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buyusiv6cayu': Purge remote --- PASS: TestApplyTransforms (51.68s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:30:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/21 03:30:35 DEBUG : sub/file2: md5 = 75ad7b8e455810f28e218bc58e0fd3ac OK 2025/06/21 03:30:35 INFO : file1: Copied (new) to: sub/file2 2025/06/21 03:30:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:30:36 DEBUG : file1: Unchanged skipping 2025/06/21 03:30:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': don't need to copy/move sub/file2, it is already at target location 2025/06/21 03:30:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.74s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:30:41 DEBUG : dst/file1: md5 = 6176c4e199b9a5565bb39b32040c92d5 OK 2025/06/21 03:30:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vitucoc1quve/backup" 2025/06/21 03:30:42 DEBUG : Creating backend with remote "TestDrive:crypt/8phd3qg6t6t6v7f5mqgu1rr6edouediqgah4vuja8jf0gsnp7sb0/1nrff024r7pq65ecp72fc28jb0" 2025/06/21 03:30:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/21 03:30:46 INFO : dst/file1: Moved (server-side) 2025/06/21 03:30:47 DEBUG : dst/file1: md5 = 8f764d25027d8031bad4f85c64dde494 OK 2025/06/21 03:30:47 INFO : dst/file1: Copied (new) 2025/06/21 03:30:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/21 03:30:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/21 03:30:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.86s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:30:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vitucoc1quve/dst" 2025/06/21 03:30:52 DEBUG : Creating backend with remote "TestDrive:crypt/8phd3qg6t6t6v7f5mqgu1rr6edouediqgah4vuja8jf0gsnp7sb0/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/21 03:30:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vitucoc1quve/CompareDest" 2025/06/21 03:30:54 DEBUG : Creating backend with remote "TestDrive:crypt/8phd3qg6t6t6v7f5mqgu1rr6edouediqgah4vuja8jf0gsnp7sb0/gveqi14airsml4bgu7krj116o8" 2025/06/21 03:30:55 DEBUG : one: Need to transfer - File not found at Destination 2025/06/21 03:30:57 DEBUG : one: md5 = 33a526fc424ae5d72dfa9a567e5437ff OK 2025/06/21 03:30:57 INFO : one: Copied (new) 2025/06/21 03:30:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:31:00 DEBUG : one: md5 = 9c6c26101a32bf7b7a33e557847b0f0b OK 2025/06/21 03:31:00 INFO : one: Copied (replaced existing) 2025/06/21 03:31:02 DEBUG : dst/one: md5 = e901c2b94ecaa6f07d5c1f091bad0754 OK 2025/06/21 03:31:04 DEBUG : CompareDest/one: md5 = 301a9409100aa6cc2f8901c0f0dec615 OK 2025/06/21 03:31:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:31:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:31:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 03:31:07 DEBUG : CompareDest/two: md5 = 385bf64955c26c9b7019afbb09a3eebb OK 2025/06/21 03:31:08 DEBUG : two: Need to transfer - File not found at Destination 2025/06/21 03:31:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:31:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 03:31:09 DEBUG : two: Need to transfer - File not found at Destination 2025/06/21 03:31:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:31:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 03:31:10 DEBUG : two: Need to transfer - File not found at Destination 2025/06/21 03:31:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/21 03:31:12 DEBUG : two: md5 = 3ae7890d5ff56ae799a692973eaac8a6 OK 2025/06/21 03:31:12 INFO : two: Copied (new) 2025/06/21 03:31:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/21 03:31:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:31:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:31:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.46s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:31:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vitucoc1quve/dst" 2025/06/21 03:31:16 DEBUG : Creating backend with remote "TestDrive:crypt/8phd3qg6t6t6v7f5mqgu1rr6edouediqgah4vuja8jf0gsnp7sb0/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/21 03:31:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vitucoc1quve/CopyDest" 2025/06/21 03:31:18 DEBUG : Creating backend with remote "TestDrive:crypt/8phd3qg6t6t6v7f5mqgu1rr6edouediqgah4vuja8jf0gsnp7sb0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/21 03:31:19 DEBUG : one: Need to transfer - File not found at Destination 2025/06/21 03:31:22 DEBUG : one: md5 = 1e9613b30c06ce34a0ee2b378c1fbdc7 OK 2025/06/21 03:31:22 INFO : one: Copied (new) 2025/06/21 03:31:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:31:24 DEBUG : one: md5 = e74d08f3312592f2de22a9ea65349115 OK 2025/06/21 03:31:24 INFO : one: Copied (replaced existing) 2025/06/21 03:31:26 DEBUG : dst/one: md5 = e0dddeedb11b01518df694c700921ad1 OK 2025/06/21 03:31:28 DEBUG : CopyDest/one: md5 = 1db45aa19c6a0ba5474220dc6cc3bf8d OK 2025/06/21 03:31:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vitucoc1quve/BackupDir" 2025/06/21 03:31:29 DEBUG : Creating backend with remote "TestDrive:crypt/8phd3qg6t6t6v7f5mqgu1rr6edouediqgah4vuja8jf0gsnp7sb0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/21 03:31:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:31:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:31:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:31:33 INFO : one: Moved (server-side) 2025/06/21 03:31:34 INFO : one: Copied (server-side copy) 2025/06/21 03:31:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/21 03:31:35 DEBUG : CopyDest/two: md5 = 2e1545e746c8ee923fc401c99448503e OK 2025/06/21 03:31:36 DEBUG : two: Need to transfer - File not found at Destination 2025/06/21 03:31:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:31:37 INFO : two: Copied (server-side copy) 2025/06/21 03:31:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/21 03:31:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:31:38 DEBUG : two: Unchanged skipping 2025/06/21 03:31:40 DEBUG : CopyDest/three: md5 = 2cb87f2baf86044b88eecd9d270fc339 OK 2025/06/21 03:31:41 DEBUG : three: Need to transfer - File not found at Destination 2025/06/21 03:31:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/21 03:31:41 DEBUG : three: Destination not found in --copy-dest 2025/06/21 03:31:42 DEBUG : three: md5 = a4062d9a8561431db67b13b91d6239ba OK 2025/06/21 03:31:42 INFO : three: Copied (new) 2025/06/21 03:31:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/21 03:31:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:31:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/21 03:31:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:31:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/21 03:31:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/21 03:31:48 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.13s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:31:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/21 03:31:52 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e1e6ba27b542f7f745c180692a19ae53 OK 2025/06/21 03:31:52 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/21 03:31:53 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/21 03:31:53 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/06/21 03:31:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/21 03:31:54 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/21 03:31:56 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6b9ae0dec4d832661a3e32addacf9ad8 OK 2025/06/21 03:31:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/21 03:31:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/21 03:31:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.18s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:32:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Looking for duplicate names using skip mode. 2025/06/21 03:32:02 NOTICE: one: Found 2 files with duplicate names 2025/06/21 03:32:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.72s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:32:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Looking for duplicate names using skip mode. 2025/06/21 03:32:08 NOTICE: one: Found 3 files with duplicate names 2025/06/21 03:32:08 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/21 03:32:08 INFO : one: Deleted 2025/06/21 03:32:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.33s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:32:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Looking for duplicate names using first mode. 2025/06/21 03:32:14 NOTICE: one: Found 3 files with duplicate names 2025/06/21 03:32:15 INFO : one: Deleted 2025/06/21 03:32:15 INFO : one: Deleted 2025/06/21 03:32:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.27s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:32:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Looking for duplicate names using newest mode. 2025/06/21 03:32:21 NOTICE: one: Found 3 files with duplicate names 2025/06/21 03:32:21 INFO : one: Deleted 2025/06/21 03:32:22 INFO : one: Deleted 2025/06/21 03:32:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.40s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:32:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Looking for duplicate names using oldest mode. 2025/06/21 03:32:27 NOTICE: one: Found 3 files with duplicate names 2025/06/21 03:32:28 INFO : one: Deleted 2025/06/21 03:32:28 INFO : one: Deleted 2025/06/21 03:32:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.17s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:32:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Looking for duplicate names using largest mode. 2025/06/21 03:32:33 NOTICE: one: Found 3 files with duplicate names 2025/06/21 03:32:34 INFO : one: Deleted 2025/06/21 03:32:34 INFO : one: Deleted 2025/06/21 03:32:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.13s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:32:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Looking for duplicate names using smallest mode. 2025/06/21 03:32:40 NOTICE: one: Found 3 files with duplicate names 2025/06/21 03:32:40 INFO : one: Deleted 2025/06/21 03:32:41 INFO : one: Deleted 2025/06/21 03:32:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.15s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:32:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Looking for duplicate names using rename mode. 2025/06/21 03:32:47 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/21 03:32:48 INFO : one-2.txt: renamed from: one.txt 2025/06/21 03:32:49 INFO : one-3.txt: renamed from: one.txt 2025/06/21 03:32:50 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.19s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:32:55 DEBUG : dupe1/one.txt: md5 = e70601d1e22f83e9c5719450f18c66ed OK 2025/06/21 03:32:57 DEBUG : dupe2/two.txt: md5 = b98a4ae3058fe2d0d656b09a2ec70a39 OK 2025/06/21 03:32:59 DEBUG : dupe3/three.txt: md5 = fa2173cbe98b6ecf4c42cddf22e0f0f1 OK 2025/06/21 03:32:59 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/21 03:33:00 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/21 03:33:01 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/21 03:33:01 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/21 03:33:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/21 03:33:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/21 03:33:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.31s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:33:07 DEBUG : a.txt: md5 = 5c21b757648604f6bcca5cad443a401f OK 2025/06/21 03:33:08 DEBUG : zend.txt: md5 = 50873e2e90ead5b15c786a2228425896 OK 2025/06/21 03:33:10 DEBUG : sub dir/hello world: md5 = 3e382c8b7606ac253802867420e8457a OK 2025/06/21 03:33:11 DEBUG : sub dir/hello world2: md5 = cf6d63701229383728450f6eee9402c6 OK 2025/06/21 03:33:14 DEBUG : sub dir/ignore dir/.ignore: md5 = e520a54f52954311d90ec79fc67810b3 OK 2025/06/21 03:33:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8f06c275fd3fc78fe20fd578b916bd9d OK 2025/06/21 03:33:17 DEBUG : sub dir/sub sub dir/hello world3: md5 = af979d02043e22cacec0e9f458bb77dc OK 2025/06/21 03:33:18 DEBUG : a.txt: Excluded (Size Filter) 2025/06/21 03:33:18 DEBUG : a.txt: Excluded 2025/06/21 03:33:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/21 03:33:19 DEBUG : sub dir/hello world: Excluded 2025/06/21 03:33:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/21 03:33:19 DEBUG : sub dir/hello world2: Excluded 2025/06/21 03:33:20 DEBUG : sub dir/ignore dir: Excluded 2025/06/21 03:33:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/21 03:33:20 DEBUG : sub dir/hello world: Excluded 2025/06/21 03:33:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/21 03:33:20 DEBUG : sub dir/hello world2: Excluded 2025/06/21 03:33:20 DEBUG : sub dir/ignore dir: Excluded 2025/06/21 03:33:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/21 03:33:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/21 03:33:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/21 03:33:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/21 03:33:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/21 03:33:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/21 03:33:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.28s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:33:28 DEBUG : a.txt: md5 = b7650007e0869b29551e2aa9b415ffe0 OK 2025/06/21 03:33:29 DEBUG : zend.txt: md5 = 75ae0618d7a13187bd332474950bf4d4 OK 2025/06/21 03:33:31 DEBUG : sub dir/hello world: md5 = 8fd87e81068efefe18c2c54aae5d3426 OK 2025/06/21 03:33:32 DEBUG : sub dir/hello world2: md5 = c7032087232a7586fa8ce765b4868501 OK 2025/06/21 03:33:34 DEBUG : sub dir/ignore dir/.ignore: md5 = b82fdf4ee88a97130031a790c7f29ff0 OK 2025/06/21 03:33:36 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8b1d34c16736dc7dc399e2dd69d448d3 OK 2025/06/21 03:33:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = c2814d96a086b38a5b7243a1bbcf2fe8 OK 2025/06/21 03:33:39 DEBUG : a.txt: Excluded (Size Filter) 2025/06/21 03:33:39 DEBUG : a.txt: Excluded 2025/06/21 03:33:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/21 03:33:40 DEBUG : sub dir/hello world: Excluded 2025/06/21 03:33:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/21 03:33:40 DEBUG : sub dir/hello world2: Excluded 2025/06/21 03:33:40 DEBUG : sub dir/ignore dir: Excluded 2025/06/21 03:33:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/21 03:33:40 DEBUG : sub dir/hello world: Excluded 2025/06/21 03:33:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/21 03:33:40 DEBUG : sub dir/hello world2: Excluded 2025/06/21 03:33:41 DEBUG : sub dir/ignore dir: Excluded 2025/06/21 03:33:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/21 03:33:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/21 03:33:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/21 03:33:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/21 03:33:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/21 03:33:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/21 03:33:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.60s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:33:48 DEBUG : file1: md5 = 3feaaf15ab5c0846a2e8806dc2dc8719 OK 2025/06/21 03:33:51 DEBUG : sub/file2: md5 = d81b8484c598d8e5072ac6e44f9a1c31 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/06/21 03:33:54 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/21 03:33:54 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/21 03:33:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/21 03:33:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.50s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:33:58 DEBUG : file1: md5 = 1767e9d46eee52ffaeda8b311930dea4 OK 2025/06/21 03:34:00 DEBUG : sub/file2: md5 = 606a413798a34bfea3f7fe5d80ce21d1 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/06/21 03:34:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vitucoc1quve/notfound" 2025/06/21 03:34:04 DEBUG : Config file has changed externally - reloading 2025/06/21 03:34:04 DEBUG : Creating backend with remote "TestDrive:crypt/8phd3qg6t6t6v7f5mqgu1rr6edouediqgah4vuja8jf0gsnp7sb0/qe0i31qdkoejk60elps0ni5sqk" 2025/06/21 03:34:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.00s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.42s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:34:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Making directory 2025/06/21 03:34:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:34:10 DEBUG : sub dir/hello world: md5 = ce7f11d6791a0f02b38f8cb0c10dbb62 OK 2025/06/21 03:34:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.65s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:34:14 DEBUG : potato2: md5 = dc1669332d365f16e0a6d50591b6a7b9 OK 2025/06/21 03:34:15 DEBUG : empty space: md5 = 81f8b009112f7d0b8b64add76f8ff875 OK --- PASS: TestLs (4.31s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:34:19 DEBUG : potato2: md5 = a6f38a93fa1ec2d5f058007c13d8384a OK 2025/06/21 03:34:20 DEBUG : empty space: md5 = 6e8c04b3a86fb5d969220db0c4280af7 OK 2025/06/21 03:34:20 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.79s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:34:23 DEBUG : potato2: md5 = 955b1d83a3e6835142e28874149d0ffe OK 2025/06/21 03:34:25 DEBUG : empty space: md5 = 3e1e4771d95f1bc912848d5ac1ec36b8 OK --- PASS: TestLsLong (4.38s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:34:28 DEBUG : potato2: md5 = ab2d597ef1fe526b44e07e2806d65717 OK 2025/06/21 03:34:29 DEBUG : empty space: md5 = 44196182957319f02c20ff44fe6d967f OK --- PASS: TestHashSums (4.13s) === RUN TestHashSumsWithErrors 2025/06/21 03:34:30 DEBUG : Creating backend with remote ":memory:" 2025/06/21 03:34:30 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/21 03:34:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/21 03:34:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/21 03:34:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/21 03:34:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/21 03:34:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/21 03:34:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/21 03:34:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/21 03:34:30 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-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:34:32 DEBUG : potato2: md5 = 7739210befa806eaf4018281709c6064 OK 2025/06/21 03:34:33 DEBUG : empty space: md5 = 5ff4049d3cbef893b634dd4584253d3b OK 2025/06/21 03:34:35 DEBUG : sub dir/potato3: md5 = 3168614f03ecc15cc6cb35b96dc34a64 OK 2025/06/21 03:34:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.88s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:34:40 DEBUG : small: md5 = 93e31d7ffa471e897a4189401fe400e8 OK 2025/06/21 03:34:41 DEBUG : medium: md5 = 91cf673ec3caaf3530ab6bf61d1eeed4 OK 2025/06/21 03:34:42 DEBUG : large: md5 = 31dd78806dab2fda00605880f982b410 OK 2025/06/21 03:34:42 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:42 DEBUG : large: Excluded (Size Filter) 2025/06/21 03:34:43 INFO : small: Deleted 2025/06/21 03:34:43 INFO : medium: Deleted --- PASS: TestDelete (5.64s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:34:45 DEBUG : small: md5 = af59b04c25e6bd49fe3b6c4c32e42d56 OK 2025/06/21 03:34:46 DEBUG : medium: md5 = 2e67d608ecee1c16b76661e649c45f29 OK 2025/06/21 03:34:48 DEBUG : large: md5 = a1c5e4397cafc3939599e8e5c749ff72 OK 2025/06/21 03:34:48 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:48 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/06/21 03:34:49 INFO : large: Deleted 2025/06/21 03:34:49 INFO : small: Deleted --- PASS: TestMaxDelete (6.39s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:34:52 DEBUG : small: md5 = 6d720ae97559d6cc7a3bb792ae342fd9 OK 2025/06/21 03:34:53 DEBUG : medium: md5 = bdae96910f4a5d5c7d97f308d5c643fa OK 2025/06/21 03:34:55 DEBUG : large: md5 = 081006eaaaa59a1d98e46977324e2586 OK 2025/06/21 03:34:55 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/21 03:34:55 INFO : medium: Deleted 2025/06/21 03:34:55 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.73s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:34:58 DEBUG : small: md5 = e81b11b691c588a26ada016f1cd6810a OK 2025/06/21 03:35:00 DEBUG : medium: md5 = 681057c0e7df700c400cc854db3a81a6 OK 2025/06/21 03:35:01 DEBUG : large: md5 = 21d6c25761115bbead30aa25df8a4f35 OK 2025/06/21 03:35:01 DEBUG : Waiting for deletions to finish 2025/06/21 03:35:01 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/06/21 03:35:02 INFO : small: Deleted 2025/06/21 03:35:02 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.44s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:35:05 DEBUG : ReadFile: md5 = b623395cccf44a737765a31e30f0bd88 OK --- PASS: TestReadFile (4.14s) === RUN TestRetry 2025/06/21 03:35:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/21 03:35:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/21 03:35:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/21 03:35:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/21 03:35:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/21 03:35:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/21 03:35:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:35:09 DEBUG : file1: md5 = 829fa451e11268761f338fb60e4a8caa OK 2025/06/21 03:35:10 DEBUG : file2: md5 = 55054b6f103c43d6c2f090d3eb69f391 OK --- PASS: TestCat (15.31s) === RUN TestPurge 2025/06/21 03:35:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xesowiy0qadu" 2025/06/21 03:35:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:35:23 DEBUG : Creating backend with remote "TestDrive:crypt/utjpk3siula5mnqmi0fbkjr2mml9l9583lpce32q6i1sotr2sdd0" 2025/06/21 03:35:24 DEBUG : Creating backend with remote "/tmp/rclone1176536289" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xesowiy0qadu'", Local "Local file system at /tmp/rclone1176536289", Modify Window "1ms" 2025/06/21 03:35:28 DEBUG : A1/B1/C1/one: md5 = 5f7e0cf49354f3db9b873edd91d4b28e OK 2025/06/21 03:35:28 INFO : A2: Making directory 2025/06/21 03:35:29 INFO : A1/B2: Making directory 2025/06/21 03:35:30 INFO : A1/B2/C2: Making directory 2025/06/21 03:35:30 INFO : A1/B1/C3: Making directory 2025/06/21 03:35:31 INFO : A3: Making directory 2025/06/21 03:35:32 INFO : A3/B3: Making directory 2025/06/21 03:35:33 INFO : A3/B3/C4: Making directory 2025/06/21 03:35:34 DEBUG : A1/two: md5 = 0867f4957c0028b0a772216a590492d1 OK 2025/06/21 03:35:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xesowiy0qadu': Purge remote 2025/06/21 03:35:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.80s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:35:41 DEBUG : A1/B1/C1/one: md5 = 593afd8afe188f69e39bfdf70685007f OK 2025/06/21 03:35:41 INFO : A2: Making directory 2025/06/21 03:35:42 INFO : A1/B2: Making directory 2025/06/21 03:35:43 INFO : A1/B2/C2: Making directory 2025/06/21 03:35:43 INFO : A1/B1/C3: Making directory 2025/06/21 03:35:44 INFO : A3: Making directory 2025/06/21 03:35:45 INFO : A3/B3: Making directory 2025/06/21 03:35:46 INFO : A3/B3/C4: Making directory 2025/06/21 03:35:48 DEBUG : A1/two: md5 = a1fab9b2d85b89bf2280efe39c116f09 OK 2025/06/21 03:35:49 DEBUG : removing 1 level 3 directories 2025/06/21 03:35:49 INFO : A3/B3/C4: Removing directory 2025/06/21 03:35:51 DEBUG : removing 2 level 3 directories 2025/06/21 03:35:51 INFO : A1/B2/C2: Removing directory 2025/06/21 03:35:51 INFO : A1/B1/C3: Removing directory 2025/06/21 03:35:52 DEBUG : removing 2 level 2 directories 2025/06/21 03:35:52 INFO : A3/B3: Removing directory 2025/06/21 03:35:52 INFO : A1/B2: Removing directory 2025/06/21 03:35:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/21 03:35:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/21 03:35:53 DEBUG : removing 2 level 1 directories 2025/06/21 03:35:53 INFO : A3: Removing directory 2025/06/21 03:35:53 INFO : A2: Removing directory 2025/06/21 03:35:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/21 03:35:56 DEBUG : removing 1 level 3 directories 2025/06/21 03:35:56 INFO : A1/B1/C1: Removing directory 2025/06/21 03:35:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:57 DEBUG : removing 1 level 2 directories 2025/06/21 03:35:57 INFO : A1/B1: Removing directory 2025/06/21 03:35:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/21 03:35:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/21 03:35:58 DEBUG : removing 1 level 1 directories 2025/06/21 03:35:58 INFO : A1: Removing directory 2025/06/21 03:35:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/21 03:35:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/21 03:35:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/21 03:35:58 DEBUG : removing 1 level 0 directories 2025/06/21 03:35:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Removing directory 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/21 03:35:59 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.66s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:36:01 INFO : A1: Making directory 2025/06/21 03:36:02 INFO : A1/B1: Making directory 2025/06/21 03:36:02 INFO : A1/B1/C1: Making directory 2025/06/21 03:36:06 DEBUG : removing 1 level 3 directories 2025/06/21 03:36:06 INFO : A1/B1/C1: Removing directory 2025/06/21 03:36:06 DEBUG : removing 1 level 2 directories 2025/06/21 03:36:06 INFO : A1/B1: Removing directory 2025/06/21 03:36:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/21 03:36:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.32s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:36:09 INFO : A1: Making directory 2025/06/21 03:36:09 INFO : A1/B1: Making directory 2025/06/21 03:36:10 INFO : A1/B1/C1: Making directory 2025/06/21 03:36:13 DEBUG : removing 1 level 3 directories 2025/06/21 03:36:13 INFO : A1/B1/C1: Removing directory 2025/06/21 03:36:14 DEBUG : removing 1 level 2 directories 2025/06/21 03:36:14 INFO : A1/B1: Removing directory 2025/06/21 03:36:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/21 03:36:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.09s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:36:17 DEBUG : file1: md5 = 5026915393f4ba9bc671b92278ecbfe1 OK 2025/06/21 03:36:18 DEBUG : filename.txt: File name found in url 2025/06/21 03:36:19 DEBUG : filename.txt: md5 = e692b0708e7ce727951c64b7b41a795f OK 2025/06/21 03:36:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/21 03:36:21 DEBUG : headerfilename.txt: md5 = a20b6422ce380e85548f9ee2853e11d9 OK 2025/06/21 03:36:22 DEBUG : file2: md5 = 9976641989a5ef37400f70a031862876 OK --- PASS: TestCopyURL (8.56s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:36:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/21 03:36:27 DEBUG : sub/file2: md5 = bb06f4461c222b2bc6a654f60b823d99 OK 2025/06/21 03:36:27 INFO : file1: Copied (new) to: sub/file2 2025/06/21 03:36:27 INFO : file1: Deleted 2025/06/21 03:36:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:36:27 DEBUG : file1: Unchanged skipping 2025/06/21 03:36:27 INFO : file1: Deleted 2025/06/21 03:36:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': don't need to copy/move sub/file2, it is already at target location 2025/06/21 03:36:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.65s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:36:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/21 03:36:32 DEBUG : file1: md5 = e18f113bf6aa7d6c4ca275f4f5d9dce6 OK 2025/06/21 03:36:32 INFO : file1: Copied (new) 2025/06/21 03:36:32 INFO : file1: Deleted 2025/06/21 03:36:32 DEBUG : file1: Destination exists, skipping 2025/06/21 03:36:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.15s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:36:36 DEBUG : dst/file1: md5 = 61922b49b72b5ac691b4e8b846eb93c9 OK 2025/06/21 03:36:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vitucoc1quve/backup" 2025/06/21 03:36:37 DEBUG : Creating backend with remote "TestDrive:crypt/8phd3qg6t6t6v7f5mqgu1rr6edouediqgah4vuja8jf0gsnp7sb0/1nrff024r7pq65ecp72fc28jb0" 2025/06/21 03:36:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/21 03:36:40 INFO : dst/file1: Moved (server-side) 2025/06/21 03:36:42 DEBUG : dst/file1: md5 = 8cd2d6b5b5623dfc61a7ed9bd058c269 OK 2025/06/21 03:36:42 INFO : dst/file1: Copied (new) 2025/06/21 03:36:42 INFO : dst/file1: Deleted 2025/06/21 03:36:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/21 03:36:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/21 03:36:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.17s) === 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-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:36:48 DEBUG : A1/one: md5 = 2ace5e0c3ade440f41ae564949321d73 OK 2025/06/21 03:36:50 DEBUG : A1/two: md5 = a46fe42a8701b6eaafab106d4a26ed3d OK 2025/06/21 03:36:52 DEBUG : A1/B1/three: md5 = 6a20323f62559c1a09a1c8806e2400dd OK 2025/06/21 03:36:54 DEBUG : A1/B1/C1/four: md5 = 72219e70b2529be8414422bd6ca76745 OK 2025/06/21 03:36:56 DEBUG : A1/B1/C2/five: md5 = b42d91edfc6ea98bcb9f0cab0a9a4cfc OK 2025/06/21 03:36:56 INFO : A1/B2: Making directory 2025/06/21 03:36:57 INFO : A1/B1/C3: Making directory 2025/06/21 03:37:06 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/21 03:37:06 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/21 03:37:06 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/21 03:37:06 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/21 03:37:06 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/21 03:37:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/21 03:37:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/21 03:37:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/21 03:37:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/21 03:37:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/21 03:37:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/21 03:37:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/21 03:37:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/21 03:37:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/21 03:37:17 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/21 03:37:17 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/21 03:37:20 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/21 03:37:20 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/21 03:37:20 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/21 03:37:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/21 03:37:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/21 03:37:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/21 03:37:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/21 03:37:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/21 03:37:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/21 03:37:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/21 03:37:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/21 03:37:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/21 03:37:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/21 03:37:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/21 03:37:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.16s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:37:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': File to upload is small (34 bytes), uploading instead of streaming 2025/06/21 03:37:31 DEBUG : no_checksum_small_file_from_pipe: md5 = 84342b70dc511388954281ab4cd9b48a OK 2025/06/21 03:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/21 03:37:31 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/21 03:37:32 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/21 03:37:33 DEBUG : no_checksum_big_file_from_pipe: md5 = e130c1bc63b54ee36915806c26c1b3f0 OK 2025/06/21 03:37:33 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-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:37:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': File to upload is small (34 bytes), uploading instead of streaming 2025/06/21 03:37:36 DEBUG : with_checksum_small_file_from_pipe: md5 = 249d1f7e9f92ce9992bae1e5f39814aa OK 2025/06/21 03:37:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/21 03:37:37 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/21 03:37:38 DEBUG : with_checksum_big_file_from_pipe: md5 = a1e6312c0f3e1cb6908299ce73f28e28 OK 2025/06/21 03:37:38 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-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': File to upload is small (34 bytes), uploading instead of streaming 2025/06/21 03:37:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:37:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/21 03:37:43 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-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': File to upload is small (34 bytes), uploading instead of streaming 2025/06/21 03:37:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/21 03:37:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/21 03:37:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.63s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.73s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.88s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.78s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/21 03:37:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': File to upload is small (48 bytes), uploading instead of streaming 2025/06/21 03:37:50 DEBUG : rcat_metadata: md5 = 1a9638f2829c0b015c88ef6e15b306f2 OK 2025/06/21 03:37:50 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/21 03:37:52 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/21 03:37:53 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7396aa6cf65352ca5a0555d796579b71 OK 2025/06/21 03:37:53 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.68s) --- PASS: TestRcatMetadata/Normal (2.44s) --- PASS: TestRcatMetadata/ViaDisk (2.78s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:37:56 DEBUG : potato1: md5 = bde836e1471e8858ee87d49cb05c8da2 OK 2025/06/21 03:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': File to upload is small (60 bytes), uploading instead of streaming 2025/06/21 03:37:57 DEBUG : potato2: md5 = 0e79f3a62f8cc540f13436219b379c0d OK 2025/06/21 03:37:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.14s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:38:00 DEBUG : potato1: md5 = bd93a890292dad1d5db4afc7febc56c1 OK 2025/06/21 03:38:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': File to upload is small (60 bytes), uploading instead of streaming 2025/06/21 03:38:02 DEBUG : potato2: md5 = 06850884b8659a89470b671f0adbb985 OK 2025/06/21 03:38:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.11s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:38:05 DEBUG : potato2: md5 = 55c20faef77feb916ff05de4bb7caf24 OK 2025/06/21 03:38:07 DEBUG : empty space: md5 = e92d77f7705a94b21b0be977f2692a16 OK 2025/06/21 03:38:09 DEBUG : sub dir/potato3: md5 = 1c2ce21aedd36e239c27d4717b623c65 OK 2025/06/21 03:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Touching "sub dir/potato3" 2025/06/21 03:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Touching "empty space" 2025/06/21 03:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Touching "potato2" 2025/06/21 03:38:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.23s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:38:13 DEBUG : dir with metadata: Making directory with metadata 2025/06/21 03:38:14 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.40s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:38:15 DEBUG : directory with modtime: Making directory with metadata 2025/06/21 03:38:16 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.29s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:38:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/21 03:38:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 03:38:18 DEBUG : Google drive root 'crypt/8phd3qg6t6t6v7f5mqgu1rr6edouediqgah4vuja8jf0gsnp7sb0': Skipping btime metadata as can't update it on an existing file: 2025-06-21T03:38:18.217610775Z 2025/06/21 03:38:18 INFO : non existent directory: Updated directory metadata 2025/06/21 03:38:20 DEBUG : Google drive root 'crypt/8phd3qg6t6t6v7f5mqgu1rr6edouediqgah4vuja8jf0gsnp7sb0': Skipping btime metadata as can't update it on an existing file: 2025-06-21T03:38:18.217610775Z 2025/06/21 03:38:21 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.79s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:38:23 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/21 03:38:24 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/21 03:38:25 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.93s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:38:26 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/21 03:38:26 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 03:38:26 DEBUG : dst: Making directory with metadata 2025/06/21 03:38:27 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 03:38:27 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:28 INFO : dst: Set directory modification time (using SetModTime) 2025/06/21 03:38:28 INFO : dst: Set directory modification time (using SetModTime) 2025/06/21 03:38:28 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/21 03:38:28 INFO : dst: Set directory modification time (using SetModTime) 2025/06/21 03:38:28 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.30s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve'", Local "Local file system at /tmp/rclone1063848136", Modify Window "1ms" 2025/06/21 03:38:32 DEBUG : sub dir/test remove existing: md5 = c133b430d7bb20f56cdf967982b77f8d OK 2025/06/21 03:38:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ba7197f97f1c17836bb4b15f15b8ff56 OK 2025/06/21 03:38:35 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pazinat2" before starting 2025/06/21 03:38:36 DEBUG : sub dir/test remove existing.pazinat2: TEST: removing renamed existing file after operation 2025/06/21 03:38:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vewiwih1" before starting 2025/06/21 03:38:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vewiwih1: TEST: renaming existing back after failed operation 2025/06/21 03:38:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sazebip3" before starting 2025/06/21 03:38:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sazebip3: TEST: removing renamed existing file after operation 2025/06/21 03:38:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "csg6di6b51u3s3nsc9id18nf96rennqe5tuf48lgosdu12kta3k9fmimabvcpl03e5uhvef5ih0jk6cs4m8nmr8um4bc9tl2v856kiqaujhfnhknv7f98rnis2a8v1g36hv2926k2oaeltadr810pmu9nso6brj0kan8h5jh6sfqrp9hcekg" 2025/06/21 03:38:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "orf2u8fc90otsvvbvttfj6sh69nrp9sng4pkkjn0j4rquvnh8ueg" --- PASS: TestRemoveExisting (12.78s) === 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/06/21 03:38:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vitucoc1quve': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m27.755083637s (try 1/5)