"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/23 01:43:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqumaz3bipi" 2025/07/23 01:43:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:43:40 DEBUG : Creating backend with remote "TestDrive:crypt/9u59qmht5gim0fktcn39mom7ps6bn7c0tuh8oumvnt0mc8d7b920" 2025/07/23 01:43:41 DEBUG : Creating backend with remote "/tmp/rclone3721045073" === 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-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/23 01:43:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/23 01:43:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/23 01:43:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/23 01:43:42 DEBUG : potato: Seek from 10 to 0 2025/07/23 01:43:42 DEBUG : potato: Seek from 10 to 0 2025/07/23 01:43:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/23 01:43:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/23 01:43:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/23 01:43:42 DEBUG : potato: Seek from 5 to 2 2025/07/23 01:43:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/23 01:43:42 DEBUG : potato: Seek from 7 to 0 2025/07/23 01:43:42 DEBUG : potato: Seek from 7 to 0 2025/07/23 01:43:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/23 01:43:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/23 01:43:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/23 01:43:42 DEBUG : potato: Seek from 5 to 2 2025/07/23 01:43:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/23 01:43:42 DEBUG : potato: Seek from 8 to 0 2025/07/23 01:43:42 DEBUG : potato: Seek from 8 to 0 2025/07/23 01:43:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/23 01:43:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/23 01:43:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/23 01:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/23 01:43:42 DEBUG : potato: Seek from 5 to 2 2025/07/23 01:43:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/23 01:43:42 DEBUG : potato: Seek from 9 to 0 2025/07/23 01:43:42 DEBUG : potato: Seek from 9 to 0 2025/07/23 01:43:42 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-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:43:44 DEBUG : rutabaga: md5 = b33f51f84cfec361ccaa6bb5bbf76fd5 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/23 01:43:46 DEBUG : empty space: md5 = 76fbf8926a4d61e72f5a18073a785c41 OK === RUN TestCheck/3 2025/07/23 01:43:48 DEBUG : potato2: md5 = ccecf61eb31c1954eb8ea5b447be94d8 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/23 01:43:50 DEBUG : remotepotato: md5 = bbf60de89ef97210de9b1d6a17094406 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.07s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/07/23 01:43:53 DEBUG : Creating backend with remote "nonexistent" 2025/07/23 01:43:53 DEBUG : Creating backend with remote "nonexistent" 2025/07/23 01:43:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/23 01:43:53 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/07/23 01:43:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/23 01:43:53 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-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:43:55 DEBUG : rutabaga: md5 = 17fa8a95ddc171ca3216a99fc81638a1 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/23 01:43:58 DEBUG : empty space: md5 = 2bc1a08cdd3bfb015a94264a3bb098f5 OK === RUN TestCheckDownload/3 2025/07/23 01:44:01 DEBUG : potato2: md5 = 3229816b1069a2d84c48bf239e64fcb1 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/23 01:44:05 DEBUG : remotepotato: md5 = e7899a25c2061ceed0cd552cd9072d9c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.01s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (1.04s) --- PASS: TestCheckDownload/4 (1.13s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (3.62s) --- PASS: TestCheckDownload/7 (1.12s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:44:13 DEBUG : rutabaga: md5 = b82d43873cdb701c27130e8fdc69bee4 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/23 01:44:15 DEBUG : empty space: md5 = 56877c921fe952fa1f588133cc12cb68 OK === RUN TestCheckSizeOnly/3 2025/07/23 01:44:17 DEBUG : potato2: md5 = 5c1c9aa8b6c7235062ba829aea4cbcc4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/23 01:44:19 DEBUG : remotepotato: md5 = 6e8ef50671d455e8746c52f18946fa08 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.42s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.36s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:44:24 DEBUG : test.sum: md5 = 90ac0e08ed018b09d2c7c4baf919b4f8 OK 2025/07/23 01:44:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/23 01:44:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/23 01:44:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/23 01:44:25 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/23 01:44:27 DEBUG : test.sum: md5 = 50506053f6b6ca5e7b585b7c683f47ee OK 2025/07/23 01:44:28 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/23 01:44:28 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/23 01:44:28 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/23 01:44:28 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.25s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:44:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqumaz3bipi/data" 2025/07/23 01:44:29 DEBUG : Creating backend with remote "TestDrive:crypt/9u59qmht5gim0fktcn39mom7ps6bn7c0tuh8oumvnt0mc8d7b920/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.89s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:44:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqumaz3bipi/data" 2025/07/23 01:44:31 DEBUG : Creating backend with remote "TestDrive:crypt/9u59qmht5gim0fktcn39mom7ps6bn7c0tuh8oumvnt0mc8d7b920/vjrnln8ratgmqakfosrqe8espk" 2025/07/23 01:44:34 DEBUG : data/banana: md5 = 7746a4b3686d828eff2857a0ee53e040 OK 2025/07/23 01:44:36 DEBUG : test.sum: md5 = a1ff10ae622439f53447e7a8e4bc3c54 OK === RUN TestCheckSumDownload/subtest1 2025/07/23 01:44:40 DEBUG : data/potato: md5 = a0bdd0601bb4da3ab2f492be766f0edb OK 2025/07/23 01:44:41 DEBUG : test.sum: md5 = bca9f9bc50a1fb0aee74269cfdca0f24 OK === RUN TestCheckSumDownload/subtest2 2025/07/23 01:44:45 DEBUG : test.sum: md5 = f94341c6dc8ab80ca8104b845b941540 OK === RUN TestCheckSumDownload/subtest3 2025/07/23 01:44:49 DEBUG : test.sum: md5 = 61c10c8b33a114872176aa77462dcef4 OK === RUN TestCheckSumDownload/subtest4 2025/07/23 01:44:53 DEBUG : test.sum: md5 = 7906e664a86e710f78df55cbad316aa4 OK === RUN TestCheckSumDownload/subtest5 2025/07/23 01:44:57 DEBUG : test.sum: md5 = de0c393a33989a6fcd0476bcc8e30a61 OK === RUN TestCheckSumDownload/subtest6 2025/07/23 01:45:01 DEBUG : data/banana: md5 = 4aa47e2b2bfdbdf0e30ba16790dbe95c OK 2025/07/23 01:45:02 DEBUG : data/potato: md5 = 3ec60ebfb63ab17ad00d2d2d953996c7 OK 2025/07/23 01:45:04 DEBUG : test.sum: md5 = b54b0ac996b07eaeacc95ea25f6130c8 OK === RUN TestCheckSumDownload/subtest7 2025/07/23 01:45:09 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/23 01:45:09 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.73s) --- PASS: TestCheckSumDownload/subtest1 (2.51s) --- PASS: TestCheckSumDownload/subtest2 (1.94s) --- PASS: TestCheckSumDownload/subtest3 (2.13s) --- PASS: TestCheckSumDownload/subtest4 (2.18s) --- PASS: TestCheckSumDownload/subtest5 (2.17s) --- PASS: TestCheckSumDownload/subtest6 (2.05s) --- PASS: TestCheckSumDownload/subtest7 (2.31s) === RUN TestApplyTransforms 2025/07/23 01:45:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fikepib8tegi" 2025/07/23 01:45:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:45:09 DEBUG : Creating backend with remote "TestDrive:crypt/3rk344p96aot68ijl0146hjm469p4b9ro98arki99dij87tamk00" 2025/07/23 01:45:10 DEBUG : Creating backend with remote "/tmp/rclone4182971793" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fikepib8tegi'", Local "Local file system at /tmp/rclone4182971793", Modify Window "1ms" 2025/07/23 01:45:13 DEBUG : hello, world!: md5 = 6419269584a6edf1c850baa12c021952 OK upper checkfile vs. lower remote (without normalization) 2025/07/23 01:45:13 ERROR : hello, world!: sum not found 2025/07/23 01:45:13 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fikepib8tegi' 2025/07/23 01:45:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fikepib8tegi': 1 files missing 2025/07/23 01:45:13 NOTICE: 1 hashes missing 2025/07/23 01:45:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fikepib8tegi': 1 differences found 2025/07/23 01:45:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fikepib8tegi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/23 01:45:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:45:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fikepib8tegi': 0 differences found 2025/07/23 01:45:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fikepib8tegi': 1 matching files 2025/07/23 01:45:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruweriy1muza" 2025/07/23 01:45:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:45:14 DEBUG : Creating backend with remote "TestDrive:crypt/6fe602nhur7h782uv20airc8m2uvmf94j82jd67ejg2nhdq5ari0" 2025/07/23 01:45:15 DEBUG : Creating backend with remote "/tmp/rclone2535636860" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruweriy1muza'", Local "Local file system at /tmp/rclone2535636860", Modify Window "1ms" 2025/07/23 01:45:17 DEBUG : HELLO, WORLD!: md5 = 4bca6aebd87d94c2a229dcdc5b4cf0a8 OK lower checkfile vs. upper remote (without normalization) 2025/07/23 01:45:17 ERROR : HELLO, WORLD!: sum not found 2025/07/23 01:45:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruweriy1muza' 2025/07/23 01:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruweriy1muza': 1 files missing 2025/07/23 01:45:17 NOTICE: 1 hashes missing 2025/07/23 01:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruweriy1muza': 1 differences found 2025/07/23 01:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruweriy1muza': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/23 01:45:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:45:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruweriy1muza': 0 differences found 2025/07/23 01:45:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruweriy1muza': 1 matching files 2025/07/23 01:45:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nupalaz3roha" 2025/07/23 01:45:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:45:19 DEBUG : Creating backend with remote "TestDrive:crypt/muecofltl03g73s7d8ahqq46rr6e699uvb3ni9outb72gpglb06g" 2025/07/23 01:45:20 DEBUG : Creating backend with remote "/tmp/rclone3801893894" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nupalaz3roha'", Local "Local file system at /tmp/rclone3801893894", Modify Window "1ms" 2025/07/23 01:45:22 DEBUG : HeLlO, wOrLd!: md5 = d0079a7bfe832b78d47b34d511736061 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/23 01:45:22 ERROR : HeLlO, wOrLd!: sum not found 2025/07/23 01:45:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nupalaz3roha' 2025/07/23 01:45:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupalaz3roha': 1 files missing 2025/07/23 01:45:22 NOTICE: 1 hashes missing 2025/07/23 01:45:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupalaz3roha': 1 differences found 2025/07/23 01:45:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupalaz3roha': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/23 01:45:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:45:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupalaz3roha': 0 differences found 2025/07/23 01:45:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupalaz3roha': 1 matching files 2025/07/23 01:45:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-heguqej6zoqa" 2025/07/23 01:45:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:45:23 DEBUG : Creating backend with remote "TestDrive:crypt/co4lt5fiepptmqf73hi73uoi05smf0qh85m235mto9dca7sqd5p0" 2025/07/23 01:45:24 DEBUG : Creating backend with remote "/tmp/rclone1887524993" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-heguqej6zoqa'", Local "Local file system at /tmp/rclone1887524993", Modify Window "1ms" 2025/07/23 01:45:27 DEBUG : HELLO, WORLD!: md5 = 854c744508f64b787be76b4ff54a781a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/23 01:45:27 ERROR : HELLO, WORLD!: sum not found 2025/07/23 01:45:27 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-heguqej6zoqa' 2025/07/23 01:45:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heguqej6zoqa': 1 files missing 2025/07/23 01:45:27 NOTICE: 1 hashes missing 2025/07/23 01:45:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heguqej6zoqa': 1 differences found 2025/07/23 01:45:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heguqej6zoqa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/23 01:45:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:45:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heguqej6zoqa': 0 differences found 2025/07/23 01:45:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-heguqej6zoqa': 1 matching files 2025/07/23 01:45:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mekezut5kido" 2025/07/23 01:45:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:45:28 DEBUG : Creating backend with remote "TestDrive:crypt/kpf9ru3lih4svn2oi7a8sp7npb11oa7usb20g2k53vvt6m0kj46g" 2025/07/23 01:45:29 DEBUG : Creating backend with remote "/tmp/rclone231786169" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mekezut5kido'", Local "Local file system at /tmp/rclone231786169", Modify Window "1ms" 2025/07/23 01:45:32 DEBUG : 測試_Русский___ě_áñ: md5 = 9b1d49a9ed78dfb714b2ded9b9b59fa4 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/23 01:45:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/23 01:45:32 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mekezut5kido' 2025/07/23 01:45:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mekezut5kido': 1 files missing 2025/07/23 01:45:32 NOTICE: 1 hashes missing 2025/07/23 01:45:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mekezut5kido': 1 differences found 2025/07/23 01:45:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mekezut5kido': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/23 01:45:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:45:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mekezut5kido': 0 differences found 2025/07/23 01:45:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mekezut5kido': 1 matching files 2025/07/23 01:45:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qalohor4qema" 2025/07/23 01:45:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:45:33 DEBUG : Creating backend with remote "TestDrive:crypt/n69h5ka6mni082s05mav39ju1j8k6nevlhj6gbnh6ufikq9o5va0" 2025/07/23 01:45:34 DEBUG : Creating backend with remote "/tmp/rclone83843974" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qalohor4qema'", Local "Local file system at /tmp/rclone83843974", Modify Window "1ms" 2025/07/23 01:45:36 DEBUG : 測試_Русский___ě_áñ: md5 = 78171ac92d3ecfd2d09b01612b7ea242 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/23 01:45:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/23 01:45:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qalohor4qema' 2025/07/23 01:45:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qalohor4qema': 1 files missing 2025/07/23 01:45:36 NOTICE: 1 hashes missing 2025/07/23 01:45:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qalohor4qema': 1 differences found 2025/07/23 01:45:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qalohor4qema': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/23 01:45:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:45:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qalohor4qema': 0 differences found 2025/07/23 01:45:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qalohor4qema': 1 matching files 2025/07/23 01:45:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buyazik0raxe" 2025/07/23 01:45:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:45:38 DEBUG : Creating backend with remote "TestDrive:crypt/6okslt9bnam0ftp6e81h970v9rmcnrum05qg5131qgq9sp617240" 2025/07/23 01:45:39 DEBUG : Creating backend with remote "/tmp/rclone649319082" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buyazik0raxe'", Local "Local file system at /tmp/rclone649319082", Modify Window "1ms" 2025/07/23 01:45:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fb3dc0427f6a14cec3a8302e4ac7512e OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/23 01:45:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/23 01:45:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-buyazik0raxe' 2025/07/23 01:45:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyazik0raxe': 1 files missing 2025/07/23 01:45:41 NOTICE: 1 hashes missing 2025/07/23 01:45:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyazik0raxe': 1 differences found 2025/07/23 01:45:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyazik0raxe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/23 01:45:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:45:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyazik0raxe': 0 differences found 2025/07/23 01:45:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyazik0raxe': 1 matching files 2025/07/23 01:45:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonevej1risu" 2025/07/23 01:45:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:45:42 DEBUG : Creating backend with remote "TestDrive:crypt/l6pghu5o6dq9cvq4ta67t3jq43s81r894lk93olfcnav9d34ve3g" 2025/07/23 01:45:43 DEBUG : Creating backend with remote "/tmp/rclone4108090914" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonevej1risu'", Local "Local file system at /tmp/rclone4108090914", Modify Window "1ms" 2025/07/23 01:45:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2ee52b8f05871afaa30e37fec77159e6 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/23 01:45:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/23 01:45:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gonevej1risu' 2025/07/23 01:45:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonevej1risu': 1 files missing 2025/07/23 01:45:46 NOTICE: 1 hashes missing 2025/07/23 01:45:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonevej1risu': 1 differences found 2025/07/23 01:45:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonevej1risu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/23 01:45:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:45:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonevej1risu': 0 differences found 2025/07/23 01:45:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonevej1risu': 1 matching files 2025/07/23 01:45:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rirocis4wari" 2025/07/23 01:45:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:45:48 DEBUG : Creating backend with remote "TestDrive:crypt/vk1vm6b21klda1ovkovsoer498v1njja1nqfssb15jf607m6sm7g" 2025/07/23 01:45:49 DEBUG : Creating backend with remote "/tmp/rclone3629739035" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rirocis4wari'", Local "Local file system at /tmp/rclone3629739035", Modify Window "1ms" 2025/07/23 01:45:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fd4465850d500f9bfa42d2246582b74d OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/23 01:45:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/23 01:45:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rirocis4wari' 2025/07/23 01:45:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rirocis4wari': 1 files missing 2025/07/23 01:45:51 NOTICE: 1 hashes missing 2025/07/23 01:45:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rirocis4wari': 1 differences found 2025/07/23 01:45:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rirocis4wari': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/23 01:45:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:45:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rirocis4wari': 0 differences found 2025/07/23 01:45:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rirocis4wari': 1 matching files 2025/07/23 01:45:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tehuher4leco" 2025/07/23 01:45:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:45:52 DEBUG : Creating backend with remote "TestDrive:crypt/2qstp1ahcaec1gs3kpalpru6cd65318uftfsa8rivmt34s1nqcfg" 2025/07/23 01:45:53 DEBUG : Creating backend with remote "/tmp/rclone3023200061" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tehuher4leco'", Local "Local file system at /tmp/rclone3023200061", Modify Window "1ms" 2025/07/23 01:45:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b1a644252b464128bfbfc3700e86de08 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/23 01:45:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/23 01:45:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tehuher4leco' 2025/07/23 01:45:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehuher4leco': 1 files missing 2025/07/23 01:45:56 NOTICE: 1 hashes missing 2025/07/23 01:45:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehuher4leco': 1 differences found 2025/07/23 01:45:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehuher4leco': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/23 01:45:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:45:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehuher4leco': 0 differences found 2025/07/23 01:45:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehuher4leco': 1 matching files 2025/07/23 01:45:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tehuher4leco': Purge remote 2025/07/23 01:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rirocis4wari': Purge remote 2025/07/23 01:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonevej1risu': Purge remote 2025/07/23 01:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buyazik0raxe': Purge remote 2025/07/23 01:45:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qalohor4qema': Purge remote 2025/07/23 01:45:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mekezut5kido': Purge remote 2025/07/23 01:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heguqej6zoqa': Purge remote 2025/07/23 01:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nupalaz3roha': Purge remote 2025/07/23 01:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruweriy1muza': Purge remote 2025/07/23 01:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fikepib8tegi': Purge remote --- PASS: TestApplyTransforms (52.01s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:46:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/23 01:46:04 DEBUG : sub/file2: md5 = b29c1f481a7d810fab3fc19a00baaf59 OK 2025/07/23 01:46:04 INFO : file1: Copied (new) to: sub/file2 2025/07/23 01:46:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 01:46:04 DEBUG : file1: Unchanged skipping 2025/07/23 01:46:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': don't need to copy/move sub/file2, it is already at target location 2025/07/23 01:46:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.82s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:46:10 DEBUG : dst/file1: md5 = 0accdc2decaf14f688f504aa690fca5c OK 2025/07/23 01:46:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqumaz3bipi/backup" 2025/07/23 01:46:10 DEBUG : Creating backend with remote "TestDrive:crypt/9u59qmht5gim0fktcn39mom7ps6bn7c0tuh8oumvnt0mc8d7b920/1nrff024r7pq65ecp72fc28jb0" 2025/07/23 01:46:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/23 01:46:14 INFO : dst/file1: Moved (server-side) 2025/07/23 01:46:15 DEBUG : dst/file1: md5 = 4973410924f4ea5c86ba3f7086d06e57 OK 2025/07/23 01:46:15 INFO : dst/file1: Copied (new) 2025/07/23 01:46:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/23 01:46:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/23 01:46:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.40s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:46:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqumaz3bipi/dst" 2025/07/23 01:46:20 DEBUG : Creating backend with remote "TestDrive:crypt/9u59qmht5gim0fktcn39mom7ps6bn7c0tuh8oumvnt0mc8d7b920/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/23 01:46:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqumaz3bipi/CompareDest" 2025/07/23 01:46:22 DEBUG : Creating backend with remote "TestDrive:crypt/9u59qmht5gim0fktcn39mom7ps6bn7c0tuh8oumvnt0mc8d7b920/gveqi14airsml4bgu7krj116o8" 2025/07/23 01:46:23 DEBUG : one: Need to transfer - File not found at Destination 2025/07/23 01:46:25 DEBUG : one: md5 = 8677cbe64a292826854b4aeffae88d9f OK 2025/07/23 01:46:25 INFO : one: Copied (new) 2025/07/23 01:46:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:46:28 DEBUG : one: md5 = 83098a67f38bb277969be70a59f64512 OK 2025/07/23 01:46:28 INFO : one: Copied (replaced existing) 2025/07/23 01:46:30 DEBUG : dst/one: md5 = fa6b4962286dc3a5a09b9a899838918b OK 2025/07/23 01:46:32 DEBUG : CompareDest/one: md5 = 7b3ac5412fe520d3833988a35c82494d OK 2025/07/23 01:46:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:46:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:46:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 01:46:35 DEBUG : CompareDest/two: md5 = 7b5327cb855c3851a60efe3906746da5 OK 2025/07/23 01:46:36 DEBUG : two: Need to transfer - File not found at Destination 2025/07/23 01:46:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:46:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/23 01:46:37 DEBUG : two: Need to transfer - File not found at Destination 2025/07/23 01:46:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:46:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/23 01:46:38 DEBUG : two: Need to transfer - File not found at Destination 2025/07/23 01:46:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/23 01:46:40 DEBUG : two: md5 = b03bd52d58e172a23ed3a7c13d6304d7 OK 2025/07/23 01:46:40 INFO : two: Copied (new) 2025/07/23 01:46:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/23 01:46:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:46:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/23 01:46:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.99s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:46:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqumaz3bipi/dst" 2025/07/23 01:46:44 DEBUG : Creating backend with remote "TestDrive:crypt/9u59qmht5gim0fktcn39mom7ps6bn7c0tuh8oumvnt0mc8d7b920/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/23 01:46:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqumaz3bipi/CopyDest" 2025/07/23 01:46:46 DEBUG : Creating backend with remote "TestDrive:crypt/9u59qmht5gim0fktcn39mom7ps6bn7c0tuh8oumvnt0mc8d7b920/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/23 01:46:47 DEBUG : one: Need to transfer - File not found at Destination 2025/07/23 01:46:50 DEBUG : one: md5 = f4c3e26dac1fc7bdd5c2bb21f5f26df4 OK 2025/07/23 01:46:50 INFO : one: Copied (new) 2025/07/23 01:46:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:46:52 DEBUG : one: md5 = 40102d4e23f54274b679fa387ad42a7c OK 2025/07/23 01:46:52 INFO : one: Copied (replaced existing) 2025/07/23 01:46:54 DEBUG : dst/one: md5 = 524ce1364720ea34a3598b2b9367b3ba OK 2025/07/23 01:46:56 DEBUG : CopyDest/one: md5 = 5685a8121b3c8c47387c2b739389f36e OK 2025/07/23 01:46:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqumaz3bipi/BackupDir" 2025/07/23 01:46:57 DEBUG : Creating backend with remote "TestDrive:crypt/9u59qmht5gim0fktcn39mom7ps6bn7c0tuh8oumvnt0mc8d7b920/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/23 01:46:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:46:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:46:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:47:01 INFO : one: Moved (server-side) 2025/07/23 01:47:02 INFO : one: Copied (server-side copy) 2025/07/23 01:47:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/23 01:47:04 DEBUG : CopyDest/two: md5 = b91c294c306212a3015c7c5a1721f011 OK 2025/07/23 01:47:04 DEBUG : two: Need to transfer - File not found at Destination 2025/07/23 01:47:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:47:06 INFO : two: Copied (server-side copy) 2025/07/23 01:47:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/23 01:47:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:47:06 DEBUG : two: Unchanged skipping 2025/07/23 01:47:08 DEBUG : CopyDest/three: md5 = 3a18d94ff572d6ca6ef7fc4f7d5c8da6 OK 2025/07/23 01:47:09 DEBUG : three: Need to transfer - File not found at Destination 2025/07/23 01:47:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/23 01:47:09 DEBUG : three: Destination not found in --copy-dest 2025/07/23 01:47:10 DEBUG : three: md5 = b6486d7d4c3f7e79b93c2360a81125e0 OK 2025/07/23 01:47:10 INFO : three: Copied (new) 2025/07/23 01:47:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/23 01:47:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:47:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/23 01:47:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/23 01:47:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/23 01:47:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:47:16 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.86s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:47:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/23 01:47:21 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 31916a210025d2328f0e8df42c2b5bf9 OK 2025/07/23 01:47:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/23 01:47:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/23 01:47:22 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/23 01:47:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/23 01:47:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/23 01:47:25 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 61ccd5efa2796e2f6553279bd857381d OK 2025/07/23 01:47:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/23 01:47:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/23 01:47:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.88s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:47:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Looking for duplicate names using skip mode. 2025/07/23 01:47:31 NOTICE: one: Found 2 files with duplicate names 2025/07/23 01:47:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.77s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:47:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Looking for duplicate names using skip mode. 2025/07/23 01:47:37 NOTICE: one: Found 3 files with duplicate names 2025/07/23 01:47:37 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/23 01:47:37 INFO : one: Deleted 2025/07/23 01:47:37 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.06s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:47:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Looking for duplicate names using first mode. 2025/07/23 01:47:44 NOTICE: one: Found 3 files with duplicate names 2025/07/23 01:47:44 INFO : one: Deleted 2025/07/23 01:47:45 INFO : one: Deleted 2025/07/23 01:47:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.79s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:47:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Looking for duplicate names using newest mode. 2025/07/23 01:47:50 NOTICE: one: Found 3 files with duplicate names 2025/07/23 01:47:52 INFO : one: Deleted 2025/07/23 01:47:52 INFO : one: Deleted 2025/07/23 01:47:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.31s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:47:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Looking for duplicate names using oldest mode. 2025/07/23 01:47:57 NOTICE: one: Found 3 files with duplicate names 2025/07/23 01:47:58 INFO : one: Deleted 2025/07/23 01:47:58 INFO : one: Deleted 2025/07/23 01:47:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.98s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:48:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Looking for duplicate names using largest mode. 2025/07/23 01:48:04 NOTICE: one: Found 3 files with duplicate names 2025/07/23 01:48:04 INFO : one: Deleted 2025/07/23 01:48:05 INFO : one: Deleted 2025/07/23 01:48:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.16s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:48:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Looking for duplicate names using smallest mode. 2025/07/23 01:48:10 NOTICE: one: Found 3 files with duplicate names 2025/07/23 01:48:10 INFO : one: Deleted 2025/07/23 01:48:11 INFO : one: Deleted 2025/07/23 01:48:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.08s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:48:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Looking for duplicate names using rename mode. 2025/07/23 01:48:17 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/23 01:48:18 INFO : one-2.txt: renamed from: one.txt 2025/07/23 01:48:20 INFO : one-3.txt: renamed from: one.txt 2025/07/23 01:48:21 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.28s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:48:25 DEBUG : dupe1/one.txt: md5 = f187997e9b883dd459ae05e7eeb729fb OK 2025/07/23 01:48:27 DEBUG : dupe2/two.txt: md5 = bc223c87e877513e4d6c1eed9d3dff25 OK 2025/07/23 01:48:29 DEBUG : dupe3/three.txt: md5 = c284ac46b1e07685abf7927f311a0e50 OK 2025/07/23 01:48:30 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/23 01:48:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/23 01:48:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/23 01:48:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/23 01:48:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/23 01:48:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/23 01:48:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.34s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:48:37 DEBUG : a.txt: md5 = 2bd6bb7c4f3cca4bd139e5363cbbf235 OK 2025/07/23 01:48:38 DEBUG : zend.txt: md5 = 54fcb61b2648d4055f9869c97e917e6f OK 2025/07/23 01:48:40 DEBUG : sub dir/hello world: md5 = 69d28333f9b60a26fb7715cf960eade9 OK 2025/07/23 01:48:41 DEBUG : sub dir/hello world2: md5 = 5181cea15dfeb3ec8bcbd4ae55a2555c OK 2025/07/23 01:48:43 DEBUG : sub dir/ignore dir/.ignore: md5 = fede70d7325af486a9b6652a7af69239 OK 2025/07/23 01:48:45 DEBUG : sub dir/ignore dir/should be ignored: md5 = 74bf7dc05119cef3e3affdd4259c8228 OK 2025/07/23 01:48:47 DEBUG : sub dir/sub sub dir/hello world3: md5 = af73db77124871d4ab26942e0c5aa406 OK 2025/07/23 01:48:48 DEBUG : a.txt: Excluded (Size Filter) 2025/07/23 01:48:48 DEBUG : a.txt: Excluded 2025/07/23 01:48:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/23 01:48:48 DEBUG : sub dir/hello world: Excluded 2025/07/23 01:48:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/23 01:48:48 DEBUG : sub dir/hello world2: Excluded 2025/07/23 01:48:49 DEBUG : sub dir/ignore dir: Excluded 2025/07/23 01:48:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/23 01:48:49 DEBUG : sub dir/hello world: Excluded 2025/07/23 01:48:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/23 01:48:49 DEBUG : sub dir/hello world2: Excluded 2025/07/23 01:48:50 DEBUG : sub dir/ignore dir: Excluded 2025/07/23 01:48:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/23 01:48:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/23 01:48:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/23 01:48:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/23 01:48:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/23 01:48:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/23 01:48:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.48s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:48:57 DEBUG : a.txt: md5 = 3aade999f72c192f3db3b2fd2ac56cb1 OK 2025/07/23 01:48:59 DEBUG : zend.txt: md5 = 8f3f3afe235dfe01fbe9d5b4c80e137c OK 2025/07/23 01:49:01 DEBUG : sub dir/hello world: md5 = 04274e5eccb71315ab5bb23622a650b4 OK 2025/07/23 01:49:02 DEBUG : sub dir/hello world2: md5 = 56a76a2d9ee9008fba228af37596f088 OK 2025/07/23 01:49:04 DEBUG : sub dir/ignore dir/.ignore: md5 = 5e9901a59baa1a54382d9d99cda0a097 OK 2025/07/23 01:49:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3e20fc75c1ed1300483a5562626c0299 OK 2025/07/23 01:49:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = 873188a590a15d0b321a69898c6b0645 OK 2025/07/23 01:49:08 DEBUG : a.txt: Excluded (Size Filter) 2025/07/23 01:49:08 DEBUG : a.txt: Excluded 2025/07/23 01:49:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/23 01:49:09 DEBUG : sub dir/hello world2: Excluded 2025/07/23 01:49:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/23 01:49:09 DEBUG : sub dir/hello world: Excluded 2025/07/23 01:49:10 DEBUG : sub dir/ignore dir: Excluded 2025/07/23 01:49:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/23 01:49:10 DEBUG : sub dir/hello world2: Excluded 2025/07/23 01:49:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/23 01:49:10 DEBUG : sub dir/hello world: Excluded 2025/07/23 01:49:10 DEBUG : sub dir/ignore dir: Excluded 2025/07/23 01:49:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/23 01:49:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/23 01:49:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/23 01:49:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/23 01:49:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/23 01:49:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/23 01:49:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.43s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:49:18 DEBUG : file1: md5 = dfc712dec605261d567509969ba19d3b OK 2025/07/23 01:49:20 DEBUG : sub/file2: md5 = 6be18daa4cad7ea3ddddcbde639aea82 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/07/23 01:49:23 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/23 01:49:23 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/23 01:49:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/23 01:49:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.04s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:49:27 DEBUG : file1: md5 = 3760ee718edb3b9ac876a6c599de0017 OK 2025/07/23 01:49:29 DEBUG : sub/file2: md5 = 18730b98cf88f8687815c38b80468eb4 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/07/23 01:49:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqumaz3bipi/notfound" 2025/07/23 01:49:33 DEBUG : Creating backend with remote "TestDrive:crypt/9u59qmht5gim0fktcn39mom7ps6bn7c0tuh8oumvnt0mc8d7b920/qe0i31qdkoejk60elps0ni5sqk" 2025/07/23 01:49:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.38s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:49:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Making directory 2025/07/23 01:49:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:49:40 DEBUG : sub dir/hello world: md5 = f5a4f0e3ae4a013713dcbc3d284a9813 OK 2025/07/23 01:49:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.68s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:49:43 DEBUG : potato2: md5 = 5f2a0a7e8759235761c084b3d9911a62 OK 2025/07/23 01:49:45 DEBUG : empty space: md5 = f4665dda884f7798f5fe83f2c2dc18b4 OK --- PASS: TestLs (4.67s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:49:48 DEBUG : potato2: md5 = a72f91610d91dac6906c80e7f1d1ef18 OK 2025/07/23 01:49:49 DEBUG : empty space: md5 = 6106baaffc2660838c5769bc3d2dc60c OK 2025/07/23 01:49:50 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.83s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:49:53 DEBUG : potato2: md5 = 8ae5ee8a465cd750bceb6fd02240f955 OK 2025/07/23 01:49:54 DEBUG : empty space: md5 = 1c177111fa5dc931652ea1cfcc623e75 OK --- PASS: TestLsLong (4.58s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:49:57 DEBUG : potato2: md5 = eff7813619c0dd128c7d059ad129466b OK 2025/07/23 01:49:59 DEBUG : empty space: md5 = d43a58fdb6bc78a467a43082989d7e6a OK --- PASS: TestHashSums (4.18s) === RUN TestHashSumsWithErrors 2025/07/23 01:50:00 DEBUG : Creating backend with remote ":memory:" 2025/07/23 01:50:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/23 01:50:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/23 01:50:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/23 01:50:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/23 01:50:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/23 01:50:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/23 01:50:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/23 01:50:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/23 01:50:00 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-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:50:02 DEBUG : potato2: md5 = bbb2ad9e64fcd0b4f773533c5a637b23 OK 2025/07/23 01:50:03 DEBUG : empty space: md5 = 07423b5e1362add4777d5022c24f90ba OK 2025/07/23 01:50:05 DEBUG : sub dir/potato3: md5 = f1b1367ecff2d554b62a8a9194102807 OK 2025/07/23 01:50:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.10s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:50:10 DEBUG : small: md5 = a82e3bb2777d89c0e25c768fefacd5d0 OK 2025/07/23 01:50:11 DEBUG : medium: md5 = 00df7c1bb69814f43f2c8e66d612955c OK 2025/07/23 01:50:13 DEBUG : large: md5 = de6214bd0e5d5766b6e011e67387fd43 OK 2025/07/23 01:50:13 DEBUG : Waiting for deletions to finish 2025/07/23 01:50:13 DEBUG : large: Excluded (Size Filter) 2025/07/23 01:50:13 INFO : medium: Deleted 2025/07/23 01:50:14 INFO : small: Deleted --- PASS: TestDelete (6.29s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:50:16 DEBUG : small: md5 = 081b4dbd35e0e1d6af1adb3ea793dcf3 OK 2025/07/23 01:50:17 DEBUG : medium: md5 = bd0ff4a9bbb4c34ded24aa3880279f74 OK 2025/07/23 01:50:19 DEBUG : large: md5 = 61ad7709cbaaf220683cb8e23b242843 OK 2025/07/23 01:50:19 DEBUG : Waiting for deletions to finish 2025/07/23 01:50:19 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/23 01:50:20 INFO : large: Deleted 2025/07/23 01:50:20 INFO : small: Deleted --- PASS: TestMaxDelete (6.51s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:50:23 DEBUG : small: md5 = db26ff0371978e4f190ca5f17d800e42 OK 2025/07/23 01:50:24 DEBUG : medium: md5 = 12c96d102c33818d90de2a0422b51faf OK 2025/07/23 01:50:25 DEBUG : large: md5 = bc124e11ad031e2dff33be06e986fb40 OK 2025/07/23 01:50:26 DEBUG : Waiting for deletions to finish 2025/07/23 01:50:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/23 01:50:26 INFO : small: Deleted 2025/07/23 01:50:26 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.77s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:50:29 DEBUG : small: md5 = e1a96c68686643152411e97697d3cf7a OK 2025/07/23 01:50:31 DEBUG : medium: md5 = 69e8fbd9850ca7bc40213a2aa02802e3 OK 2025/07/23 01:50:32 DEBUG : large: md5 = 4dac5c56ca71bdabef1caf8a8cca462e OK 2025/07/23 01:50:32 DEBUG : Waiting for deletions to finish 2025/07/23 01:50:33 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/23 01:50:33 INFO : small: Deleted 2025/07/23 01:50:33 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.44s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:50:36 DEBUG : ReadFile: md5 = edf6b7505546cba80faf97bb78802e9f OK --- PASS: TestReadFile (3.89s) === RUN TestRetry 2025/07/23 01:50:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/23 01:50:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/23 01:50:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/23 01:50:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/23 01:50:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/23 01:50:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/23 01:50:38 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-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:50:40 DEBUG : file1: md5 = b4e7d8e85e4404d28325798ccd08c31b OK 2025/07/23 01:50:41 DEBUG : file2: md5 = 6a0f06428450c972fac61c8e5a65d5a7 OK --- PASS: TestCat (15.38s) === RUN TestPurge 2025/07/23 01:50:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-viwahid0nage" 2025/07/23 01:50:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:50:54 DEBUG : Creating backend with remote "TestDrive:crypt/g2noejlbe7rn22kr3q8k3dma4a788et927uabnu45ce8rps43mh0" 2025/07/23 01:50:55 DEBUG : Creating backend with remote "/tmp/rclone4227815396" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-viwahid0nage'", Local "Local file system at /tmp/rclone4227815396", Modify Window "1ms" 2025/07/23 01:50:59 DEBUG : A1/B1/C1/one: md5 = ed0b3b33caa2854c4713eeed483350bb OK 2025/07/23 01:50:59 INFO : A2: Making directory 2025/07/23 01:51:00 INFO : A1/B2: Making directory 2025/07/23 01:51:00 INFO : A1/B2/C2: Making directory 2025/07/23 01:51:01 INFO : A1/B1/C3: Making directory 2025/07/23 01:51:02 INFO : A3: Making directory 2025/07/23 01:51:02 INFO : A3/B3: Making directory 2025/07/23 01:51:03 INFO : A3/B3/C4: Making directory 2025/07/23 01:51:05 DEBUG : A1/two: md5 = 76169413e34705ba6d38e5da99b53f68 OK 2025/07/23 01:51:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viwahid0nage': Purge remote 2025/07/23 01:51:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.96s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:51:12 DEBUG : A1/B1/C1/one: md5 = a368b4621427f29b54659b8483bc682e OK 2025/07/23 01:51:12 INFO : A2: Making directory 2025/07/23 01:51:13 INFO : A1/B2: Making directory 2025/07/23 01:51:14 INFO : A1/B2/C2: Making directory 2025/07/23 01:51:14 INFO : A1/B1/C3: Making directory 2025/07/23 01:51:15 INFO : A3: Making directory 2025/07/23 01:51:16 INFO : A3/B3: Making directory 2025/07/23 01:51:17 INFO : A3/B3/C4: Making directory 2025/07/23 01:51:19 DEBUG : A1/two: md5 = b7a370e2146ff946023cddfa7d56e1f4 OK 2025/07/23 01:51:20 DEBUG : removing 1 level 3 directories 2025/07/23 01:51:20 INFO : A3/B3/C4: Removing directory 2025/07/23 01:51:22 DEBUG : removing 2 level 3 directories 2025/07/23 01:51:22 INFO : A1/B1/C3: Removing directory 2025/07/23 01:51:22 INFO : A1/B2/C2: Removing directory 2025/07/23 01:51:23 DEBUG : removing 2 level 2 directories 2025/07/23 01:51:23 INFO : A3/B3: Removing directory 2025/07/23 01:51:23 INFO : A1/B2: Removing directory 2025/07/23 01:51:23 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/23 01:51:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/23 01:51:24 DEBUG : removing 2 level 1 directories 2025/07/23 01:51:24 INFO : A3: Removing directory 2025/07/23 01:51:24 INFO : A2: Removing directory 2025/07/23 01:51:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/23 01:51:28 DEBUG : removing 1 level 3 directories 2025/07/23 01:51:28 INFO : A1/B1/C1: Removing directory 2025/07/23 01:51:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:29 DEBUG : removing 1 level 2 directories 2025/07/23 01:51:29 INFO : A1/B1: Removing directory 2025/07/23 01:51:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/23 01:51:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/23 01:51:29 DEBUG : removing 1 level 1 directories 2025/07/23 01:51:29 INFO : A1: Removing directory 2025/07/23 01:51:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/23 01:51:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/23 01:51:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/23 01:51:30 DEBUG : removing 1 level 0 directories 2025/07/23 01:51:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Removing directory 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/23 01:51:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.77s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:51:32 INFO : A1: Making directory 2025/07/23 01:51:33 INFO : A1/B1: Making directory 2025/07/23 01:51:34 INFO : A1/B1/C1: Making directory 2025/07/23 01:51:36 DEBUG : removing 1 level 3 directories 2025/07/23 01:51:36 INFO : A1/B1/C1: Removing directory 2025/07/23 01:51:37 DEBUG : removing 1 level 2 directories 2025/07/23 01:51:37 INFO : A1/B1: Removing directory 2025/07/23 01:51:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/23 01:51:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.69s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:51:39 INFO : A1: Making directory 2025/07/23 01:51:40 INFO : A1/B1: Making directory 2025/07/23 01:51:41 INFO : A1/B1/C1: Making directory 2025/07/23 01:51:43 DEBUG : removing 1 level 3 directories 2025/07/23 01:51:43 INFO : A1/B1/C1: Removing directory 2025/07/23 01:51:44 DEBUG : removing 1 level 2 directories 2025/07/23 01:51:44 INFO : A1/B1: Removing directory 2025/07/23 01:51:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/23 01:51:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.00s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:51:48 DEBUG : file1: md5 = a0d340e6ed048919aedd53598ff47864 OK 2025/07/23 01:51:48 DEBUG : filename.txt: File name found in url 2025/07/23 01:51:50 DEBUG : filename.txt: md5 = b5fff1d516c92f1b17e89604e5f5b3c9 OK 2025/07/23 01:51:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/23 01:51:51 DEBUG : headerfilename.txt: md5 = ab61189b2b761531a6d92f884cda65c4 OK 2025/07/23 01:51:52 DEBUG : file2: md5 = c56c8b661445b0a636a9bccdc658f0ff OK --- PASS: TestCopyURL (8.39s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:51:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/23 01:51:57 DEBUG : sub/file2: md5 = 00606667e34ef74b359d935c6edd5793 OK 2025/07/23 01:51:57 INFO : file1: Copied (new) to: sub/file2 2025/07/23 01:51:57 INFO : file1: Deleted 2025/07/23 01:51:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 01:51:57 DEBUG : file1: Unchanged skipping 2025/07/23 01:51:57 INFO : file1: Deleted 2025/07/23 01:51:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': don't need to copy/move sub/file2, it is already at target location 2025/07/23 01:52:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.77s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:52:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/23 01:52:02 DEBUG : file1: md5 = 358deb55a0adaf36eca0126c3b2968c2 OK 2025/07/23 01:52:02 INFO : file1: Copied (new) 2025/07/23 01:52:02 INFO : file1: Deleted 2025/07/23 01:52:02 DEBUG : file1: Destination exists, skipping 2025/07/23 01:52:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.07s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:52:06 DEBUG : dst/file1: md5 = 177cb5778203225ca3f737572cace7d1 OK 2025/07/23 01:52:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doqumaz3bipi/backup" 2025/07/23 01:52:07 DEBUG : Creating backend with remote "TestDrive:crypt/9u59qmht5gim0fktcn39mom7ps6bn7c0tuh8oumvnt0mc8d7b920/1nrff024r7pq65ecp72fc28jb0" 2025/07/23 01:52:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/23 01:52:11 INFO : dst/file1: Moved (server-side) 2025/07/23 01:52:12 DEBUG : dst/file1: md5 = 6149b01b28a3811090de8903cb10da1f OK 2025/07/23 01:52:12 INFO : dst/file1: Copied (new) 2025/07/23 01:52:12 INFO : dst/file1: Deleted 2025/07/23 01:52:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/23 01:52:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/23 01:52:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.11s) === 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-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:52:19 DEBUG : A1/one: md5 = 76299d591e18e1a31c87edec30cee60f OK 2025/07/23 01:52:20 DEBUG : A1/two: md5 = d7e6149af589c7aad4f3dacd06ad3bb1 OK 2025/07/23 01:52:22 DEBUG : A1/B1/three: md5 = 86c04155baaca8b553c6bb67cfa40fcd OK 2025/07/23 01:52:24 DEBUG : A1/B1/C1/four: md5 = 73ec91baa49910263c2bac4307d10356 OK 2025/07/23 01:52:26 DEBUG : A1/B1/C2/five: md5 = cf4affdc5353416a17fddcb4452b0c0b OK 2025/07/23 01:52:26 INFO : A1/B2: Making directory 2025/07/23 01:52:27 INFO : A1/B1/C3: Making directory 2025/07/23 01:52:36 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/23 01:52:36 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/23 01:52:36 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/23 01:52:36 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/23 01:52:36 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/23 01:52:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/23 01:52:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/23 01:52:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/23 01:52:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/23 01:52:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/23 01:52:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/23 01:52:47 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/23 01:52:47 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/23 01:52:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/23 01:52:47 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/23 01:52:47 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/23 01:52:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/23 01:52:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/23 01:52:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/23 01:52:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/23 01:52:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/23 01:52:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/23 01:52:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/23 01:52:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/23 01:52:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/23 01:52:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/23 01:52:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/23 01:52:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/23 01:52:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/23 01:52:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/23 01:52:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.55s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:53:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/23 01:53:01 DEBUG : no_checksum_small_file_from_pipe: md5 = 0239dc4bc95a0b87a0325dd4dcdd48a8 OK 2025/07/23 01:53:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/23 01:53:01 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/23 01:53:02 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/23 01:53:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 94939fef6995d14a6b943e4428dad3ca OK 2025/07/23 01:53:03 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-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:53:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/23 01:53:06 DEBUG : with_checksum_small_file_from_pipe: md5 = b918d1042d55d2139eb037c67dfba9a7 OK 2025/07/23 01:53:06 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/23 01:53:06 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/23 01:53:07 DEBUG : with_checksum_big_file_from_pipe: md5 = e3aae5d4435e48cb64f990df9a029b4e OK 2025/07/23 01:53:07 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-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:53:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/23 01:53:10 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 01:53:11 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/23 01:53:12 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-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:53:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/23 01:53:15 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/23 01:53:16 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/23 01:53:16 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.79s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/23 01:53:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': File to upload is small (48 bytes), uploading instead of streaming 2025/07/23 01:53:20 DEBUG : rcat_metadata: md5 = 931de2251245a21840e69b96e8789d64 OK 2025/07/23 01:53:20 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/23 01:53:22 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/23 01:53:22 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7a5be1d3dade95ced9c06dab812e01ed OK 2025/07/23 01:53:22 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.64s) --- PASS: TestRcatMetadata/Normal (2.45s) --- PASS: TestRcatMetadata/ViaDisk (2.73s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:53:25 DEBUG : potato1: md5 = 0e41a11f9054205f2f388db2080d2618 OK 2025/07/23 01:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': File to upload is small (60 bytes), uploading instead of streaming 2025/07/23 01:53:26 DEBUG : potato2: md5 = 021d0899facf7baadd0d2a5cf5602c7b OK 2025/07/23 01:53:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.22s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:53:29 DEBUG : potato1: md5 = d8e410da07a4804248ffea5d41528885 OK 2025/07/23 01:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': File to upload is small (60 bytes), uploading instead of streaming 2025/07/23 01:53:31 DEBUG : potato2: md5 = ac4c4bbd8bd20912c6493e8ade2ef703 OK 2025/07/23 01:53:31 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.75s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:53:34 DEBUG : potato2: md5 = 8844b0225e09a3af808aab00745fd2d3 OK 2025/07/23 01:53:36 DEBUG : empty space: md5 = 2cb5d86cb2aad90812f954dfccc89a15 OK 2025/07/23 01:53:38 DEBUG : sub dir/potato3: md5 = 66d87ec63ec78c73c933442c24dbf61a OK 2025/07/23 01:53:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Touching "sub dir/potato3" 2025/07/23 01:53:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Touching "potato2" 2025/07/23 01:53:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Touching "empty space" 2025/07/23 01:53:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.28s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:53:42 DEBUG : dir with metadata: Making directory with metadata 2025/07/23 01:53:43 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.23s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:53:44 DEBUG : directory with modtime: Making directory with metadata 2025/07/23 01:53:45 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:53:47 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/23 01:53:47 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 01:53:47 DEBUG : Google drive root 'crypt/9u59qmht5gim0fktcn39mom7ps6bn7c0tuh8oumvnt0mc8d7b920': Skipping btime metadata as can't update it on an existing file: 2025-07-23T01:53:47.034828802Z 2025/07/23 01:53:47 INFO : non existent directory: Updated directory metadata 2025/07/23 01:53:49 DEBUG : Google drive root 'crypt/9u59qmht5gim0fktcn39mom7ps6bn7c0tuh8oumvnt0mc8d7b920': Skipping btime metadata as can't update it on an existing file: 2025-07-23T01:53:47.034828802Z 2025/07/23 01:53:50 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.56s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:53:51 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/23 01:53:53 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/23 01:53:53 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.84s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:53:55 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/23 01:53:55 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 01:53:55 DEBUG : dst: Making directory with metadata 2025/07/23 01:53:56 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 01:53:56 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 01:53:56 INFO : dst: Set directory modification time (using SetModTime) 2025/07/23 01:53:56 INFO : dst: Set directory modification time (using SetModTime) 2025/07/23 01:53:56 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/23 01:53:57 INFO : dst: Set directory modification time (using SetModTime) 2025/07/23 01:53:57 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.23s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi'", Local "Local file system at /tmp/rclone3721045073", Modify Window "1ms" 2025/07/23 01:54:01 DEBUG : sub dir/test remove existing: md5 = c08cf4dfb94bff43e62733fef601d4c0 OK 2025/07/23 01:54:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 16fd0ca7548ed1fb48658469685b0a67 OK 2025/07/23 01:54:04 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.takilus3" before starting 2025/07/23 01:54:05 DEBUG : sub dir/test remove existing.takilus3: TEST: removing renamed existing file after operation 2025/07/23 01:54: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.fanahej0" before starting 2025/07/23 01:54:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fanahej0: TEST: renaming existing back after failed operation 2025/07/23 01:54:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.loyecey8" before starting 2025/07/23 01:54:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.loyecey8: TEST: removing renamed existing file after operation 2025/07/23 01:54:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1teutha59c2oa3s861dcfa5mu23t7q04bq2moiobrer7sphkm1t1uj57cs3jhabll89ver31eh5fudal3teb666p5il94ugnup5q61vvkodh4vkegj5396vl40673si2jd1enbrjkpqi077m6uhok29vt033tb7v12gp60h0gm7h5vn0bar0" 2025/07/23 01:54:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5goctd685pui0vv62i8i6mi0a4q3gi1s3ekril5f0a4uftguq4jg" --- PASS: TestRemoveExisting (13.16s) === 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/07/23 01:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doqumaz3bipi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m31.405376895s (try 1/5)