"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/18 01:12:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufador4safu" 2025/10/18 01:12:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 01:12:45 DEBUG : Creating backend with remote "TestDrive:crypt/t8aa09gkm4m2uf3lhbcv2ausm1phk0hfl4gfs4vdeasaealfc4qg" 2025/10/18 01:12:46 DEBUG : Creating backend with remote "/tmp/rclone1626404701" === 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-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/18 01:12:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/18 01:12:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/18 01:12:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/18 01:12:46 DEBUG : potato: Seek from 10 to 0 2025/10/18 01:12:46 DEBUG : potato: Seek from 10 to 0 2025/10/18 01:12:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/18 01:12:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/18 01:12:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/18 01:12:46 DEBUG : potato: Seek from 5 to 2 2025/10/18 01:12:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/18 01:12:46 DEBUG : potato: Seek from 7 to 0 2025/10/18 01:12:46 DEBUG : potato: Seek from 7 to 0 2025/10/18 01:12:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/18 01:12:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/18 01:12:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/18 01:12:46 DEBUG : potato: Seek from 5 to 2 2025/10/18 01:12:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/18 01:12:46 DEBUG : potato: Seek from 8 to 0 2025/10/18 01:12:46 DEBUG : potato: Seek from 8 to 0 2025/10/18 01:12:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/18 01:12:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/18 01:12:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/18 01:12:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/18 01:12:46 DEBUG : potato: Seek from 5 to 2 2025/10/18 01:12:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/18 01:12:46 DEBUG : potato: Seek from 9 to 0 2025/10/18 01:12:46 DEBUG : potato: Seek from 9 to 0 2025/10/18 01:12:46 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-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:12:49 DEBUG : rutabaga: md5 = d17de198c98c9d7d94f297368051b619 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/18 01:12:51 DEBUG : empty space: md5 = 514eb45382a1529126674825bd22eb0b OK === RUN TestCheck/3 2025/10/18 01:12:53 DEBUG : potato2: md5 = def8a4526c7515a4faa0c5f105649065 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/18 01:12:55 DEBUG : remotepotato: md5 = fdadd62c7688f3f8fe1e612202449e49 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.04s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/10/18 01:12:58 DEBUG : Creating backend with remote "nonexistent" 2025/10/18 01:12:59 DEBUG : Creating backend with remote "nonexistent" 2025/10/18 01:12:59 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/18 01:12:59 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/18 01:12:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/18 01:12:59 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-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:13:00 DEBUG : rutabaga: md5 = 39b3d5e02c46b7aa5e6d47add201dcac OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/18 01:13:04 DEBUG : empty space: md5 = da83196fa03421747eb3ccfe55f36f8f OK === RUN TestCheckDownload/3 2025/10/18 01:13:07 DEBUG : potato2: md5 = 4b279fb05c8aa583c67dffa0d89c0026 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/18 01:13:11 DEBUG : remotepotato: md5 = 05d179a7b31cdc49749ab764ce333982 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.80s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (0.98s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (1.17s) --- PASS: TestCheckDownload/5 (1.09s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (0.85s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:13:17 DEBUG : rutabaga: md5 = 500973501f6bdfa5be5486773a90c1a9 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/18 01:13:19 DEBUG : empty space: md5 = 4851820bc0def725366b1f648045bb24 OK === RUN TestCheckSizeOnly/3 2025/10/18 01:13:21 DEBUG : potato2: md5 = 7355cb941f0cb65a71b875b8123da9dc OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/18 01:13:23 DEBUG : remotepotato: md5 = dd8df7d3d110f8979403e0eccd6c542e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.20s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:13:28 DEBUG : test.sum: md5 = aa00065a97fc38ae6a784b3b3149c36e OK 2025/10/18 01:13:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/18 01:13:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/18 01:13:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/18 01:13:29 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/18 01:13:31 DEBUG : test.sum: md5 = 2cb89ecda9d9e2ed5a0794db02491cdb OK 2025/10/18 01:13:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/18 01:13:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/18 01:13:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/18 01:13:32 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.07s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:13:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufador4safu/data" 2025/10/18 01:13:33 DEBUG : Creating backend with remote "TestDrive:crypt/t8aa09gkm4m2uf3lhbcv2ausm1phk0hfl4gfs4vdeasaealfc4qg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:13:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufador4safu/data" 2025/10/18 01:13:35 DEBUG : Creating backend with remote "TestDrive:crypt/t8aa09gkm4m2uf3lhbcv2ausm1phk0hfl4gfs4vdeasaealfc4qg/vjrnln8ratgmqakfosrqe8espk" 2025/10/18 01:13:38 DEBUG : data/banana: md5 = 150723843f1cff85456d3188773f71a0 OK 2025/10/18 01:13:40 DEBUG : test.sum: md5 = 72ad6cb7df5160e9d57c35286362bf35 OK === RUN TestCheckSumDownload/subtest1 2025/10/18 01:13:45 DEBUG : data/potato: md5 = 2ea79859e7599e32a57a46773febf708 OK 2025/10/18 01:13:47 DEBUG : test.sum: md5 = 3d8b7c9199ce9605697c027c27e0a717 OK === RUN TestCheckSumDownload/subtest2 2025/10/18 01:13:52 DEBUG : test.sum: md5 = 4739e49f43b5fa3404d762c8c5c7cf6f OK === RUN TestCheckSumDownload/subtest3 2025/10/18 01:13:56 DEBUG : test.sum: md5 = 87a677cac3991dde949865baa689aba5 OK === RUN TestCheckSumDownload/subtest4 2025/10/18 01:14:00 DEBUG : test.sum: md5 = 3be4d26c80c5d9fab1a78bf83fb905bc OK === RUN TestCheckSumDownload/subtest5 2025/10/18 01:14:04 DEBUG : test.sum: md5 = f195e955137e9b5de926733ff03ebe10 OK === RUN TestCheckSumDownload/subtest6 2025/10/18 01:14:09 DEBUG : data/banana: md5 = b24c20c0d151f5164a4bcfb26fc991d1 OK 2025/10/18 01:14:10 DEBUG : data/potato: md5 = 68df07a1cebc8b15ecf00de34e21e472 OK 2025/10/18 01:14:12 DEBUG : test.sum: md5 = 2dbffceb831635f9504480d45447b0d9 OK === RUN TestCheckSumDownload/subtest7 2025/10/18 01:14:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/18 01:14:17 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.00s) --- PASS: TestCheckSumDownload/subtest1 (3.06s) --- PASS: TestCheckSumDownload/subtest2 (3.13s) --- PASS: TestCheckSumDownload/subtest3 (2.09s) --- PASS: TestCheckSumDownload/subtest4 (1.96s) --- PASS: TestCheckSumDownload/subtest5 (2.34s) --- PASS: TestCheckSumDownload/subtest6 (1.91s) --- PASS: TestCheckSumDownload/subtest7 (2.46s) === RUN TestApplyTransforms 2025/10/18 01:14:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pigizik1nola" 2025/10/18 01:14:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 01:14:18 DEBUG : Creating backend with remote "TestDrive:crypt/giid69hmbpict8em4h1hhl23dqa7n4cbtji5t6o2c7stdo3k4mng" 2025/10/18 01:14:19 DEBUG : Creating backend with remote "/tmp/rclone461991787" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pigizik1nola'", Local "Local file system at /tmp/rclone461991787", Modify Window "1ms" 2025/10/18 01:14:21 DEBUG : hello, world!: md5 = 69e31bbe959399d1ad45167c34dc8bea OK upper checkfile vs. lower remote (without normalization) 2025/10/18 01:14:21 ERROR : hello, world!: sum not found 2025/10/18 01:14:21 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pigizik1nola' 2025/10/18 01:14:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigizik1nola': 1 files missing 2025/10/18 01:14:21 NOTICE: 1 hashes missing 2025/10/18 01:14:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigizik1nola': 1 differences found 2025/10/18 01:14:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigizik1nola': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/18 01:14:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 01:14:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigizik1nola': 0 differences found 2025/10/18 01:14:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigizik1nola': 1 matching files 2025/10/18 01:14:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mehagut9pate" 2025/10/18 01:14:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 01:14:23 DEBUG : Creating backend with remote "TestDrive:crypt/cbtik7cctum4f7sfda2c0tqe5tinbiclt0l6hhmlrmisf0ejs5lg" 2025/10/18 01:14:24 DEBUG : Creating backend with remote "/tmp/rclone831747956" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mehagut9pate'", Local "Local file system at /tmp/rclone831747956", Modify Window "1ms" 2025/10/18 01:14:26 DEBUG : HELLO, WORLD!: md5 = 04f27640e61aa7237de7eb25dca12832 OK lower checkfile vs. upper remote (without normalization) 2025/10/18 01:14:26 ERROR : HELLO, WORLD!: sum not found 2025/10/18 01:14:26 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mehagut9pate' 2025/10/18 01:14:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehagut9pate': 1 files missing 2025/10/18 01:14:26 NOTICE: 1 hashes missing 2025/10/18 01:14:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehagut9pate': 1 differences found 2025/10/18 01:14:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehagut9pate': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/18 01:14:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 01:14:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehagut9pate': 0 differences found 2025/10/18 01:14:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mehagut9pate': 1 matching files 2025/10/18 01:14:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-husowoh4cota" 2025/10/18 01:14:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 01:14:28 DEBUG : Creating backend with remote "TestDrive:crypt/2lsl4r1r1jddklhkskv3gl317v0qtno3uh0bv33guc1nijiel1eg" 2025/10/18 01:14:29 DEBUG : Creating backend with remote "/tmp/rclone2402918867" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-husowoh4cota'", Local "Local file system at /tmp/rclone2402918867", Modify Window "1ms" 2025/10/18 01:14:31 DEBUG : HeLlO, wOrLd!: md5 = 3ca008836844b6c6cef727df7039f876 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/18 01:14:31 ERROR : HeLlO, wOrLd!: sum not found 2025/10/18 01:14:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-husowoh4cota' 2025/10/18 01:14:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-husowoh4cota': 1 files missing 2025/10/18 01:14:31 NOTICE: 1 hashes missing 2025/10/18 01:14:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-husowoh4cota': 1 differences found 2025/10/18 01:14:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-husowoh4cota': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/18 01:14:33 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 01:14:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-husowoh4cota': 0 differences found 2025/10/18 01:14:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-husowoh4cota': 1 matching files 2025/10/18 01:14:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-paqukac8tati" 2025/10/18 01:14:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 01:14:33 DEBUG : Creating backend with remote "TestDrive:crypt/o6tvvj2irdeg8clb6hg0k8nfk611qbllt89arn47ajqg2hnmt1mg" 2025/10/18 01:14:34 DEBUG : Creating backend with remote "/tmp/rclone813298812" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-paqukac8tati'", Local "Local file system at /tmp/rclone813298812", Modify Window "1ms" 2025/10/18 01:14:36 DEBUG : HELLO, WORLD!: md5 = 8358827a9d3ec002621572d73335da5e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/18 01:14:37 ERROR : HELLO, WORLD!: sum not found 2025/10/18 01:14:37 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-paqukac8tati' 2025/10/18 01:14:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqukac8tati': 1 files missing 2025/10/18 01:14:37 NOTICE: 1 hashes missing 2025/10/18 01:14:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqukac8tati': 1 differences found 2025/10/18 01:14:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqukac8tati': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/18 01:14:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 01:14:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqukac8tati': 0 differences found 2025/10/18 01:14:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqukac8tati': 1 matching files 2025/10/18 01:14:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-viziraf7fevu" 2025/10/18 01:14:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 01:14:38 DEBUG : Creating backend with remote "TestDrive:crypt/inrd90kpne5848hgll7thl9e9numplvdd8akkthqlrrd2h5hd030" 2025/10/18 01:14:39 DEBUG : Creating backend with remote "/tmp/rclone685663529" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-viziraf7fevu'", Local "Local file system at /tmp/rclone685663529", Modify Window "1ms" 2025/10/18 01:14:42 DEBUG : 測試_Русский___ě_áñ: md5 = 9f837bed899f4207f70a31dfd943c93e OK NFD checkfile vs. NFC remote (without normalization) 2025/10/18 01:14:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/18 01:14:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-viziraf7fevu' 2025/10/18 01:14:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viziraf7fevu': 1 files missing 2025/10/18 01:14:43 NOTICE: 1 hashes missing 2025/10/18 01:14:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viziraf7fevu': 1 differences found 2025/10/18 01:14:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viziraf7fevu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/18 01:14:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 01:14:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viziraf7fevu': 0 differences found 2025/10/18 01:14:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viziraf7fevu': 1 matching files 2025/10/18 01:14:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hameqih0dese" 2025/10/18 01:14:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 01:14:44 DEBUG : Creating backend with remote "TestDrive:crypt/5i2fdtm0mj4qqnfgbsavpalhqqbpd20pvtrl6r2pvordqpirr1m0" 2025/10/18 01:14:45 DEBUG : Creating backend with remote "/tmp/rclone3589089153" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hameqih0dese'", Local "Local file system at /tmp/rclone3589089153", Modify Window "1ms" 2025/10/18 01:14:47 DEBUG : 測試_Русский___ě_áñ: md5 = 55cb8d7a243927b1b271039ebf7e4068 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/18 01:14:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/18 01:14:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hameqih0dese' 2025/10/18 01:14:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hameqih0dese': 1 files missing 2025/10/18 01:14:48 NOTICE: 1 hashes missing 2025/10/18 01:14:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hameqih0dese': 1 differences found 2025/10/18 01:14:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hameqih0dese': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/18 01:14:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 01:14:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hameqih0dese': 0 differences found 2025/10/18 01:14:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hameqih0dese': 1 matching files 2025/10/18 01:14:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuzaviv2zege" 2025/10/18 01:14:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 01:14:49 DEBUG : Creating backend with remote "TestDrive:crypt/es08q6p0ah8d1bdbkn2lomvhcd7asc863ejeib3ep8162fhduom0" 2025/10/18 01:14:50 DEBUG : Creating backend with remote "/tmp/rclone2486907895" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuzaviv2zege'", Local "Local file system at /tmp/rclone2486907895", Modify Window "1ms" 2025/10/18 01:14:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = aad17530eb54abffabb4ae1a6fcb21ea OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/18 01:14:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/18 01:14:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fuzaviv2zege' 2025/10/18 01:14:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzaviv2zege': 1 files missing 2025/10/18 01:14:52 NOTICE: 1 hashes missing 2025/10/18 01:14:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzaviv2zege': 1 differences found 2025/10/18 01:14:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzaviv2zege': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/18 01:14:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 01:14:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzaviv2zege': 0 differences found 2025/10/18 01:14:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuzaviv2zege': 1 matching files 2025/10/18 01:14:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-focumaw7vecu" 2025/10/18 01:14:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 01:14:54 DEBUG : Creating backend with remote "TestDrive:crypt/kaul2desdusn2a8m023sagmsv39d0h250f38fq312a0lsmff72t0" 2025/10/18 01:14:54 DEBUG : Creating backend with remote "/tmp/rclone1378198306" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-focumaw7vecu'", Local "Local file system at /tmp/rclone1378198306", Modify Window "1ms" 2025/10/18 01:14:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8fef15acaafcaad87b2bcde3db6290e0 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/18 01:14:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/18 01:14:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-focumaw7vecu' 2025/10/18 01:14:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-focumaw7vecu': 1 files missing 2025/10/18 01:14:57 NOTICE: 1 hashes missing 2025/10/18 01:14:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-focumaw7vecu': 1 differences found 2025/10/18 01:14:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-focumaw7vecu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/18 01:14:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 01:14:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-focumaw7vecu': 0 differences found 2025/10/18 01:14:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-focumaw7vecu': 1 matching files 2025/10/18 01:14:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-visilez5jayo" 2025/10/18 01:14:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 01:14:59 DEBUG : Creating backend with remote "TestDrive:crypt/mje01htkdt90s5tf41memjp1momvcdqngk3brm5so260fcns9760" 2025/10/18 01:15:00 DEBUG : Creating backend with remote "/tmp/rclone325890626" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-visilez5jayo'", Local "Local file system at /tmp/rclone325890626", Modify Window "1ms" 2025/10/18 01:15:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = be2c987d19646d7e1013281c3077ac76 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/18 01:15:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/18 01:15:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-visilez5jayo' 2025/10/18 01:15:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-visilez5jayo': 1 files missing 2025/10/18 01:15:02 NOTICE: 1 hashes missing 2025/10/18 01:15:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-visilez5jayo': 1 differences found 2025/10/18 01:15:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-visilez5jayo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/18 01:15:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 01:15:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-visilez5jayo': 0 differences found 2025/10/18 01:15:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-visilez5jayo': 1 matching files 2025/10/18 01:15:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kozelaf7niye" 2025/10/18 01:15:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 01:15:04 DEBUG : Creating backend with remote "TestDrive:crypt/ob6v18cv2p8lomug5vhfdckeqna9ds1d9jifvdipqeum96qnk5o0" 2025/10/18 01:15:05 DEBUG : Creating backend with remote "/tmp/rclone3927321619" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kozelaf7niye'", Local "Local file system at /tmp/rclone3927321619", Modify Window "1ms" 2025/10/18 01:15:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a66fcf9e74496eb78d32b906a87dfbc5 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/18 01:15:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/18 01:15:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kozelaf7niye' 2025/10/18 01:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozelaf7niye': 1 files missing 2025/10/18 01:15:08 NOTICE: 1 hashes missing 2025/10/18 01:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozelaf7niye': 1 differences found 2025/10/18 01:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozelaf7niye': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/18 01:15:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 01:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozelaf7niye': 0 differences found 2025/10/18 01:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kozelaf7niye': 1 matching files 2025/10/18 01:15:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kozelaf7niye': Purge remote 2025/10/18 01:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-visilez5jayo': Purge remote 2025/10/18 01:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-focumaw7vecu': Purge remote 2025/10/18 01:15:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuzaviv2zege': Purge remote 2025/10/18 01:15:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hameqih0dese': Purge remote 2025/10/18 01:15:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viziraf7fevu': Purge remote 2025/10/18 01:15:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-paqukac8tati': Purge remote 2025/10/18 01:15:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-husowoh4cota': Purge remote 2025/10/18 01:15:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mehagut9pate': Purge remote 2025/10/18 01:15:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pigizik1nola': Purge remote --- PASS: TestApplyTransforms (56.15s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:15:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/18 01:15:16 DEBUG : sub/file2: md5 = 05929690e82a63e5134f1afce60aca43 OK 2025/10/18 01:15:16 INFO : file1: Copied (new) to: sub/file2 2025/10/18 01:15:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:15:17 DEBUG : file1: Unchanged skipping 2025/10/18 01:15:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': don't need to copy/move sub/file2, it is already at target location 2025/10/18 01:15:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.85s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:15:23 DEBUG : dst/file1: md5 = 98c264b30b4952820997998d349f889e OK 2025/10/18 01:15:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufador4safu/backup" 2025/10/18 01:15:24 DEBUG : Creating backend with remote "TestDrive:crypt/t8aa09gkm4m2uf3lhbcv2ausm1phk0hfl4gfs4vdeasaealfc4qg/1nrff024r7pq65ecp72fc28jb0" 2025/10/18 01:15:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/18 01:15:28 INFO : dst/file1: Moved (server-side) 2025/10/18 01:15:30 DEBUG : dst/file1: md5 = 5295d4d960fd684bd30d97152adec1d6 OK 2025/10/18 01:15:30 INFO : dst/file1: Copied (new) 2025/10/18 01:15:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/18 01:15:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/18 01:15:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.39s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:15:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufador4safu/dst" 2025/10/18 01:15:35 DEBUG : Creating backend with remote "TestDrive:crypt/t8aa09gkm4m2uf3lhbcv2ausm1phk0hfl4gfs4vdeasaealfc4qg/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/18 01:15:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufador4safu/CompareDest" 2025/10/18 01:15:37 DEBUG : Creating backend with remote "TestDrive:crypt/t8aa09gkm4m2uf3lhbcv2ausm1phk0hfl4gfs4vdeasaealfc4qg/gveqi14airsml4bgu7krj116o8" 2025/10/18 01:15:38 DEBUG : one: Need to transfer - File not found at Destination 2025/10/18 01:15:40 DEBUG : one: md5 = 63e0da02a8ecdfb02b209594bfc007fb OK 2025/10/18 01:15:40 INFO : one: Copied (new) 2025/10/18 01:15:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 01:15:43 DEBUG : one: md5 = d7c1f86b8c6ff17e5ba11c5ef0b97161 OK 2025/10/18 01:15:43 INFO : one: Copied (replaced existing) 2025/10/18 01:15:45 DEBUG : dst/one: md5 = 4a6250f1f976c2a784365daa98b88c82 OK 2025/10/18 01:15:48 DEBUG : CompareDest/one: md5 = 8a0e8ed72f1c6feffd5a2a4634aab0a4 OK 2025/10/18 01:15:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 01:15:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:15:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/18 01:15:51 DEBUG : CompareDest/two: md5 = 1344def2967b8af7171f2bb5f5008b8d OK 2025/10/18 01:15:52 DEBUG : two: Need to transfer - File not found at Destination 2025/10/18 01:15:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:15:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/18 01:15:53 DEBUG : two: Need to transfer - File not found at Destination 2025/10/18 01:15:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:15:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/18 01:15:55 DEBUG : two: Need to transfer - File not found at Destination 2025/10/18 01:15:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/18 01:15:56 DEBUG : two: md5 = 1b081e5e1bafa67e10ceed80846b69cb OK 2025/10/18 01:15:56 INFO : two: Copied (new) 2025/10/18 01:16:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/18 01:16:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:16:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/18 01:16:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.62s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:16:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufador4safu/dst" 2025/10/18 01:16:01 DEBUG : Creating backend with remote "TestDrive:crypt/t8aa09gkm4m2uf3lhbcv2ausm1phk0hfl4gfs4vdeasaealfc4qg/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/18 01:16:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufador4safu/CopyDest" 2025/10/18 01:16:03 DEBUG : Creating backend with remote "TestDrive:crypt/t8aa09gkm4m2uf3lhbcv2ausm1phk0hfl4gfs4vdeasaealfc4qg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/18 01:16:05 DEBUG : one: Need to transfer - File not found at Destination 2025/10/18 01:16:07 DEBUG : one: md5 = a4e1dd6ae7a167195276cfc9ed6e24f2 OK 2025/10/18 01:16:07 INFO : one: Copied (new) 2025/10/18 01:16:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 01:16:10 DEBUG : one: md5 = 22c7d98d66a1a8227f31e59ca632e1c9 OK 2025/10/18 01:16:10 INFO : one: Copied (replaced existing) 2025/10/18 01:16:12 DEBUG : dst/one: md5 = 92e499fe4105c7d8ab240da7ce8ec34a OK 2025/10/18 01:16:14 DEBUG : CopyDest/one: md5 = 239daaaa3613fc7c8148411de8f304a2 OK 2025/10/18 01:16:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufador4safu/BackupDir" 2025/10/18 01:16:15 DEBUG : Creating backend with remote "TestDrive:crypt/t8aa09gkm4m2uf3lhbcv2ausm1phk0hfl4gfs4vdeasaealfc4qg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/18 01:16:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 01:16:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:16:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 01:16:19 INFO : one: Moved (server-side) 2025/10/18 01:16:20 INFO : one: Copied (server-side copy) 2025/10/18 01:16:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/18 01:16:22 DEBUG : CopyDest/two: md5 = c2b4312e23a5f1786f9bd1762cbf853a OK 2025/10/18 01:16:23 DEBUG : two: Need to transfer - File not found at Destination 2025/10/18 01:16:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:16:24 INFO : two: Copied (server-side copy) 2025/10/18 01:16:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/18 01:16:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 01:16:25 DEBUG : two: Unchanged skipping 2025/10/18 01:16:27 DEBUG : CopyDest/three: md5 = 6c1ad648ee1802bc9802261ff2eeaa76 OK 2025/10/18 01:16:28 DEBUG : three: Need to transfer - File not found at Destination 2025/10/18 01:16:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/18 01:16:28 DEBUG : three: Destination not found in --copy-dest 2025/10/18 01:16:29 DEBUG : three: md5 = 7d48945e2dfc54e107d494478923ca77 OK 2025/10/18 01:16:29 INFO : three: Copied (new) 2025/10/18 01:16:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/18 01:16:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/18 01:16:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:16:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:16:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/18 01:16:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/18 01:16:36 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.25s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:16:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/18 01:16:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0f63c9180809a382cf977dd8060224ae OK 2025/10/18 01:16:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/18 01:16:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/18 01:16:41 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/18 01:16:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/18 01:16:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/18 01:16:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ebf597ab6b81a5ad4eb6ff6b4ccde1d6 OK 2025/10/18 01:16:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/18 01:16:47 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/18 01:16:47 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.49s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", 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-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:16:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Looking for duplicate names using skip mode. 2025/10/18 01:16:51 NOTICE: one: Found 2 files with duplicate names 2025/10/18 01:16:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.82s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:16:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Looking for duplicate names using skip mode. 2025/10/18 01:16:57 NOTICE: one: Found 3 files with duplicate names 2025/10/18 01:16:57 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/18 01:16:57 INFO : one: Deleted 2025/10/18 01:16:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.65s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:17:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Looking for duplicate names using first mode. 2025/10/18 01:17:04 NOTICE: one: Found 3 files with duplicate names 2025/10/18 01:17:04 INFO : one: Deleted 2025/10/18 01:17:05 INFO : one: Deleted 2025/10/18 01:17:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.66s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:17:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Looking for duplicate names using newest mode. 2025/10/18 01:17:10 NOTICE: one: Found 3 files with duplicate names 2025/10/18 01:17:11 INFO : one: Deleted 2025/10/18 01:17:11 INFO : one: Deleted 2025/10/18 01:17:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.62s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:17:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Looking for duplicate names using oldest mode. 2025/10/18 01:17:18 NOTICE: one: Found 3 files with duplicate names 2025/10/18 01:17:18 INFO : one: Deleted 2025/10/18 01:17:18 INFO : one: Deleted 2025/10/18 01:17:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.80s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:17:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Looking for duplicate names using largest mode. 2025/10/18 01:17:24 NOTICE: one: Found 3 files with duplicate names 2025/10/18 01:17:25 INFO : one: Deleted 2025/10/18 01:17:25 INFO : one: Deleted 2025/10/18 01:17:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.80s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:17:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Looking for duplicate names using smallest mode. 2025/10/18 01:17:31 NOTICE: one: Found 3 files with duplicate names 2025/10/18 01:17:31 INFO : one: Deleted 2025/10/18 01:17:32 INFO : one: Deleted 2025/10/18 01:17:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.46s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:17:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Looking for duplicate names using rename mode. 2025/10/18 01:17:39 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/18 01:17:40 INFO : one-2.txt: renamed from: one.txt 2025/10/18 01:17:41 INFO : one-3.txt: renamed from: one.txt 2025/10/18 01:17:42 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.95s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:17:47 DEBUG : dupe1/one.txt: md5 = 6fe66378810aef4ddacd07591bbc7b34 OK 2025/10/18 01:17:49 DEBUG : dupe2/two.txt: md5 = 981d101ca8677c2757c7de9631f9c1ab OK 2025/10/18 01:17:52 DEBUG : dupe3/three.txt: md5 = db275af97e53c824e4be6559c5a4a427 OK 2025/10/18 01:17:52 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/18 01:17:53 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/18 01:17:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/18 01:17:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/18 01:17:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/18 01:17:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/18 01:17:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.27s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:18:00 DEBUG : a.txt: md5 = 698234ea357e161352416c21ae13f438 OK 2025/10/18 01:18:01 DEBUG : zend.txt: md5 = 7657b786319bd44b6784d5595d1a50da OK 2025/10/18 01:18:04 DEBUG : sub dir/hello world: md5 = a173d995cce4a0ac3ec53c8acbb71962 OK 2025/10/18 01:18:05 DEBUG : sub dir/hello world2: md5 = 4e4128058a054f2045abc69df3aae7e3 OK 2025/10/18 01:18:07 DEBUG : sub dir/ignore dir/.ignore: md5 = d2c5df6f90e95da4715fdabdcfa98655 OK 2025/10/18 01:18:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = 40b49c84a0c9efb205ce7f6c840ac8b4 OK 2025/10/18 01:18:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 51532004f93e6c5fcef9acff3360c267 OK 2025/10/18 01:18:13 DEBUG : a.txt: Excluded (Size Filter) 2025/10/18 01:18:13 DEBUG : a.txt: Excluded 2025/10/18 01:18:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/18 01:18:13 DEBUG : sub dir/hello world2: Excluded 2025/10/18 01:18:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/18 01:18:13 DEBUG : sub dir/hello world: Excluded 2025/10/18 01:18:14 DEBUG : sub dir/ignore dir: Excluded 2025/10/18 01:18:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/18 01:18:14 DEBUG : sub dir/hello world2: Excluded 2025/10/18 01:18:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/18 01:18:14 DEBUG : sub dir/hello world: Excluded 2025/10/18 01:18:14 DEBUG : sub dir/ignore dir: Excluded 2025/10/18 01:18:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/18 01:18:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/18 01:18:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/18 01:18:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/18 01:18:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/18 01:18:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/18 01:18:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (23.42s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:18:23 DEBUG : a.txt: md5 = e0172704f9d6e92c5659aaf974db70a8 OK 2025/10/18 01:18:25 DEBUG : zend.txt: md5 = e88f8124ef00df043d270fb4dfdb5811 OK 2025/10/18 01:18:27 DEBUG : sub dir/hello world: md5 = 428aa52c72657418285ca19d09b0269c OK 2025/10/18 01:18:28 DEBUG : sub dir/hello world2: md5 = 3296b3f733f0e53dc7348183176291fd OK 2025/10/18 01:18:31 DEBUG : sub dir/ignore dir/.ignore: md5 = 8a0f8ef764aaccfca25dd14f46d82045 OK 2025/10/18 01:18:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = b4dfbe7798f10dfce25763cc63498497 OK 2025/10/18 01:18:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = aeeee684886786d88543210ee79f2881 OK 2025/10/18 01:18:36 DEBUG : a.txt: Excluded (Size Filter) 2025/10/18 01:18:36 DEBUG : a.txt: Excluded 2025/10/18 01:18:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/18 01:18:37 DEBUG : sub dir/hello world2: Excluded 2025/10/18 01:18:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/18 01:18:37 DEBUG : sub dir/hello world: Excluded 2025/10/18 01:18:37 DEBUG : sub dir/ignore dir: Excluded 2025/10/18 01:18:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/18 01:18:37 DEBUG : sub dir/hello world2: Excluded 2025/10/18 01:18:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/18 01:18:37 DEBUG : sub dir/hello world: Excluded 2025/10/18 01:18:38 DEBUG : sub dir/ignore dir: Excluded 2025/10/18 01:18:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/18 01:18:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/18 01:18:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/18 01:18:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/18 01:18:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/18 01:18:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/18 01:18:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.82s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:18:46 DEBUG : file1: md5 = 110e00921b224523ced62f4a51c029b7 OK 2025/10/18 01:18:48 DEBUG : sub/file2: md5 = f67d7e6afaf1834913b31bd412cadd77 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/18 01:18:51 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/18 01:18:52 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/18 01:18:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/18 01:18:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.90s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.32s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:18:56 DEBUG : file1: md5 = 5379bcc408f2d615124b2b2f8e44c9af OK 2025/10/18 01:18:58 DEBUG : sub/file2: md5 = e238f5ca803f701a0b407429d4eaba40 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/18 01:19:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufador4safu/notfound" 2025/10/18 01:19:02 DEBUG : Creating backend with remote "TestDrive:crypt/t8aa09gkm4m2uf3lhbcv2ausm1phk0hfl4gfs4vdeasaealfc4qg/qe0i31qdkoejk60elps0ni5sqk" 2025/10/18 01:19:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.92s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.93s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:19:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Making directory 2025/10/18 01:19:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:19:09 DEBUG : sub dir/hello world: md5 = 56aa76248017f53ad379eb84c59b1c74 OK 2025/10/18 01:19:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.80s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:19:13 DEBUG : potato2: md5 = acbdead909f9ac5c6c493a325f3bae03 OK 2025/10/18 01:19:15 DEBUG : empty space: md5 = 573546bff77733ffa9ed73dfdadce63f OK --- PASS: TestLs (4.79s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:19:18 DEBUG : potato2: md5 = b546c31383c500e606c4c36bed3e5a58 OK 2025/10/18 01:19:20 DEBUG : empty space: md5 = 35840743b684731f1a3badf38d937622 OK 2025/10/18 01:19:20 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.52s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:19:23 DEBUG : potato2: md5 = f3ca746b63738de50007eea7e186450a OK 2025/10/18 01:19:25 DEBUG : empty space: md5 = 0eaa2b61636af6b8c0555aa18b53fc69 OK --- PASS: TestLsLong (4.78s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:19:28 DEBUG : potato2: md5 = fd842beeea6b62de6c85797433993ee9 OK 2025/10/18 01:19:30 DEBUG : empty space: md5 = de00d574ee971ded1a0063bcadf493ec OK --- PASS: TestHashSums (4.61s) === RUN TestHashSumsWithErrors 2025/10/18 01:19:31 DEBUG : Creating backend with remote ":memory:" 2025/10/18 01:19:31 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/18 01:19:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/18 01:19:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/18 01:19:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/18 01:19:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/18 01:19:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/18 01:19:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/18 01:19:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/18 01:19:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:19:33 DEBUG : potato2: md5 = ba7faaa8a0966ac21048563a9f284d6b OK 2025/10/18 01:19:34 DEBUG : empty space: md5 = 2501f8b2a06e7c62685d8d611adeb7f5 OK 2025/10/18 01:19:37 DEBUG : sub dir/potato3: md5 = 8e4ac3f1f518d773f9fe6fda4d4f4ff9 OK 2025/10/18 01:19:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.93s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:19:42 DEBUG : small: md5 = a2c40cf65f34ecbf3a64bfcefb573828 OK 2025/10/18 01:19:43 DEBUG : medium: md5 = bf8d3015d958d2e064dfd6465ed89907 OK 2025/10/18 01:19:45 DEBUG : large: md5 = 0a847782fa8f18067174def781af2d3e OK 2025/10/18 01:19:45 DEBUG : Waiting for deletions to finish 2025/10/18 01:19:45 DEBUG : large: Excluded (Size Filter) 2025/10/18 01:19:46 INFO : medium: Deleted 2025/10/18 01:19:46 INFO : small: Deleted --- PASS: TestDelete (6.63s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:19:48 DEBUG : small: md5 = 6aa72b94895e23285e407fb5bae529e6 OK 2025/10/18 01:19:50 DEBUG : medium: md5 = 41218704455558557b21656273bd9eb0 OK 2025/10/18 01:19:51 DEBUG : large: md5 = 5a1c1d5f313d3013490db3d6ad86691c OK 2025/10/18 01:19:52 DEBUG : Waiting for deletions to finish 2025/10/18 01:19:52 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/18 01:19:53 INFO : large: Deleted 2025/10/18 01:19:53 INFO : small: Deleted --- PASS: TestMaxDelete (7.37s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:19:56 DEBUG : small: md5 = f880f9ce030bbb48562271bd427ee968 OK 2025/10/18 01:19:57 DEBUG : medium: md5 = eb40ee46f3a7b4e7ded078ed54004560 OK 2025/10/18 01:19:59 DEBUG : large: md5 = b3b533363d7fddc61e7459af619e818e OK 2025/10/18 01:19:59 DEBUG : Waiting for deletions to finish 2025/10/18 01:19:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/18 01:20:00 INFO : medium: Deleted 2025/10/18 01:20:00 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.96s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:20:03 DEBUG : small: md5 = 6155082e02d6e8209366da13cd746938 OK 2025/10/18 01:20:04 DEBUG : medium: md5 = 6bc90444accd34902f1ceaee71b43846 OK 2025/10/18 01:20:06 DEBUG : large: md5 = b1e6d97288bbeec04d029bc1af46b4bc OK 2025/10/18 01:20:06 DEBUG : Waiting for deletions to finish 2025/10/18 01:20:06 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/10/18 01:20:07 INFO : large: Deleted 2025/10/18 01:20:07 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.98s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:20:10 DEBUG : ReadFile: md5 = 75dd1a623062752f14ad1d2ac6ebf27d OK --- PASS: TestReadFile (4.25s) === RUN TestRetry 2025/10/18 01:20:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/18 01:20:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/18 01:20:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/18 01:20:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/18 01:20:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/18 01:20:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/18 01:20:13 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-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:20:14 DEBUG : file1: md5 = 4b4a922f3bff65eb7d1ee55e50d6e5c4 OK 2025/10/18 01:20:15 DEBUG : file2: md5 = 00e1e0072e022e2422b88b3b3f304cd5 OK --- PASS: TestCat (16.40s) === RUN TestPurge 2025/10/18 01:20:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mocejil0mabi" 2025/10/18 01:20:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 01:20:29 DEBUG : Creating backend with remote "TestDrive:crypt/cuvn1j7tdk92bb9mhom4kmib1f3vasj40llvif1b89g68klma9a0" 2025/10/18 01:20:30 DEBUG : Creating backend with remote "/tmp/rclone1444957343" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mocejil0mabi'", Local "Local file system at /tmp/rclone1444957343", Modify Window "1ms" 2025/10/18 01:20:35 DEBUG : A1/B1/C1/one: md5 = b0d1988e7049f7d78dd55d0783509494 OK 2025/10/18 01:20:35 INFO : A2: Making directory 2025/10/18 01:20:35 INFO : A1/B2: Making directory 2025/10/18 01:20:36 INFO : A1/B2/C2: Making directory 2025/10/18 01:20:37 INFO : A1/B1/C3: Making directory 2025/10/18 01:20:38 INFO : A3: Making directory 2025/10/18 01:20:38 INFO : A3/B3: Making directory 2025/10/18 01:20:39 INFO : A3/B3/C4: Making directory 2025/10/18 01:20:42 DEBUG : A1/two: md5 = 237c7ce9a9c1bda636bade3c07242d84 OK 2025/10/18 01:20:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mocejil0mabi': Purge remote 2025/10/18 01:20:45 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.44s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:20:49 DEBUG : A1/B1/C1/one: md5 = 2e2a7af8560402c4b72c26a504975c64 OK 2025/10/18 01:20:49 INFO : A2: Making directory 2025/10/18 01:20:50 INFO : A1/B2: Making directory 2025/10/18 01:20:51 INFO : A1/B2/C2: Making directory 2025/10/18 01:20:52 INFO : A1/B1/C3: Making directory 2025/10/18 01:20:52 INFO : A3: Making directory 2025/10/18 01:20:53 INFO : A3/B3: Making directory 2025/10/18 01:20:54 INFO : A3/B3/C4: Making directory 2025/10/18 01:20:56 DEBUG : A1/two: md5 = 354f4bb07cc9cdfa66be95d75fb6cdd5 OK 2025/10/18 01:20:58 DEBUG : removing 1 level 3 directories 2025/10/18 01:20:58 INFO : A3/B3/C4: Removing directory 2025/10/18 01:21:01 DEBUG : removing 2 level 3 directories 2025/10/18 01:21:01 INFO : A1/B2/C2: Removing directory 2025/10/18 01:21:01 INFO : A1/B1/C3: Removing directory 2025/10/18 01:21:02 DEBUG : removing 2 level 2 directories 2025/10/18 01:21:02 INFO : A3/B3: Removing directory 2025/10/18 01:21:02 INFO : A1/B2: Removing directory 2025/10/18 01:21:02 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/18 01:21:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/18 01:21:03 DEBUG : removing 2 level 1 directories 2025/10/18 01:21:03 INFO : A3: Removing directory 2025/10/18 01:21:03 INFO : A2: Removing directory 2025/10/18 01:21:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/18 01:21:07 DEBUG : removing 1 level 3 directories 2025/10/18 01:21:07 INFO : A1/B1/C1: Removing directory 2025/10/18 01:21:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:08 DEBUG : removing 1 level 2 directories 2025/10/18 01:21:08 INFO : A1/B1: Removing directory 2025/10/18 01:21:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/18 01:21:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/18 01:21:08 DEBUG : removing 1 level 1 directories 2025/10/18 01:21:08 INFO : A1: Removing directory 2025/10/18 01:21:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/18 01:21:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/18 01:21:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/18 01:21:09 DEBUG : removing 1 level 0 directories 2025/10/18 01:21:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Removing directory 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 01:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (25.08s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:21:11 INFO : A1: Making directory 2025/10/18 01:21:12 INFO : A1/B1: Making directory 2025/10/18 01:21:13 INFO : A1/B1/C1: Making directory 2025/10/18 01:21:15 DEBUG : removing 1 level 3 directories 2025/10/18 01:21:15 INFO : A1/B1/C1: Removing directory 2025/10/18 01:21:16 DEBUG : removing 1 level 2 directories 2025/10/18 01:21:16 INFO : A1/B1: Removing directory 2025/10/18 01:21:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/18 01:21:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.91s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:21:18 INFO : A1: Making directory 2025/10/18 01:21:19 INFO : A1/B1: Making directory 2025/10/18 01:21:20 INFO : A1/B1/C1: Making directory 2025/10/18 01:21:23 DEBUG : removing 1 level 3 directories 2025/10/18 01:21:23 INFO : A1/B1/C1: Removing directory 2025/10/18 01:21:23 DEBUG : removing 1 level 2 directories 2025/10/18 01:21:23 INFO : A1/B1: Removing directory 2025/10/18 01:21:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/18 01:21:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.49s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:21:28 DEBUG : file1: md5 = 99e408bdcb43c1beab6e11da80a3f49d OK 2025/10/18 01:21:28 DEBUG : filename.txt: File name found in url 2025/10/18 01:21:30 DEBUG : filename.txt: md5 = 95cfd2d0fc6b57e6dd062a892243dcaa OK 2025/10/18 01:21:30 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/18 01:21:31 DEBUG : headerfilename.txt: md5 = 8afe534fe15540ea2005e88a39780108 OK 2025/10/18 01:21:33 DEBUG : file2: md5 = e3cec2258f915d2da595557aa30ff138 OK --- PASS: TestCopyURL (9.38s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:21:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/18 01:21:38 DEBUG : sub/file2: md5 = 621f1b80cf3dff483cf8892f6b8ccb63 OK 2025/10/18 01:21:38 INFO : file1: Copied (new) to: sub/file2 2025/10/18 01:21:38 INFO : file1: Deleted 2025/10/18 01:21:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:21:39 DEBUG : file1: Unchanged skipping 2025/10/18 01:21:39 INFO : file1: Deleted 2025/10/18 01:21:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': don't need to copy/move sub/file2, it is already at target location 2025/10/18 01:21:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.24s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:21:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/18 01:21:43 DEBUG : file1: md5 = 3823ceaecb7a837da53ac2c0049c7496 OK 2025/10/18 01:21:43 INFO : file1: Copied (new) 2025/10/18 01:21:43 INFO : file1: Deleted 2025/10/18 01:21:44 DEBUG : file1: Destination exists, skipping 2025/10/18 01:21:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.75s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.52s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:21:49 DEBUG : dst/file1: md5 = 6e19acdd49473aa405bed1f526a99936 OK 2025/10/18 01:21:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufador4safu/backup" 2025/10/18 01:21:50 DEBUG : Creating backend with remote "TestDrive:crypt/t8aa09gkm4m2uf3lhbcv2ausm1phk0hfl4gfs4vdeasaealfc4qg/1nrff024r7pq65ecp72fc28jb0" 2025/10/18 01:21:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/18 01:21:52 DEBUG : TestDrive: Token expired 2025/10/18 01:21:52 DEBUG : TestDrive: No updated token found in the config file 2025/10/18 01:21:52 DEBUG : TestDrive: Token refresh successful 2025/10/18 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/10/18 01:21:52 DEBUG : TestDrive: Saved new token in config file 2025/10/18 01:21:53 INFO : dst/file1: Moved (server-side) 2025/10/18 01:21:53 DEBUG : TestDrive: Token expired 2025/10/18 01:21:53 DEBUG : TestDrive: Loaded fresh token from config file 2025/10/18 01:21:53 DEBUG : TestDrive: Token refresh successful 2025/10/18 01:21:55 DEBUG : dst/file1: md5 = f031d7fdef83614c89d5246b803bba45 OK 2025/10/18 01:21:55 INFO : dst/file1: Copied (new) 2025/10/18 01:21:55 INFO : dst/file1: Deleted 2025/10/18 01:21:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/18 01:21:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/18 01:22:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.25s) === 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-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:22:03 DEBUG : A1/one: md5 = 9fb83dc2f78ecd9ece3a5cb37475d1f2 OK 2025/10/18 01:22:04 DEBUG : A1/two: md5 = 80506aa797004a91c99763e5c068c65f OK 2025/10/18 01:22:07 DEBUG : A1/B1/three: md5 = fdc5ca1e79965a9bd15aa8c45aaa2f11 OK 2025/10/18 01:22:09 DEBUG : A1/B1/C1/four: md5 = 0ee52dc30bb52c758b11b8b9321314d4 OK 2025/10/18 01:22:12 DEBUG : A1/B1/C2/five: md5 = 3c498f6e6eea45c094f257a0bf6f45ca OK 2025/10/18 01:22:12 INFO : A1/B2: Making directory 2025/10/18 01:22:12 INFO : A1/B1/C3: Making directory 2025/10/18 01:22:23 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/18 01:22:23 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/18 01:22:23 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/18 01:22:23 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/18 01:22:23 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/18 01:22:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/18 01:22:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/18 01:22:27 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/18 01:22:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/18 01:22:28 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/18 01:22:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/18 01:22:36 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/18 01:22:36 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/18 01:22:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/18 01:22:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/18 01:22:36 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/18 01:22:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/18 01:22:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/18 01:22:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/18 01:22:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/18 01:22:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/18 01:22:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/18 01:22:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/18 01:22:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/18 01:22:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/18 01:22:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/18 01:22:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/18 01:22:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/18 01:22:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/18 01:22:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/18 01:22:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (49.20s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:22:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/18 01:22:52 DEBUG : no_checksum_small_file_from_pipe: md5 = d3e66229189be977e22513962afd129d OK 2025/10/18 01:22:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/18 01:22:52 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/18 01:22:53 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/18 01:22:53 DEBUG : no_checksum_big_file_from_pipe: md5 = e61b0a23f7d7d30e88937d7fcacf3b01 OK 2025/10/18 01:22:53 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-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:22:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/18 01:22:57 DEBUG : with_checksum_small_file_from_pipe: md5 = 807f7f62751c9e0d39516b6a97e180e4 OK 2025/10/18 01:22:57 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/18 01:22:58 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/18 01:22:59 DEBUG : with_checksum_big_file_from_pipe: md5 = e164dcb758c99b9d6fee80deb2af634c OK 2025/10/18 01:22:59 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-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:23:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/18 01:23:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:23:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/18 01:23:04 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-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:23:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/18 01:23:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/18 01:23:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/18 01:23:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.35s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.12s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.15s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/18 01:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': File to upload is small (48 bytes), uploading instead of streaming 2025/10/18 01:23:13 DEBUG : rcat_metadata: md5 = 368d5bbe1ba13a3399e312d76476eee0 OK 2025/10/18 01:23:13 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/18 01:23:15 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/18 01:23:16 DEBUG : rcat_metadata_uploadcutoff0: md5 = c5249d7512da173fa17a33e6935d95c5 OK 2025/10/18 01:23:16 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.18s) --- PASS: TestRcatMetadata/Normal (2.75s) --- PASS: TestRcatMetadata/ViaDisk (2.96s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:23:19 DEBUG : potato1: md5 = 59c219137aed55fcdad4230ba73dff80 OK 2025/10/18 01:23:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': File to upload is small (60 bytes), uploading instead of streaming 2025/10/18 01:23:20 DEBUG : potato2: md5 = 19b0afe861aa0091abbacbd7842b4422 OK 2025/10/18 01:23:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.78s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:23:23 DEBUG : potato1: md5 = 89da58002b71f9c33fafec1bbc13cfe6 OK 2025/10/18 01:23:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': File to upload is small (60 bytes), uploading instead of streaming 2025/10/18 01:23:25 DEBUG : potato2: md5 = e90552a20c4a651ca01b48b93cba6699 OK 2025/10/18 01:23:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.81s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:23:29 DEBUG : potato2: md5 = 6e56e4e3e44f6ddb905475e7d2c4444f OK 2025/10/18 01:23:31 DEBUG : empty space: md5 = a196292457d625c8c8d6e6b6e4421920 OK 2025/10/18 01:23:33 DEBUG : sub dir/potato3: md5 = 3d086e75b0458b6482f0250a4d7cbf41 OK 2025/10/18 01:23:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Touching "sub dir/potato3" 2025/10/18 01:23:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Touching "potato2" 2025/10/18 01:23:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Touching "empty space" 2025/10/18 01:23:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.10s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:23:38 DEBUG : dir with metadata: Making directory with metadata 2025/10/18 01:23:38 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.71s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:23:40 DEBUG : directory with modtime: Making directory with metadata 2025/10/18 01:23:41 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.68s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:23:43 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/18 01:23:43 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 01:23:43 DEBUG : Google drive root 'crypt/t8aa09gkm4m2uf3lhbcv2ausm1phk0hfl4gfs4vdeasaealfc4qg': Skipping btime metadata as can't update it on an existing file: 2025-10-18T01:23:43.651528743Z 2025/10/18 01:23:44 INFO : non existent directory: Updated directory metadata 2025/10/18 01:23:46 DEBUG : Google drive root 'crypt/t8aa09gkm4m2uf3lhbcv2ausm1phk0hfl4gfs4vdeasaealfc4qg': Skipping btime metadata as can't update it on an existing file: 2025-10-18T01:23:43.651528743Z 2025/10/18 01:23:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.15s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:23:48 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/18 01:23:50 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/18 01:23:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.13s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:23:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/18 01:23:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 01:23:52 DEBUG : dst: Making directory with metadata 2025/10/18 01:23:53 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 01:23:53 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 01:23:54 INFO : dst: Set directory modification time (using SetModTime) 2025/10/18 01:23:54 INFO : dst: Set directory modification time (using SetModTime) 2025/10/18 01:23:54 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/18 01:23:55 INFO : dst: Set directory modification time (using SetModTime) 2025/10/18 01:23:55 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.59s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu'", Local "Local file system at /tmp/rclone1626404701", Modify Window "1ms" 2025/10/18 01:23:58 DEBUG : sub dir/test remove existing: md5 = f0c53207fd886a9c1a70f4a4a53101a2 OK 2025/10/18 01:24:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 78fc89bccb10b82804218945239d6343 OK 2025/10/18 01:24:02 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.riwebuq0" before starting 2025/10/18 01:24:03 DEBUG : sub dir/test remove existing.riwebuq0: TEST: removing renamed existing file after operation 2025/10/18 01:24:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wotakik5" before starting 2025/10/18 01:24:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wotakik5: TEST: renaming existing back after failed operation 2025/10/18 01:24:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lenorol4" before starting 2025/10/18 01:24:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lenorol4: TEST: removing renamed existing file after operation 2025/10/18 01:24:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gt5j83scdlnqc44iuod86qm7ncj95ma7i1on5sef5kpth80olt1a1r27fr3skgqds6guvsmip6388eikkj7tlonc7sr92ak4vk5r0skavsotv477ict7q2c8sgl5smjalfgptrdfj6gtl827r5iauqm50in42779e3fh8irgjarm62c0u1pg" 2025/10/18 01:24:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "f81f5ac8nqnlga2vieko2rjs525l6npsov0o8hp4mtbvu2k6s9j0" --- PASS: TestRemoveExisting (13.73s) === 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/18 01:24:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufador4safu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m25.394370093s (try 1/5)