"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/17 01:17:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rovamif7bike" 2025/07/17 01:17:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:17:46 DEBUG : Creating backend with remote "TestDrive:crypt/2k71u152ts3q0ufre6fdql6vadsjmpgreh8h4fpcnhfh7ds1meh0" 2025/07/17 01:17:47 DEBUG : Creating backend with remote "/tmp/rclone763885678" === 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-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/17 01:17:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/17 01:17:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/17 01:17:47 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/17 01:17:47 DEBUG : potato: Seek from 10 to 0 2025/07/17 01:17:47 DEBUG : potato: Seek from 10 to 0 2025/07/17 01:17:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/17 01:17:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/17 01:17:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/17 01:17:47 DEBUG : potato: Seek from 5 to 2 2025/07/17 01:17:47 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/17 01:17:47 DEBUG : potato: Seek from 7 to 0 2025/07/17 01:17:47 DEBUG : potato: Seek from 7 to 0 2025/07/17 01:17:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/17 01:17:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/17 01:17:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/17 01:17:47 DEBUG : potato: Seek from 5 to 2 2025/07/17 01:17:47 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/17 01:17:47 DEBUG : potato: Seek from 8 to 0 2025/07/17 01:17:47 DEBUG : potato: Seek from 8 to 0 2025/07/17 01:17:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/17 01:17:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/17 01:17:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/17 01:17:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/17 01:17:47 DEBUG : potato: Seek from 5 to 2 2025/07/17 01:17:47 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/17 01:17:47 DEBUG : potato: Seek from 9 to 0 2025/07/17 01:17:47 DEBUG : potato: Seek from 9 to 0 2025/07/17 01:17:47 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-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:17:49 DEBUG : rutabaga: md5 = 2d1496fedc23efef0ecee2f525b9dc6e OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/17 01:17:52 DEBUG : empty space: md5 = ed35c1c890c3278fb4d2a2d67b59ba4b OK === RUN TestCheck/3 2025/07/17 01:17:53 DEBUG : potato2: md5 = 26225a0cc1ccfd29d0bc32e93d2ebfb3 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/17 01:17:55 DEBUG : remotepotato: md5 = 124ef1debf451bd2fcbfd453db9bc436 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.18s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/07/17 01:17:58 DEBUG : Creating backend with remote "nonexistent" 2025/07/17 01:17:58 DEBUG : Creating backend with remote "nonexistent" 2025/07/17 01:17:58 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/17 01:17:58 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/17 01:17:58 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/17 01:17:58 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-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:18:00 DEBUG : rutabaga: md5 = 445bff1f48d655acab0adc439c70b78a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/17 01:18:03 DEBUG : empty space: md5 = a80153eb49fb91b3a0226b8e3a6a6802 OK === RUN TestCheckDownload/3 2025/07/17 01:18:06 DEBUG : potato2: md5 = a8671f3699486a9bea6cff4d8d6f924c OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/17 01:18:10 DEBUG : remotepotato: md5 = d01bc46e1ac07b608268094d62847acd OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.63s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (0.99s) --- PASS: TestCheckDownload/3 (0.90s) --- PASS: TestCheckDownload/4 (1.07s) --- PASS: TestCheckDownload/5 (0.97s) --- PASS: TestCheckDownload/6 (0.87s) --- PASS: TestCheckDownload/7 (1.04s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:18:15 DEBUG : rutabaga: md5 = 826848d73e01365bcb03e5dfec48c3e2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/17 01:18:17 DEBUG : empty space: md5 = d7ee10177a7fc51c4ec6fce4106f7366 OK === RUN TestCheckSizeOnly/3 2025/07/17 01:18:19 DEBUG : potato2: md5 = a08e6c68d0d4af899d6d601a3274bfff OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/17 01:18:21 DEBUG : remotepotato: md5 = f44bd3363e5d2b27031ea5b18c04336b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.25s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:18:26 DEBUG : test.sum: md5 = a514c2f8ace1a388b8d14a00211f07db OK 2025/07/17 01:18:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/17 01:18:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/17 01:18:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/17 01:18:27 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/17 01:18:28 DEBUG : test.sum: md5 = 43571bfba488056a1cfc3738a94bd44d OK 2025/07/17 01:18:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/17 01:18:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/17 01:18:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/17 01:18:29 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.90s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:18:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rovamif7bike/data" 2025/07/17 01:18:30 DEBUG : Creating backend with remote "TestDrive:crypt/2k71u152ts3q0ufre6fdql6vadsjmpgreh8h4fpcnhfh7ds1meh0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:18:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rovamif7bike/data" 2025/07/17 01:18:32 DEBUG : Creating backend with remote "TestDrive:crypt/2k71u152ts3q0ufre6fdql6vadsjmpgreh8h4fpcnhfh7ds1meh0/vjrnln8ratgmqakfosrqe8espk" 2025/07/17 01:18:36 DEBUG : data/banana: md5 = 9d1e11623a950d324c74d1cecd495528 OK 2025/07/17 01:18:37 DEBUG : test.sum: md5 = 60750f40a35a0f25b1438f6545a7436b OK === RUN TestCheckSumDownload/subtest1 2025/07/17 01:18:41 DEBUG : data/potato: md5 = 7e8c2ab3608a85f0a5bf389dccf7db97 OK 2025/07/17 01:18:43 DEBUG : test.sum: md5 = 58140e20a5a7050a2248b626181cf1ec OK === RUN TestCheckSumDownload/subtest2 2025/07/17 01:18:47 DEBUG : test.sum: md5 = 8f4e4f4ede58081a58a57cb43498d359 OK === RUN TestCheckSumDownload/subtest3 2025/07/17 01:18:51 DEBUG : test.sum: md5 = 478ac1d959f80862cd7aea18f682f0bd OK === RUN TestCheckSumDownload/subtest4 2025/07/17 01:18:56 DEBUG : test.sum: md5 = e4e752560be95f119529cc1a404c8f0b OK === RUN TestCheckSumDownload/subtest5 2025/07/17 01:19:00 DEBUG : test.sum: md5 = c25b7f8d435f4ae85d1c888df2351058 OK === RUN TestCheckSumDownload/subtest6 2025/07/17 01:19:04 DEBUG : data/banana: md5 = ec94651aab61ca753548d7a345847ac6 OK 2025/07/17 01:19:06 DEBUG : data/potato: md5 = 7125399beee7859947380624ebabe35d OK 2025/07/17 01:19:07 DEBUG : test.sum: md5 = d30684099df37fdf6c5090126e6bcd51 OK === RUN TestCheckSumDownload/subtest7 2025/07/17 01:19:12 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/07/17 01:19:12 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.83s) --- PASS: TestCheckSumDownload/subtest1 (2.39s) --- PASS: TestCheckSumDownload/subtest2 (2.30s) --- PASS: TestCheckSumDownload/subtest3 (2.45s) --- PASS: TestCheckSumDownload/subtest4 (2.32s) --- PASS: TestCheckSumDownload/subtest5 (2.22s) --- PASS: TestCheckSumDownload/subtest6 (2.30s) --- PASS: TestCheckSumDownload/subtest7 (2.52s) === RUN TestApplyTransforms 2025/07/17 01:19:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fijiyol8sexi" 2025/07/17 01:19:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:19:13 DEBUG : Creating backend with remote "TestDrive:crypt/t5va7nhiq3r3nj904fp7vflu4j7qnbn7sh5c4mhb0q6j2o28mfg0" 2025/07/17 01:19:14 DEBUG : Creating backend with remote "/tmp/rclone3129198838" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fijiyol8sexi'", Local "Local file system at /tmp/rclone3129198838", Modify Window "1ms" 2025/07/17 01:19:16 DEBUG : hello, world!: md5 = 8247302c3140564bcb2cd61dc225f343 OK upper checkfile vs. lower remote (without normalization) 2025/07/17 01:19:17 ERROR : hello, world!: sum not found 2025/07/17 01:19:17 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fijiyol8sexi' 2025/07/17 01:19:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijiyol8sexi': 1 files missing 2025/07/17 01:19:17 NOTICE: 1 hashes missing 2025/07/17 01:19:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijiyol8sexi': 1 differences found 2025/07/17 01:19:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijiyol8sexi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/17 01:19:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:19:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijiyol8sexi': 0 differences found 2025/07/17 01:19:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fijiyol8sexi': 1 matching files 2025/07/17 01:19:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiwotuf8dego" 2025/07/17 01:19:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:19:18 DEBUG : Creating backend with remote "TestDrive:crypt/feelmhfhp90eeug0gni137i76vngp5am68tp2fk9nt1vvc23avpg" 2025/07/17 01:19:19 DEBUG : Creating backend with remote "/tmp/rclone827722927" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xiwotuf8dego'", Local "Local file system at /tmp/rclone827722927", Modify Window "1ms" 2025/07/17 01:19:21 DEBUG : HELLO, WORLD!: md5 = 524ff086f49830beeee5d29210204bb7 OK lower checkfile vs. upper remote (without normalization) 2025/07/17 01:19:22 ERROR : HELLO, WORLD!: sum not found 2025/07/17 01:19:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xiwotuf8dego' 2025/07/17 01:19:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwotuf8dego': 1 files missing 2025/07/17 01:19:22 NOTICE: 1 hashes missing 2025/07/17 01:19:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwotuf8dego': 1 differences found 2025/07/17 01:19:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwotuf8dego': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/17 01:19:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:19:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwotuf8dego': 0 differences found 2025/07/17 01:19:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xiwotuf8dego': 1 matching files 2025/07/17 01:19:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hifozob9wizo" 2025/07/17 01:19:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:19:23 DEBUG : Creating backend with remote "TestDrive:crypt/eetl9kibh0mk49evtm9fklduksqpv5udr8in3olcpg8347ufmo1g" 2025/07/17 01:19:24 DEBUG : Creating backend with remote "/tmp/rclone809796266" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hifozob9wizo'", Local "Local file system at /tmp/rclone809796266", Modify Window "1ms" 2025/07/17 01:19:26 DEBUG : HeLlO, wOrLd!: md5 = 52d60f13c134e43f0c5a5f1c98bd19fa OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/17 01:19:27 ERROR : HeLlO, wOrLd!: sum not found 2025/07/17 01:19:27 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hifozob9wizo' 2025/07/17 01:19:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifozob9wizo': 1 files missing 2025/07/17 01:19:27 NOTICE: 1 hashes missing 2025/07/17 01:19:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifozob9wizo': 1 differences found 2025/07/17 01:19:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifozob9wizo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/17 01:19:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:19:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifozob9wizo': 0 differences found 2025/07/17 01:19:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifozob9wizo': 1 matching files 2025/07/17 01:19:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jogarej0leco" 2025/07/17 01:19:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:19:28 DEBUG : Creating backend with remote "TestDrive:crypt/ob1l4hp7q05oh8d5b9lc44ghe67hjsa57lfulq0tns9uc4ekpu60" 2025/07/17 01:19:29 DEBUG : Creating backend with remote "/tmp/rclone1505538808" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jogarej0leco'", Local "Local file system at /tmp/rclone1505538808", Modify Window "1ms" 2025/07/17 01:19:31 DEBUG : HELLO, WORLD!: md5 = f717c92670e562faa8c17dc3905a6251 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/17 01:19:32 ERROR : HELLO, WORLD!: sum not found 2025/07/17 01:19:32 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jogarej0leco' 2025/07/17 01:19:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jogarej0leco': 1 files missing 2025/07/17 01:19:32 NOTICE: 1 hashes missing 2025/07/17 01:19:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jogarej0leco': 1 differences found 2025/07/17 01:19:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jogarej0leco': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/17 01:19:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:19:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jogarej0leco': 0 differences found 2025/07/17 01:19:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jogarej0leco': 1 matching files 2025/07/17 01:19:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fipulaq1koce" 2025/07/17 01:19:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:19:33 DEBUG : Creating backend with remote "TestDrive:crypt/6momnb214g96gl5sk3tj2f17uqlggd03qjb57mk8ambbvd58s3sg" 2025/07/17 01:19:34 DEBUG : Creating backend with remote "/tmp/rclone3083242262" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fipulaq1koce'", Local "Local file system at /tmp/rclone3083242262", Modify Window "1ms" 2025/07/17 01:19:36 DEBUG : 測試_Русский___ě_áñ: md5 = 567440f30ed2e0fe63559eef746ff259 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/17 01:19:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/17 01:19:37 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fipulaq1koce' 2025/07/17 01:19:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipulaq1koce': 1 files missing 2025/07/17 01:19:37 NOTICE: 1 hashes missing 2025/07/17 01:19:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipulaq1koce': 1 differences found 2025/07/17 01:19:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipulaq1koce': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/17 01:19:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:19:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipulaq1koce': 0 differences found 2025/07/17 01:19:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fipulaq1koce': 1 matching files 2025/07/17 01:19:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tapotal5xilu" 2025/07/17 01:19:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:19:38 DEBUG : Creating backend with remote "TestDrive:crypt/fgono5jd8l1d6krhoqto517dq87b9shbnuv9c7snsffh69k5oqrg" 2025/07/17 01:19:39 DEBUG : Creating backend with remote "/tmp/rclone2750376583" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tapotal5xilu'", Local "Local file system at /tmp/rclone2750376583", Modify Window "1ms" 2025/07/17 01:19:41 DEBUG : 測試_Русский___ě_áñ: md5 = ba0545e5493337769f97b05552dd17e8 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/17 01:19:42 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/17 01:19:42 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tapotal5xilu' 2025/07/17 01:19:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tapotal5xilu': 1 files missing 2025/07/17 01:19:42 NOTICE: 1 hashes missing 2025/07/17 01:19:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tapotal5xilu': 1 differences found 2025/07/17 01:19:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tapotal5xilu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/17 01:19:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:19:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tapotal5xilu': 0 differences found 2025/07/17 01:19:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tapotal5xilu': 1 matching files 2025/07/17 01:19:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jusiwuz8zuha" 2025/07/17 01:19:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:19:43 DEBUG : Creating backend with remote "TestDrive:crypt/p9jqo8g7pa3cvaomcidfomedpr85ltvd67rc3cipmfje4emvc1kg" 2025/07/17 01:19:44 DEBUG : Creating backend with remote "/tmp/rclone4249359298" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusiwuz8zuha'", Local "Local file system at /tmp/rclone4249359298", Modify Window "1ms" 2025/07/17 01:19:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6e826d0e5e2ae3d5a63b3b2394505eee OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/17 01:19:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/17 01:19:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jusiwuz8zuha' 2025/07/17 01:19:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusiwuz8zuha': 1 files missing 2025/07/17 01:19:47 NOTICE: 1 hashes missing 2025/07/17 01:19:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusiwuz8zuha': 1 differences found 2025/07/17 01:19:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusiwuz8zuha': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/17 01:19:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:19:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusiwuz8zuha': 0 differences found 2025/07/17 01:19:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusiwuz8zuha': 1 matching files 2025/07/17 01:19:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoxuwec1finu" 2025/07/17 01:19:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:19:48 DEBUG : Creating backend with remote "TestDrive:crypt/3gsv27emrpdk5eqf5jf0ugd7fvu35sdik4du0is0fun8pcsjgktg" 2025/07/17 01:19:49 DEBUG : Creating backend with remote "/tmp/rclone647154364" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoxuwec1finu'", Local "Local file system at /tmp/rclone647154364", Modify Window "1ms" 2025/07/17 01:19:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 72837af32f4f6de1b4ea608393517c31 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/17 01:19:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/17 01:19:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zoxuwec1finu' 2025/07/17 01:19:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoxuwec1finu': 1 files missing 2025/07/17 01:19:51 NOTICE: 1 hashes missing 2025/07/17 01:19:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoxuwec1finu': 1 differences found 2025/07/17 01:19:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoxuwec1finu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/17 01:19:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:19:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoxuwec1finu': 0 differences found 2025/07/17 01:19:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoxuwec1finu': 1 matching files 2025/07/17 01:19:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buyufak3pela" 2025/07/17 01:19:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:19:52 DEBUG : Creating backend with remote "TestDrive:crypt/e6c2857e0bb6rpf4sm86umv3fn3huuskdfmqgl3cjt0cquf2pks0" 2025/07/17 01:19:54 DEBUG : Creating backend with remote "/tmp/rclone439436951" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buyufak3pela'", Local "Local file system at /tmp/rclone439436951", Modify Window "1ms" 2025/07/17 01:19:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7bbc362809610f0291ddc2c172e3af41 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/17 01:19:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/17 01:19:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-buyufak3pela' 2025/07/17 01:19:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyufak3pela': 1 files missing 2025/07/17 01:19:56 NOTICE: 1 hashes missing 2025/07/17 01:19:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyufak3pela': 1 differences found 2025/07/17 01:19:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyufak3pela': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/17 01:19:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyufak3pela': 0 differences found 2025/07/17 01:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buyufak3pela': 1 matching files 2025/07/17 01:19:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hocojez5gahu" 2025/07/17 01:19:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:19:57 DEBUG : Creating backend with remote "TestDrive:crypt/nl4h2nj1k50h09ci4qn28bd1q3c6gfsn1s8na2o6qegdnaqjv6q0" 2025/07/17 01:19:58 DEBUG : Creating backend with remote "/tmp/rclone1884921085" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hocojez5gahu'", Local "Local file system at /tmp/rclone1884921085", Modify Window "1ms" 2025/07/17 01:20:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ec119b765b28929c7a5d5350e9513f7a OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/17 01:20:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/17 01:20:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hocojez5gahu' 2025/07/17 01:20:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocojez5gahu': 1 files missing 2025/07/17 01:20:01 NOTICE: 1 hashes missing 2025/07/17 01:20:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocojez5gahu': 1 differences found 2025/07/17 01:20:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocojez5gahu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/17 01:20:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/17 01:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocojez5gahu': 0 differences found 2025/07/17 01:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocojez5gahu': 1 matching files 2025/07/17 01:20:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hocojez5gahu': Purge remote 2025/07/17 01:20:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buyufak3pela': Purge remote 2025/07/17 01:20:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoxuwec1finu': Purge remote 2025/07/17 01:20:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusiwuz8zuha': Purge remote 2025/07/17 01:20:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tapotal5xilu': Purge remote 2025/07/17 01:20:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fipulaq1koce': Purge remote 2025/07/17 01:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jogarej0leco': Purge remote 2025/07/17 01:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hifozob9wizo': Purge remote 2025/07/17 01:20:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiwotuf8dego': Purge remote 2025/07/17 01:20:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fijiyol8sexi': Purge remote --- PASS: TestApplyTransforms (54.42s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:20:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/17 01:20:10 DEBUG : sub/file2: md5 = e5aec7a3d809a3215a2a525bf0b1f1d5 OK 2025/07/17 01:20:10 INFO : file1: Copied (new) to: sub/file2 2025/07/17 01:20:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:20:11 DEBUG : file1: Unchanged skipping 2025/07/17 01:20:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': don't need to copy/move sub/file2, it is already at target location 2025/07/17 01:20:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.05s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:20:16 DEBUG : dst/file1: md5 = 5dc6f6c3eb1364dc4a41c867a4a9d417 OK 2025/07/17 01:20:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rovamif7bike/backup" 2025/07/17 01:20:17 DEBUG : Creating backend with remote "TestDrive:crypt/2k71u152ts3q0ufre6fdql6vadsjmpgreh8h4fpcnhfh7ds1meh0/1nrff024r7pq65ecp72fc28jb0" 2025/07/17 01:20:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/17 01:20:21 INFO : dst/file1: Moved (server-side) 2025/07/17 01:20:23 DEBUG : dst/file1: md5 = e8a791c95d7dc0be59ac2313014cf0af OK 2025/07/17 01:20:23 INFO : dst/file1: Copied (new) 2025/07/17 01:20:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/17 01:20:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/17 01:20:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.50s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:20:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rovamif7bike/dst" 2025/07/17 01:20:27 DEBUG : Creating backend with remote "TestDrive:crypt/2k71u152ts3q0ufre6fdql6vadsjmpgreh8h4fpcnhfh7ds1meh0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/17 01:20:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rovamif7bike/CompareDest" 2025/07/17 01:20:29 DEBUG : Creating backend with remote "TestDrive:crypt/2k71u152ts3q0ufre6fdql6vadsjmpgreh8h4fpcnhfh7ds1meh0/gveqi14airsml4bgu7krj116o8" 2025/07/17 01:20:31 DEBUG : one: Need to transfer - File not found at Destination 2025/07/17 01:20:33 DEBUG : one: md5 = 05034001d26689ad2ed2590567c2c1db OK 2025/07/17 01:20:33 INFO : one: Copied (new) 2025/07/17 01:20:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:20:36 DEBUG : one: md5 = 3c8b5c19afb3c4f2772ea7c36a77d07e OK 2025/07/17 01:20:36 INFO : one: Copied (replaced existing) 2025/07/17 01:20:38 DEBUG : dst/one: md5 = 401fa7bdc761e08f16284df79e35c90e OK 2025/07/17 01:20:40 DEBUG : CompareDest/one: md5 = ad7595f7c46c16f8a9a2cf4d5879f3a1 OK 2025/07/17 01:20:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:20:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:20:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/17 01:20:44 DEBUG : CompareDest/two: md5 = f2891e5d99361eda0e20471820ec2267 OK 2025/07/17 01:20:44 DEBUG : two: Need to transfer - File not found at Destination 2025/07/17 01:20:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:20:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/17 01:20:45 DEBUG : two: Need to transfer - File not found at Destination 2025/07/17 01:20:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:20:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/17 01:20:47 DEBUG : two: Need to transfer - File not found at Destination 2025/07/17 01:20:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/17 01:20:49 DEBUG : two: md5 = daf92428ae8963abf4e7899e8aa01842 OK 2025/07/17 01:20:49 INFO : two: Copied (new) 2025/07/17 01:20:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/17 01:20:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:20:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:20:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.36s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:20:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rovamif7bike/dst" 2025/07/17 01:20:53 DEBUG : Creating backend with remote "TestDrive:crypt/2k71u152ts3q0ufre6fdql6vadsjmpgreh8h4fpcnhfh7ds1meh0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/17 01:20:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rovamif7bike/CopyDest" 2025/07/17 01:20:55 DEBUG : Creating backend with remote "TestDrive:crypt/2k71u152ts3q0ufre6fdql6vadsjmpgreh8h4fpcnhfh7ds1meh0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/17 01:20:56 DEBUG : one: Need to transfer - File not found at Destination 2025/07/17 01:20:59 DEBUG : one: md5 = 8097f2089c38cb618c6e0fc0d4a3fbd5 OK 2025/07/17 01:20:59 INFO : one: Copied (new) 2025/07/17 01:21:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:21:02 DEBUG : one: md5 = abe8d53dcea291070494127c744e7500 OK 2025/07/17 01:21:02 INFO : one: Copied (replaced existing) 2025/07/17 01:21:04 DEBUG : dst/one: md5 = d09c6488ecd1f276636998134bf04c79 OK 2025/07/17 01:21:06 DEBUG : CopyDest/one: md5 = e50df524fae96154982b1034a64addaa OK 2025/07/17 01:21:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rovamif7bike/BackupDir" 2025/07/17 01:21:07 DEBUG : Creating backend with remote "TestDrive:crypt/2k71u152ts3q0ufre6fdql6vadsjmpgreh8h4fpcnhfh7ds1meh0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/17 01:21:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:21:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:21:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:21:10 INFO : one: Moved (server-side) 2025/07/17 01:21:11 INFO : one: Copied (server-side copy) 2025/07/17 01:21:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/17 01:21:13 DEBUG : CopyDest/two: md5 = ac4f96899e2311cc8d4c06f1e8ec1fc7 OK 2025/07/17 01:21:14 DEBUG : two: Need to transfer - File not found at Destination 2025/07/17 01:21:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:21:15 INFO : two: Copied (server-side copy) 2025/07/17 01:21:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/17 01:21:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/17 01:21:16 DEBUG : two: Unchanged skipping 2025/07/17 01:21:18 DEBUG : CopyDest/three: md5 = 632df666da3a869b65776a7a9e0bae21 OK 2025/07/17 01:21:19 DEBUG : three: Need to transfer - File not found at Destination 2025/07/17 01:21:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/17 01:21:19 DEBUG : three: Destination not found in --copy-dest 2025/07/17 01:21:20 DEBUG : three: md5 = 90429d929e26fc9310fb4e0eeadf718f OK 2025/07/17 01:21:20 INFO : three: Copied (new) 2025/07/17 01:21:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/17 01:21:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:21:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/17 01:21:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/17 01:21:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/17 01:21:26 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:21:26 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.23s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.54s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", 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-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:21:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/17 01:21:30 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ed77eb3eb222ae582e951c84922101fa OK 2025/07/17 01:21:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/17 01:21:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/17 01:21:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/17 01:21:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/17 01:21:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/17 01:21:34 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 2440318cf3d04a8f00cf8604f0b9fd6e OK 2025/07/17 01:21:34 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/17 01:21:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/17 01:21:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.23s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:21:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Looking for duplicate names using skip mode. 2025/07/17 01:21:41 NOTICE: one: Found 2 files with duplicate names 2025/07/17 01:21:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:21:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Looking for duplicate names using skip mode. 2025/07/17 01:21:46 NOTICE: one: Found 3 files with duplicate names 2025/07/17 01:21:46 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/17 01:21:47 INFO : one: Deleted 2025/07/17 01:21:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.04s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:21:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Looking for duplicate names using first mode. 2025/07/17 01:21:52 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/07/17 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/07/17 01:21:52 DEBUG : TestDrive: Saved new token in config file 2025/07/17 01:21:52 NOTICE: one: Found 3 files with duplicate names 2025/07/17 01:21:53 INFO : one: Deleted 2025/07/17 01:21:54 INFO : one: Deleted 2025/07/17 01:21:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.30s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:21:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Looking for duplicate names using newest mode. 2025/07/17 01:21:59 NOTICE: one: Found 3 files with duplicate names 2025/07/17 01:22:00 INFO : one: Deleted 2025/07/17 01:22:00 INFO : one: Deleted 2025/07/17 01:22:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.45s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:22:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Looking for duplicate names using oldest mode. 2025/07/17 01:22:06 NOTICE: one: Found 3 files with duplicate names 2025/07/17 01:22:06 INFO : one: Deleted 2025/07/17 01:22:07 INFO : one: Deleted 2025/07/17 01:22:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.19s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:22:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Looking for duplicate names using largest mode. 2025/07/17 01:22:12 NOTICE: one: Found 3 files with duplicate names 2025/07/17 01:22:13 INFO : one: Deleted 2025/07/17 01:22:13 INFO : one: Deleted 2025/07/17 01:22:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.42s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:22:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Looking for duplicate names using smallest mode. 2025/07/17 01:22:18 NOTICE: one: Found 3 files with duplicate names 2025/07/17 01:22:19 INFO : one: Deleted 2025/07/17 01:22:19 INFO : one: Deleted 2025/07/17 01:22:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.22s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:22:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Looking for duplicate names using rename mode. 2025/07/17 01:22:26 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/17 01:22:27 INFO : one-2.txt: renamed from: one.txt 2025/07/17 01:22:28 INFO : one-3.txt: renamed from: one.txt 2025/07/17 01:22:29 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.47s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:22:34 DEBUG : dupe1/one.txt: md5 = 584c325fe79d32a94fac72b9ad5f65f3 OK 2025/07/17 01:22:36 DEBUG : dupe2/two.txt: md5 = 6ab50c6a338c2d3a265f2b56bd733735 OK 2025/07/17 01:22:38 DEBUG : dupe3/three.txt: md5 = 3e25fe5e80a32341b43f0d03b94b39d9 OK 2025/07/17 01:22:39 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/17 01:22:39 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/17 01:22:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/17 01:22:41 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/17 01:22:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/17 01:22:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/17 01:22:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.64s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:22:46 DEBUG : a.txt: md5 = 91c1ca2a507e4a9ff0c9c146c733ca6d OK 2025/07/17 01:22:47 DEBUG : zend.txt: md5 = 6526eae4f80aa1c334d0db1ad19ba5c9 OK 2025/07/17 01:22:49 DEBUG : sub dir/hello world: md5 = ac23b6f3d5ef491f12b4fc78dbf21d4b OK 2025/07/17 01:22:51 DEBUG : sub dir/hello world2: md5 = 2d3bf94a7d23a35e82d95d4a4947ff6e OK 2025/07/17 01:22:53 DEBUG : sub dir/ignore dir/.ignore: md5 = fa6d85541c1555d67e8e396b30eaf706 OK 2025/07/17 01:22:54 DEBUG : sub dir/ignore dir/should be ignored: md5 = 43c911f1cd062bc1dcd0b2ff760b37b1 OK 2025/07/17 01:22:56 DEBUG : sub dir/sub sub dir/hello world3: md5 = f3fc5095504fb74e5aeee17eddbb27b6 OK 2025/07/17 01:22:58 DEBUG : a.txt: Excluded (Size Filter) 2025/07/17 01:22:58 DEBUG : a.txt: Excluded 2025/07/17 01:22:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/17 01:22:58 DEBUG : sub dir/hello world: Excluded 2025/07/17 01:22:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/17 01:22:58 DEBUG : sub dir/hello world2: Excluded 2025/07/17 01:22:59 DEBUG : sub dir/ignore dir: Excluded 2025/07/17 01:22:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/17 01:22:59 DEBUG : sub dir/hello world: Excluded 2025/07/17 01:22:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/17 01:22:59 DEBUG : sub dir/hello world2: Excluded 2025/07/17 01:22:59 DEBUG : sub dir/ignore dir: Excluded 2025/07/17 01:23:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/17 01:23:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/17 01:23:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/17 01:23:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/17 01:23:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/17 01:23:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/17 01:23:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.00s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:23:07 DEBUG : a.txt: md5 = a1660d1803d334ffdb5a0390354bb95d OK 2025/07/17 01:23:08 DEBUG : zend.txt: md5 = 79b6ed9783aac51715865ee37cff273e OK 2025/07/17 01:23:10 DEBUG : sub dir/hello world: md5 = d8b496929d10db8199787f924c8101a2 OK 2025/07/17 01:23:12 DEBUG : sub dir/hello world2: md5 = 837b565f63c6028979520677214e0a79 OK 2025/07/17 01:23:14 DEBUG : sub dir/ignore dir/.ignore: md5 = e46ae0521cb7d25bea47a78aabc0fc51 OK 2025/07/17 01:23:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9d8ca7b4cba2d896647b2a36a0e4018a OK 2025/07/17 01:23:17 DEBUG : sub dir/sub sub dir/hello world3: md5 = 61880fed73e763ad4440cc7cffb20849 OK 2025/07/17 01:23:19 DEBUG : a.txt: Excluded (Size Filter) 2025/07/17 01:23:19 DEBUG : a.txt: Excluded 2025/07/17 01:23:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/17 01:23:19 DEBUG : sub dir/hello world: Excluded 2025/07/17 01:23:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/17 01:23:19 DEBUG : sub dir/hello world2: Excluded 2025/07/17 01:23:20 DEBUG : sub dir/ignore dir: Excluded 2025/07/17 01:23:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/17 01:23:20 DEBUG : sub dir/hello world: Excluded 2025/07/17 01:23:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/17 01:23:20 DEBUG : sub dir/hello world2: Excluded 2025/07/17 01:23:20 DEBUG : sub dir/ignore dir: Excluded 2025/07/17 01:23:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/17 01:23:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/17 01:23:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/17 01:23:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/17 01:23:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/17 01:23:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/17 01:23:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.30s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:23:28 DEBUG : file1: md5 = 645ecb58e2a6a02762c579371ac4c8d9 OK 2025/07/17 01:23:30 DEBUG : sub/file2: md5 = a81353b6a18d15202e468f6dd94e827d OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/07/17 01:23:33 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/17 01:23:33 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/17 01:23:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/17 01:23:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.33s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:23:37 DEBUG : file1: md5 = d1b89047f5f7ef5e03eb1ee6bfcad644 OK 2025/07/17 01:23:39 DEBUG : sub/file2: md5 = d98b8295e1f1dcb4621b40357a946c22 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/07/17 01:23:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rovamif7bike/notfound" 2025/07/17 01:23:43 DEBUG : Config file has changed externally - reloading 2025/07/17 01:23:43 DEBUG : Creating backend with remote "TestDrive:crypt/2k71u152ts3q0ufre6fdql6vadsjmpgreh8h4fpcnhfh7ds1meh0/qe0i31qdkoejk60elps0ni5sqk" 2025/07/17 01:23:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.26s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.30s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:23:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Making directory 2025/07/17 01:23:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:23:50 DEBUG : sub dir/hello world: md5 = 178453d517e5f70f776ee13c99a30329 OK 2025/07/17 01:23:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.93s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:23:54 DEBUG : potato2: md5 = 7ebf8d598dfb913d0627b03c9d382be7 OK 2025/07/17 01:23:56 DEBUG : empty space: md5 = 953423e92f1944f358ef948abafd592e OK --- PASS: TestLs (4.58s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:23:59 DEBUG : potato2: md5 = b21ec2ca1bb6bd591ebca13122ad265f OK 2025/07/17 01:24:00 DEBUG : empty space: md5 = c16cee45bddcfe7725d0633c4210b3e5 OK 2025/07/17 01:24:01 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.45s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:24:04 DEBUG : potato2: md5 = 6f5a055b8a45cce4499ebd2b1f210894 OK 2025/07/17 01:24:06 DEBUG : empty space: md5 = ffa4bf0ffd789aedb771bfb3788a6dc9 OK --- PASS: TestLsLong (4.59s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:24:09 DEBUG : potato2: md5 = a6ddd8e09a775d7f86d2527e0b338c1b OK 2025/07/17 01:24:10 DEBUG : empty space: md5 = c2d7dcfbc6b27d15771b5363ac99b1c4 OK --- PASS: TestHashSums (4.20s) === RUN TestHashSumsWithErrors 2025/07/17 01:24:12 DEBUG : Creating backend with remote ":memory:" 2025/07/17 01:24:12 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/17 01:24:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/17 01:24:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/17 01:24:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/17 01:24:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/17 01:24:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/17 01:24:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/17 01:24:12 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/17 01:24:12 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-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:24:13 DEBUG : potato2: md5 = 70bcfefb76e322458f25893a6ead59b4 OK 2025/07/17 01:24:15 DEBUG : empty space: md5 = 8db16a25db540e7cac4db2baa74ae3b7 OK 2025/07/17 01:24:17 DEBUG : sub dir/potato3: md5 = 0fae38362c568d04c5d897c014cd669a OK 2025/07/17 01:24:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.45s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:24:22 DEBUG : small: md5 = 8a9b5abb2dc6ada44aba2a7025fcab72 OK 2025/07/17 01:24:23 DEBUG : medium: md5 = 176e201695846d3c3dd59a66167011c7 OK 2025/07/17 01:24:24 DEBUG : large: md5 = 808373594bd02b4f7dd6203e6b9c2b67 OK 2025/07/17 01:24:25 DEBUG : Waiting for deletions to finish 2025/07/17 01:24:25 DEBUG : large: Excluded (Size Filter) 2025/07/17 01:24:25 INFO : medium: Deleted 2025/07/17 01:24:25 INFO : small: Deleted --- PASS: TestDelete (6.13s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:24:28 DEBUG : small: md5 = 00a3cf51dbfd8eeefa19a0b7f841aa9d OK 2025/07/17 01:24:29 DEBUG : medium: md5 = d9bde30d38487a230ead9dd6eb01d2f7 OK 2025/07/17 01:24:31 DEBUG : large: md5 = bc0e89d1aea41d38bdb1aa60c5e0cf14 OK 2025/07/17 01:24:31 DEBUG : Waiting for deletions to finish 2025/07/17 01:24:31 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/17 01:24:31 INFO : large: Deleted 2025/07/17 01:24:31 INFO : small: Deleted --- PASS: TestMaxDelete (6.66s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:24:34 DEBUG : small: md5 = ed0a3a0d3fdd1b18f5ffc151f3bf87a4 OK 2025/07/17 01:24:36 DEBUG : medium: md5 = ecbbf4870436ce38cb90bdbeeaa4170c OK 2025/07/17 01:24:37 DEBUG : large: md5 = 0e852c134cc82cce64e2efed995ddc24 OK 2025/07/17 01:24:37 DEBUG : Waiting for deletions to finish 2025/07/17 01:24:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/17 01:24:38 INFO : small: Deleted 2025/07/17 01:24:38 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.43s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:24:41 DEBUG : small: md5 = f7cccc5f25120415b002441e896278d9 OK 2025/07/17 01:24:42 DEBUG : medium: md5 = c817df6cecef2b1e1c1ab397af55c776 OK 2025/07/17 01:24:44 DEBUG : large: md5 = 145c52f01221bf28c3c82a3434758ebd OK 2025/07/17 01:24:44 DEBUG : Waiting for deletions to finish 2025/07/17 01:24:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/17 01:24:45 INFO : medium: Deleted 2025/07/17 01:24:45 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.74s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:24:48 DEBUG : ReadFile: md5 = dbe0b64835d0b9875e5565c40532950b OK --- PASS: TestReadFile (4.20s) === RUN TestRetry 2025/07/17 01:24:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/17 01:24:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/17 01:24:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/17 01:24:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/17 01:24:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/17 01:24:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/17 01:24:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:24:52 DEBUG : file1: md5 = cc00d356e5be5a505f9864bae86a7b10 OK 2025/07/17 01:24:53 DEBUG : file2: md5 = 356e5c37af4bb9ed4e416cf4e159d87f OK --- PASS: TestCat (16.70s) === RUN TestPurge 2025/07/17 01:25:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hohacum8luxa" 2025/07/17 01:25:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:25:07 DEBUG : Creating backend with remote "TestDrive:crypt/3a4d3l48s4dlltbbujg7b4gtth63ieplefco78l33stnr5s7lqjg" 2025/07/17 01:25:08 DEBUG : Creating backend with remote "/tmp/rclone2268994738" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hohacum8luxa'", Local "Local file system at /tmp/rclone2268994738", Modify Window "1ms" 2025/07/17 01:25:12 DEBUG : A1/B1/C1/one: md5 = 9726f59aaa81c26b9a285a43d4565f4c OK 2025/07/17 01:25:12 INFO : A2: Making directory 2025/07/17 01:25:13 INFO : A1/B2: Making directory 2025/07/17 01:25:14 INFO : A1/B2/C2: Making directory 2025/07/17 01:25:15 INFO : A1/B1/C3: Making directory 2025/07/17 01:25:15 INFO : A3: Making directory 2025/07/17 01:25:16 INFO : A3/B3: Making directory 2025/07/17 01:25:17 INFO : A3/B3/C4: Making directory 2025/07/17 01:25:19 DEBUG : A1/two: md5 = 7536f6f43d5ecb70409a5aecee320eb0 OK 2025/07/17 01:25:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hohacum8luxa': Purge remote 2025/07/17 01:25:23 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.92s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:25:27 DEBUG : A1/B1/C1/one: md5 = aebc63d2dcc713c055f785c7ae6909b2 OK 2025/07/17 01:25:27 INFO : A2: Making directory 2025/07/17 01:25:27 INFO : A1/B2: Making directory 2025/07/17 01:25:28 INFO : A1/B2/C2: Making directory 2025/07/17 01:25:29 INFO : A1/B1/C3: Making directory 2025/07/17 01:25:29 INFO : A3: Making directory 2025/07/17 01:25:30 INFO : A3/B3: Making directory 2025/07/17 01:25:31 INFO : A3/B3/C4: Making directory 2025/07/17 01:25:33 DEBUG : A1/two: md5 = 0ebfe00e9419aef504cf72c81f72d8e2 OK 2025/07/17 01:25:34 DEBUG : removing 1 level 3 directories 2025/07/17 01:25:34 INFO : A3/B3/C4: Removing directory 2025/07/17 01:25:37 DEBUG : removing 2 level 3 directories 2025/07/17 01:25:37 INFO : A1/B2/C2: Removing directory 2025/07/17 01:25:37 INFO : A1/B1/C3: Removing directory 2025/07/17 01:25:38 DEBUG : removing 2 level 2 directories 2025/07/17 01:25:38 INFO : A3/B3: Removing directory 2025/07/17 01:25:38 INFO : A1/B2: Removing directory 2025/07/17 01:25:38 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/17 01:25:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/17 01:25:38 DEBUG : removing 2 level 1 directories 2025/07/17 01:25:38 INFO : A3: Removing directory 2025/07/17 01:25:38 INFO : A2: Removing directory 2025/07/17 01:25:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/17 01:25:42 DEBUG : removing 1 level 3 directories 2025/07/17 01:25:42 INFO : A1/B1/C1: Removing directory 2025/07/17 01:25:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:43 DEBUG : removing 1 level 2 directories 2025/07/17 01:25:43 INFO : A1/B1: Removing directory 2025/07/17 01:25:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/17 01:25:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/17 01:25:44 DEBUG : removing 1 level 1 directories 2025/07/17 01:25:44 INFO : A1: Removing directory 2025/07/17 01:25:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/17 01:25:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/17 01:25:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/17 01:25:44 DEBUG : removing 1 level 0 directories 2025/07/17 01:25:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Removing directory 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/17 01:25:45 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (22.81s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:25:47 INFO : A1: Making directory 2025/07/17 01:25:47 INFO : A1/B1: Making directory 2025/07/17 01:25:48 INFO : A1/B1/C1: Making directory 2025/07/17 01:25:51 DEBUG : removing 1 level 3 directories 2025/07/17 01:25:51 INFO : A1/B1/C1: Removing directory 2025/07/17 01:25:52 DEBUG : removing 1 level 2 directories 2025/07/17 01:25:52 INFO : A1/B1: Removing directory 2025/07/17 01:25:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/17 01:25:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.26s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:25:54 INFO : A1: Making directory 2025/07/17 01:25:55 INFO : A1/B1: Making directory 2025/07/17 01:25:56 INFO : A1/B1/C1: Making directory 2025/07/17 01:25:58 DEBUG : removing 1 level 3 directories 2025/07/17 01:25:58 INFO : A1/B1/C1: Removing directory 2025/07/17 01:25:59 DEBUG : removing 1 level 2 directories 2025/07/17 01:25:59 INFO : A1/B1: Removing directory 2025/07/17 01:25:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/17 01:26:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.32s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:26:03 DEBUG : file1: md5 = f8ec71fd0389b50a1fe35982a33a4d3b OK 2025/07/17 01:26:04 DEBUG : filename.txt: File name found in url 2025/07/17 01:26:05 DEBUG : filename.txt: md5 = 71526e6e165a6d14cff44229fe99f22c OK 2025/07/17 01:26:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/17 01:26:06 DEBUG : headerfilename.txt: md5 = e8f7adb78b736fb6acfd4a1fb83ec59a OK 2025/07/17 01:26:08 DEBUG : file2: md5 = 32868e4b6c16075aed09eef3c0bf5e69 OK --- PASS: TestCopyURL (8.51s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:26:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/17 01:26:12 DEBUG : sub/file2: md5 = ecbc5e5e0ae8314c5a61000dbeec60a6 OK 2025/07/17 01:26:12 INFO : file1: Copied (new) to: sub/file2 2025/07/17 01:26:12 INFO : file1: Deleted 2025/07/17 01:26:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:26:13 DEBUG : file1: Unchanged skipping 2025/07/17 01:26:13 INFO : file1: Deleted 2025/07/17 01:26:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': don't need to copy/move sub/file2, it is already at target location 2025/07/17 01:26:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.94s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:26:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/17 01:26:17 DEBUG : file1: md5 = 5cd653e026e14b9317526f551fe0bc12 OK 2025/07/17 01:26:17 INFO : file1: Copied (new) 2025/07/17 01:26:17 INFO : file1: Deleted 2025/07/17 01:26:18 DEBUG : file1: Destination exists, skipping 2025/07/17 01:26:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.11s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:26:22 DEBUG : dst/file1: md5 = f5c8af9d9e4b6605eb86e4da65f86c57 OK 2025/07/17 01:26:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rovamif7bike/backup" 2025/07/17 01:26:23 DEBUG : Config file has changed externally - reloading 2025/07/17 01:26:23 DEBUG : Creating backend with remote "TestDrive:crypt/2k71u152ts3q0ufre6fdql6vadsjmpgreh8h4fpcnhfh7ds1meh0/1nrff024r7pq65ecp72fc28jb0" 2025/07/17 01:26:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/17 01:26:27 INFO : dst/file1: Moved (server-side) 2025/07/17 01:26:29 DEBUG : dst/file1: md5 = c7123a69ae27385eb4d0320175cad64c OK 2025/07/17 01:26:29 INFO : dst/file1: Copied (new) 2025/07/17 01:26:29 INFO : dst/file1: Deleted 2025/07/17 01:26:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/17 01:26:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/17 01:26:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.47s) === 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-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:26:36 DEBUG : A1/one: md5 = ac4ff8e58658551ec5933dfb603b8a81 OK 2025/07/17 01:26:37 DEBUG : A1/two: md5 = 98ae961cca1db7db11d1378a2d77f6f8 OK 2025/07/17 01:26:39 DEBUG : A1/B1/three: md5 = e29492cefb0b25ce25eb15bac3b7e7eb OK 2025/07/17 01:26:41 DEBUG : A1/B1/C1/four: md5 = d727a515922b3681cce9f7c82a9dc2b8 OK 2025/07/17 01:26:43 DEBUG : A1/B1/C2/five: md5 = 9bc925541ef8f18d2dab7ceeeb554275 OK 2025/07/17 01:26:43 INFO : A1/B2: Making directory 2025/07/17 01:26:44 INFO : A1/B1/C3: Making directory 2025/07/17 01:26:54 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/17 01:26:54 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/17 01:26:54 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/17 01:26:54 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/17 01:26:54 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/17 01:26:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/17 01:26:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/17 01:26:57 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/17 01:26:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/17 01:26:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/17 01:26:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/17 01:27:05 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/17 01:27:05 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/17 01:27:05 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/17 01:27:05 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/17 01:27:06 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/17 01:27:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/17 01:27:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/17 01:27:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/17 01:27:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/17 01:27:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/17 01:27:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/17 01:27:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/17 01:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/17 01:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/17 01:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/17 01:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/17 01:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/17 01:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/17 01:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/17 01:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.47s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:27:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': File to upload is small (34 bytes), uploading instead of streaming 2025/07/17 01:27:20 DEBUG : no_checksum_small_file_from_pipe: md5 = b8289c18afbfd84133471a4cf5cdc04b OK 2025/07/17 01:27:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/17 01:27:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/17 01:27:21 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/17 01:27:22 DEBUG : no_checksum_big_file_from_pipe: md5 = 5ea6c6baa00e3adee7e664bb0acb6c10 OK 2025/07/17 01:27:22 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-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:27:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': File to upload is small (34 bytes), uploading instead of streaming 2025/07/17 01:27:25 DEBUG : with_checksum_small_file_from_pipe: md5 = eb634187594e242836bfa34d8081616c OK 2025/07/17 01:27:25 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/17 01:27:26 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/17 01:27:27 DEBUG : with_checksum_big_file_from_pipe: md5 = 4fcf438d2564b696ec81b7909a52f773 OK 2025/07/17 01:27:27 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-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:27:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': File to upload is small (34 bytes), uploading instead of streaming 2025/07/17 01:27:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:27:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/17 01:27:32 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-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:27:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': File to upload is small (34 bytes), uploading instead of streaming 2025/07/17 01:27:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/17 01:27:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/17 01:27:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.14s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.06s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/17 01:27:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': File to upload is small (48 bytes), uploading instead of streaming 2025/07/17 01:27:40 DEBUG : rcat_metadata: md5 = 7801f95a3857aa905ce5c6a6a985570c OK 2025/07/17 01:27:40 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/17 01:27:42 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/17 01:27:43 DEBUG : rcat_metadata_uploadcutoff0: md5 = 509cdc18e5310ee8e5c19484e5463b91 OK 2025/07/17 01:27:43 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.74s) --- PASS: TestRcatMetadata/Normal (2.53s) --- PASS: TestRcatMetadata/ViaDisk (2.76s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:27:45 DEBUG : potato1: md5 = 401c03c9c72db466cd942fd369fd2276 OK 2025/07/17 01:27:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': File to upload is small (60 bytes), uploading instead of streaming 2025/07/17 01:27:47 DEBUG : potato2: md5 = 992611a678ad57b89d77a6839f947203 OK 2025/07/17 01:27:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.15s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:27:49 DEBUG : potato1: md5 = 73cc111ca10282c318eb18d86faa2149 OK 2025/07/17 01:27:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': File to upload is small (60 bytes), uploading instead of streaming 2025/07/17 01:27:51 DEBUG : potato2: md5 = e90d5e07e982826542d5975ca656c67b OK 2025/07/17 01:27:51 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.95s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:27:54 DEBUG : potato2: md5 = 1b3ea9f750ab678d64b920b22748b68e OK 2025/07/17 01:27:56 DEBUG : empty space: md5 = e6639255b0c59ddeeb62623a36c7a784 OK 2025/07/17 01:27:58 DEBUG : sub dir/potato3: md5 = 6f64e9eef3c71fc19118d44fb53ece4f OK 2025/07/17 01:27:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Touching "sub dir/potato3" 2025/07/17 01:27:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Touching "empty space" 2025/07/17 01:27:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Touching "potato2" 2025/07/17 01:28:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.46s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:28:03 DEBUG : dir with metadata: Making directory with metadata 2025/07/17 01:28:03 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.54s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:28:05 DEBUG : directory with modtime: Making directory with metadata 2025/07/17 01:28:06 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.28s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:28:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/17 01:28:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:28:08 DEBUG : Google drive root 'crypt/2k71u152ts3q0ufre6fdql6vadsjmpgreh8h4fpcnhfh7ds1meh0': Skipping btime metadata as can't update it on an existing file: 2025-07-17T01:28:07.819318054Z 2025/07/17 01:28:08 INFO : non existent directory: Updated directory metadata 2025/07/17 01:28:10 DEBUG : Google drive root 'crypt/2k71u152ts3q0ufre6fdql6vadsjmpgreh8h4fpcnhfh7ds1meh0': Skipping btime metadata as can't update it on an existing file: 2025-07-17T01:28:07.819318054Z 2025/07/17 01:28:11 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.89s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:28:12 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/17 01:28:14 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/17 01:28:15 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.97s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:28:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/17 01:28:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:28:16 DEBUG : dst: Making directory with metadata 2025/07/17 01:28:17 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:28:17 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/17 01:28:17 INFO : dst: Set directory modification time (using SetModTime) 2025/07/17 01:28:18 INFO : dst: Set directory modification time (using SetModTime) 2025/07/17 01:28:18 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/17 01:28:18 INFO : dst: Set directory modification time (using SetModTime) 2025/07/17 01:28:18 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.62s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike'", Local "Local file system at /tmp/rclone763885678", Modify Window "1ms" 2025/07/17 01:28:22 DEBUG : sub dir/test remove existing: md5 = 1ee4ab951f451c4d3c4df92be6f6037a OK 2025/07/17 01:28:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 892ec6dbf236502eb596c1db0f1021ea OK 2025/07/17 01:28:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nizazop1" before starting 2025/07/17 01:28:26 DEBUG : sub dir/test remove existing.nizazop1: TEST: removing renamed existing file after operation 2025/07/17 01:28:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.baducop2" before starting 2025/07/17 01:28:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.baducop2: TEST: renaming existing back after failed operation 2025/07/17 01:28:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vubukeh5" before starting 2025/07/17 01:28:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vubukeh5: TEST: removing renamed existing file after operation 2025/07/17 01:28:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "blh97ollarqimk0m21bmo665l8e39seh7o0hsmlvbt8nlcnb9pl0" 2025/07/17 01:28:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3366u9ri1eejarkqbhrs4c4kbc33akfdr6u5tg2b007i9def90bigbals85i3ani4qdj75g9fopbhbqtcfg0v583v9qjtr3j9emhq3i86o8u75udd6nefob3f27t8434natpi9fl69jdvr0gugs79ldbc80hhd4cqo1vthahf3bn1m2sr8og" --- PASS: TestRemoveExisting (13.01s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/07/17 01:28:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rovamif7bike': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m47.595718123s (try 1/5)