"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/10 05:29:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yicanas5yano" 2025/10/10 05:29:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 05:29:53 DEBUG : Creating backend with remote "TestDrive:crypt/po4g1sk4kpl0cv89ggl9d09hpndqjrcs828gk40uokj2dofuhch0" 2025/10/10 05:29:53 DEBUG : Creating backend with remote "/tmp/rclone549914915" === 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-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/10 05:29:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/10 05:29:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/10 05:29:54 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/10 05:29:54 DEBUG : potato: Seek from 10 to 0 2025/10/10 05:29:54 DEBUG : potato: Seek from 10 to 0 2025/10/10 05:29:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/10 05:29:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/10 05:29:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/10 05:29:54 DEBUG : potato: Seek from 5 to 2 2025/10/10 05:29:54 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/10 05:29:54 DEBUG : potato: Seek from 7 to 0 2025/10/10 05:29:54 DEBUG : potato: Seek from 7 to 0 2025/10/10 05:29:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/10 05:29:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/10 05:29:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/10 05:29:54 DEBUG : potato: Seek from 5 to 2 2025/10/10 05:29:54 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/10 05:29:54 DEBUG : potato: Seek from 8 to 0 2025/10/10 05:29:54 DEBUG : potato: Seek from 8 to 0 2025/10/10 05:29:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/10 05:29:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/10 05:29:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/10 05:29:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/10 05:29:54 DEBUG : potato: Seek from 5 to 2 2025/10/10 05:29:54 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/10 05:29:54 DEBUG : potato: Seek from 9 to 0 2025/10/10 05:29:54 DEBUG : potato: Seek from 9 to 0 2025/10/10 05:29:54 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-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:29:56 DEBUG : rutabaga: md5 = 2504b22aeb771d22f11e1d8a7ec17348 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/10 05:29:58 DEBUG : empty space: md5 = f710a0876a4b46c7fcd433fefc702007 OK === RUN TestCheck/3 2025/10/10 05:30:00 DEBUG : potato2: md5 = a849fc8db5c2563637605a50d9f77bf5 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/10 05:30:02 DEBUG : remotepotato: md5 = 147422d98ddbd48a49b17e7ea5283f9f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.38s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/10/10 05:30:05 DEBUG : Creating backend with remote "nonexistent" 2025/10/10 05:30:05 DEBUG : Creating backend with remote "nonexistent" 2025/10/10 05:30:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/10 05:30:05 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/10 05:30:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/10 05:30:05 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-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:30:07 DEBUG : rutabaga: md5 = 1b3e78d32cd4ed9c9f269100868e6837 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/10 05:30:11 DEBUG : empty space: md5 = ff22fc682f204aa4355064673dbe9907 OK === RUN TestCheckDownload/3 2025/10/10 05:30:13 DEBUG : potato2: md5 = 2a852e50cb6296325c9ff320ce2aa347 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/10 05:30:17 DEBUG : remotepotato: md5 = 63ff0b4684c78b1644ef20d14ce67bea OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.28s) --- PASS: TestCheckDownload/1 (1.28s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.07s) --- PASS: TestCheckDownload/5 (1.33s) --- PASS: TestCheckDownload/6 (0.81s) --- PASS: TestCheckDownload/7 (1.18s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:30:23 DEBUG : rutabaga: md5 = 80ab08e5a01f3fe2088ab229853ead8e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/10 05:30:25 DEBUG : empty space: md5 = 07976b0b2d89c5bfcbfb5e9c79557cf5 OK === RUN TestCheckSizeOnly/3 2025/10/10 05:30:27 DEBUG : potato2: md5 = 3f47147d957bc6057aaad87f1c8d7fc4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/10 05:30:29 DEBUG : remotepotato: md5 = cd6b2817d98f947f06e7f2cfaca8ddc5 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.55s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:30:34 DEBUG : test.sum: md5 = 5e83a0dbbae624cdd73c4fbf790d8bcd OK 2025/10/10 05:30:35 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/10 05:30:35 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/10 05:30:35 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/10 05:30:35 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/10 05:30:36 DEBUG : test.sum: md5 = cfe1b95014c8791ea085102999168fd8 OK 2025/10/10 05:30:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/10 05:30:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/10 05:30:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/10 05:30:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.41s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:30:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yicanas5yano/data" 2025/10/10 05:30:39 DEBUG : Config file has changed externally - reloading 2025/10/10 05:30:39 DEBUG : Creating backend with remote "TestDrive:crypt/po4g1sk4kpl0cv89ggl9d09hpndqjrcs828gk40uokj2dofuhch0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:30:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yicanas5yano/data" 2025/10/10 05:30:41 DEBUG : Creating backend with remote "TestDrive:crypt/po4g1sk4kpl0cv89ggl9d09hpndqjrcs828gk40uokj2dofuhch0/vjrnln8ratgmqakfosrqe8espk" 2025/10/10 05:30:44 DEBUG : data/banana: md5 = b8724f229c3ceefb084aebe0bfee31fe OK 2025/10/10 05:30:46 DEBUG : test.sum: md5 = d12536efb66ebd8e9447c986ffb3b5ad OK === RUN TestCheckSumDownload/subtest1 2025/10/10 05:30:50 DEBUG : data/potato: md5 = 124982e5c1a5e1e3e448bd8db0600c32 OK 2025/10/10 05:30:52 DEBUG : test.sum: md5 = ddc38596aadbf1d8cc04cf20396c1b85 OK === RUN TestCheckSumDownload/subtest2 2025/10/10 05:30:55 DEBUG : test.sum: md5 = 24a7ab3ed5652cf13f0e6691e648b740 OK === RUN TestCheckSumDownload/subtest3 2025/10/10 05:30:59 DEBUG : test.sum: md5 = 215dcc40820bc5c535b65e3a791c217b OK === RUN TestCheckSumDownload/subtest4 2025/10/10 05:31:04 DEBUG : test.sum: md5 = 9c0328ee50c51c00facec9e2a45b4a16 OK === RUN TestCheckSumDownload/subtest5 2025/10/10 05:31:08 DEBUG : test.sum: md5 = 05cce49a62a017b008effec984f524d6 OK === RUN TestCheckSumDownload/subtest6 2025/10/10 05:31:13 DEBUG : data/banana: md5 = cec608a0041ae2cf5e7b57488c5ad3db OK 2025/10/10 05:31:14 DEBUG : data/potato: md5 = 661e237883103ba5404f71763793930e OK 2025/10/10 05:31:16 DEBUG : test.sum: md5 = 5d6d9a9c7cc71bc1c4af4fb71be064f6 OK === RUN TestCheckSumDownload/subtest7 2025/10/10 05:31:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/10 05:31:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.55s) --- PASS: TestCheckSumDownload/subtest1 (2.97s) --- PASS: TestCheckSumDownload/subtest2 (1.75s) --- PASS: TestCheckSumDownload/subtest3 (2.01s) --- PASS: TestCheckSumDownload/subtest4 (2.02s) --- PASS: TestCheckSumDownload/subtest5 (2.45s) --- PASS: TestCheckSumDownload/subtest6 (2.55s) --- PASS: TestCheckSumDownload/subtest7 (2.59s) === RUN TestApplyTransforms 2025/10/10 05:31:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-malazik5teri" 2025/10/10 05:31:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 05:31:21 DEBUG : Creating backend with remote "TestDrive:crypt/i2pcilv5fvgtlknptuacqtpb3ti4r5mlvo0c8tkgm16ffaui6mc0" 2025/10/10 05:31:22 DEBUG : Creating backend with remote "/tmp/rclone3836942795" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-malazik5teri'", Local "Local file system at /tmp/rclone3836942795", Modify Window "1ms" 2025/10/10 05:31:25 DEBUG : hello, world!: md5 = 1e4790339b59e04ba7ce9a4ecd4e23e7 OK upper checkfile vs. lower remote (without normalization) 2025/10/10 05:31:25 ERROR : hello, world!: sum not found 2025/10/10 05:31:25 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-malazik5teri' 2025/10/10 05:31:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-malazik5teri': 1 files missing 2025/10/10 05:31:25 NOTICE: 1 hashes missing 2025/10/10 05:31:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-malazik5teri': 1 differences found 2025/10/10 05:31:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-malazik5teri': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/10 05:31:26 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 05:31:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-malazik5teri': 0 differences found 2025/10/10 05:31:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-malazik5teri': 1 matching files 2025/10/10 05:31:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rojikas7rogu" 2025/10/10 05:31:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 05:31:26 DEBUG : Creating backend with remote "TestDrive:crypt/0qnfk9k7ficfeosn7bmv6us7kkbsaasn4qovqnjbvd65kq9jqsa0" 2025/10/10 05:31:27 DEBUG : Creating backend with remote "/tmp/rclone862401846" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojikas7rogu'", Local "Local file system at /tmp/rclone862401846", Modify Window "1ms" 2025/10/10 05:31:29 DEBUG : HELLO, WORLD!: md5 = f317e572814d03ed2839d10ee0911239 OK lower checkfile vs. upper remote (without normalization) 2025/10/10 05:31:30 ERROR : HELLO, WORLD!: sum not found 2025/10/10 05:31:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rojikas7rogu' 2025/10/10 05:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rojikas7rogu': 1 files missing 2025/10/10 05:31:30 NOTICE: 1 hashes missing 2025/10/10 05:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rojikas7rogu': 1 differences found 2025/10/10 05:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rojikas7rogu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/10 05:31:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 05:31:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rojikas7rogu': 0 differences found 2025/10/10 05:31:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rojikas7rogu': 1 matching files 2025/10/10 05:31:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rubijay3noci" 2025/10/10 05:31:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 05:31:31 DEBUG : Creating backend with remote "TestDrive:crypt/m99j2ogtf2ldhuh87ck2j6lk65kklhnvpsm8auhh995vjbk2c97g" 2025/10/10 05:31:32 DEBUG : Creating backend with remote "/tmp/rclone672348520" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rubijay3noci'", Local "Local file system at /tmp/rclone672348520", Modify Window "1ms" 2025/10/10 05:31:35 DEBUG : HeLlO, wOrLd!: md5 = 8fcb4dcbe75595fef6476384104c8bef OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/10 05:31:35 ERROR : HeLlO, wOrLd!: sum not found 2025/10/10 05:31:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rubijay3noci' 2025/10/10 05:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubijay3noci': 1 files missing 2025/10/10 05:31:35 NOTICE: 1 hashes missing 2025/10/10 05:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubijay3noci': 1 differences found 2025/10/10 05:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubijay3noci': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/10 05:31:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 05:31:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubijay3noci': 0 differences found 2025/10/10 05:31:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rubijay3noci': 1 matching files 2025/10/10 05:31:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lavozac4qeda" 2025/10/10 05:31:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 05:31:36 DEBUG : Creating backend with remote "TestDrive:crypt/aagv7cjuphb5v2igu5of3r8246e9ei78sk1n0ao4ul5f6ilkrmrg" 2025/10/10 05:31:37 DEBUG : Creating backend with remote "/tmp/rclone2923992160" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lavozac4qeda'", Local "Local file system at /tmp/rclone2923992160", Modify Window "1ms" 2025/10/10 05:31:39 DEBUG : HELLO, WORLD!: md5 = 1ecd7553bb50fa32fa79ef36ddeb7482 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/10 05:31:40 ERROR : HELLO, WORLD!: sum not found 2025/10/10 05:31:40 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lavozac4qeda' 2025/10/10 05:31:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavozac4qeda': 1 files missing 2025/10/10 05:31:40 NOTICE: 1 hashes missing 2025/10/10 05:31:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavozac4qeda': 1 differences found 2025/10/10 05:31:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavozac4qeda': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/10 05:31:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 05:31:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavozac4qeda': 0 differences found 2025/10/10 05:31:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavozac4qeda': 1 matching files 2025/10/10 05:31:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yekozaz3vada" 2025/10/10 05:31:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 05:31:41 DEBUG : Creating backend with remote "TestDrive:crypt/nsa6cufqgpku51v589kd2m91ikbcfnfduvnvtlfl2ck1nv3kusi0" 2025/10/10 05:31:42 DEBUG : Creating backend with remote "/tmp/rclone1487709987" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yekozaz3vada'", Local "Local file system at /tmp/rclone1487709987", Modify Window "1ms" 2025/10/10 05:31:44 DEBUG : 測試_Русский___ě_áñ: md5 = 36446a8b1d861bcb0aa107be9af64f8f OK NFD checkfile vs. NFC remote (without normalization) 2025/10/10 05:31:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/10 05:31:45 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yekozaz3vada' 2025/10/10 05:31:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekozaz3vada': 1 files missing 2025/10/10 05:31:45 NOTICE: 1 hashes missing 2025/10/10 05:31:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekozaz3vada': 1 differences found 2025/10/10 05:31:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekozaz3vada': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/10 05:31:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 05:31:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekozaz3vada': 0 differences found 2025/10/10 05:31:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekozaz3vada': 1 matching files 2025/10/10 05:31:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pucegot4papo" 2025/10/10 05:31:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 05:31:46 DEBUG : Creating backend with remote "TestDrive:crypt/g6gu01t47vido7aqejru9oojd353pqkugi3mkrvhtf62s01atv30" 2025/10/10 05:31:47 DEBUG : Creating backend with remote "/tmp/rclone2741928384" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pucegot4papo'", Local "Local file system at /tmp/rclone2741928384", Modify Window "1ms" 2025/10/10 05:31:49 DEBUG : 測試_Русский___ě_áñ: md5 = f1ff71e7d15ef7134426a5027281d619 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/10 05:31:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/10 05:31:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pucegot4papo' 2025/10/10 05:31:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucegot4papo': 1 files missing 2025/10/10 05:31:50 NOTICE: 1 hashes missing 2025/10/10 05:31:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucegot4papo': 1 differences found 2025/10/10 05:31:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucegot4papo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/10 05:31:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 05:31:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucegot4papo': 0 differences found 2025/10/10 05:31:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucegot4papo': 1 matching files 2025/10/10 05:31:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vepijaj0nuli" 2025/10/10 05:31:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 05:31:51 DEBUG : Creating backend with remote "TestDrive:crypt/1li74a7j6ubvmr3id90g0fkmbf4sl5r63lih08jpcbs33269hgj0" 2025/10/10 05:31:52 DEBUG : Creating backend with remote "/tmp/rclone3728877434" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vepijaj0nuli'", Local "Local file system at /tmp/rclone3728877434", Modify Window "1ms" 2025/10/10 05:31:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 54a0a4576a67c58187d9a7bff38c6b8c OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/10 05:31:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/10 05:31:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vepijaj0nuli' 2025/10/10 05:31:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepijaj0nuli': 1 files missing 2025/10/10 05:31:55 NOTICE: 1 hashes missing 2025/10/10 05:31:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepijaj0nuli': 1 differences found 2025/10/10 05:31:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepijaj0nuli': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/10 05:31:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 05:31:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepijaj0nuli': 0 differences found 2025/10/10 05:31:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepijaj0nuli': 1 matching files 2025/10/10 05:31:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wasacov1yiya" 2025/10/10 05:31:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 05:31:56 DEBUG : Creating backend with remote "TestDrive:crypt/nst8tfb7lbgo06iidc8s56o4rvuikfcfcbn9emkn47klmqb8l2d0" 2025/10/10 05:31:57 DEBUG : Creating backend with remote "/tmp/rclone3284556890" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wasacov1yiya'", Local "Local file system at /tmp/rclone3284556890", Modify Window "1ms" 2025/10/10 05:31:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ffa9d250cb0c4d91c667fefa40a2418d OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/10 05:32:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/10 05:32:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wasacov1yiya' 2025/10/10 05:32:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wasacov1yiya': 1 files missing 2025/10/10 05:32:00 NOTICE: 1 hashes missing 2025/10/10 05:32:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wasacov1yiya': 1 differences found 2025/10/10 05:32:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wasacov1yiya': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/10 05:32:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 05:32:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wasacov1yiya': 0 differences found 2025/10/10 05:32:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wasacov1yiya': 1 matching files 2025/10/10 05:32:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cifiked3howa" 2025/10/10 05:32:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 05:32:01 DEBUG : Creating backend with remote "TestDrive:crypt/9heqc5rvr1gbtnf3im2e0npori01vuoq54rhcthcpt7h2d7f04i0" 2025/10/10 05:32:02 DEBUG : Creating backend with remote "/tmp/rclone285068114" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cifiked3howa'", Local "Local file system at /tmp/rclone285068114", Modify Window "1ms" 2025/10/10 05:32:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e8da286b9f1574eef92ad596a0a252a0 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/10 05:32:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/10 05:32:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cifiked3howa' 2025/10/10 05:32:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifiked3howa': 1 files missing 2025/10/10 05:32:05 NOTICE: 1 hashes missing 2025/10/10 05:32:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifiked3howa': 1 differences found 2025/10/10 05:32:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifiked3howa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/10 05:32:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 05:32:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifiked3howa': 0 differences found 2025/10/10 05:32:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cifiked3howa': 1 matching files 2025/10/10 05:32:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-heropuy6moma" 2025/10/10 05:32:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 05:32:06 DEBUG : Creating backend with remote "TestDrive:crypt/j3nudb7augcnca1dj4i2gh4h24hdodg7qj6ev0kp3buknue7ejj0" 2025/10/10 05:32:07 DEBUG : Creating backend with remote "/tmp/rclone3265496515" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-heropuy6moma'", Local "Local file system at /tmp/rclone3265496515", Modify Window "1ms" 2025/10/10 05:32:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4d168cad9d7455601ed583e75bfb37b9 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/10 05:32:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/10 05:32:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-heropuy6moma' 2025/10/10 05:32:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heropuy6moma': 1 files missing 2025/10/10 05:32:09 NOTICE: 1 hashes missing 2025/10/10 05:32:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heropuy6moma': 1 differences found 2025/10/10 05:32:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heropuy6moma': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/10 05:32:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 05:32:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heropuy6moma': 0 differences found 2025/10/10 05:32:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heropuy6moma': 1 matching files 2025/10/10 05:32:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heropuy6moma': Purge remote 2025/10/10 05:32:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cifiked3howa': Purge remote 2025/10/10 05:32:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wasacov1yiya': Purge remote 2025/10/10 05:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vepijaj0nuli': Purge remote 2025/10/10 05:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucegot4papo': Purge remote 2025/10/10 05:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yekozaz3vada': Purge remote 2025/10/10 05:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lavozac4qeda': Purge remote 2025/10/10 05:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rubijay3noci': Purge remote 2025/10/10 05:32:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rojikas7rogu': Purge remote 2025/10/10 05:32:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-malazik5teri': Purge remote --- PASS: TestApplyTransforms (53.55s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:32:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/10 05:32:17 DEBUG : sub/file2: md5 = 2dae185a21206f60c8ba8a8b00480ef6 OK 2025/10/10 05:32:17 INFO : file1: Copied (new) to: sub/file2 2025/10/10 05:32:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 05:32:18 DEBUG : file1: Unchanged skipping 2025/10/10 05:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': don't need to copy/move sub/file2, it is already at target location 2025/10/10 05:32:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.21s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:32:23 DEBUG : dst/file1: md5 = 02381347f5267d295df33c5e2deac0d7 OK 2025/10/10 05:32:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yicanas5yano/backup" 2025/10/10 05:32:24 DEBUG : Creating backend with remote "TestDrive:crypt/po4g1sk4kpl0cv89ggl9d09hpndqjrcs828gk40uokj2dofuhch0/1nrff024r7pq65ecp72fc28jb0" 2025/10/10 05:32:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/10 05:32:28 INFO : dst/file1: Moved (server-side) 2025/10/10 05:32:29 DEBUG : dst/file1: md5 = 003cf65e54b648562daf9d5b7840ff25 OK 2025/10/10 05:32:29 INFO : dst/file1: Copied (new) 2025/10/10 05:32:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/10 05:32:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/10 05:32:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.63s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:32:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yicanas5yano/dst" 2025/10/10 05:32:34 DEBUG : Creating backend with remote "TestDrive:crypt/po4g1sk4kpl0cv89ggl9d09hpndqjrcs828gk40uokj2dofuhch0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/10 05:32:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yicanas5yano/CompareDest" 2025/10/10 05:32:36 DEBUG : Creating backend with remote "TestDrive:crypt/po4g1sk4kpl0cv89ggl9d09hpndqjrcs828gk40uokj2dofuhch0/gveqi14airsml4bgu7krj116o8" 2025/10/10 05:32:37 DEBUG : one: Need to transfer - File not found at Destination 2025/10/10 05:32:40 DEBUG : one: md5 = 1f0194f0c1a185398971a1b17f21cf08 OK 2025/10/10 05:32:40 INFO : one: Copied (new) 2025/10/10 05:32:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 05:32:42 DEBUG : one: md5 = 542250685732455ef7cf5b762a30827e OK 2025/10/10 05:32:42 INFO : one: Copied (replaced existing) 2025/10/10 05:32:44 DEBUG : dst/one: md5 = 2e04aeb9b3f41a4fc467d248885c8c4a OK 2025/10/10 05:32:46 DEBUG : CompareDest/one: md5 = 2b519be5c8806a89cf6adad815f2cb61 OK 2025/10/10 05:32:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 05:32:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 05:32:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/10 05:32:49 DEBUG : CompareDest/two: md5 = 09884d670b5caa0f0d23bfaafd2235fc OK 2025/10/10 05:32:50 DEBUG : two: Need to transfer - File not found at Destination 2025/10/10 05:32:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 05:32:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/10 05:32:51 DEBUG : two: Need to transfer - File not found at Destination 2025/10/10 05:32:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 05:32:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/10 05:32:53 DEBUG : two: Need to transfer - File not found at Destination 2025/10/10 05:32:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/10 05:32:54 DEBUG : two: md5 = 4824c92aedf14acbce9089fe43c86d7b OK 2025/10/10 05:32:54 INFO : two: Copied (new) 2025/10/10 05:32:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/10 05:32:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:32:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:32:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.51s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:32:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yicanas5yano/dst" 2025/10/10 05:32:59 DEBUG : Creating backend with remote "TestDrive:crypt/po4g1sk4kpl0cv89ggl9d09hpndqjrcs828gk40uokj2dofuhch0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/10 05:33:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yicanas5yano/CopyDest" 2025/10/10 05:33:00 DEBUG : Creating backend with remote "TestDrive:crypt/po4g1sk4kpl0cv89ggl9d09hpndqjrcs828gk40uokj2dofuhch0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/10 05:33:02 DEBUG : one: Need to transfer - File not found at Destination 2025/10/10 05:33:04 DEBUG : one: md5 = c826c36a1075aa132784fc485d30fa7d OK 2025/10/10 05:33:04 INFO : one: Copied (new) 2025/10/10 05:33:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 05:33:07 DEBUG : one: md5 = 048b6e5c0b960418ff6362d29a20a747 OK 2025/10/10 05:33:07 INFO : one: Copied (replaced existing) 2025/10/10 05:33:09 DEBUG : dst/one: md5 = b6d46919aac1eb48becb5a80846f815d OK 2025/10/10 05:33:11 DEBUG : CopyDest/one: md5 = 24a4bfcb6bf7246813b89f90731563bd OK 2025/10/10 05:33:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yicanas5yano/BackupDir" 2025/10/10 05:33:11 DEBUG : Creating backend with remote "TestDrive:crypt/po4g1sk4kpl0cv89ggl9d09hpndqjrcs828gk40uokj2dofuhch0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/10 05:33:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 05:33:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 05:33:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 05:33:15 INFO : one: Moved (server-side) 2025/10/10 05:33:16 INFO : one: Copied (server-side copy) 2025/10/10 05:33:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/10 05:33:18 DEBUG : CopyDest/two: md5 = b30d1de78476025ba1bcaf9344a371cb OK 2025/10/10 05:33:18 DEBUG : two: Need to transfer - File not found at Destination 2025/10/10 05:33:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 05:33:20 INFO : two: Copied (server-side copy) 2025/10/10 05:33:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/10 05:33:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 05:33:20 DEBUG : two: Unchanged skipping 2025/10/10 05:33:22 DEBUG : CopyDest/three: md5 = ad08839c38d06cc1dcbf4bd9aa36f0ad OK 2025/10/10 05:33:23 DEBUG : three: Need to transfer - File not found at Destination 2025/10/10 05:33:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/10 05:33:23 DEBUG : three: Destination not found in --copy-dest 2025/10/10 05:33:25 DEBUG : three: md5 = d6d07ac4e09fc3ed0dd344c1b276a93a OK 2025/10/10 05:33:25 INFO : three: Copied (new) 2025/10/10 05:33:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/10 05:33:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:33:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/10 05:33:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/10 05:33:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:33:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/10 05:33:30 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.46s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.57s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:33:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/10 05:33:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 125ba1653331e61be3acccb83be1c1c0 OK 2025/10/10 05:33:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/10 05:33:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/10 05:33:36 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/10 05:33:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/10 05:33:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/10 05:33:38 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f311b165464d7741289b67e2a40c7ebc OK 2025/10/10 05:33:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/10 05:33:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/10 05:33:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.76s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:33:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Looking for duplicate names using skip mode. 2025/10/10 05:33:45 NOTICE: one: Found 2 files with duplicate names 2025/10/10 05:33:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:33:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Looking for duplicate names using skip mode. 2025/10/10 05:33:51 NOTICE: one: Found 3 files with duplicate names 2025/10/10 05:33:51 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/10 05:33:51 INFO : one: Deleted 2025/10/10 05:33:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.54s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:33:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Looking for duplicate names using first mode. 2025/10/10 05:33:57 NOTICE: one: Found 3 files with duplicate names 2025/10/10 05:33:58 INFO : one: Deleted 2025/10/10 05:33:58 INFO : one: Deleted 2025/10/10 05:33:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.57s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:34:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Looking for duplicate names using newest mode. 2025/10/10 05:34:04 NOTICE: one: Found 3 files with duplicate names 2025/10/10 05:34:04 INFO : one: Deleted 2025/10/10 05:34:05 INFO : one: Deleted 2025/10/10 05:34:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.70s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:34:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Looking for duplicate names using oldest mode. 2025/10/10 05:34:11 NOTICE: one: Found 3 files with duplicate names 2025/10/10 05:34:12 INFO : one: Deleted 2025/10/10 05:34:12 INFO : one: Deleted 2025/10/10 05:34:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.84s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:34:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Looking for duplicate names using largest mode. 2025/10/10 05:34:18 NOTICE: one: Found 3 files with duplicate names 2025/10/10 05:34:18 INFO : one: Deleted 2025/10/10 05:34:19 INFO : one: Deleted 2025/10/10 05:34:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.28s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:34:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Looking for duplicate names using smallest mode. 2025/10/10 05:34:24 NOTICE: one: Found 3 files with duplicate names 2025/10/10 05:34:25 INFO : one: Deleted 2025/10/10 05:34:25 INFO : one: Deleted 2025/10/10 05:34:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.34s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:34:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Looking for duplicate names using rename mode. 2025/10/10 05:34:32 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/10 05:34:33 INFO : one-2.txt: renamed from: one.txt 2025/10/10 05:34:34 INFO : one-3.txt: renamed from: one.txt 2025/10/10 05:34:35 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.54s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:34:40 DEBUG : dupe1/one.txt: md5 = 3dfcb5a2d2a36362532fc39d3b234edc OK 2025/10/10 05:34:42 DEBUG : dupe2/two.txt: md5 = 5ae3ded1506030c7a9f357cd70a14a9a OK 2025/10/10 05:34:44 DEBUG : dupe3/three.txt: md5 = 9ba37216f3621da4a5c0e30208ac7137 OK 2025/10/10 05:34:44 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/10 05:34:45 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/10 05:34:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/10 05:34:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/10 05:34:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/10 05:34:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/10 05:34:49 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.29s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:34:51 DEBUG : a.txt: md5 = 09dd9e50478f88134e1406cca363d8e7 OK 2025/10/10 05:34:53 DEBUG : zend.txt: md5 = 002efb1f49c9165ba01f261eccaa5f77 OK 2025/10/10 05:34:55 DEBUG : sub dir/hello world: md5 = 8d04261a25f5e3cb3882600e8159ffca OK 2025/10/10 05:34:56 DEBUG : sub dir/hello world2: md5 = 289c3c317818881a684ffdfd80b0f934 OK 2025/10/10 05:34:59 DEBUG : sub dir/ignore dir/.ignore: md5 = be95edfcf19c5349a8285cc942b191b5 OK 2025/10/10 05:35:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9a22b9b3412c781b1347b8fea2c5f20d OK 2025/10/10 05:35:02 DEBUG : sub dir/sub sub dir/hello world3: md5 = 959b14243869b93c311c98a90ef83ba5 OK 2025/10/10 05:35:03 DEBUG : a.txt: Excluded (Size Filter) 2025/10/10 05:35:03 DEBUG : a.txt: Excluded 2025/10/10 05:35:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/10 05:35:04 DEBUG : sub dir/hello world2: Excluded 2025/10/10 05:35:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/10 05:35:04 DEBUG : sub dir/hello world: Excluded 2025/10/10 05:35:04 DEBUG : sub dir/ignore dir: Excluded 2025/10/10 05:35:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/10 05:35:04 DEBUG : sub dir/hello world2: Excluded 2025/10/10 05:35:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/10 05:35:04 DEBUG : sub dir/hello world: Excluded 2025/10/10 05:35:05 DEBUG : sub dir/ignore dir: Excluded 2025/10/10 05:35:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/10 05:35:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/10 05:35:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/10 05:35:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/10 05:35:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/10 05:35:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/10 05:35:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.43s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:35:13 DEBUG : a.txt: md5 = 6339dda1ff82f985aac36485703872d9 OK 2025/10/10 05:35:14 DEBUG : zend.txt: md5 = 59081ef5e8bec19d9e652872b8512d68 OK 2025/10/10 05:35:17 DEBUG : sub dir/hello world: md5 = 046ed1fe169358b7bffb9fe9a45af499 OK 2025/10/10 05:35:18 DEBUG : sub dir/hello world2: md5 = 6610ba80a1e341553d5b8a62dc9af610 OK 2025/10/10 05:35:20 DEBUG : sub dir/ignore dir/.ignore: md5 = 9488914c56edc915df47ce45a1a0c3b6 OK 2025/10/10 05:35:21 DEBUG : sub dir/ignore dir/should be ignored: md5 = f61a6a72c50d2718a45acf4b304bead7 OK 2025/10/10 05:35:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = bad42a116ae479b4c459c9ae67784ebf OK 2025/10/10 05:35:25 DEBUG : a.txt: Excluded (Size Filter) 2025/10/10 05:35:25 DEBUG : a.txt: Excluded 2025/10/10 05:35:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/10 05:35:25 DEBUG : sub dir/hello world2: Excluded 2025/10/10 05:35:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/10 05:35:25 DEBUG : sub dir/hello world: Excluded 2025/10/10 05:35:26 DEBUG : sub dir/ignore dir: Excluded 2025/10/10 05:35:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/10 05:35:26 DEBUG : sub dir/hello world2: Excluded 2025/10/10 05:35:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/10 05:35:26 DEBUG : sub dir/hello world: Excluded 2025/10/10 05:35:26 DEBUG : sub dir/ignore dir: Excluded 2025/10/10 05:35:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/10 05:35:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/10 05:35:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/10 05:35:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/10 05:35:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/10 05:35:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/10 05:35:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.70s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:35:34 DEBUG : file1: md5 = b848aaa7d04dcc4f79f4f9ed1504ff7d OK 2025/10/10 05:35:37 DEBUG : sub/file2: md5 = 48eaa34e31e9b6ae0dda40d8a3b2f83b OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/10/10 05:35:39 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/10 05:35:40 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/10 05:35:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/10 05:35:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.21s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:35:44 DEBUG : file1: md5 = b154176d45c8c24195000939c10fcd3a OK 2025/10/10 05:35:46 DEBUG : sub/file2: md5 = a876c17fff3a2c3415addea2e9425635 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/10/10 05:35:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yicanas5yano/notfound" 2025/10/10 05:35:50 DEBUG : Config file has changed externally - reloading 2025/10/10 05:35:50 DEBUG : Creating backend with remote "TestDrive:crypt/po4g1sk4kpl0cv89ggl9d09hpndqjrcs828gk40uokj2dofuhch0/qe0i31qdkoejk60elps0ni5sqk" 2025/10/10 05:35:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.27s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.65s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:35:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Making directory 2025/10/10 05:35:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:35:56 DEBUG : sub dir/hello world: md5 = f48c759dced10614d1e246872e1508fb OK 2025/10/10 05:35:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.72s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:36:00 DEBUG : potato2: md5 = bba7b0634b529b62e399345b3ac97538 OK 2025/10/10 05:36:02 DEBUG : empty space: md5 = 376fccaa2bef72775dbd16bcfe661d99 OK --- PASS: TestLs (4.74s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:36:05 DEBUG : potato2: md5 = 52e034439ed2898bd3a0616745f94454 OK 2025/10/10 05:36:07 DEBUG : empty space: md5 = 540bebfa50dcdae80f682b52193f4f10 OK 2025/10/10 05:36:07 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.12s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:36:10 DEBUG : potato2: md5 = b2f570a475f4d4682373351c45db66eb OK 2025/10/10 05:36:12 DEBUG : empty space: md5 = cd9e19d3d255cd2417a2611abc794d07 OK --- PASS: TestLsLong (4.67s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:36:15 DEBUG : potato2: md5 = 3fc33d3ebb41cb54348b9158c644a022 OK 2025/10/10 05:36:17 DEBUG : empty space: md5 = 89452198ec28a144f0b0e9fcdf859aa5 OK --- PASS: TestHashSums (4.55s) === RUN TestHashSumsWithErrors 2025/10/10 05:36:18 DEBUG : Creating backend with remote ":memory:" 2025/10/10 05:36:18 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/10 05:36:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/10 05:36:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/10 05:36:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/10 05:36:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/10 05:36:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/10 05:36:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/10 05:36:18 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/10 05:36:18 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-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:36:19 DEBUG : potato2: md5 = ea29b4f9979a0266fadde8e45fc76517 OK 2025/10/10 05:36:21 DEBUG : empty space: md5 = f5dd6e3baf91f1348834504c547a7df3 OK 2025/10/10 05:36:23 DEBUG : sub dir/potato3: md5 = 71bc49bc8ade684176fce6f924e3fad2 OK 2025/10/10 05:36:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.76s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:36:28 DEBUG : small: md5 = 5f262b5da7c5f1283a7543eab5609a64 OK 2025/10/10 05:36:30 DEBUG : medium: md5 = 0d1f7c53f455c1b4f75a215a3e5d2b00 OK 2025/10/10 05:36:31 DEBUG : large: md5 = bf11e66dc586a6c3b506ff4f69aaffcc OK 2025/10/10 05:36:32 DEBUG : Waiting for deletions to finish 2025/10/10 05:36:32 DEBUG : large: Excluded (Size Filter) 2025/10/10 05:36:32 INFO : medium: Deleted 2025/10/10 05:36:32 INFO : small: Deleted --- PASS: TestDelete (6.75s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:36:35 DEBUG : small: md5 = 76372acd823d04d5f737aca969904e48 OK 2025/10/10 05:36:36 DEBUG : medium: md5 = 5c5a39fd43d71c51a4663e0c369351fe OK 2025/10/10 05:36:38 DEBUG : large: md5 = 5a28587f96865b7bdc58d91f703ea9e7 OK 2025/10/10 05:36:38 DEBUG : Waiting for deletions to finish 2025/10/10 05:36:38 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/10 05:36:39 INFO : large: Deleted 2025/10/10 05:36:39 INFO : small: Deleted --- PASS: TestMaxDelete (6.92s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:36:42 DEBUG : small: md5 = 08309cef697cb1b67017840750bce323 OK 2025/10/10 05:36:43 DEBUG : medium: md5 = 57a0ee4ed6e4ab38056fbf15a1851940 OK 2025/10/10 05:36:45 DEBUG : large: md5 = 0dbd3c1e67969ea7f5f9f4711e5c72a1 OK 2025/10/10 05:36:45 DEBUG : Waiting for deletions to finish 2025/10/10 05:36:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/10 05:36:46 INFO : medium: Deleted 2025/10/10 05:36:46 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.76s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:36:49 DEBUG : small: md5 = a42212ef600af9db85d74a38154f8988 OK 2025/10/10 05:36:50 DEBUG : medium: md5 = 7e7f5990b828117d3c7a5bea442dc800 OK 2025/10/10 05:36:52 DEBUG : large: md5 = 6ee7ae8ff715260194ad5285a7bb586c OK 2025/10/10 05:36:52 DEBUG : Waiting for deletions to finish 2025/10/10 05:36:52 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/10/10 05:36:53 INFO : large: Deleted 2025/10/10 05:36:53 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.20s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:36:56 DEBUG : ReadFile: md5 = 6ebdcd3ac342eda9bcb38c1bbf657a30 OK --- PASS: TestReadFile (4.17s) === RUN TestRetry 2025/10/10 05:36:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/10 05:36:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/10 05:36:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/10 05:36:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/10 05:36:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/10 05:36:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/10 05:36:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:37:00 DEBUG : file1: md5 = 2828d78d17417646771950f099d45470 OK 2025/10/10 05:37:01 DEBUG : file2: md5 = 786414ac325aad775261d6c4d99ba511 OK --- PASS: TestCat (17.99s) === RUN TestPurge 2025/10/10 05:37:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tulines5ruka" 2025/10/10 05:37:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 05:37:17 DEBUG : Creating backend with remote "TestDrive:crypt/0k03jk4bgthrn2rk90iblsnlm31igp904e8elcp72m9c2cv4i1s0" 2025/10/10 05:37:18 DEBUG : Creating backend with remote "/tmp/rclone709940650" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tulines5ruka'", Local "Local file system at /tmp/rclone709940650", Modify Window "1ms" 2025/10/10 05:37:22 DEBUG : A1/B1/C1/one: md5 = d5920b04b2ed0118104502ea08daf065 OK 2025/10/10 05:37:22 INFO : A2: Making directory 2025/10/10 05:37:23 INFO : A1/B2: Making directory 2025/10/10 05:37:23 INFO : A1/B2/C2: Making directory 2025/10/10 05:37:24 INFO : A1/B1/C3: Making directory 2025/10/10 05:37:25 INFO : A3: Making directory 2025/10/10 05:37:26 INFO : A3/B3: Making directory 2025/10/10 05:37:26 INFO : A3/B3/C4: Making directory 2025/10/10 05:37:28 DEBUG : A1/two: md5 = 9cae153651876269ccd9db6f5320b498 OK 2025/10/10 05:37:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tulines5ruka': Purge remote 2025/10/10 05:37:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.40s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:37:36 DEBUG : A1/B1/C1/one: md5 = 9f41dda19919b046957f7c51f891c1ba OK 2025/10/10 05:37:36 INFO : A2: Making directory 2025/10/10 05:37:36 INFO : A1/B2: Making directory 2025/10/10 05:37:37 INFO : A1/B2/C2: Making directory 2025/10/10 05:37:38 INFO : A1/B1/C3: Making directory 2025/10/10 05:37:38 INFO : A3: Making directory 2025/10/10 05:37:39 INFO : A3/B3: Making directory 2025/10/10 05:37:40 INFO : A3/B3/C4: Making directory 2025/10/10 05:37:42 DEBUG : A1/two: md5 = 32b4f815e3a6f5f22b9223c9b004f451 OK 2025/10/10 05:37:43 DEBUG : removing 1 level 3 directories 2025/10/10 05:37:43 INFO : A3/B3/C4: Removing directory 2025/10/10 05:37:46 DEBUG : removing 2 level 3 directories 2025/10/10 05:37:46 INFO : A1/B2/C2: Removing directory 2025/10/10 05:37:46 INFO : A1/B1/C3: Removing directory 2025/10/10 05:37:47 DEBUG : removing 2 level 2 directories 2025/10/10 05:37:47 INFO : A3/B3: Removing directory 2025/10/10 05:37:47 INFO : A1/B2: Removing directory 2025/10/10 05:37:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/10 05:37:48 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/10 05:37:48 DEBUG : removing 2 level 1 directories 2025/10/10 05:37:48 INFO : A3: Removing directory 2025/10/10 05:37:48 INFO : A2: Removing directory 2025/10/10 05:37:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/10 05:37:52 DEBUG : removing 1 level 3 directories 2025/10/10 05:37:52 INFO : A1/B1/C1: Removing directory 2025/10/10 05:37:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:53 DEBUG : removing 1 level 2 directories 2025/10/10 05:37:53 INFO : A1/B1: Removing directory 2025/10/10 05:37:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/10 05:37:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/10 05:37:54 DEBUG : removing 1 level 1 directories 2025/10/10 05:37:54 INFO : A1: Removing directory 2025/10/10 05:37:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/10 05:37:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/10 05:37:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/10 05:37:54 DEBUG : removing 1 level 0 directories 2025/10/10 05:37:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Removing directory 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 05:37:55 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (23.92s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:37:57 INFO : A1: Making directory 2025/10/10 05:37:57 INFO : A1/B1: Making directory 2025/10/10 05:37:58 INFO : A1/B1/C1: Making directory 2025/10/10 05:38:00 DEBUG : removing 1 level 3 directories 2025/10/10 05:38:00 INFO : A1/B1/C1: Removing directory 2025/10/10 05:38:01 DEBUG : removing 1 level 2 directories 2025/10/10 05:38:01 INFO : A1/B1: Removing directory 2025/10/10 05:38:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/10 05:38:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.75s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:38:04 INFO : A1: Making directory 2025/10/10 05:38:05 INFO : A1/B1: Making directory 2025/10/10 05:38:05 INFO : A1/B1/C1: Making directory 2025/10/10 05:38:08 DEBUG : removing 1 level 3 directories 2025/10/10 05:38:08 INFO : A1/B1/C1: Removing directory 2025/10/10 05:38:09 DEBUG : removing 1 level 2 directories 2025/10/10 05:38:09 INFO : A1/B1: Removing directory 2025/10/10 05:38:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/10 05:38:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.51s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:38:13 DEBUG : file1: md5 = ba14a1c054905da6926a294e4d2eabe2 OK 2025/10/10 05:38:13 DEBUG : filename.txt: File name found in url 2025/10/10 05:38:15 DEBUG : filename.txt: md5 = 41fa44df7368f3068d2232cbaca81d1e OK 2025/10/10 05:38:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/10 05:38:16 DEBUG : headerfilename.txt: md5 = 7266d92572b8619cfb94912c617c24fa OK 2025/10/10 05:38:18 DEBUG : file2: md5 = 52af312f952503d1c54e8332d69734c6 OK --- PASS: TestCopyURL (8.90s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:38:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/10 05:38:22 DEBUG : sub/file2: md5 = 053242f423745adc490ad685e6d5575d OK 2025/10/10 05:38:22 INFO : file1: Copied (new) to: sub/file2 2025/10/10 05:38:22 INFO : file1: Deleted 2025/10/10 05:38:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 05:38:23 DEBUG : file1: Unchanged skipping 2025/10/10 05:38:23 INFO : file1: Deleted 2025/10/10 05:38:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': don't need to copy/move sub/file2, it is already at target location 2025/10/10 05:38:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.84s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:38:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/10 05:38:28 DEBUG : file1: md5 = 5064d338bd89c701600db7b241815f82 OK 2025/10/10 05:38:28 INFO : file1: Copied (new) 2025/10/10 05:38:28 INFO : file1: Deleted 2025/10/10 05:38:28 DEBUG : file1: Destination exists, skipping 2025/10/10 05:38:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.43s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:38:32 DEBUG : dst/file1: md5 = e1e1fc66f6f9456e0508f1086f8fb511 OK 2025/10/10 05:38:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yicanas5yano/backup" 2025/10/10 05:38:33 DEBUG : Creating backend with remote "TestDrive:crypt/po4g1sk4kpl0cv89ggl9d09hpndqjrcs828gk40uokj2dofuhch0/1nrff024r7pq65ecp72fc28jb0" 2025/10/10 05:38:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/10 05:38:37 INFO : dst/file1: Moved (server-side) 2025/10/10 05:38:39 DEBUG : dst/file1: md5 = 2d9b853a735dd5d8ac0dffbe477a8e61 OK 2025/10/10 05:38:39 INFO : dst/file1: Copied (new) 2025/10/10 05:38:39 INFO : dst/file1: Deleted 2025/10/10 05:38:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/10 05:38:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/10 05:38:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.06s) === 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-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:38:46 DEBUG : A1/one: md5 = 21f0d97e145996165c72c950ef2a499b OK 2025/10/10 05:38:47 DEBUG : A1/two: md5 = 4bfe1ef999ede877a68d238c6eae177c OK 2025/10/10 05:38:49 DEBUG : A1/B1/three: md5 = 0ebdfbf6cdd389e9baab6a450d391a12 OK 2025/10/10 05:38:51 DEBUG : A1/B1/C1/four: md5 = 3b556856f0b1d068a42353e0df289868 OK 2025/10/10 05:38:54 DEBUG : A1/B1/C2/five: md5 = 48ffbf6ed24cac69862c5686138149a9 OK 2025/10/10 05:38:54 INFO : A1/B2: Making directory 2025/10/10 05:38:54 INFO : A1/B1/C3: Making directory 2025/10/10 05:39:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/10 05:39:04 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/10 05:39:04 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/10 05:39:04 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/10 05:39:04 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/10 05:39:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/10 05:39:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/10 05:39:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/10 05:39:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/10 05:39:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/10 05:39:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/10 05:39:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/10 05:39:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/10 05:39:16 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/10 05:39:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/10 05:39:16 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/10 05:39:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/10 05:39:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/10 05:39:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/10 05:39:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/10 05:39:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/10 05:39:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/10 05:39:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/10 05:39:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/10 05:39:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/10 05:39:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/10 05:39:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/10 05:39:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/10 05:39:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/10 05:39:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/10 05:39:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.92s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:39:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': File to upload is small (34 bytes), uploading instead of streaming 2025/10/10 05:39:31 DEBUG : no_checksum_small_file_from_pipe: md5 = c07483af621f993a89fbf7624e216860 OK 2025/10/10 05:39:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/10 05:39:31 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/10 05:39:31 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/10 05:39:32 DEBUG : no_checksum_big_file_from_pipe: md5 = 3f5225e89322a9310863b0148362e063 OK 2025/10/10 05:39:32 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-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:39:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': File to upload is small (34 bytes), uploading instead of streaming 2025/10/10 05:39:36 DEBUG : with_checksum_small_file_from_pipe: md5 = 642f8f793cf90a88ade384b89846f7c5 OK 2025/10/10 05:39:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/10 05:39:36 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/10 05:39:37 DEBUG : with_checksum_big_file_from_pipe: md5 = f03dc1864a47d84c75d10772f2859ec7 OK 2025/10/10 05:39:37 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-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:39:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': File to upload is small (34 bytes), uploading instead of streaming 2025/10/10 05:39:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 05:39:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/10 05:39:42 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-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:39:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': File to upload is small (34 bytes), uploading instead of streaming 2025/10/10 05:39:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/10 05:39:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/10 05:39:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.79s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.18s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.71s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/10 05:39:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': File to upload is small (48 bytes), uploading instead of streaming 2025/10/10 05:39:50 DEBUG : rcat_metadata: md5 = bf4f0c4f3726a43d79f4e5bbcfbba18a OK 2025/10/10 05:39:50 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/10 05:39:52 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/10 05:39:53 DEBUG : rcat_metadata_uploadcutoff0: md5 = 826b08f75d159d84f136cf599b25da17 OK 2025/10/10 05:39:53 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.90s) --- PASS: TestRcatMetadata/Normal (2.64s) --- PASS: TestRcatMetadata/ViaDisk (2.81s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:39:56 DEBUG : potato1: md5 = b1e87c29c67fa0acd566612103b47926 OK 2025/10/10 05:39:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': File to upload is small (60 bytes), uploading instead of streaming 2025/10/10 05:39:57 DEBUG : potato2: md5 = 11066fa66970273c568863c828fd33c6 OK 2025/10/10 05:39:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.54s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:40:00 DEBUG : potato1: md5 = 90c3966eb14c60eccb495fcdf4968562 OK 2025/10/10 05:40:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': File to upload is small (60 bytes), uploading instead of streaming 2025/10/10 05:40:02 DEBUG : potato2: md5 = 4c003d7abc13d0afb529f87db5ae4e7e OK 2025/10/10 05:40:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.95s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:40:05 DEBUG : potato2: md5 = c57ced97fa6749cdb61403b36fbae76d OK 2025/10/10 05:40:07 DEBUG : empty space: md5 = c2aa0683980b3e0b626532699a6881ca OK 2025/10/10 05:40:09 DEBUG : sub dir/potato3: md5 = d91b3ca57bd88f80e1dd03e1012cbd1b OK 2025/10/10 05:40:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Touching "sub dir/potato3" 2025/10/10 05:40:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Touching "empty space" 2025/10/10 05:40:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Touching "potato2" 2025/10/10 05:40:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.62s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:40:14 DEBUG : dir with metadata: Making directory with metadata 2025/10/10 05:40:15 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.73s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:40:16 DEBUG : directory with modtime: Making directory with metadata 2025/10/10 05:40:17 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.30s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:40:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/10 05:40:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 05:40:19 DEBUG : Google drive root 'crypt/po4g1sk4kpl0cv89ggl9d09hpndqjrcs828gk40uokj2dofuhch0': Skipping btime metadata as can't update it on an existing file: 2025-10-10T05:40:19.102033836Z 2025/10/10 05:40:19 INFO : non existent directory: Updated directory metadata 2025/10/10 05:40:21 DEBUG : Google drive root 'crypt/po4g1sk4kpl0cv89ggl9d09hpndqjrcs828gk40uokj2dofuhch0': Skipping btime metadata as can't update it on an existing file: 2025-10-10T05:40:19.102033836Z 2025/10/10 05:40:22 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.81s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:40:23 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/10 05:40:25 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/10 05:40:26 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.10s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:40:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/10 05:40:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 05:40:28 DEBUG : dst: Making directory with metadata 2025/10/10 05:40:28 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 05:40:28 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 05:40:29 INFO : dst: Set directory modification time (using SetModTime) 2025/10/10 05:40:29 INFO : dst: Set directory modification time (using SetModTime) 2025/10/10 05:40:29 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/10 05:40:30 INFO : dst: Set directory modification time (using SetModTime) 2025/10/10 05:40:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.45s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano'", Local "Local file system at /tmp/rclone549914915", Modify Window "1ms" 2025/10/10 05:40:33 DEBUG : sub dir/test remove existing: md5 = 0dc70c7926a40e2790393cdc7ae62975 OK 2025/10/10 05:40:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d9fde50a5a653ff4e65002b31ad3edcc OK 2025/10/10 05:40:37 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.suqolaq5" before starting 2025/10/10 05:40:38 DEBUG : sub dir/test remove existing.suqolaq5: TEST: removing renamed existing file after operation 2025/10/10 05:40: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.cigivoq1" before starting 2025/10/10 05:40:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cigivoq1: TEST: renaming existing back after failed operation 2025/10/10 05:40:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nucaqen8" before starting 2025/10/10 05:40:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nucaqen8: TEST: removing renamed existing file after operation 2025/10/10 05:40:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5cbaq12d0u0u7noliiubf47s0toqpnqa904ar3q0v22830fd1lh0" 2025/10/10 05:40:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "lh0oaloab6tqd7r3lgnk77cu94qmlq0fqbqub0ravu8alrhof6t37agc9mqoiaepkv7mj9vmuur1u79j1h9mccfm2s0jtv2i4i7je2sel6nf2n42qjhhottuqe5i9kj8gen8qdgg8436qq568fhgaga8d7rc1k8tu2tjm1lq10mc4a08ful0" --- PASS: TestRemoveExisting (13.69s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/10/10 05:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicanas5yano': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m52.673415353s (try 1/5)