"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/21 04:57:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicavem4nizo" 2025/03/21 04:57:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 04:57:54 DEBUG : Creating backend with remote "TestDrive:crypt/p9dut9635sfqu833j3k3asjur7n4cnmm2bdlbqmclerfdqr06qg0" 2025/03/21 04:57:55 DEBUG : Creating backend with remote "/tmp/rclone1779939846" === 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-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", 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/03/21 04:57:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/21 04:57:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/21 04:57:55 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/21 04:57:55 DEBUG : potato: Seek from 10 to 0 2025/03/21 04:57:55 DEBUG : potato: Seek from 10 to 0 2025/03/21 04:57:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/21 04:57:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/21 04:57:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/21 04:57:55 DEBUG : potato: Seek from 5 to 2 2025/03/21 04:57:55 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/21 04:57:55 DEBUG : potato: Seek from 7 to 0 2025/03/21 04:57:55 DEBUG : potato: Seek from 7 to 0 2025/03/21 04:57:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/21 04:57:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/21 04:57:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/21 04:57:55 DEBUG : potato: Seek from 5 to 2 2025/03/21 04:57:55 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/21 04:57:55 DEBUG : potato: Seek from 8 to 0 2025/03/21 04:57:55 DEBUG : potato: Seek from 8 to 0 2025/03/21 04:57:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/21 04:57:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/21 04:57:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/21 04:57:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/21 04:57:55 DEBUG : potato: Seek from 5 to 2 2025/03/21 04:57:55 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/21 04:57:55 DEBUG : potato: Seek from 9 to 0 2025/03/21 04:57:55 DEBUG : potato: Seek from 9 to 0 2025/03/21 04:57:55 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-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 04:57:57 DEBUG : rutabaga: md5 = f124256386e877726ffd014b63852d53 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/21 04:58:00 DEBUG : empty space: md5 = b10fb3953f2ad7eda0be54c181097b55 OK === RUN TestCheck/3 2025/03/21 04:58:02 DEBUG : potato2: md5 = f022f402a5666947bf4c5e836347fcff OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/21 04:58:04 DEBUG : remotepotato: md5 = c060c2409d253a3109c2a9408941ae0e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.05s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/03/21 04:58:07 DEBUG : Creating backend with remote "nonexistent" 2025/03/21 04:58:07 DEBUG : Creating backend with remote "nonexistent" 2025/03/21 04:58:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/21 04:58:07 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/03/21 04:58:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/21 04:58:07 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-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 04:58:08 DEBUG : rutabaga: md5 = 45c9176d164c35822fbe8ebda56edf09 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/21 04:58:12 DEBUG : empty space: md5 = 2dfd25e5124079a2dd8fa28e721c4327 OK === RUN TestCheckDownload/3 2025/03/21 04:58:14 DEBUG : potato2: md5 = 506227ca71a02906ad9b4a1bb371d7fb OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/21 04:58:19 DEBUG : remotepotato: md5 = b4b483d5e5fbda2c9e36241d67013921 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.89s) --- PASS: TestCheckDownload/1 (1.34s) --- PASS: TestCheckDownload/2 (0.88s) --- PASS: TestCheckDownload/3 (0.96s) --- PASS: TestCheckDownload/4 (1.73s) --- PASS: TestCheckDownload/5 (1.36s) --- PASS: TestCheckDownload/6 (1.06s) --- PASS: TestCheckDownload/7 (1.00s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 04:58:25 DEBUG : rutabaga: md5 = a2e799a88fc567df8a7e51735d6f8f14 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/21 04:58:27 DEBUG : empty space: md5 = 5882ea4ba351fb974a18556ccb54084f OK === RUN TestCheckSizeOnly/3 2025/03/21 04:58:29 DEBUG : potato2: md5 = e52469d0f5a67422adccb8f10273bdf4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/21 04:58:31 DEBUG : remotepotato: md5 = 722e1fbae97fb5d2aef1f4c66ad8b28b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.64s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 04:58:35 DEBUG : test.sum: md5 = 6137701a8d66c33b9442f35ecf239723 OK 2025/03/21 04:58:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/21 04:58:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/21 04:58:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/21 04:58:37 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/21 04:58:38 DEBUG : test.sum: md5 = 4bed73ef594f6758ff262b25c4a47d81 OK 2025/03/21 04:58:39 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/21 04:58:39 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/21 04:58:39 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/21 04:58:39 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.80s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 04:58:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicavem4nizo/data" 2025/03/21 04:58:40 DEBUG : Creating backend with remote "TestDrive:crypt/p9dut9635sfqu833j3k3asjur7n4cnmm2bdlbqmclerfdqr06qg0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 04:58:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicavem4nizo/data" 2025/03/21 04:58:42 DEBUG : Creating backend with remote "TestDrive:crypt/p9dut9635sfqu833j3k3asjur7n4cnmm2bdlbqmclerfdqr06qg0/vjrnln8ratgmqakfosrqe8espk" 2025/03/21 04:58:45 DEBUG : data/banana: md5 = edd1cd011b60052737078306edb53bd0 OK 2025/03/21 04:58:47 DEBUG : test.sum: md5 = 986efae7c16cbbb0d9368546002ed92e OK === RUN TestCheckSumDownload/subtest1 2025/03/21 04:58:51 DEBUG : data/potato: md5 = d0f0776d05ac1cbcebabde6e185db725 OK 2025/03/21 04:58:52 DEBUG : test.sum: md5 = 7ee4ab837512593414518ad50cc257aa OK === RUN TestCheckSumDownload/subtest2 2025/03/21 04:58:56 DEBUG : test.sum: md5 = 0119f2c2c7db29fa6d53ae2aefb169da OK === RUN TestCheckSumDownload/subtest3 2025/03/21 04:59:00 DEBUG : test.sum: md5 = 27c8c299c3480ad5f306a58ec14b4739 OK === RUN TestCheckSumDownload/subtest4 2025/03/21 04:59:04 DEBUG : test.sum: md5 = d935eed3681cbb6b2134692d6ed19d4f OK === RUN TestCheckSumDownload/subtest5 2025/03/21 04:59:08 DEBUG : test.sum: md5 = 733f8c8e5b068c325bc8a62dc8f3f2a6 OK === RUN TestCheckSumDownload/subtest6 2025/03/21 04:59:13 DEBUG : data/banana: md5 = e57a2cc11450ae953024ea259f33808d OK 2025/03/21 04:59:14 DEBUG : data/potato: md5 = 4170ffb055b5cb99e20289ab53f266a2 OK 2025/03/21 04:59:16 DEBUG : test.sum: md5 = f90c5f4f90ad8bf36748569d74e0c0be OK === RUN TestCheckSumDownload/subtest7 2025/03/21 04:59:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/21 04:59:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.38s) --- PASS: TestCheckSumDownload/subtest1 (2.28s) --- PASS: TestCheckSumDownload/subtest2 (1.93s) --- PASS: TestCheckSumDownload/subtest3 (2.11s) --- PASS: TestCheckSumDownload/subtest4 (2.19s) --- PASS: TestCheckSumDownload/subtest5 (2.01s) --- PASS: TestCheckSumDownload/subtest6 (3.10s) --- PASS: TestCheckSumDownload/subtest7 (3.06s) === RUN TestApplyTransforms 2025/03/21 04:59:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qofiyij9tewa" 2025/03/21 04:59:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 04:59:22 DEBUG : Creating backend with remote "TestDrive:crypt/nlqhg2rmni2eklmntnsbvcinop3s8858m8d26ummuomioih8e17g" 2025/03/21 04:59:23 DEBUG : Creating backend with remote "/tmp/rclone767312231" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qofiyij9tewa'", Local "Local file system at /tmp/rclone767312231", Modify Window "1ms" 2025/03/21 04:59:26 DEBUG : hello, world!: md5 = 5430c2063b4510b86479e590c8f91020 OK upper checkfile vs. lower remote (without normalization) 2025/03/21 04:59:26 ERROR : hello, world!: sum not found 2025/03/21 04:59:26 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qofiyij9tewa' 2025/03/21 04:59:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofiyij9tewa': 1 files missing 2025/03/21 04:59:26 NOTICE: 1 hashes missing 2025/03/21 04:59:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofiyij9tewa': 2 differences found 2025/03/21 04:59:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofiyij9tewa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/21 04:59:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 04:59:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofiyij9tewa': 0 differences found 2025/03/21 04:59:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofiyij9tewa': 1 matching files 2025/03/21 04:59:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nupuyal3tete" 2025/03/21 04:59:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 04:59:27 DEBUG : Creating backend with remote "TestDrive:crypt/paep10v0a32enm7ofbb2umessbtn2bb20srbml271c9fevhq5akg" 2025/03/21 04:59:28 DEBUG : Creating backend with remote "/tmp/rclone1031954044" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nupuyal3tete'", Local "Local file system at /tmp/rclone1031954044", Modify Window "1ms" 2025/03/21 04:59:30 DEBUG : HELLO, WORLD!: md5 = 4325525b45056112d772f1e55222c296 OK lower checkfile vs. upper remote (without normalization) 2025/03/21 04:59:31 ERROR : HELLO, WORLD!: sum not found 2025/03/21 04:59:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nupuyal3tete' 2025/03/21 04:59:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupuyal3tete': 1 files missing 2025/03/21 04:59:31 NOTICE: 1 hashes missing 2025/03/21 04:59:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupuyal3tete': 2 differences found 2025/03/21 04:59:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupuyal3tete': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/21 04:59:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 04:59:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupuyal3tete': 0 differences found 2025/03/21 04:59:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupuyal3tete': 1 matching files 2025/03/21 04:59:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefirig1gowe" 2025/03/21 04:59:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 04:59:32 DEBUG : Creating backend with remote "TestDrive:crypt/vaqjlisbf3h7ieajk7echr5hetku3u6sqitaaa5jrtvjslhsh220" 2025/03/21 04:59:33 DEBUG : Creating backend with remote "/tmp/rclone3296407417" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefirig1gowe'", Local "Local file system at /tmp/rclone3296407417", Modify Window "1ms" 2025/03/21 04:59:35 DEBUG : HeLlO, wOrLd!: md5 = c96aa390d4220c91ebb457a77483bcb8 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/21 04:59:35 ERROR : HeLlO, wOrLd!: sum not found 2025/03/21 04:59:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xefirig1gowe' 2025/03/21 04:59:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefirig1gowe': 1 files missing 2025/03/21 04:59:35 NOTICE: 1 hashes missing 2025/03/21 04:59:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefirig1gowe': 2 differences found 2025/03/21 04:59:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefirig1gowe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/21 04:59:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 04:59:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefirig1gowe': 0 differences found 2025/03/21 04:59:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefirig1gowe': 1 matching files 2025/03/21 04:59:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuziriq5jene" 2025/03/21 04:59:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 04:59:37 DEBUG : Creating backend with remote "TestDrive:crypt/g98at2vq47r4kokbhh9abuc8nh5fm25kp2s7vqqemnnt7dronej0" 2025/03/21 04:59:38 DEBUG : Creating backend with remote "/tmp/rclone4085251260" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuziriq5jene'", Local "Local file system at /tmp/rclone4085251260", Modify Window "1ms" 2025/03/21 04:59:40 DEBUG : HELLO, WORLD!: md5 = 3e2eba04243c208c52e99df510320fc9 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/21 04:59:41 ERROR : HELLO, WORLD!: sum not found 2025/03/21 04:59:41 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fuziriq5jene' 2025/03/21 04:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuziriq5jene': 1 files missing 2025/03/21 04:59:41 NOTICE: 1 hashes missing 2025/03/21 04:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuziriq5jene': 2 differences found 2025/03/21 04:59:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuziriq5jene': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/21 04:59:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 04:59:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuziriq5jene': 0 differences found 2025/03/21 04:59:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuziriq5jene': 1 matching files 2025/03/21 04:59:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mikotuz8yige" 2025/03/21 04:59:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 04:59:42 DEBUG : Creating backend with remote "TestDrive:crypt/9uu9glm58g5t49084hdehfaofo5ckm23kl3b7t95r9p6fhp834og" 2025/03/21 04:59:43 DEBUG : Creating backend with remote "/tmp/rclone564651263" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mikotuz8yige'", Local "Local file system at /tmp/rclone564651263", Modify Window "1ms" 2025/03/21 04:59:45 DEBUG : 測試_Русский___ě_áñ: md5 = cc0f181a61b8a190295ac5794603f9a1 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/21 04:59:46 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/21 04:59:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mikotuz8yige' 2025/03/21 04:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mikotuz8yige': 1 files missing 2025/03/21 04:59:46 NOTICE: 1 hashes missing 2025/03/21 04:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mikotuz8yige': 2 differences found 2025/03/21 04:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mikotuz8yige': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/21 04:59:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 04:59:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mikotuz8yige': 0 differences found 2025/03/21 04:59:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mikotuz8yige': 1 matching files 2025/03/21 04:59:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixitaq6xebe" 2025/03/21 04:59:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 04:59:47 DEBUG : Creating backend with remote "TestDrive:crypt/e9a85rfl6jvbc9009m2qdr36rkk5cvqf3it3a32k5qlbga4fmshg" 2025/03/21 04:59:48 DEBUG : Creating backend with remote "/tmp/rclone4086742249" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixitaq6xebe'", Local "Local file system at /tmp/rclone4086742249", Modify Window "1ms" 2025/03/21 04:59:50 DEBUG : 測試_Русский___ě_áñ: md5 = 4229363e6cf84325fa5845fd3990a9ef OK NFC checkfile vs. NFD remote (without normalization) 2025/03/21 04:59:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/21 04:59:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bixitaq6xebe' 2025/03/21 04:59:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixitaq6xebe': 1 files missing 2025/03/21 04:59:50 NOTICE: 1 hashes missing 2025/03/21 04:59:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixitaq6xebe': 2 differences found 2025/03/21 04:59:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixitaq6xebe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/21 04:59:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 04:59:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixitaq6xebe': 0 differences found 2025/03/21 04:59:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixitaq6xebe': 1 matching files 2025/03/21 04:59:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jerepet1tusa" 2025/03/21 04:59:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 04:59:52 DEBUG : Creating backend with remote "TestDrive:crypt/jtamh6p6dllaeplgqfu1a7f7udch4oml250fun9dn1of8g1do55g" 2025/03/21 04:59:53 DEBUG : Creating backend with remote "/tmp/rclone2456286868" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jerepet1tusa'", Local "Local file system at /tmp/rclone2456286868", Modify Window "1ms" 2025/03/21 04:59:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2ea6b1a6811b9a7a81fb78c39ba13a6c OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/21 04:59:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/21 04:59:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jerepet1tusa' 2025/03/21 04:59:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jerepet1tusa': 1 files missing 2025/03/21 04:59:56 NOTICE: 1 hashes missing 2025/03/21 04:59:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jerepet1tusa': 2 differences found 2025/03/21 04:59:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jerepet1tusa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/21 04:59:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 04:59:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jerepet1tusa': 0 differences found 2025/03/21 04:59:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jerepet1tusa': 1 matching files 2025/03/21 04:59:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nehidew8leha" 2025/03/21 04:59:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 04:59:57 DEBUG : Creating backend with remote "TestDrive:crypt/9a60m3t7879liqlq9l8cpg7tldfpfri6nk5jmds4ej6espi2d6h0" 2025/03/21 04:59:58 DEBUG : Creating backend with remote "/tmp/rclone3142054420" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nehidew8leha'", Local "Local file system at /tmp/rclone3142054420", Modify Window "1ms" 2025/03/21 05:00:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a3a0bfda2a4aa2144335af0290f76d87 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/21 05:00:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/21 05:00:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nehidew8leha' 2025/03/21 05:00:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nehidew8leha': 1 files missing 2025/03/21 05:00:01 NOTICE: 1 hashes missing 2025/03/21 05:00:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nehidew8leha': 2 differences found 2025/03/21 05:00:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nehidew8leha': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/21 05:00:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 05:00:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nehidew8leha': 0 differences found 2025/03/21 05:00:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nehidew8leha': 1 matching files 2025/03/21 05:00:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maxabej9duxe" 2025/03/21 05:00:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 05:00:02 DEBUG : Creating backend with remote "TestDrive:crypt/u9jr594jq7phqtc46i0fkf39h9q76emmgbdc4c8dtmsdl866lun0" 2025/03/21 05:00:03 DEBUG : Creating backend with remote "/tmp/rclone1617765005" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maxabej9duxe'", Local "Local file system at /tmp/rclone1617765005", Modify Window "1ms" 2025/03/21 05:00:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = eb2947094d4990f33cd980066f277120 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/21 05:00:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/21 05:00:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-maxabej9duxe' 2025/03/21 05:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxabej9duxe': 1 files missing 2025/03/21 05:00:05 NOTICE: 1 hashes missing 2025/03/21 05:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxabej9duxe': 2 differences found 2025/03/21 05:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxabej9duxe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/21 05:00:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 05:00:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxabej9duxe': 0 differences found 2025/03/21 05:00:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxabej9duxe': 1 matching files 2025/03/21 05:00:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-movizik1risi" 2025/03/21 05:00:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 05:00:07 DEBUG : Creating backend with remote "TestDrive:crypt/4989roh8mg1nddovgnuiib6fldsl5oht3pqpidbunn76qt2eqr90" 2025/03/21 05:00:07 DEBUG : Creating backend with remote "/tmp/rclone751992323" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-movizik1risi'", Local "Local file system at /tmp/rclone751992323", Modify Window "1ms" 2025/03/21 05:00:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7c35bbbc540accb736e67ac84918ee95 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/21 05:00:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/21 05:00:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-movizik1risi' 2025/03/21 05:00:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movizik1risi': 1 files missing 2025/03/21 05:00:10 NOTICE: 1 hashes missing 2025/03/21 05:00:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movizik1risi': 2 differences found 2025/03/21 05:00:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movizik1risi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/21 05:00:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/21 05:00:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movizik1risi': 0 differences found 2025/03/21 05:00:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-movizik1risi': 1 matching files 2025/03/21 05:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-movizik1risi': Purge remote 2025/03/21 05:00:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maxabej9duxe': Purge remote 2025/03/21 05:00:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nehidew8leha': Purge remote 2025/03/21 05:00:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jerepet1tusa': Purge remote 2025/03/21 05:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixitaq6xebe': Purge remote 2025/03/21 05:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mikotuz8yige': Purge remote 2025/03/21 05:00:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuziriq5jene': Purge remote 2025/03/21 05:00:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefirig1gowe': Purge remote 2025/03/21 05:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nupuyal3tete': Purge remote 2025/03/21 05:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qofiyij9tewa': Purge remote --- PASS: TestApplyTransforms (53.32s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:00:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/21 05:00:18 DEBUG : sub/file2: md5 = ed14a98d23061a244f6750eda2033ce3 OK 2025/03/21 05:00:18 INFO : file1: Copied (new) to: sub/file2 2025/03/21 05:00:19 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 05:00:19 DEBUG : file1: Unchanged skipping 2025/03/21 05:00:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': don't need to copy/move sub/file2, it is already at target location 2025/03/21 05:00:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.98s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:00:24 DEBUG : dst/file1: md5 = 93659086013be044eaa2c9164839df8a OK 2025/03/21 05:00:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicavem4nizo/backup" 2025/03/21 05:00:25 DEBUG : Creating backend with remote "TestDrive:crypt/p9dut9635sfqu833j3k3asjur7n4cnmm2bdlbqmclerfdqr06qg0/1nrff024r7pq65ecp72fc28jb0" 2025/03/21 05:00:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/21 05:00:29 INFO : dst/file1: Moved (server-side) 2025/03/21 05:00:30 DEBUG : dst/file1: md5 = 85a92093d0b8044bc031a34f0801342d OK 2025/03/21 05:00:30 INFO : dst/file1: Copied (new) 2025/03/21 05:00:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/21 05:00:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/21 05:00:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.97s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:00:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicavem4nizo/dst" 2025/03/21 05:00:35 DEBUG : Creating backend with remote "TestDrive:crypt/p9dut9635sfqu833j3k3asjur7n4cnmm2bdlbqmclerfdqr06qg0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/21 05:00:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicavem4nizo/CompareDest" 2025/03/21 05:00:37 DEBUG : Creating backend with remote "TestDrive:crypt/p9dut9635sfqu833j3k3asjur7n4cnmm2bdlbqmclerfdqr06qg0/gveqi14airsml4bgu7krj116o8" 2025/03/21 05:00:38 DEBUG : one: Need to transfer - File not found at Destination 2025/03/21 05:00:41 DEBUG : one: md5 = a8460bb83b8e6b7c9a2a481d3c3216f3 OK 2025/03/21 05:00:41 INFO : one: Copied (new) 2025/03/21 05:00:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 05:00:43 DEBUG : one: md5 = df42a6a24554d8b8f522cc6cc6f01aa6 OK 2025/03/21 05:00:43 INFO : one: Copied (replaced existing) 2025/03/21 05:00:45 DEBUG : dst/one: md5 = 951a248b6252db410e6d087b5dd8fc97 OK 2025/03/21 05:00:47 DEBUG : CompareDest/one: md5 = 8a614ace49d2b4bb5f219e3ede3d345c OK 2025/03/21 05:00:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 05:00:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 05:00:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 05:00:50 DEBUG : CompareDest/two: md5 = 452bdbb972ff1dd229004dfbf65a2519 OK 2025/03/21 05:00:51 DEBUG : two: Need to transfer - File not found at Destination 2025/03/21 05:00:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 05:00:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/21 05:00:52 DEBUG : two: Need to transfer - File not found at Destination 2025/03/21 05:00:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 05:00:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/21 05:00:54 DEBUG : two: Need to transfer - File not found at Destination 2025/03/21 05:00:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/21 05:00:55 DEBUG : two: md5 = 9edb7d8d9156f21477c283186d860f40 OK 2025/03/21 05:00:55 INFO : two: Copied (new) 2025/03/21 05:00:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/21 05:00:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:00:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/21 05:00:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.66s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:01:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicavem4nizo/dst" 2025/03/21 05:01:00 DEBUG : Creating backend with remote "TestDrive:crypt/p9dut9635sfqu833j3k3asjur7n4cnmm2bdlbqmclerfdqr06qg0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/21 05:01:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicavem4nizo/CopyDest" 2025/03/21 05:01:01 DEBUG : Creating backend with remote "TestDrive:crypt/p9dut9635sfqu833j3k3asjur7n4cnmm2bdlbqmclerfdqr06qg0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/21 05:01:03 DEBUG : one: Need to transfer - File not found at Destination 2025/03/21 05:01:05 DEBUG : one: md5 = 3a7ede4a8b757f3db3869dc05307278c OK 2025/03/21 05:01:05 INFO : one: Copied (new) 2025/03/21 05:01:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 05:01:08 DEBUG : one: md5 = 010750433b9b43686d4a2137bbcd79a5 OK 2025/03/21 05:01:08 INFO : one: Copied (replaced existing) 2025/03/21 05:01:10 DEBUG : dst/one: md5 = 2e6e27eee05b44f3cf9f8421b3e48693 OK 2025/03/21 05:01:12 DEBUG : CopyDest/one: md5 = ebfa086e7abdf6a2fe94eaa8b344772b OK 2025/03/21 05:01:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicavem4nizo/BackupDir" 2025/03/21 05:01:13 DEBUG : Creating backend with remote "TestDrive:crypt/p9dut9635sfqu833j3k3asjur7n4cnmm2bdlbqmclerfdqr06qg0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/21 05:01:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 05:01:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 05:01:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 05:01:16 INFO : one: Moved (server-side) 2025/03/21 05:01:17 INFO : one: Copied (server-side copy) 2025/03/21 05:01:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/21 05:01:19 DEBUG : CopyDest/two: md5 = 97a235d92012248fe90f1d8823d4cf73 OK 2025/03/21 05:01:20 DEBUG : two: Need to transfer - File not found at Destination 2025/03/21 05:01:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 05:01:21 INFO : two: Copied (server-side copy) 2025/03/21 05:01:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/21 05:01:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 05:01:22 DEBUG : two: Unchanged skipping 2025/03/21 05:01:23 DEBUG : CopyDest/three: md5 = 0468758cd2d5e897b55aefaa7faff9eb OK 2025/03/21 05:01:24 DEBUG : three: Need to transfer - File not found at Destination 2025/03/21 05:01:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/21 05:01:24 DEBUG : three: Destination not found in --copy-dest 2025/03/21 05:01:26 DEBUG : three: md5 = 80949fa4c40a7afa5d518cb80976bf5e OK 2025/03/21 05:01:26 INFO : three: Copied (new) 2025/03/21 05:01:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/21 05:01:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/21 05:01:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:01:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/21 05:01:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:01:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/21 05:01:31 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.41s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:01:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/21 05:01:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 503d08750ccdc2938606dfc71a3eaff4 OK 2025/03/21 05:01:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/21 05:01:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/21 05:01:36 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/21 05:01:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/21 05:01:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/21 05:01:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a1bcff6dd01d90afa1e5fd98f7993918 OK 2025/03/21 05:01:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/21 05:01:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/21 05:01:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.74s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:01:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Looking for duplicate names using skip mode. 2025/03/21 05:01:45 NOTICE: one: Found 2 files with duplicate names 2025/03/21 05:01:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.48s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:01:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Looking for duplicate names using skip mode. 2025/03/21 05:01:51 NOTICE: one: Found 3 files with duplicate names 2025/03/21 05:01:51 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/21 05:01:51 INFO : one: Deleted 2025/03/21 05:01:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.12s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:01:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Looking for duplicate names using first mode. 2025/03/21 05:01:57 NOTICE: one: Found 3 files with duplicate names 2025/03/21 05:01:57 INFO : one: Deleted 2025/03/21 05:01:58 INFO : one: Deleted 2025/03/21 05:01:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.19s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:02:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Looking for duplicate names using newest mode. 2025/03/21 05:02:03 NOTICE: one: Found 3 files with duplicate names 2025/03/21 05:02:04 INFO : one: Deleted 2025/03/21 05:02:04 INFO : one: Deleted 2025/03/21 05:02:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.24s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:02:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Looking for duplicate names using oldest mode. 2025/03/21 05:02:10 NOTICE: one: Found 3 files with duplicate names 2025/03/21 05:02:11 INFO : one: Deleted 2025/03/21 05:02:11 INFO : one: Deleted 2025/03/21 05:02:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.66s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:02:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Looking for duplicate names using largest mode. 2025/03/21 05:02:16 NOTICE: one: Found 3 files with duplicate names 2025/03/21 05:02:17 INFO : one: Deleted 2025/03/21 05:02:17 INFO : one: Deleted 2025/03/21 05:02:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.01s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:02:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Looking for duplicate names using smallest mode. 2025/03/21 05:02:22 NOTICE: one: Found 3 files with duplicate names 2025/03/21 05:02:23 INFO : one: Deleted 2025/03/21 05:02:23 INFO : one: Deleted 2025/03/21 05:02:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.09s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:02:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Looking for duplicate names using rename mode. 2025/03/21 05:02:30 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/21 05:02:31 INFO : one-2.txt: renamed from: one.txt 2025/03/21 05:02:32 INFO : one-3.txt: renamed from: one.txt 2025/03/21 05:02:33 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.28s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:02:38 DEBUG : dupe1/one.txt: md5 = 053bf4f9064199cac4634a8ad5caf6e6 OK 2025/03/21 05:02:40 DEBUG : dupe2/two.txt: md5 = 778c3176ea03324f40232a6ec40a9a5b OK 2025/03/21 05:02:42 DEBUG : dupe3/three.txt: md5 = 43a5045f42246c72185e253f5a9e722e OK 2025/03/21 05:02:43 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/21 05:02:43 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/21 05:02:44 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/21 05:02:44 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/21 05:02:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/21 05:02:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/21 05:02:48 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.80s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:02:50 DEBUG : a.txt: md5 = 2d0ad7574a41c0650e11817445cadca7 OK 2025/03/21 05:02:51 DEBUG : zend.txt: md5 = fe719041c2cc0e26695998b90a1428d1 OK 2025/03/21 05:02:53 DEBUG : sub dir/hello world: md5 = 01f40e3586b9d2d76b38f46aae5ef4ab OK 2025/03/21 05:02:55 DEBUG : sub dir/hello world2: md5 = 095d0e2ce3a5142ed4fc2f7e0352666f OK 2025/03/21 05:02:57 DEBUG : sub dir/ignore dir/.ignore: md5 = 6a6a3e9077d57971837b1cfaf5589dfc OK 2025/03/21 05:02:58 DEBUG : sub dir/ignore dir/should be ignored: md5 = ba6b7875f04acc8d67cfeeb6601c2664 OK 2025/03/21 05:03:00 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0e2af8ca668040cc36333a4ba49f3fd9 OK 2025/03/21 05:03:02 DEBUG : a.txt: Excluded (Size Filter) 2025/03/21 05:03:02 DEBUG : a.txt: Excluded 2025/03/21 05:03:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/21 05:03:02 DEBUG : sub dir/hello world: Excluded 2025/03/21 05:03:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/21 05:03:02 DEBUG : sub dir/hello world2: Excluded 2025/03/21 05:03:03 DEBUG : sub dir/ignore dir: Excluded 2025/03/21 05:03:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/21 05:03:03 DEBUG : sub dir/hello world: Excluded 2025/03/21 05:03:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/21 05:03:03 DEBUG : sub dir/hello world2: Excluded 2025/03/21 05:03:03 DEBUG : sub dir/ignore dir: Excluded 2025/03/21 05:03:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/21 05:03:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/21 05:03:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/21 05:03:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/21 05:03:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/21 05:03:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/21 05:03:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.31s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:03:11 DEBUG : file1: md5 = 0df489cc063b27b5198f594e5d2c3e85 OK 2025/03/21 05:03:14 DEBUG : sub/file2: md5 = 2673f8482b057d97c39f6189e6e10d8c 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/03/21 05:03:16 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/21 05:03:17 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/21 05:03:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/21 05:03:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.66s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:03:21 DEBUG : file1: md5 = 0448aab7b3d14b901647cb7ca4364bab OK 2025/03/21 05:03:23 DEBUG : sub/file2: md5 = 993bbd829f448c7a54d7e9da0a31291e 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/03/21 05:03:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicavem4nizo/notfound" 2025/03/21 05:03:27 DEBUG : Creating backend with remote "TestDrive:crypt/p9dut9635sfqu833j3k3asjur7n4cnmm2bdlbqmclerfdqr06qg0/qe0i31qdkoejk60elps0ni5sqk" 2025/03/21 05:03:30 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.35s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:03:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Making directory 2025/03/21 05:03:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:03:34 DEBUG : sub dir/hello world: md5 = 1abdd885aeb31ecc96040d7fd680032d OK 2025/03/21 05:03:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.76s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:03:38 DEBUG : potato2: md5 = 7562ed5d11066441977cf20f32c0e6fa OK 2025/03/21 05:03:39 DEBUG : empty space: md5 = 18eafaf0cd9d70bd8b1abc137d295c58 OK --- PASS: TestLs (4.50s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:03:42 DEBUG : potato2: md5 = 001b46f6036f07b258e55119aba5ff62 OK 2025/03/21 05:03:44 DEBUG : empty space: md5 = f4da6b2b4a52c2cf8bae615ea3cccbf6 OK 2025/03/21 05:03:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/21 05:03:44 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.88s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:03:47 DEBUG : potato2: md5 = 684d6fe0233cb0f58cffcc3f869bc213 OK 2025/03/21 05:03:49 DEBUG : empty space: md5 = 343feb0b520d68e458de9f2db1115a36 OK --- PASS: TestLsLong (4.78s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:03:52 DEBUG : potato2: md5 = a63dcd6ea346ae4eba0c1d45f90881df OK 2025/03/21 05:03:53 DEBUG : empty space: md5 = 72f55bff6679693d66d52ab3160dc331 OK --- PASS: TestHashSums (4.32s) === RUN TestHashSumsWithErrors 2025/03/21 05:03:55 DEBUG : Creating backend with remote ":memory:" 2025/03/21 05:03:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/21 05:03:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/21 05:03:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/21 05:03:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/21 05:03:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/21 05:03:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/21 05:03:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/21 05:03:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/21 05:03:55 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-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:03:56 DEBUG : potato2: md5 = 6d884e9afa1d3f2c730a290c5dd850c9 OK 2025/03/21 05:03:58 DEBUG : empty space: md5 = 02849508412d419470147640b8d8b0ea OK 2025/03/21 05:04:00 DEBUG : sub dir/potato3: md5 = 53f1fbec154dd7d89c89b12edbcc1c5e OK 2025/03/21 05:04:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.39s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:04:05 DEBUG : small: md5 = 99d8365b3d5b2454df1f47951030caef OK 2025/03/21 05:04:06 DEBUG : medium: md5 = 0da97bbb8189bbf2585c3be4c3fd4711 OK 2025/03/21 05:04:07 DEBUG : large: md5 = 17c4fcb4ef5d789a6d07a9f5a67ea8ac OK 2025/03/21 05:04:08 DEBUG : Waiting for deletions to finish 2025/03/21 05:04:08 DEBUG : large: Excluded (Size Filter) 2025/03/21 05:04:08 INFO : small: Deleted 2025/03/21 05:04:08 INFO : medium: Deleted --- PASS: TestDelete (6.28s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:04:11 DEBUG : small: md5 = 7cade60f34a209ceccdbb6da6eff1d3d OK 2025/03/21 05:04:12 DEBUG : medium: md5 = b83f5a814e3165895af6e4be972a11b9 OK 2025/03/21 05:04:14 DEBUG : large: md5 = 78682ecca21ef20cd78c011158665464 OK 2025/03/21 05:04:14 DEBUG : Waiting for deletions to finish 2025/03/21 05:04:14 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/21 05:04:14 INFO : medium: Deleted 2025/03/21 05:04:14 INFO : small: Deleted --- PASS: TestMaxDelete (6.55s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:04:17 DEBUG : small: md5 = 2bbe2e3a6d681d27fa17792cceaa97a8 OK 2025/03/21 05:04:19 DEBUG : medium: md5 = d51a2ee9b6fc42a312303a4deee3759d OK 2025/03/21 05:04:20 DEBUG : large: md5 = 549921c34492bfc01331e7d0c464db29 OK 2025/03/21 05:04:20 DEBUG : Waiting for deletions to finish 2025/03/21 05:04:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/21 05:04:21 INFO : small: Deleted 2025/03/21 05:04:21 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.86s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:04:24 DEBUG : small: md5 = 9616b10a97f4b95f04a9eeebdbdad9cc OK 2025/03/21 05:04:26 DEBUG : medium: md5 = cf20583e7485f1034b82d8ee3b85572b OK 2025/03/21 05:04:27 DEBUG : large: md5 = 6fd738f4cc07b1f2f72ebd4a74ca005e OK 2025/03/21 05:04:27 DEBUG : Waiting for deletions to finish 2025/03/21 05:04:28 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/03/21 05:04:28 INFO : large: Deleted 2025/03/21 05:04:28 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.59s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:04:31 DEBUG : ReadFile: md5 = 9307b626ccef5ba150e47300bc8d19ed OK --- PASS: TestReadFile (4.25s) === RUN TestRetry 2025/03/21 05:04:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/21 05:04:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/21 05:04:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/21 05:04:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/21 05:04:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/21 05:04:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/21 05:04:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:04:35 DEBUG : file1: md5 = 647fb82ea81b2b9b03a3a70e7f6790dd OK 2025/03/21 05:04:36 DEBUG : file2: md5 = 191fbe06be7825d81d87afbdcf9d3b01 OK --- PASS: TestCat (16.52s) === RUN TestPurge 2025/03/21 05:04:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kucipuk4gimu" 2025/03/21 05:04:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 05:04:50 DEBUG : Creating backend with remote "TestDrive:crypt/4qrhbdlt0t54ulaef8lemfq7d2gif6r60dbjfjmgn9iofbe39mh0" 2025/03/21 05:04:51 DEBUG : Creating backend with remote "/tmp/rclone1678423616" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kucipuk4gimu'", Local "Local file system at /tmp/rclone1678423616", Modify Window "1ms" 2025/03/21 05:04:56 DEBUG : A1/B1/C1/one: md5 = bb469f48b18ec9c302a36856fd6a591d OK 2025/03/21 05:04:56 INFO : A2: Making directory 2025/03/21 05:04:57 INFO : A1/B2: Making directory 2025/03/21 05:04:57 INFO : A1/B2/C2: Making directory 2025/03/21 05:04:58 INFO : A1/B1/C3: Making directory 2025/03/21 05:04:59 INFO : A3: Making directory 2025/03/21 05:05:00 INFO : A3/B3: Making directory 2025/03/21 05:05:00 INFO : A3/B3/C4: Making directory 2025/03/21 05:05:03 DEBUG : A1/two: md5 = 1a6edf4a5e71c4471990b8dc6ed0bc51 OK 2025/03/21 05:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kucipuk4gimu': Purge remote 2025/03/21 05:05:06 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.85s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:05:10 DEBUG : A1/B1/C1/one: md5 = 42729d89a9ed7b7aceca697116de65d3 OK 2025/03/21 05:05:10 INFO : A2: Making directory 2025/03/21 05:05:11 INFO : A1/B2: Making directory 2025/03/21 05:05:11 INFO : A1/B2/C2: Making directory 2025/03/21 05:05:12 INFO : A1/B1/C3: Making directory 2025/03/21 05:05:13 INFO : A3: Making directory 2025/03/21 05:05:14 INFO : A3/B3: Making directory 2025/03/21 05:05:14 INFO : A3/B3/C4: Making directory 2025/03/21 05:05:16 DEBUG : A1/two: md5 = 3e171b976abb43eb5def557be9d1cfb9 OK 2025/03/21 05:05:18 DEBUG : removing 1 level 3 directories 2025/03/21 05:05:18 INFO : A3/B3/C4: Removing directory 2025/03/21 05:05:20 DEBUG : removing 2 level 3 directories 2025/03/21 05:05:20 INFO : A1/B1/C3: Removing directory 2025/03/21 05:05:20 INFO : A1/B2/C2: Removing directory 2025/03/21 05:05:21 DEBUG : removing 2 level 2 directories 2025/03/21 05:05:21 INFO : A3/B3: Removing directory 2025/03/21 05:05:21 INFO : A1/B2: Removing directory 2025/03/21 05:05:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/21 05:05:21 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/21 05:05:22 DEBUG : removing 2 level 1 directories 2025/03/21 05:05:22 INFO : A3: Removing directory 2025/03/21 05:05:22 INFO : A2: Removing directory 2025/03/21 05:05:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/21 05:05:26 DEBUG : removing 1 level 3 directories 2025/03/21 05:05:26 INFO : A1/B1/C1: Removing directory 2025/03/21 05:05:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:26 DEBUG : removing 1 level 2 directories 2025/03/21 05:05:26 INFO : A1/B1: Removing directory 2025/03/21 05:05:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/21 05:05:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/21 05:05:27 DEBUG : removing 1 level 1 directories 2025/03/21 05:05:27 INFO : A1: Removing directory 2025/03/21 05:05:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/21 05:05:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/21 05:05:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/21 05:05:28 DEBUG : removing 1 level 0 directories 2025/03/21 05:05:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Removing directory 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/21 05:05:28 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (22.89s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:05:30 INFO : A1: Making directory 2025/03/21 05:05:31 INFO : A1/B1: Making directory 2025/03/21 05:05:31 INFO : A1/B1/C1: Making directory 2025/03/21 05:05:34 DEBUG : removing 1 level 3 directories 2025/03/21 05:05:34 INFO : A1/B1/C1: Removing directory 2025/03/21 05:05:35 DEBUG : removing 1 level 2 directories 2025/03/21 05:05:35 INFO : A1/B1: Removing directory 2025/03/21 05:05:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/21 05:05:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.14s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:05:37 INFO : A1: Making directory 2025/03/21 05:05:38 INFO : A1/B1: Making directory 2025/03/21 05:05:39 INFO : A1/B1/C1: Making directory 2025/03/21 05:05:41 DEBUG : removing 1 level 3 directories 2025/03/21 05:05:41 INFO : A1/B1/C1: Removing directory 2025/03/21 05:05:42 DEBUG : removing 1 level 2 directories 2025/03/21 05:05:42 INFO : A1/B1: Removing directory 2025/03/21 05:05:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/21 05:05:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.18s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:05:46 DEBUG : file1: md5 = 122128dac0165da332d89bc3b64cbd79 OK 2025/03/21 05:05:47 DEBUG : filename.txt: File name found in url 2025/03/21 05:05:48 DEBUG : filename.txt: md5 = 0a365cc4d08af73274cbd3f769e033cc OK 2025/03/21 05:05:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/21 05:05:49 DEBUG : headerfilename.txt: md5 = 8d520399f8c048c75754401e237729cf OK 2025/03/21 05:05:50 DEBUG : file2: md5 = 6e4277787bd83f75091f3e1229130501 OK --- PASS: TestCopyURL (8.46s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:05:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/21 05:05:55 DEBUG : sub/file2: md5 = e0e11dbea59c59db166ccbca7a170db1 OK 2025/03/21 05:05:55 INFO : file1: Copied (new) to: sub/file2 2025/03/21 05:05:55 INFO : file1: Deleted 2025/03/21 05:05:56 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 05:05:56 DEBUG : file1: Unchanged skipping 2025/03/21 05:05:56 INFO : file1: Deleted 2025/03/21 05:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': don't need to copy/move sub/file2, it is already at target location 2025/03/21 05:05:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.76s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:05:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/21 05:06:00 DEBUG : file1: md5 = ef6667a1509adb9a6984b188dd4b8f52 OK 2025/03/21 05:06:00 INFO : file1: Copied (new) 2025/03/21 05:06:00 INFO : file1: Deleted 2025/03/21 05:06:01 DEBUG : file1: Destination exists, skipping 2025/03/21 05:06:01 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.43s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:06:05 DEBUG : dst/file1: md5 = 95d3154f0bcf524a8aab87cac00ff539 OK 2025/03/21 05:06:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicavem4nizo/backup" 2025/03/21 05:06:06 DEBUG : Creating backend with remote "TestDrive:crypt/p9dut9635sfqu833j3k3asjur7n4cnmm2bdlbqmclerfdqr06qg0/1nrff024r7pq65ecp72fc28jb0" 2025/03/21 05:06:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/21 05:06:10 INFO : dst/file1: Moved (server-side) 2025/03/21 05:06:11 DEBUG : dst/file1: md5 = e67780f2d394ab46f62cfc99985a3a6e OK 2025/03/21 05:06:11 INFO : dst/file1: Copied (new) 2025/03/21 05:06:11 INFO : dst/file1: Deleted 2025/03/21 05:06:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/21 05:06:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/21 05:06:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.45s) === 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-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:06:17 DEBUG : A1/one: md5 = c3b9024991357f49100f8e168e214c12 OK 2025/03/21 05:06:19 DEBUG : A1/two: md5 = 2c4e05e197e30218e79f847a6e8ba1c9 OK 2025/03/21 05:06:21 DEBUG : A1/B1/three: md5 = 20854fabc045f8e2c974b784978bc368 OK 2025/03/21 05:06:23 DEBUG : A1/B1/C1/four: md5 = 7d73fb4ce745f841c3cbd9b955515af4 OK 2025/03/21 05:06:25 DEBUG : A1/B1/C2/five: md5 = 1088bc0a0b20699bf4b785f03928ae36 OK 2025/03/21 05:06:25 INFO : A1/B2: Making directory 2025/03/21 05:06:26 INFO : A1/B1/C3: Making directory 2025/03/21 05:06:35 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/21 05:06:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/21 05:06:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/21 05:06:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/21 05:06:35 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/21 05:06:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/21 05:06:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/21 05:06:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/21 05:06:39 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/21 05:06:39 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/21 05:06:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/21 05:06:46 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/21 05:06:47 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/21 05:06:47 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/21 05:06:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/21 05:06:47 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/21 05:06:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/21 05:06:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/21 05:06:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/21 05:06:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/21 05:06:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/21 05:06:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/21 05:06:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/21 05:06:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/21 05:06:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/21 05:06:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/21 05:06:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/21 05:06:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/21 05:06:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/21 05:06:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/21 05:06:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.83s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:07:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/21 05:07:01 DEBUG : no_checksum_small_file_from_pipe: md5 = c6ba2c14df72a3b0fc635d88fd876051 OK 2025/03/21 05:07:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/21 05:07:01 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/21 05:07:02 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/21 05:07:03 DEBUG : no_checksum_big_file_from_pipe: md5 = b93a5e51a17c5f8dabf3f98d6a1614cb OK 2025/03/21 05:07:03 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:07:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/21 05:07:06 DEBUG : with_checksum_small_file_from_pipe: md5 = bbbacbf28962fd7ed25871e3d6a6a3be OK 2025/03/21 05:07:06 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/21 05:07:07 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/21 05:07:08 DEBUG : with_checksum_big_file_from_pipe: md5 = 3f5d2955a2574eec5981cb347fbd4c6f OK 2025/03/21 05:07:08 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-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:07:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/21 05:07:11 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 05:07:12 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/21 05:07:13 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-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:07:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/21 05:07:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/21 05:07:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/21 05:07:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.94s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/21 05:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': File to upload is small (48 bytes), uploading instead of streaming 2025/03/21 05:07:21 DEBUG : rcat_metadata: md5 = 77dae601e89d4a251466e1c4f8d0ebe9 OK 2025/03/21 05:07:21 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/21 05:07:23 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/21 05:07:24 DEBUG : rcat_metadata_uploadcutoff0: md5 = 161a0fea62ac070832352aeb8fe668ec OK 2025/03/21 05:07:24 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.04s) --- PASS: TestRcatMetadata/Normal (2.63s) --- PASS: TestRcatMetadata/ViaDisk (2.96s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:07:27 DEBUG : potato1: md5 = 996f994ffebaaa56d2f9f5d86420b38d OK 2025/03/21 05:07:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': File to upload is small (60 bytes), uploading instead of streaming 2025/03/21 05:07:28 DEBUG : potato2: md5 = ced334993cf915b7b0bf69432ecd2d9f OK 2025/03/21 05:07:28 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.01s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:07:32 DEBUG : potato1: md5 = 2dee5d511007c5fe682df0cab4ad7c8f OK 2025/03/21 05:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': File to upload is small (60 bytes), uploading instead of streaming 2025/03/21 05:07:33 DEBUG : potato2: md5 = 0e76d235d0ecf388779cfec45467ec73 OK 2025/03/21 05:07:33 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.69s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:07:36 DEBUG : potato2: md5 = 8c1662a6642e7e5795d54d5e19d74048 OK 2025/03/21 05:07:38 DEBUG : empty space: md5 = e6a26decf6a6f0577a6ae6572f4c8744 OK 2025/03/21 05:07:40 DEBUG : sub dir/potato3: md5 = 728aa16556333f32fe5213659ca84223 OK 2025/03/21 05:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Touching "sub dir/potato3" 2025/03/21 05:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Touching "empty space" 2025/03/21 05:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Touching "potato2" 2025/03/21 05:07:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.42s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:07:44 DEBUG : dir with metadata: Making directory with metadata 2025/03/21 05:07:45 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.42s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:07:47 DEBUG : directory with modtime: Making directory with metadata 2025/03/21 05:07:48 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.33s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:07:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/21 05:07:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/21 05:07:49 DEBUG : Google drive root 'crypt/p9dut9635sfqu833j3k3asjur7n4cnmm2bdlbqmclerfdqr06qg0': Skipping btime metadata as can't update it on an existing file: 2025-03-21T05:07:49.615836543Z 2025/03/21 05:07:50 INFO : non existent directory: Updated directory metadata 2025/03/21 05:07:52 DEBUG : Google drive root 'crypt/p9dut9635sfqu833j3k3asjur7n4cnmm2bdlbqmclerfdqr06qg0': Skipping btime metadata as can't update it on an existing file: 2025-03-21T05:07:49.615836543Z 2025/03/21 05:07:52 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.78s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:07:54 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/21 05:07:56 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/21 05:07:56 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.13s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:07:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/21 05:07:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/21 05:07:58 DEBUG : dst: Making directory with metadata 2025/03/21 05:07:59 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/21 05:07:59 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 05:07:59 INFO : dst: Set directory modification time (using SetModTime) 2025/03/21 05:08:00 INFO : dst: Set directory modification time (using SetModTime) 2025/03/21 05:08:00 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/21 05:08:00 INFO : dst: Set directory modification time (using SetModTime) 2025/03/21 05:08:00 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.41s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo'", Local "Local file system at /tmp/rclone1779939846", Modify Window "1ms" 2025/03/21 05:08:04 DEBUG : sub dir/test remove existing: md5 = 37fd3b387d89874147965256fc9acedc OK 2025/03/21 05:08:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = f5dca03eee06f01106c2dc1f15aa6a4b OK 2025/03/21 05:08:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zoxujaw9" before starting 2025/03/21 05:08:08 DEBUG : sub dir/test remove existing.zoxujaw9: TEST: removing renamed existing file after operation 2025/03/21 05:08:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.puhawud5" before starting 2025/03/21 05:08:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.puhawud5: TEST: renaming existing back after failed operation 2025/03/21 05:08:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jevesek8" before starting 2025/03/21 05:08:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jevesek8: TEST: removing renamed existing file after operation 2025/03/21 05:08:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "d4vblm5hrg04q952up33c2706dsav2pi9lvnmhhagi64asao33t0" 2025/03/21 05:08:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u7sa23qqirgs682ef60g3j2js8a3bpcvcsooa0cgife53opqnje8eu25c1jiql44u877t8n3v9v7ckjdghltmcvd0m4akaoebgqq2o92ngkmf3u48f3c96mo203ft286a11s0crju8uq3mq8fqbutu5qfqo6gt2vdb36sm9tgfspm1u2f3b0" --- PASS: TestRemoveExisting (13.29s) === 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/03/21 05:08:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicavem4nizo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m21.284629497s (try 1/5)