"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/23 01:17:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemaniv6kayu" 2025/07/23 01:17:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:17:14 DEBUG : Creating backend with remote "TestDrive:crypt/2cmjsfm2ghtq1vvnrn9j55snvv4mctkl2k4q7a6qenu2cb1d0p7g" 2025/07/23 01:17:15 DEBUG : Creating backend with remote "/tmp/rclone891578517" === 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-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/23 01:17:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/23 01:17:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/23 01:17:15 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/23 01:17:15 DEBUG : potato: Seek from 10 to 0 2025/07/23 01:17:15 DEBUG : potato: Seek from 10 to 0 2025/07/23 01:17:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/23 01:17:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/23 01:17:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/23 01:17:15 DEBUG : potato: Seek from 5 to 2 2025/07/23 01:17:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/23 01:17:15 DEBUG : potato: Seek from 7 to 0 2025/07/23 01:17:15 DEBUG : potato: Seek from 7 to 0 2025/07/23 01:17:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/23 01:17:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/23 01:17:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/23 01:17:15 DEBUG : potato: Seek from 5 to 2 2025/07/23 01:17:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/23 01:17:15 DEBUG : potato: Seek from 8 to 0 2025/07/23 01:17:15 DEBUG : potato: Seek from 8 to 0 2025/07/23 01:17:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/23 01:17:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/23 01:17:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/23 01:17:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/23 01:17:15 DEBUG : potato: Seek from 5 to 2 2025/07/23 01:17:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/23 01:17:15 DEBUG : potato: Seek from 9 to 0 2025/07/23 01:17:15 DEBUG : potato: Seek from 9 to 0 2025/07/23 01:17:15 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-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:17:17 DEBUG : rutabaga: md5 = d4751553967813b592ebb72d281a8a22 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/23 01:17:20 DEBUG : empty space: md5 = 5b5e21d6d8a1b46926325ed561f4b789 OK === RUN TestCheck/3 2025/07/23 01:17:22 DEBUG : potato2: md5 = 17446c97afc89c7d17b4514685b17435 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/23 01:17:24 DEBUG : remotepotato: md5 = a7e7311c71a26fde649669cda2300543 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.59s) --- PASS: TestCheck/1 (0.32s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2025/07/23 01:17:28 DEBUG : Creating backend with remote "nonexistent" 2025/07/23 01:17:28 DEBUG : Creating backend with remote "nonexistent" 2025/07/23 01:17:28 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:17:28 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/23 01:17:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/23 01:17:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:17:29 DEBUG : rutabaga: md5 = 72f4da7fc2312373de69a0b2a45426a0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/23 01:17:33 DEBUG : empty space: md5 = 0b5a9e03d8c879d2fd6b17495bb17fd2 OK === RUN TestCheckDownload/3 2025/07/23 01:17:35 DEBUG : potato2: md5 = 8486a66a7d0bd79adf08c22c510751d5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/23 01:17:39 DEBUG : remotepotato: md5 = d700e25c30d581456ea57c3fb4bace73 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.85s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (1.12s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.14s) --- PASS: TestCheckDownload/5 (0.97s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (1.16s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:17:45 DEBUG : rutabaga: md5 = 86a9cb9e0083be82b08a313ff0fa372f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/23 01:17:47 DEBUG : empty space: md5 = 7c973ceb1c52f91dd1ac095f20ce92fe OK === RUN TestCheckSizeOnly/3 2025/07/23 01:17:49 DEBUG : potato2: md5 = 69f32f4749cff582e990cebba6f9c0fc OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/23 01:17:51 DEBUG : remotepotato: md5 = 6ce4d267b03f8ff8414c652865b6bd67 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.32s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:17:55 DEBUG : test.sum: md5 = 184741856ec55882f0dbcba5cfe54cec OK 2025/07/23 01:17:56 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/23 01:17:56 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/23 01:17:56 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/23 01:17:56 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/23 01:17:58 DEBUG : test.sum: md5 = 55d523b61d33eb6da972fab540499ecb OK 2025/07/23 01:17:59 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/23 01:17:59 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/23 01:17:59 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/23 01:17:59 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.67s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:17:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemaniv6kayu/data" 2025/07/23 01:18:00 DEBUG : Creating backend with remote "TestDrive:crypt/2cmjsfm2ghtq1vvnrn9j55snvv4mctkl2k4q7a6qenu2cb1d0p7g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:18:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemaniv6kayu/data" 2025/07/23 01:18:02 DEBUG : Creating backend with remote "TestDrive:crypt/2cmjsfm2ghtq1vvnrn9j55snvv4mctkl2k4q7a6qenu2cb1d0p7g/vjrnln8ratgmqakfosrqe8espk" 2025/07/23 01:18:05 DEBUG : data/banana: md5 = 065c26f60777a06412488ce6ac9e690f OK 2025/07/23 01:18:06 DEBUG : test.sum: md5 = 14593d39a50fb374552fb3b66b56d13d OK === RUN TestCheckSumDownload/subtest1 2025/07/23 01:18:11 DEBUG : data/potato: md5 = fbdbb4ec33bf22b0069b1b16416f8f68 OK 2025/07/23 01:18:12 DEBUG : test.sum: md5 = cfa16e98b308fdb610984bfb71e1733d OK === RUN TestCheckSumDownload/subtest2 2025/07/23 01:18:16 DEBUG : test.sum: md5 = f693aa56fb1de8d596b521d9325dbff6 OK === RUN TestCheckSumDownload/subtest3 2025/07/23 01:18:20 DEBUG : test.sum: md5 = f084fb700a03cc440565076ebea2da23 OK === RUN TestCheckSumDownload/subtest4 2025/07/23 01:18:24 DEBUG : test.sum: md5 = a2694bd9bd2fab4f8c9ae70aa52a56c8 OK === RUN TestCheckSumDownload/subtest5 2025/07/23 01:18:28 DEBUG : test.sum: md5 = a916e48ac5a60e5c22cba7f3ff000831 OK === RUN TestCheckSumDownload/subtest6 2025/07/23 01:18:32 DEBUG : data/banana: md5 = 952ac8cbb0df7840efa13160f5f54437 OK 2025/07/23 01:18:33 DEBUG : data/potato: md5 = 16edd51b23bc468d71e65abfb7dbc9af OK 2025/07/23 01:18:34 DEBUG : test.sum: md5 = 6bdd52fb702ae6f55800670f88ea78e2 OK === RUN TestCheckSumDownload/subtest7 2025/07/23 01:18:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/07/23 01:18:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.52s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (1.89s) --- PASS: TestCheckSumDownload/subtest3 (2.15s) --- PASS: TestCheckSumDownload/subtest4 (2.38s) --- PASS: TestCheckSumDownload/subtest5 (2.07s) --- PASS: TestCheckSumDownload/subtest6 (1.99s) --- PASS: TestCheckSumDownload/subtest7 (2.48s) === RUN TestApplyTransforms 2025/07/23 01:18:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xamugud8welo" 2025/07/23 01:18:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:18:40 DEBUG : Creating backend with remote "TestDrive:crypt/pndu02ftus1vthr0qpa7bccq32orkfhcj66nqdjo6it6b4d3sp70" 2025/07/23 01:18:41 DEBUG : Creating backend with remote "/tmp/rclone1991120693" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xamugud8welo'", Local "Local file system at /tmp/rclone1991120693", Modify Window "1ms" 2025/07/23 01:18:43 DEBUG : hello, world!: md5 = 649ae71ba6b6b60fe8e89c5e9c1a478d OK upper checkfile vs. lower remote (without normalization) 2025/07/23 01:18:44 ERROR : hello, world!: sum not found 2025/07/23 01:18:44 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xamugud8welo' 2025/07/23 01:18:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xamugud8welo': 1 files missing 2025/07/23 01:18:44 NOTICE: 1 hashes missing 2025/07/23 01:18:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xamugud8welo': 1 differences found 2025/07/23 01:18:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xamugud8welo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/23 01:18:45 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:18:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xamugud8welo': 0 differences found 2025/07/23 01:18:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xamugud8welo': 1 matching files 2025/07/23 01:18:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qefuciv7moya" 2025/07/23 01:18:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:18:45 DEBUG : Creating backend with remote "TestDrive:crypt/8p7dnovluh5qq4cmvf4srfrtt15ldhcmcpqojfbgjmunu0oveg4g" 2025/07/23 01:18:46 DEBUG : Creating backend with remote "/tmp/rclone821658582" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefuciv7moya'", Local "Local file system at /tmp/rclone821658582", Modify Window "1ms" 2025/07/23 01:18:48 DEBUG : HELLO, WORLD!: md5 = 62ccbba88278d4e81a98cf4e45065d19 OK lower checkfile vs. upper remote (without normalization) 2025/07/23 01:18:48 ERROR : HELLO, WORLD!: sum not found 2025/07/23 01:18:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qefuciv7moya' 2025/07/23 01:18:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefuciv7moya': 1 files missing 2025/07/23 01:18:48 NOTICE: 1 hashes missing 2025/07/23 01:18:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefuciv7moya': 1 differences found 2025/07/23 01:18:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefuciv7moya': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/23 01:18:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:18:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefuciv7moya': 0 differences found 2025/07/23 01:18:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefuciv7moya': 1 matching files 2025/07/23 01:18:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hujecut4gota" 2025/07/23 01:18:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:18:50 DEBUG : Creating backend with remote "TestDrive:crypt/bprs5ets3qeuu68mfvsl6ohgsqgdg6nfuvnf9urh4sni2tq4jjvg" 2025/07/23 01:18:50 DEBUG : Creating backend with remote "/tmp/rclone789425986" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hujecut4gota'", Local "Local file system at /tmp/rclone789425986", Modify Window "1ms" 2025/07/23 01:18:53 DEBUG : HeLlO, wOrLd!: md5 = e50f0be76ef8ff5d2a1e0711474f9d38 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/23 01:18:53 ERROR : HeLlO, wOrLd!: sum not found 2025/07/23 01:18:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hujecut4gota' 2025/07/23 01:18:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujecut4gota': 1 files missing 2025/07/23 01:18:53 NOTICE: 1 hashes missing 2025/07/23 01:18:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujecut4gota': 1 differences found 2025/07/23 01:18:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujecut4gota': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/23 01:18:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:18:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujecut4gota': 0 differences found 2025/07/23 01:18:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hujecut4gota': 1 matching files 2025/07/23 01:18:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pesesip9qanu" 2025/07/23 01:18:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:18:54 DEBUG : Creating backend with remote "TestDrive:crypt/vul6t669vvnjh1u5tlj3ppml3aaisbku2hfsgbvqdo8e1m3q491g" 2025/07/23 01:18:55 DEBUG : Creating backend with remote "/tmp/rclone1605909752" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pesesip9qanu'", Local "Local file system at /tmp/rclone1605909752", Modify Window "1ms" 2025/07/23 01:18:57 DEBUG : HELLO, WORLD!: md5 = ba1cf3b40961c5b652c03e9465df2d2a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/23 01:18:58 ERROR : HELLO, WORLD!: sum not found 2025/07/23 01:18:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pesesip9qanu' 2025/07/23 01:18:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pesesip9qanu': 1 files missing 2025/07/23 01:18:58 NOTICE: 1 hashes missing 2025/07/23 01:18:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pesesip9qanu': 1 differences found 2025/07/23 01:18:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pesesip9qanu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/23 01:18:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:18:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pesesip9qanu': 0 differences found 2025/07/23 01:18:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pesesip9qanu': 1 matching files 2025/07/23 01:18:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gahonut2jibi" 2025/07/23 01:18:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:18:59 DEBUG : Creating backend with remote "TestDrive:crypt/tln8rlqnmt7ic2g1fqi1cgji825pqe7bp00s623uh0vg10jd5si0" 2025/07/23 01:19:00 DEBUG : Creating backend with remote "/tmp/rclone2254794165" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gahonut2jibi'", Local "Local file system at /tmp/rclone2254794165", Modify Window "1ms" 2025/07/23 01:19:02 DEBUG : 測試_Русский___ě_áñ: md5 = 1afc593f907700c692287448a00e92c7 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/23 01:19:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/23 01:19:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gahonut2jibi' 2025/07/23 01:19:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gahonut2jibi': 1 files missing 2025/07/23 01:19:02 NOTICE: 1 hashes missing 2025/07/23 01:19:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gahonut2jibi': 1 differences found 2025/07/23 01:19:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gahonut2jibi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/23 01:19:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:19:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gahonut2jibi': 0 differences found 2025/07/23 01:19:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gahonut2jibi': 1 matching files 2025/07/23 01:19:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cadiriy6taju" 2025/07/23 01:19:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:19:03 DEBUG : Creating backend with remote "TestDrive:crypt/5c4e6habuenmlnroco4627mg8erg53ob32od1rqtul54ql2cp0l0" 2025/07/23 01:19:04 DEBUG : Creating backend with remote "/tmp/rclone105767769" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cadiriy6taju'", Local "Local file system at /tmp/rclone105767769", Modify Window "1ms" 2025/07/23 01:19:06 DEBUG : 測試_Русский___ě_áñ: md5 = 20a36e65ea8b509c9faf1f255bb75d15 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/23 01:19:07 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/23 01:19:07 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cadiriy6taju' 2025/07/23 01:19:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadiriy6taju': 1 files missing 2025/07/23 01:19:07 NOTICE: 1 hashes missing 2025/07/23 01:19:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadiriy6taju': 1 differences found 2025/07/23 01:19:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadiriy6taju': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/23 01:19:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:19:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadiriy6taju': 0 differences found 2025/07/23 01:19:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadiriy6taju': 1 matching files 2025/07/23 01:19:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huxudaw5dawu" 2025/07/23 01:19:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:19:08 DEBUG : Creating backend with remote "TestDrive:crypt/vo7lpvrbddbje7matkfjb5rrttcpbajdvuqhfcff85vdevs90shg" 2025/07/23 01:19:09 DEBUG : Creating backend with remote "/tmp/rclone4210370248" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huxudaw5dawu'", Local "Local file system at /tmp/rclone4210370248", Modify Window "1ms" 2025/07/23 01:19:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cbad86996e726f003499cb8ec3d586cb OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/23 01:19:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/23 01:19:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huxudaw5dawu' 2025/07/23 01:19:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxudaw5dawu': 1 files missing 2025/07/23 01:19:12 NOTICE: 1 hashes missing 2025/07/23 01:19:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxudaw5dawu': 1 differences found 2025/07/23 01:19:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxudaw5dawu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/23 01:19:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:19:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxudaw5dawu': 0 differences found 2025/07/23 01:19:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huxudaw5dawu': 1 matching files 2025/07/23 01:19:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-karifin1kami" 2025/07/23 01:19:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:19:13 DEBUG : Creating backend with remote "TestDrive:crypt/v11han21lae7rafhlmn8mce82g05orecfb35n53vcsmokk81an10" 2025/07/23 01:19:14 DEBUG : Creating backend with remote "/tmp/rclone1493800592" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-karifin1kami'", Local "Local file system at /tmp/rclone1493800592", Modify Window "1ms" 2025/07/23 01:19:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 72b41343ec01225682bbc8a272a9e139 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/23 01:19:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/23 01:19:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-karifin1kami' 2025/07/23 01:19:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karifin1kami': 1 files missing 2025/07/23 01:19:16 NOTICE: 1 hashes missing 2025/07/23 01:19:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karifin1kami': 1 differences found 2025/07/23 01:19:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karifin1kami': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/23 01:19:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:19:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karifin1kami': 0 differences found 2025/07/23 01:19:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karifin1kami': 1 matching files 2025/07/23 01:19:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rapoyuf2lezu" 2025/07/23 01:19:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:19:17 DEBUG : Creating backend with remote "TestDrive:crypt/fdkoo7oagi2jakl1krdfl41qgc626lh6j5a5e940bqodal31jt90" 2025/07/23 01:19:18 DEBUG : Creating backend with remote "/tmp/rclone2969024906" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rapoyuf2lezu'", Local "Local file system at /tmp/rclone2969024906", Modify Window "1ms" 2025/07/23 01:19:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 727f636ccb02efa2a3e7fddd81d5b35f OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/23 01:19:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/23 01:19:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rapoyuf2lezu' 2025/07/23 01:19:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapoyuf2lezu': 1 files missing 2025/07/23 01:19:21 NOTICE: 1 hashes missing 2025/07/23 01:19:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapoyuf2lezu': 1 differences found 2025/07/23 01:19:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapoyuf2lezu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/23 01:19:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:19:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapoyuf2lezu': 0 differences found 2025/07/23 01:19:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapoyuf2lezu': 1 matching files 2025/07/23 01:19:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sipasoj7fola" 2025/07/23 01:19:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:19:22 DEBUG : Creating backend with remote "TestDrive:crypt/0fs3d139te05mibpuug4g23m50cclh8vgkmgg3tkmlquqnqp2s3g" 2025/07/23 01:19:23 DEBUG : Creating backend with remote "/tmp/rclone2855331313" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sipasoj7fola'", Local "Local file system at /tmp/rclone2855331313", Modify Window "1ms" 2025/07/23 01:19:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d7575fe26ff24768b76acd4c3b6cd576 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/23 01:19:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/23 01:19:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sipasoj7fola' 2025/07/23 01:19:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sipasoj7fola': 1 files missing 2025/07/23 01:19:26 NOTICE: 1 hashes missing 2025/07/23 01:19:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sipasoj7fola': 1 differences found 2025/07/23 01:19:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sipasoj7fola': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/23 01:19:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/23 01:19:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sipasoj7fola': 0 differences found 2025/07/23 01:19:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sipasoj7fola': 1 matching files 2025/07/23 01:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sipasoj7fola': Purge remote 2025/07/23 01:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rapoyuf2lezu': Purge remote 2025/07/23 01:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-karifin1kami': Purge remote 2025/07/23 01:19:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huxudaw5dawu': Purge remote 2025/07/23 01:19:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cadiriy6taju': Purge remote 2025/07/23 01:19:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gahonut2jibi': Purge remote 2025/07/23 01:19:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pesesip9qanu': Purge remote 2025/07/23 01:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hujecut4gota': Purge remote 2025/07/23 01:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefuciv7moya': Purge remote 2025/07/23 01:19:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xamugud8welo': Purge remote --- PASS: TestApplyTransforms (51.14s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:19:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/23 01:19:33 DEBUG : sub/file2: md5 = 911a4580fc835b8f8d7887c11a7cb421 OK 2025/07/23 01:19:33 INFO : file1: Copied (new) to: sub/file2 2025/07/23 01:19:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 01:19:34 DEBUG : file1: Unchanged skipping 2025/07/23 01:19:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': don't need to copy/move sub/file2, it is already at target location 2025/07/23 01:19:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.87s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:19:40 DEBUG : dst/file1: md5 = f6cc3dd72025b99083e3ed6a06be7a88 OK 2025/07/23 01:19:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemaniv6kayu/backup" 2025/07/23 01:19:41 DEBUG : Creating backend with remote "TestDrive:crypt/2cmjsfm2ghtq1vvnrn9j55snvv4mctkl2k4q7a6qenu2cb1d0p7g/1nrff024r7pq65ecp72fc28jb0" 2025/07/23 01:19:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/23 01:19:44 INFO : dst/file1: Moved (server-side) 2025/07/23 01:19:46 DEBUG : dst/file1: md5 = 86e82b173577ac913ed1d5e784a023af OK 2025/07/23 01:19:46 INFO : dst/file1: Copied (new) 2025/07/23 01:19:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/23 01:19:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/23 01:19:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.82s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:19:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemaniv6kayu/dst" 2025/07/23 01:19:50 DEBUG : Creating backend with remote "TestDrive:crypt/2cmjsfm2ghtq1vvnrn9j55snvv4mctkl2k4q7a6qenu2cb1d0p7g/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/23 01:19:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemaniv6kayu/CompareDest" 2025/07/23 01:19:52 DEBUG : Creating backend with remote "TestDrive:crypt/2cmjsfm2ghtq1vvnrn9j55snvv4mctkl2k4q7a6qenu2cb1d0p7g/gveqi14airsml4bgu7krj116o8" 2025/07/23 01:19:53 DEBUG : one: Need to transfer - File not found at Destination 2025/07/23 01:19:56 DEBUG : one: md5 = 88954901e0c10642c068179e69f973a1 OK 2025/07/23 01:19:56 INFO : one: Copied (new) 2025/07/23 01:19:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:19:58 DEBUG : one: md5 = ec69b913f50c2895b38619e285de27d9 OK 2025/07/23 01:19:58 INFO : one: Copied (replaced existing) 2025/07/23 01:20:00 DEBUG : dst/one: md5 = 0fe84519622c8f9dfec9f25be4f61cf1 OK 2025/07/23 01:20:02 DEBUG : CompareDest/one: md5 = ff43c37ddcdb32dcbb0b679ab51e8f0d OK 2025/07/23 01:20:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:20:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:20:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 01:20:05 DEBUG : CompareDest/two: md5 = 6781bf2a22208d12fa942f7fe1c93b47 OK 2025/07/23 01:20:06 DEBUG : two: Need to transfer - File not found at Destination 2025/07/23 01:20:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:20:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/23 01:20:07 DEBUG : two: Need to transfer - File not found at Destination 2025/07/23 01:20:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:20:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/23 01:20:08 DEBUG : two: Need to transfer - File not found at Destination 2025/07/23 01:20:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/23 01:20:10 DEBUG : two: md5 = 2d8d04e3257a08a4ddbc6176f6bfc906 OK 2025/07/23 01:20:10 INFO : two: Copied (new) 2025/07/23 01:20:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/23 01:20:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:20:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/23 01:20:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.12s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:20:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemaniv6kayu/dst" 2025/07/23 01:20:14 DEBUG : Creating backend with remote "TestDrive:crypt/2cmjsfm2ghtq1vvnrn9j55snvv4mctkl2k4q7a6qenu2cb1d0p7g/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/23 01:20:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemaniv6kayu/CopyDest" 2025/07/23 01:20:16 DEBUG : Creating backend with remote "TestDrive:crypt/2cmjsfm2ghtq1vvnrn9j55snvv4mctkl2k4q7a6qenu2cb1d0p7g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/23 01:20:18 DEBUG : one: Need to transfer - File not found at Destination 2025/07/23 01:20:20 DEBUG : one: md5 = fa73b21e54f57639d8a965120270fd11 OK 2025/07/23 01:20:20 INFO : one: Copied (new) 2025/07/23 01:20:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:20:22 DEBUG : one: md5 = 4ba84bd1d5d3c0254f3072b276d28231 OK 2025/07/23 01:20:22 INFO : one: Copied (replaced existing) 2025/07/23 01:20:24 DEBUG : dst/one: md5 = b5ec51e9cd0fc3f71c81f7424762c650 OK 2025/07/23 01:20:26 DEBUG : CopyDest/one: md5 = 977a72d5080ad960ebdfe3afba7c6330 OK 2025/07/23 01:20:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemaniv6kayu/BackupDir" 2025/07/23 01:20:27 DEBUG : Creating backend with remote "TestDrive:crypt/2cmjsfm2ghtq1vvnrn9j55snvv4mctkl2k4q7a6qenu2cb1d0p7g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/23 01:20:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:20:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:20:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 01:20:30 INFO : one: Moved (server-side) 2025/07/23 01:20:31 INFO : one: Copied (server-side copy) 2025/07/23 01:20:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/23 01:20:33 DEBUG : CopyDest/two: md5 = 486b6d357c7d55bdcc43ab1e0f3214d2 OK 2025/07/23 01:20:34 DEBUG : two: Need to transfer - File not found at Destination 2025/07/23 01:20:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:20:35 INFO : two: Copied (server-side copy) 2025/07/23 01:20:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/23 01:20:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:20:36 DEBUG : two: Unchanged skipping 2025/07/23 01:20:38 DEBUG : CopyDest/three: md5 = f82179bd461590c285fb47afcfbfd2da OK 2025/07/23 01:20:39 DEBUG : three: Need to transfer - File not found at Destination 2025/07/23 01:20:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/23 01:20:39 DEBUG : three: Destination not found in --copy-dest 2025/07/23 01:20:40 DEBUG : three: md5 = 9d66bbcc223d0bb7dc9e963ff27526bd OK 2025/07/23 01:20:40 INFO : three: Copied (new) 2025/07/23 01:20:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/23 01:20:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:20:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/23 01:20:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/23 01:20:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/23 01:20:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:20:47 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.89s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:20:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/23 01:20:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ad244a7f33625f692384e1b2edbe3756 OK 2025/07/23 01:20:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/23 01:20:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/23 01:20:51 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:20:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/23 01:20:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/23 01:20:54 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b5be8daa511e1d88f4979c0d95b8f33f OK 2025/07/23 01:20:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/23 01:20:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/23 01:20:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.50s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:21:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Looking for duplicate names using skip mode. 2025/07/23 01:21:00 NOTICE: one: Found 2 files with duplicate names 2025/07/23 01:21:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.67s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:21:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Looking for duplicate names using skip mode. 2025/07/23 01:21:06 NOTICE: one: Found 3 files with duplicate names 2025/07/23 01:21:06 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/23 01:21:06 INFO : one: Deleted 2025/07/23 01:21:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.08s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:21:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Looking for duplicate names using first mode. 2025/07/23 01:21:12 NOTICE: one: Found 3 files with duplicate names 2025/07/23 01:21:12 INFO : one: Deleted 2025/07/23 01:21:13 INFO : one: Deleted 2025/07/23 01:21:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.07s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:21:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Looking for duplicate names using newest mode. 2025/07/23 01:21:18 NOTICE: one: Found 3 files with duplicate names 2025/07/23 01:21:18 INFO : one: Deleted 2025/07/23 01:21:19 INFO : one: Deleted 2025/07/23 01:21:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.87s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:21:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Looking for duplicate names using oldest mode. 2025/07/23 01:21:24 NOTICE: one: Found 3 files with duplicate names 2025/07/23 01:21:25 INFO : one: Deleted 2025/07/23 01:21:25 INFO : one: Deleted 2025/07/23 01:21:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.07s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:21:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Looking for duplicate names using largest mode. 2025/07/23 01:21:30 NOTICE: one: Found 3 files with duplicate names 2025/07/23 01:21:31 INFO : one: Deleted 2025/07/23 01:21:31 INFO : one: Deleted 2025/07/23 01:21:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.81s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:21:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Looking for duplicate names using smallest mode. 2025/07/23 01:21:36 NOTICE: one: Found 3 files with duplicate names 2025/07/23 01:21:37 INFO : one: Deleted 2025/07/23 01:21:37 INFO : one: Deleted 2025/07/23 01:21:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.90s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:21:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Looking for duplicate names using rename mode. 2025/07/23 01:21:43 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/23 01:21:44 INFO : one-2.txt: renamed from: one.txt 2025/07/23 01:21:46 INFO : one-3.txt: renamed from: one.txt 2025/07/23 01:21:47 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.12s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:21:51 DEBUG : dupe1/one.txt: md5 = 6c3006b0c6a3a0f7888cdc3e2e97b334 OK 2025/07/23 01:21:53 DEBUG : dupe2/two.txt: md5 = 157274f7b36bfed24117b8440fb79345 OK 2025/07/23 01:21:53 DEBUG : Config file has changed externally - reloading 2025/07/23 01:21:53 DEBUG : TestDrive: Loaded fresh token from config file 2025/07/23 01:21:55 DEBUG : dupe3/three.txt: md5 = ab4544338a1239c20e4d5df181f53a15 OK 2025/07/23 01:21:56 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/23 01:21:56 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/23 01:21:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/23 01:21:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/23 01:22:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/23 01:22:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/23 01:22:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.01s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:22:02 DEBUG : a.txt: md5 = 421cba46eb425e67da7a125c13b63e14 OK 2025/07/23 01:22:04 DEBUG : zend.txt: md5 = 461576e98d4ad0d4207b275eaf583367 OK 2025/07/23 01:22:06 DEBUG : sub dir/hello world: md5 = 83020bc26c1cea3ad727175109a9ef9c OK 2025/07/23 01:22:07 DEBUG : sub dir/hello world2: md5 = 3f24c1c79a0d0f43e53b8797773150dc OK 2025/07/23 01:22:09 DEBUG : sub dir/ignore dir/.ignore: md5 = ea37fa15aa076646c6f128015170f638 OK 2025/07/23 01:22:10 DEBUG : sub dir/ignore dir/should be ignored: md5 = 077b43b7c8730fee35761eab3a8fd5df OK 2025/07/23 01:22:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 89feca791c0685286735757f4494a5fa OK 2025/07/23 01:22:14 DEBUG : a.txt: Excluded (Size Filter) 2025/07/23 01:22:14 DEBUG : a.txt: Excluded 2025/07/23 01:22:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/23 01:22:14 DEBUG : sub dir/hello world2: Excluded 2025/07/23 01:22:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/23 01:22:14 DEBUG : sub dir/hello world: Excluded 2025/07/23 01:22:15 DEBUG : sub dir/ignore dir: Excluded 2025/07/23 01:22:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/23 01:22:15 DEBUG : sub dir/hello world2: Excluded 2025/07/23 01:22:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/23 01:22:15 DEBUG : sub dir/hello world: Excluded 2025/07/23 01:22:15 DEBUG : sub dir/ignore dir: Excluded 2025/07/23 01:22:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/23 01:22:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/23 01:22:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/23 01:22:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/23 01:22:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/23 01:22:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/23 01:22:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.29s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:22:23 DEBUG : a.txt: md5 = 054650f1d3fb6654f7a2cd0edb24d19e OK 2025/07/23 01:22:24 DEBUG : zend.txt: md5 = 2bbf56958d1f43efda4b5b881cb953b5 OK 2025/07/23 01:22:26 DEBUG : sub dir/hello world: md5 = 56466bf8228d77c83239092ded4dc100 OK 2025/07/23 01:22:27 DEBUG : sub dir/hello world2: md5 = 62929272b2bdef9eae15de13ff7ef0f0 OK 2025/07/23 01:22:29 DEBUG : sub dir/ignore dir/.ignore: md5 = 4404e31ef658fedb3bc5f7667c2f480a OK 2025/07/23 01:22:31 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8bd8c6f1554482a6db47cfdf1f9026b6 OK 2025/07/23 01:22:33 DEBUG : sub dir/sub sub dir/hello world3: md5 = 324104c459663348dd820000306bdea6 OK 2025/07/23 01:22:34 DEBUG : a.txt: Excluded (Size Filter) 2025/07/23 01:22:34 DEBUG : a.txt: Excluded 2025/07/23 01:22:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/23 01:22:34 DEBUG : sub dir/hello world: Excluded 2025/07/23 01:22:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/23 01:22:34 DEBUG : sub dir/hello world2: Excluded 2025/07/23 01:22:35 DEBUG : sub dir/ignore dir: Excluded 2025/07/23 01:22:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/23 01:22:35 DEBUG : sub dir/hello world: Excluded 2025/07/23 01:22:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/23 01:22:35 DEBUG : sub dir/hello world2: Excluded 2025/07/23 01:22:35 DEBUG : sub dir/ignore dir: Excluded 2025/07/23 01:22:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/23 01:22:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/23 01:22:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/23 01:22:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/23 01:22:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/23 01:22:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/23 01:22:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.19s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:22:43 DEBUG : file1: md5 = 9a626a18b70495bd2f2cd23108d02f9d OK 2025/07/23 01:22:45 DEBUG : sub/file2: md5 = c39c2f314b051a3ff03e967675f661c0 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:22:48 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/23 01:22:48 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/23 01:22:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/23 01:22:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.06s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.20s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:22:52 DEBUG : file1: md5 = b659df0015ef85dbea0e1b253058cf77 OK 2025/07/23 01:22:54 DEBUG : sub/file2: md5 = d003f290e5c515229af3f4fe9fae4b9a 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:22:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemaniv6kayu/notfound" 2025/07/23 01:22:58 DEBUG : Creating backend with remote "TestDrive:crypt/2cmjsfm2ghtq1vvnrn9j55snvv4mctkl2k4q7a6qenu2cb1d0p7g/qe0i31qdkoejk60elps0ni5sqk" 2025/07/23 01:23:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.47s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:23:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Making directory 2025/07/23 01:23:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Making directory --- PASS: TestMkdir (0.62s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:23:05 DEBUG : sub dir/hello world: md5 = b8700755362ea5fccbf35987d761ff21 OK 2025/07/23 01:23:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.69s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:23:09 DEBUG : potato2: md5 = 2c9173c07ff9bc1ff54674e34e17e8b2 OK 2025/07/23 01:23:10 DEBUG : empty space: md5 = 729383d70da7d806e17e2d3043c712a7 OK --- PASS: TestLs (4.16s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:23:13 DEBUG : potato2: md5 = 1c8f1e228cfc7d83826b2206f2216c14 OK 2025/07/23 01:23:14 DEBUG : empty space: md5 = 891740f2de79efac83091ecc3cb53684 OK 2025/07/23 01:23:15 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/23 01:23:15 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.50s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:23:17 DEBUG : potato2: md5 = 863381b04cb299517d354197e0231ece OK 2025/07/23 01:23:19 DEBUG : empty space: md5 = ff696c849e13dbe17ecadbf44283442a OK --- PASS: TestLsLong (4.33s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:23:22 DEBUG : potato2: md5 = b41faada2f7547fdfb72a678a4d92603 OK 2025/07/23 01:23:23 DEBUG : empty space: md5 = 4f99c4b8cdc27961057571eac77db1a0 OK --- PASS: TestHashSums (4.00s) === RUN TestHashSumsWithErrors 2025/07/23 01:23:24 DEBUG : Creating backend with remote ":memory:" 2025/07/23 01:23:24 DEBUG : Config file has changed externally - reloading 2025/07/23 01:23:24 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/23 01:23:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/23 01:23:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/23 01:23:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/23 01:23:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/23 01:23:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/23 01:23:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/23 01:23:24 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/23 01:23:24 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-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:23:26 DEBUG : potato2: md5 = e621dd656486408873247b805d27bbc9 OK 2025/07/23 01:23:27 DEBUG : empty space: md5 = 5d63c07defe607019261a97fc5585245 OK 2025/07/23 01:23:29 DEBUG : sub dir/potato3: md5 = c6b41cf01e4e03881ba3fd3592c47f21 OK 2025/07/23 01:23:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.04s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:23:34 DEBUG : small: md5 = e0b632112e988dbbcdae4d46e905c025 OK 2025/07/23 01:23:35 DEBUG : medium: md5 = 7da629988a0c0cec9afff9c1cfea0d63 OK 2025/07/23 01:23:36 DEBUG : large: md5 = 7aeb0d9e3b12d9962b8defce6ac14380 OK 2025/07/23 01:23:37 DEBUG : Waiting for deletions to finish 2025/07/23 01:23:37 DEBUG : large: Excluded (Size Filter) 2025/07/23 01:23:37 INFO : medium: Deleted 2025/07/23 01:23:37 INFO : small: Deleted --- PASS: TestDelete (6.01s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:23:40 DEBUG : small: md5 = e8978ce5bc9c1894b6bec49818f95064 OK 2025/07/23 01:23:41 DEBUG : medium: md5 = ed0a7dba0d3f6fa0e5fc9ef7be2bb274 OK 2025/07/23 01:23:43 DEBUG : large: md5 = 2bd45246c0a8c853bb8336bd82bf9066 OK 2025/07/23 01:23:43 DEBUG : Waiting for deletions to finish 2025/07/23 01:23:43 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/23 01:23:43 INFO : small: Deleted 2025/07/23 01:23:43 INFO : large: Deleted --- PASS: TestMaxDelete (6.64s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:23:46 DEBUG : small: md5 = 583d742469378ff155e41e077e214268 OK 2025/07/23 01:23:48 DEBUG : medium: md5 = 8aceba112ad4eea7757706ee7421540b OK 2025/07/23 01:23:49 DEBUG : large: md5 = c4c914029d6e6e1b99d79dc5ca0c2b0d OK 2025/07/23 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/23 01:23:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/23 01:23:50 INFO : small: Deleted 2025/07/23 01:23:50 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.64s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:23:53 DEBUG : small: md5 = 677437f81e1f234e8a515ffb99a7f92f OK 2025/07/23 01:23:55 DEBUG : medium: md5 = 726e2c189e4fdbb7cbdb33b5a6c2ac47 OK 2025/07/23 01:23:56 DEBUG : large: md5 = 42f7e88ee53ebb4e69ea50569180a56d OK 2025/07/23 01:23:56 DEBUG : Waiting for deletions to finish 2025/07/23 01:23:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/23 01:23:57 INFO : small: Deleted 2025/07/23 01:23:57 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.88s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:24:00 DEBUG : ReadFile: md5 = f057bb6683fb2e99038a7491c63aeebd OK --- PASS: TestReadFile (3.81s) === RUN TestRetry 2025/07/23 01:24:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/23 01:24:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/23 01:24:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/23 01:24:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/23 01:24:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/23 01:24:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/23 01:24:03 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-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:24:04 DEBUG : file1: md5 = 4022bc9ee1ef673fbba57d7fa74448fb OK 2025/07/23 01:24:05 DEBUG : file2: md5 = 73fc330892a839f55cda24d757ef8903 OK --- PASS: TestCat (15.76s) === RUN TestPurge 2025/07/23 01:24:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tikigoz3node" 2025/07/23 01:24:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:24:18 DEBUG : Creating backend with remote "TestDrive:crypt/l8ro59c83ae14upab25v3rno79in3k6q5nlciivb4lfuv72tqp30" 2025/07/23 01:24:19 DEBUG : Creating backend with remote "/tmp/rclone3919447860" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tikigoz3node'", Local "Local file system at /tmp/rclone3919447860", Modify Window "1ms" 2025/07/23 01:24:23 DEBUG : A1/B1/C1/one: md5 = b1542fc15a992dc1bef01f92ca9d6759 OK 2025/07/23 01:24:23 INFO : A2: Making directory 2025/07/23 01:24:24 INFO : A1/B2: Making directory 2025/07/23 01:24:25 INFO : A1/B2/C2: Making directory 2025/07/23 01:24:25 INFO : A1/B1/C3: Making directory 2025/07/23 01:24:26 INFO : A3: Making directory 2025/07/23 01:24:27 INFO : A3/B3: Making directory 2025/07/23 01:24:28 INFO : A3/B3/C4: Making directory 2025/07/23 01:24:30 DEBUG : A1/two: md5 = d09efbba782cf38fa619d226d30046e5 OK 2025/07/23 01:24:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tikigoz3node': Purge remote 2025/07/23 01:24:33 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.06s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:24:37 DEBUG : A1/B1/C1/one: md5 = 016eee3ec3a6f1ab0e46e185f0beaf16 OK 2025/07/23 01:24:37 INFO : A2: Making directory 2025/07/23 01:24:38 INFO : A1/B2: Making directory 2025/07/23 01:24:38 INFO : A1/B2/C2: Making directory 2025/07/23 01:24:39 INFO : A1/B1/C3: Making directory 2025/07/23 01:24:40 INFO : A3: Making directory 2025/07/23 01:24:40 INFO : A3/B3: Making directory 2025/07/23 01:24:41 INFO : A3/B3/C4: Making directory 2025/07/23 01:24:43 DEBUG : A1/two: md5 = 6cf63aed5780f3b06849a61991ef1921 OK 2025/07/23 01:24:44 DEBUG : removing 1 level 3 directories 2025/07/23 01:24:44 INFO : A3/B3/C4: Removing directory 2025/07/23 01:24:47 DEBUG : removing 2 level 3 directories 2025/07/23 01:24:47 INFO : A1/B2/C2: Removing directory 2025/07/23 01:24:47 INFO : A1/B1/C3: Removing directory 2025/07/23 01:24:47 DEBUG : removing 2 level 2 directories 2025/07/23 01:24:47 INFO : A1/B2: Removing directory 2025/07/23 01:24:47 INFO : A3/B3: Removing directory 2025/07/23 01:24:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/23 01:24:48 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/23 01:24:48 DEBUG : removing 2 level 1 directories 2025/07/23 01:24:48 INFO : A3: Removing directory 2025/07/23 01:24:48 INFO : A2: Removing directory 2025/07/23 01:24:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/23 01:24:52 DEBUG : removing 1 level 3 directories 2025/07/23 01:24:52 INFO : A1/B1/C1: Removing directory 2025/07/23 01:24:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:53 DEBUG : removing 1 level 2 directories 2025/07/23 01:24:53 INFO : A1/B1: Removing directory 2025/07/23 01:24:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/23 01:24:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/23 01:24:53 DEBUG : removing 1 level 1 directories 2025/07/23 01:24:53 INFO : A1: Removing directory 2025/07/23 01:24:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/23 01:24:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/23 01:24:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/23 01:24:54 DEBUG : removing 1 level 0 directories 2025/07/23 01:24:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Removing directory 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/23 01:24:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.19s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:24:56 INFO : A1: Making directory 2025/07/23 01:24:57 INFO : A1/B1: Making directory 2025/07/23 01:24:58 INFO : A1/B1/C1: Making directory 2025/07/23 01:25:00 DEBUG : removing 1 level 3 directories 2025/07/23 01:25:00 INFO : A1/B1/C1: Removing directory 2025/07/23 01:25:01 DEBUG : removing 1 level 2 directories 2025/07/23 01:25:01 INFO : A1/B1: Removing directory 2025/07/23 01:25:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/23 01:25:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.65s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:25:03 INFO : A1: Making directory 2025/07/23 01:25:04 INFO : A1/B1: Making directory 2025/07/23 01:25:05 INFO : A1/B1/C1: Making directory 2025/07/23 01:25:07 DEBUG : removing 1 level 3 directories 2025/07/23 01:25:07 INFO : A1/B1/C1: Removing directory 2025/07/23 01:25:08 DEBUG : removing 1 level 2 directories 2025/07/23 01:25:08 INFO : A1/B1: Removing directory 2025/07/23 01:25:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/23 01:25:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.36s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:25:12 DEBUG : file1: md5 = 0546bdfcd339763544b184140827d704 OK 2025/07/23 01:25:12 DEBUG : filename.txt: File name found in url 2025/07/23 01:25:14 DEBUG : filename.txt: md5 = 4c3aa45aed3a23d757459d0b736016a9 OK 2025/07/23 01:25:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/23 01:25:15 DEBUG : headerfilename.txt: md5 = 15d307725d12cdd081f4f5305de275d3 OK 2025/07/23 01:25:16 DEBUG : file2: md5 = cac8a5219ad8f730e485773105aeb5ba OK --- PASS: TestCopyURL (8.18s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:25:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/23 01:25:21 DEBUG : sub/file2: md5 = 2dc75044abea7db133902eab8a74c3b2 OK 2025/07/23 01:25:21 INFO : file1: Copied (new) to: sub/file2 2025/07/23 01:25:21 INFO : file1: Deleted 2025/07/23 01:25:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 01:25:22 DEBUG : file1: Unchanged skipping 2025/07/23 01:25:22 INFO : file1: Deleted 2025/07/23 01:25:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': don't need to copy/move sub/file2, it is already at target location 2025/07/23 01:25:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.80s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:25:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/23 01:25:26 DEBUG : file1: md5 = 1d7285aeda0e18d0137febf835a38e9d OK 2025/07/23 01:25:26 INFO : file1: Copied (new) 2025/07/23 01:25:26 INFO : file1: Deleted 2025/07/23 01:25:27 DEBUG : file1: Destination exists, skipping 2025/07/23 01:25:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.29s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:25:31 DEBUG : dst/file1: md5 = 181fcb63f3b4fdcc23d2c1723bb79c40 OK 2025/07/23 01:25:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xemaniv6kayu/backup" 2025/07/23 01:25:31 DEBUG : Config file has changed externally - reloading 2025/07/23 01:25:32 DEBUG : Creating backend with remote "TestDrive:crypt/2cmjsfm2ghtq1vvnrn9j55snvv4mctkl2k4q7a6qenu2cb1d0p7g/1nrff024r7pq65ecp72fc28jb0" 2025/07/23 01:25:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/23 01:25:35 INFO : dst/file1: Moved (server-side) 2025/07/23 01:25:36 DEBUG : dst/file1: md5 = 4f186ba49d264f0442568d24b5e51186 OK 2025/07/23 01:25:36 INFO : dst/file1: Copied (new) 2025/07/23 01:25:36 INFO : dst/file1: Deleted 2025/07/23 01:25:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/23 01:25:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/23 01:25:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.32s) === 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-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:25:43 DEBUG : A1/one: md5 = 37f4b4a0deb967a986c57f7d9b6da69f OK 2025/07/23 01:25:44 DEBUG : A1/two: md5 = f23622aec3faa5709075acd7b55a5f53 OK 2025/07/23 01:25:46 DEBUG : A1/B1/three: md5 = a8111b0e51f5013a52d8f7442a6f3d51 OK 2025/07/23 01:25:48 DEBUG : A1/B1/C1/four: md5 = dccb0498393956afc49dc6cf5d882472 OK 2025/07/23 01:25:51 DEBUG : A1/B1/C2/five: md5 = 501669729b3848b9b20f997b96692202 OK 2025/07/23 01:25:51 INFO : A1/B2: Making directory 2025/07/23 01:25:51 INFO : A1/B1/C3: Making directory 2025/07/23 01:26:00 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/23 01:26:00 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/23 01:26:00 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/23 01:26:00 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/23 01:26:00 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/23 01:26:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/23 01:26:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/23 01:26:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/23 01:26:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/23 01:26:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/23 01:26:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/23 01:26:11 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/23 01:26:11 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/23 01:26:11 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/23 01:26:11 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/23 01:26:11 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/23 01:26:14 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/23 01:26:14 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/23 01:26:14 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/23 01:26:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/23 01:26:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/23 01:26:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/23 01:26:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/23 01:26:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/23 01:26:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/23 01:26:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/23 01:26:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/23 01:26:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/23 01:26:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/23 01:26:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/23 01:26:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.17s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:26:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/23 01:26:25 DEBUG : no_checksum_small_file_from_pipe: md5 = 2e1b7aecce799a3ccd62b0f1d18d05c4 OK 2025/07/23 01:26:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/23 01:26:25 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/23 01:26:26 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/23 01:26:27 DEBUG : no_checksum_big_file_from_pipe: md5 = f2e9dbf11522f048a661422d19d70d92 OK 2025/07/23 01:26:27 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-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:26:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/23 01:26:30 DEBUG : with_checksum_small_file_from_pipe: md5 = fae83356ede9825a8109c48b46a826f6 OK 2025/07/23 01:26:30 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/23 01:26:31 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/23 01:26:31 DEBUG : with_checksum_big_file_from_pipe: md5 = 6128a198768d7907300dc50b95ef1ee8 OK 2025/07/23 01:26:31 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-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:26:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/23 01:26:35 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:26:35 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/23 01:26:36 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-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:26:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/23 01:26:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/23 01:26:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/23 01:26:41 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.66s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/23 01:26:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': File to upload is small (48 bytes), uploading instead of streaming 2025/07/23 01:26:44 DEBUG : rcat_metadata: md5 = 4f414e7320494b199dea9d8f593b6d25 OK 2025/07/23 01:26:44 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/23 01:26:46 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/23 01:26:47 DEBUG : rcat_metadata_uploadcutoff0: md5 = cd9c3a946535569fa75cd36c696ab8bd OK 2025/07/23 01:26:47 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.69s) --- PASS: TestRcatMetadata/Normal (2.52s) --- PASS: TestRcatMetadata/ViaDisk (2.72s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:26:49 DEBUG : potato1: md5 = 98b46a2765964bc2a7528719f2635577 OK 2025/07/23 01:26:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': File to upload is small (60 bytes), uploading instead of streaming 2025/07/23 01:26:51 DEBUG : potato2: md5 = 119172702324a146936c896d0e7a3958 OK 2025/07/23 01:26:51 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.19s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:26:54 DEBUG : potato1: md5 = 32917586717705df03ffa7b9e991b93c OK 2025/07/23 01:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': File to upload is small (60 bytes), uploading instead of streaming 2025/07/23 01:26:55 DEBUG : potato2: md5 = 756b453f73b9dc1db586adaf304108d3 OK 2025/07/23 01:26:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.95s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:26:59 DEBUG : potato2: md5 = 27977074f5440d0cb1af8d0dfbfd7287 OK 2025/07/23 01:27:00 DEBUG : empty space: md5 = 7016cfc13604184389b0b584b50c7e4a OK 2025/07/23 01:27:02 DEBUG : sub dir/potato3: md5 = 9bf364206fa7512b1384cf3f6e37ca32 OK 2025/07/23 01:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Touching "sub dir/potato3" 2025/07/23 01:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Touching "empty space" 2025/07/23 01:27:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Touching "potato2" 2025/07/23 01:27:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.60s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:27:07 DEBUG : dir with metadata: Making directory with metadata 2025/07/23 01:27:07 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.26s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:27:09 DEBUG : directory with modtime: Making directory with metadata 2025/07/23 01:27:10 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.28s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:27:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/23 01:27:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 01:27:12 DEBUG : Google drive root 'crypt/2cmjsfm2ghtq1vvnrn9j55snvv4mctkl2k4q7a6qenu2cb1d0p7g': Skipping btime metadata as can't update it on an existing file: 2025-07-23T01:27:11.794747038Z 2025/07/23 01:27:12 INFO : non existent directory: Updated directory metadata 2025/07/23 01:27:14 DEBUG : Google drive root 'crypt/2cmjsfm2ghtq1vvnrn9j55snvv4mctkl2k4q7a6qenu2cb1d0p7g': Skipping btime metadata as can't update it on an existing file: 2025-07-23T01:27:11.794747038Z 2025/07/23 01:27:14 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.60s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:27:16 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/23 01:27:18 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/23 01:27:18 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.89s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:27:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/23 01:27:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 01:27:20 DEBUG : dst: Making directory with metadata 2025/07/23 01:27:20 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 01:27:20 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 01:27:21 INFO : dst: Set directory modification time (using SetModTime) 2025/07/23 01:27:21 INFO : dst: Set directory modification time (using SetModTime) 2025/07/23 01:27:21 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/23 01:27:22 INFO : dst: Set directory modification time (using SetModTime) 2025/07/23 01:27:22 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.38s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu'", Local "Local file system at /tmp/rclone891578517", Modify Window "1ms" 2025/07/23 01:27:25 DEBUG : sub dir/test remove existing: md5 = b7393129581158521217fc719c488adf OK 2025/07/23 01:27:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = f7a1875c68c18917e5a060d9a4576a7c OK 2025/07/23 01:27:28 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sehofal3" before starting 2025/07/23 01:27:29 DEBUG : sub dir/test remove existing.sehofal3: TEST: removing renamed existing file after operation 2025/07/23 01:27:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lubivef0" before starting 2025/07/23 01:27:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lubivef0: TEST: renaming existing back after failed operation 2025/07/23 01:27:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xoyahec3" before starting 2025/07/23 01:27:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xoyahec3: TEST: removing renamed existing file after operation 2025/07/23 01:27:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3ocumroajs9t03225lrsm6u3bv34t0f8kfrlijf0cme1th192f9huae852ukouc437c6rh1q33d0pknmq2ibkphs6hcvgfds8bi2d47gs1eq5v63bfa542gk92ou7rc25epg5pmnc9l0qa6t2f95l8126acbr6pr8ukgjjoqkaj1261o2qa0" 2025/07/23 01:27:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "r0q9o985e29oumnhpkgkb69v22v6qe6jcloj0cfkm3u5psk1b830" --- PASS: TestRemoveExisting (12.68s) === 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:27:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xemaniv6kayu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m22.755669308s (try 1/5)