"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/03 04:35:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coyupos6xopu" 2025/09/03 04:35:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:35:07 DEBUG : Creating backend with remote "TestDrive:crypt/sbo4gsg38encrar1u6h4p7cuevh49j2dp2fgvdqb9vtcrlp4rstg" 2025/09/03 04:35:08 DEBUG : Creating backend with remote "/tmp/rclone2383005739" === 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-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", 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-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/03 04:35:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/03 04:35:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/03 04:35:09 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/03 04:35:09 DEBUG : potato: Seek from 10 to 0 2025/09/03 04:35:09 DEBUG : potato: Seek from 10 to 0 2025/09/03 04:35:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/03 04:35:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/03 04:35:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/03 04:35:09 DEBUG : potato: Seek from 5 to 2 2025/09/03 04:35:09 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/03 04:35:09 DEBUG : potato: Seek from 7 to 0 2025/09/03 04:35:09 DEBUG : potato: Seek from 7 to 0 2025/09/03 04:35:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/03 04:35:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/03 04:35:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/03 04:35:09 DEBUG : potato: Seek from 5 to 2 2025/09/03 04:35:09 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/03 04:35:09 DEBUG : potato: Seek from 8 to 0 2025/09/03 04:35:09 DEBUG : potato: Seek from 8 to 0 2025/09/03 04:35:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/03 04:35:09 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/03 04:35:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/03 04:35:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/03 04:35:09 DEBUG : potato: Seek from 5 to 2 2025/09/03 04:35:09 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/03 04:35:09 DEBUG : potato: Seek from 9 to 0 2025/09/03 04:35:09 DEBUG : potato: Seek from 9 to 0 2025/09/03 04:35:09 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-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:35:11 DEBUG : rutabaga: md5 = 6535d16a6453ddf3f48c3a7c7124fd9f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/03 04:35:13 DEBUG : empty space: md5 = 3714499dd24342ceec840f47f37a59aa OK === RUN TestCheck/3 2025/09/03 04:35:15 DEBUG : potato2: md5 = 4c43715c8c08dc37b23bcf83e8d535b9 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/03 04:35:18 DEBUG : remotepotato: md5 = 45ba665ceb0d7f3cba150db4b5200164 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.38s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.38s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/09/03 04:35:21 DEBUG : Creating backend with remote "nonexistent" 2025/09/03 04:35:21 DEBUG : Creating backend with remote "nonexistent" 2025/09/03 04:35:21 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/03 04:35:21 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/09/03 04:35:21 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/03 04:35:21 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-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:35:22 DEBUG : rutabaga: md5 = 7c99990ba81fc442d31d06d5ed8bcaf2 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/03 04:35:36 DEBUG : empty space: md5 = 3e775e490fb3bd04ab78d8cc38148150 OK === RUN TestCheckDownload/3 2025/09/03 04:35:41 DEBUG : potato2: md5 = 24e3537396f7124b4f45eaf91f2d06e7 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/03 04:35:50 DEBUG : remotepotato: md5 = c413704dd04fb890067d25611555615e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (34.31s) --- PASS: TestCheckDownload/1 (10.40s) --- PASS: TestCheckDownload/2 (1.38s) --- PASS: TestCheckDownload/3 (2.36s) --- PASS: TestCheckDownload/4 (4.49s) --- PASS: TestCheckDownload/5 (3.17s) --- PASS: TestCheckDownload/6 (1.86s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:35:57 DEBUG : rutabaga: md5 = 72804e61f23f587e8f3d7ae704db2fbf OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/03 04:35:59 DEBUG : empty space: md5 = 92ee595a71f0f179f58a00f9084ec06c OK === RUN TestCheckSizeOnly/3 2025/09/03 04:36:01 DEBUG : potato2: md5 = ea8dfa422fed9e0cd0a35e8f29a4ce60 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/03 04:36:04 DEBUG : remotepotato: md5 = b86c4a3cad2286d87cfc819b4d9b0b95 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.42s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:36:08 DEBUG : test.sum: md5 = 8d31661055c78c3177bde06befc694e4 OK 2025/09/03 04:36:10 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/03 04:36:10 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/03 04:36:10 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/03 04:36:10 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/03 04:36:11 DEBUG : test.sum: md5 = e7b2c0269badcadd2f1e5f1663f32d60 OK 2025/09/03 04:36:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/03 04:36:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/03 04:36:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/03 04:36:16 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (10.39s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:36:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coyupos6xopu/data" 2025/09/03 04:36:17 DEBUG : Creating backend with remote "TestDrive:crypt/sbo4gsg38encrar1u6h4p7cuevh49j2dp2fgvdqb9vtcrlp4rstg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.28s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:36:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coyupos6xopu/data" 2025/09/03 04:36:19 DEBUG : Creating backend with remote "TestDrive:crypt/sbo4gsg38encrar1u6h4p7cuevh49j2dp2fgvdqb9vtcrlp4rstg/vjrnln8ratgmqakfosrqe8espk" 2025/09/03 04:36:23 DEBUG : data/banana: md5 = ac0461cea54eb4d2c0dd9ba24f4f26a2 OK 2025/09/03 04:36:25 DEBUG : test.sum: md5 = 0f707e6f575e31f1b4b25062f824a0c5 OK === RUN TestCheckSumDownload/subtest1 2025/09/03 04:36:29 DEBUG : data/potato: md5 = 9ec775f8e38fe5ab7edddf8c6f33332e OK 2025/09/03 04:36:31 DEBUG : test.sum: md5 = c5b9b8986fd5041da15b40e50be36066 OK === RUN TestCheckSumDownload/subtest2 2025/09/03 04:36:35 DEBUG : test.sum: md5 = bc3b7a7af81bc476b1c700600c0d782f OK === RUN TestCheckSumDownload/subtest3 2025/09/03 04:36:39 DEBUG : test.sum: md5 = f1ee89863141c897186115052bd7d372 OK === RUN TestCheckSumDownload/subtest4 2025/09/03 04:36:44 DEBUG : test.sum: md5 = 96004e0af6a93e2063c6f1f97cf2f41e OK === RUN TestCheckSumDownload/subtest5 2025/09/03 04:36:49 DEBUG : test.sum: md5 = 83f1209827c4984eab3879d60f023988 OK === RUN TestCheckSumDownload/subtest6 2025/09/03 04:36:53 DEBUG : data/banana: md5 = a1df7fb4b6606132fe38c1785f25a6f1 OK 2025/09/03 04:36:55 DEBUG : data/potato: md5 = 0352fe435e0233ba107f8665a5d2fa06 OK 2025/09/03 04:36:56 DEBUG : test.sum: md5 = ca1247397934045b22c7793bf29f8b5a OK === RUN TestCheckSumDownload/subtest7 2025/09/03 04:37:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/03 04:37:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.02s) --- PASS: TestCheckSumDownload/subtest1 (2.47s) --- PASS: TestCheckSumDownload/subtest2 (1.94s) --- PASS: TestCheckSumDownload/subtest3 (2.55s) --- PASS: TestCheckSumDownload/subtest4 (2.43s) --- PASS: TestCheckSumDownload/subtest5 (2.98s) --- PASS: TestCheckSumDownload/subtest6 (2.04s) --- PASS: TestCheckSumDownload/subtest7 (2.82s) === RUN TestApplyTransforms 2025/09/03 04:37:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jagavuj3kagi" 2025/09/03 04:37:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:37:02 DEBUG : Creating backend with remote "TestDrive:crypt/1rlmq8e35hd9740998d74ggakosd3ekacaqknq4ed240lltukcc0" 2025/09/03 04:37:03 DEBUG : Creating backend with remote "/tmp/rclone460548097" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jagavuj3kagi'", Local "Local file system at /tmp/rclone460548097", Modify Window "1ms" 2025/09/03 04:37:06 DEBUG : hello, world!: md5 = e7c7f18119a6f644d64a7cd9e69c7b1a OK upper checkfile vs. lower remote (without normalization) 2025/09/03 04:37:06 ERROR : hello, world!: sum not found 2025/09/03 04:37:06 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jagavuj3kagi' 2025/09/03 04:37:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagavuj3kagi': 1 files missing 2025/09/03 04:37:06 NOTICE: 1 hashes missing 2025/09/03 04:37:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagavuj3kagi': 1 differences found 2025/09/03 04:37:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagavuj3kagi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/03 04:37:07 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:37:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagavuj3kagi': 0 differences found 2025/09/03 04:37:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagavuj3kagi': 1 matching files 2025/09/03 04:37:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ticipet7duda" 2025/09/03 04:37:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:37:08 DEBUG : Creating backend with remote "TestDrive:crypt/o61mteej9u2sgb8u73t4vsg7t4acvrmd6tb9rj9h823mj8ob66p0" 2025/09/03 04:37:09 DEBUG : Creating backend with remote "/tmp/rclone2900824124" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ticipet7duda'", Local "Local file system at /tmp/rclone2900824124", Modify Window "1ms" 2025/09/03 04:37:11 DEBUG : HELLO, WORLD!: md5 = 58c267e17973c76afdf23ae670b220c6 OK lower checkfile vs. upper remote (without normalization) 2025/09/03 04:37:11 ERROR : HELLO, WORLD!: sum not found 2025/09/03 04:37:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ticipet7duda' 2025/09/03 04:37:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ticipet7duda': 1 files missing 2025/09/03 04:37:11 NOTICE: 1 hashes missing 2025/09/03 04:37:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ticipet7duda': 1 differences found 2025/09/03 04:37:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ticipet7duda': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/03 04:37:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:37:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ticipet7duda': 0 differences found 2025/09/03 04:37:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ticipet7duda': 1 matching files 2025/09/03 04:37:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofagaf9xahe" 2025/09/03 04:37:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:37:12 DEBUG : Creating backend with remote "TestDrive:crypt/lcqm5bc287mru05nipqjhsin5cdnm0uf1ot63omov5tc8bj326i0" 2025/09/03 04:37:13 DEBUG : Creating backend with remote "/tmp/rclone1632793545" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofagaf9xahe'", Local "Local file system at /tmp/rclone1632793545", Modify Window "1ms" 2025/09/03 04:37:16 DEBUG : HeLlO, wOrLd!: md5 = 633f3a58c0957139577d96c2535946f8 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/03 04:37:16 ERROR : HeLlO, wOrLd!: sum not found 2025/09/03 04:37:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cofagaf9xahe' 2025/09/03 04:37:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofagaf9xahe': 1 files missing 2025/09/03 04:37:16 NOTICE: 1 hashes missing 2025/09/03 04:37:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofagaf9xahe': 1 differences found 2025/09/03 04:37:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofagaf9xahe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/03 04:37:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:37:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofagaf9xahe': 0 differences found 2025/09/03 04:37:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofagaf9xahe': 1 matching files 2025/09/03 04:37:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fumodiz2tuci" 2025/09/03 04:37:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:37:17 DEBUG : Creating backend with remote "TestDrive:crypt/1pnd6dgo6b2jjgaqmkvf19a2act801moj916foj7tccm3hjeutvg" 2025/09/03 04:37:19 DEBUG : Creating backend with remote "/tmp/rclone1033253543" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fumodiz2tuci'", Local "Local file system at /tmp/rclone1033253543", Modify Window "1ms" 2025/09/03 04:37:21 DEBUG : HELLO, WORLD!: md5 = 4c04d0868b69b0596627154f63d84988 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/03 04:37:21 ERROR : HELLO, WORLD!: sum not found 2025/09/03 04:37:21 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fumodiz2tuci' 2025/09/03 04:37:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumodiz2tuci': 1 files missing 2025/09/03 04:37:21 NOTICE: 1 hashes missing 2025/09/03 04:37:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumodiz2tuci': 1 differences found 2025/09/03 04:37:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumodiz2tuci': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/03 04:37:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:37:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumodiz2tuci': 0 differences found 2025/09/03 04:37:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fumodiz2tuci': 1 matching files 2025/09/03 04:37:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tupizec3cozu" 2025/09/03 04:37:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:37:23 DEBUG : Creating backend with remote "TestDrive:crypt/jmmqhbvpjbeevbrdlgt7i8erdt0ctmdrf38a5bc12n536mldtddg" 2025/09/03 04:37:24 DEBUG : Creating backend with remote "/tmp/rclone1928933863" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tupizec3cozu'", Local "Local file system at /tmp/rclone1928933863", Modify Window "1ms" 2025/09/03 04:37:26 DEBUG : 測試_Русский___ě_áñ: md5 = 604e150cdb84549b0f7754dbb9375cfd OK NFD checkfile vs. NFC remote (without normalization) 2025/09/03 04:37:26 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/03 04:37:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tupizec3cozu' 2025/09/03 04:37:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tupizec3cozu': 1 files missing 2025/09/03 04:37:26 NOTICE: 1 hashes missing 2025/09/03 04:37:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tupizec3cozu': 1 differences found 2025/09/03 04:37:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tupizec3cozu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/03 04:37:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:37:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tupizec3cozu': 0 differences found 2025/09/03 04:37:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tupizec3cozu': 1 matching files 2025/09/03 04:37:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qizemin6tiki" 2025/09/03 04:37:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:37:27 DEBUG : Creating backend with remote "TestDrive:crypt/i6e50bl3u82fujls03u245rbh8n1hjru1hvi31st2158jqhr4heg" 2025/09/03 04:37:28 DEBUG : Creating backend with remote "/tmp/rclone2780877754" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qizemin6tiki'", Local "Local file system at /tmp/rclone2780877754", Modify Window "1ms" 2025/09/03 04:37:31 DEBUG : 測試_Русский___ě_áñ: md5 = e79b09cbc5459e21fa8dfb12972c6448 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/03 04:37:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/03 04:37:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qizemin6tiki' 2025/09/03 04:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qizemin6tiki': 1 files missing 2025/09/03 04:37:31 NOTICE: 1 hashes missing 2025/09/03 04:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qizemin6tiki': 1 differences found 2025/09/03 04:37:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qizemin6tiki': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/03 04:37:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:37:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qizemin6tiki': 0 differences found 2025/09/03 04:37:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qizemin6tiki': 1 matching files 2025/09/03 04:37:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zavobuh2cepe" 2025/09/03 04:37:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:37:32 DEBUG : Creating backend with remote "TestDrive:crypt/s3k97pfvboiik6pg66u6g4ougkih5trfia1rbjudi8su2tannlr0" 2025/09/03 04:37:33 DEBUG : Creating backend with remote "/tmp/rclone926747272" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zavobuh2cepe'", Local "Local file system at /tmp/rclone926747272", Modify Window "1ms" 2025/09/03 04:37:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = aea9d1778f8172b6a83677f327806a4a OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/03 04:37:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/03 04:37:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zavobuh2cepe' 2025/09/03 04:37:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zavobuh2cepe': 1 files missing 2025/09/03 04:37:36 NOTICE: 1 hashes missing 2025/09/03 04:37:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zavobuh2cepe': 1 differences found 2025/09/03 04:37:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zavobuh2cepe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/03 04:37:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zavobuh2cepe': 0 differences found 2025/09/03 04:37:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zavobuh2cepe': 1 matching files 2025/09/03 04:37:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hudiwag8xeze" 2025/09/03 04:37:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:37:37 DEBUG : Creating backend with remote "TestDrive:crypt/jf30cr67til7q1sprgqsu1p9p9f74fqishpn8h0haj7uhp77des0" 2025/09/03 04:37:38 DEBUG : Creating backend with remote "/tmp/rclone3322442089" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hudiwag8xeze'", Local "Local file system at /tmp/rclone3322442089", Modify Window "1ms" 2025/09/03 04:37:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 233c7f3ab88c5540db1034683a89a089 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/03 04:37:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/03 04:37:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hudiwag8xeze' 2025/09/03 04:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hudiwag8xeze': 1 files missing 2025/09/03 04:37:41 NOTICE: 1 hashes missing 2025/09/03 04:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hudiwag8xeze': 1 differences found 2025/09/03 04:37:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hudiwag8xeze': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/03 04:37:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:37:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hudiwag8xeze': 0 differences found 2025/09/03 04:37:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hudiwag8xeze': 1 matching files 2025/09/03 04:37:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vinefey5toka" 2025/09/03 04:37:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:37:42 DEBUG : Creating backend with remote "TestDrive:crypt/5r1sc4h294381dcc0cih9si0f8e8l569p9r23feufdimav15q6mg" 2025/09/03 04:37:43 DEBUG : Creating backend with remote "/tmp/rclone3099773505" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vinefey5toka'", Local "Local file system at /tmp/rclone3099773505", Modify Window "1ms" 2025/09/03 04:37:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 71be02962a52592ebac6aec1a3128a14 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/03 04:37:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/03 04:37:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vinefey5toka' 2025/09/03 04:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinefey5toka': 1 files missing 2025/09/03 04:37:46 NOTICE: 1 hashes missing 2025/09/03 04:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinefey5toka': 1 differences found 2025/09/03 04:37:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinefey5toka': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/03 04:37:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinefey5toka': 0 differences found 2025/09/03 04:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinefey5toka': 1 matching files 2025/09/03 04:37:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sogidey5cava" 2025/09/03 04:37:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:37:47 DEBUG : Creating backend with remote "TestDrive:crypt/25hju01csn3t73pchsthbdh27fmastr210up0l01ldefbfm591t0" 2025/09/03 04:37:48 DEBUG : Creating backend with remote "/tmp/rclone4088769973" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sogidey5cava'", Local "Local file system at /tmp/rclone4088769973", Modify Window "1ms" 2025/09/03 04:37:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 908819d5273b79259f62e619cbc19fea OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/03 04:37:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/03 04:37:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sogidey5cava' 2025/09/03 04:37:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogidey5cava': 1 files missing 2025/09/03 04:37:50 NOTICE: 1 hashes missing 2025/09/03 04:37:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogidey5cava': 1 differences found 2025/09/03 04:37:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogidey5cava': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/03 04:37:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:37:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogidey5cava': 0 differences found 2025/09/03 04:37:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogidey5cava': 1 matching files 2025/09/03 04:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sogidey5cava': Purge remote 2025/09/03 04:37:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vinefey5toka': Purge remote 2025/09/03 04:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hudiwag8xeze': Purge remote 2025/09/03 04:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zavobuh2cepe': Purge remote 2025/09/03 04:37:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qizemin6tiki': Purge remote 2025/09/03 04:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tupizec3cozu': Purge remote 2025/09/03 04:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fumodiz2tuci': Purge remote 2025/09/03 04:37:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofagaf9xahe': Purge remote 2025/09/03 04:37:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ticipet7duda': Purge remote 2025/09/03 04:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jagavuj3kagi': Purge remote --- PASS: TestApplyTransforms (54.00s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:37:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/03 04:37:59 DEBUG : sub/file2: md5 = e505e46fade0d4abe1f77a9cd611eb38 OK 2025/09/03 04:37:59 INFO : file1: Copied (new) to: sub/file2 2025/09/03 04:38:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/03 04:38:00 DEBUG : file1: Unchanged skipping 2025/09/03 04:38:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': don't need to copy/move sub/file2, it is already at target location 2025/09/03 04:38:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.23s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:38:05 DEBUG : dst/file1: md5 = dd086b5ab1594b7598b8bc70673ec6ca OK 2025/09/03 04:38:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coyupos6xopu/backup" 2025/09/03 04:38:06 DEBUG : Creating backend with remote "TestDrive:crypt/sbo4gsg38encrar1u6h4p7cuevh49j2dp2fgvdqb9vtcrlp4rstg/1nrff024r7pq65ecp72fc28jb0" 2025/09/03 04:38:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/03 04:38:10 INFO : dst/file1: Moved (server-side) 2025/09/03 04:38:12 DEBUG : dst/file1: md5 = 4970211256b728a99aba8dde0af39de1 OK 2025/09/03 04:38:12 INFO : dst/file1: Copied (new) 2025/09/03 04:38:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/03 04:38:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/03 04:38:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.85s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:38:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coyupos6xopu/dst" 2025/09/03 04:38:17 DEBUG : Creating backend with remote "TestDrive:crypt/sbo4gsg38encrar1u6h4p7cuevh49j2dp2fgvdqb9vtcrlp4rstg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/03 04:38:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coyupos6xopu/CompareDest" 2025/09/03 04:38:19 DEBUG : Creating backend with remote "TestDrive:crypt/sbo4gsg38encrar1u6h4p7cuevh49j2dp2fgvdqb9vtcrlp4rstg/gveqi14airsml4bgu7krj116o8" 2025/09/03 04:38:20 DEBUG : one: Need to transfer - File not found at Destination 2025/09/03 04:38:23 DEBUG : one: md5 = 36e54bdc4de43c368a96956ec46d49b6 OK 2025/09/03 04:38:23 INFO : one: Copied (new) 2025/09/03 04:38:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/03 04:38:26 DEBUG : one: md5 = fb0b260dc2b3fe9839955b8fa0143107 OK 2025/09/03 04:38:26 INFO : one: Copied (replaced existing) 2025/09/03 04:38:28 DEBUG : dst/one: md5 = c6c97d4eff90e7396038c5371ff2dfbb OK 2025/09/03 04:38:30 DEBUG : CompareDest/one: md5 = 645847623c2bab46dd0e763a12cd7005 OK 2025/09/03 04:38:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/03 04:38:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/03 04:38:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/03 04:38:33 DEBUG : CompareDest/two: md5 = bbeb677db9511a527616be5bb7e88d06 OK 2025/09/03 04:38:34 DEBUG : two: Need to transfer - File not found at Destination 2025/09/03 04:38:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/03 04:38:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/03 04:38:35 DEBUG : two: Need to transfer - File not found at Destination 2025/09/03 04:38:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/03 04:38:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/03 04:38:36 DEBUG : two: Need to transfer - File not found at Destination 2025/09/03 04:38:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/03 04:38:38 DEBUG : two: md5 = 20092f955d4366061480a28f61617753 OK 2025/09/03 04:38:38 INFO : two: Copied (new) 2025/09/03 04:38:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/03 04:38:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:38:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:38:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.79s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:38:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coyupos6xopu/dst" 2025/09/03 04:38:43 DEBUG : Creating backend with remote "TestDrive:crypt/sbo4gsg38encrar1u6h4p7cuevh49j2dp2fgvdqb9vtcrlp4rstg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/03 04:38:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coyupos6xopu/CopyDest" 2025/09/03 04:38:45 DEBUG : Creating backend with remote "TestDrive:crypt/sbo4gsg38encrar1u6h4p7cuevh49j2dp2fgvdqb9vtcrlp4rstg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/03 04:38:46 DEBUG : one: Need to transfer - File not found at Destination 2025/09/03 04:38:48 DEBUG : one: md5 = 9b2c381c35d6caf64e14d11721a59f90 OK 2025/09/03 04:38:48 INFO : one: Copied (new) 2025/09/03 04:38:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/03 04:38:51 DEBUG : one: md5 = 402a1ae140c5198f33a66460b2dfb915 OK 2025/09/03 04:38:51 INFO : one: Copied (replaced existing) 2025/09/03 04:38:53 DEBUG : dst/one: md5 = 37ccb91ef0eee79dc7189e85982ddfde OK 2025/09/03 04:38:55 DEBUG : CopyDest/one: md5 = e6e246e45fa30278b0f1803f675c1567 OK 2025/09/03 04:38:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coyupos6xopu/BackupDir" 2025/09/03 04:38:56 DEBUG : Creating backend with remote "TestDrive:crypt/sbo4gsg38encrar1u6h4p7cuevh49j2dp2fgvdqb9vtcrlp4rstg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/03 04:38:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/03 04:38:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/03 04:38:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/03 04:39:00 INFO : one: Moved (server-side) 2025/09/03 04:39:01 INFO : one: Copied (server-side copy) 2025/09/03 04:39:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/03 04:39:03 DEBUG : CopyDest/two: md5 = 65fa6ec27d8e98bcee752068faa86c50 OK 2025/09/03 04:39:03 DEBUG : two: Need to transfer - File not found at Destination 2025/09/03 04:39:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/03 04:39:05 INFO : two: Copied (server-side copy) 2025/09/03 04:39:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/03 04:39:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/03 04:39:06 DEBUG : two: Unchanged skipping 2025/09/03 04:39:07 DEBUG : CopyDest/three: md5 = ea34a47af27b7e2908d5348d0b4df644 OK 2025/09/03 04:39:08 DEBUG : three: Need to transfer - File not found at Destination 2025/09/03 04:39:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/03 04:39:09 DEBUG : three: Destination not found in --copy-dest 2025/09/03 04:39:10 DEBUG : three: md5 = 4cadc2fa3d7fc1947735da1673d1c343 OK 2025/09/03 04:39:10 INFO : three: Copied (new) 2025/09/03 04:39:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/03 04:39:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:39:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/03 04:39:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/03 04:39:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:39:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/03 04:39:17 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.13s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:39:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/03 04:39:21 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 6fa5ef6ed4c074927a567ada67c3a017 OK 2025/09/03 04:39:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/03 04:39:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/03 04:39:22 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/03 04:39:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/03 04:39:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/03 04:39:26 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f22010d0c557888e77351b5aa1ade3a6 OK 2025/09/03 04:39:26 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/03 04:39:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/03 04:39:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.91s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", 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-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:39:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Looking for duplicate names using skip mode. 2025/09/03 04:39:32 NOTICE: one: Found 2 files with duplicate names 2025/09/03 04:39:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.70s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:39:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Looking for duplicate names using skip mode. 2025/09/03 04:39:39 NOTICE: one: Found 3 files with duplicate names 2025/09/03 04:39:39 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/03 04:39:39 INFO : one: Deleted 2025/09/03 04:39:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.68s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:39:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Looking for duplicate names using first mode. 2025/09/03 04:39:45 NOTICE: one: Found 3 files with duplicate names 2025/09/03 04:39:45 INFO : one: Deleted 2025/09/03 04:39:46 INFO : one: Deleted 2025/09/03 04:39:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.53s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:39:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Looking for duplicate names using newest mode. 2025/09/03 04:39:52 NOTICE: one: Found 3 files with duplicate names 2025/09/03 04:39:52 INFO : one: Deleted 2025/09/03 04:39:53 INFO : one: Deleted 2025/09/03 04:39:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.98s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:39:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Looking for duplicate names using oldest mode. 2025/09/03 04:39:59 NOTICE: one: Found 3 files with duplicate names 2025/09/03 04:39:59 INFO : one: Deleted 2025/09/03 04:40:00 INFO : one: Deleted 2025/09/03 04:40:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.80s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:40:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Looking for duplicate names using largest mode. 2025/09/03 04:40:06 NOTICE: one: Found 3 files with duplicate names 2025/09/03 04:40:06 INFO : one: Deleted 2025/09/03 04:40:07 INFO : one: Deleted 2025/09/03 04:40:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.45s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:40:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Looking for duplicate names using smallest mode. 2025/09/03 04:40:12 NOTICE: one: Found 3 files with duplicate names 2025/09/03 04:40:12 INFO : one: Deleted 2025/09/03 04:40:13 INFO : one: Deleted 2025/09/03 04:40:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.29s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:40:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Looking for duplicate names using rename mode. 2025/09/03 04:40:20 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/03 04:40:21 INFO : one-2.txt: renamed from: one.txt 2025/09/03 04:40:22 INFO : one-3.txt: renamed from: one.txt 2025/09/03 04:40:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.79s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:40:28 DEBUG : dupe1/one.txt: md5 = 5e2cf2496e5f0731607d15787859049b OK 2025/09/03 04:40:30 DEBUG : dupe2/two.txt: md5 = e0c71001d8ceb01db1db036dc6f76e80 OK 2025/09/03 04:40:32 DEBUG : dupe3/three.txt: md5 = b0bdf1c657fa2682fb3d92fbece6e6c2 OK 2025/09/03 04:40:33 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/03 04:40:33 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/03 04:40:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/03 04:40:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/03 04:40:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/03 04:40:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/03 04:40:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.79s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:40:40 DEBUG : a.txt: md5 = 98072dff8f3dc0f4ad46441157be3eca OK 2025/09/03 04:40:41 DEBUG : zend.txt: md5 = 40107c7487273bbe0ffd36ab20620135 OK 2025/09/03 04:40:44 DEBUG : sub dir/hello world: md5 = ed37aafab1e2605109c3c21b27ef9932 OK 2025/09/03 04:40:45 DEBUG : sub dir/hello world2: md5 = 136cbdf931eda0ca9b7afcc67ef1a159 OK 2025/09/03 04:40:47 DEBUG : sub dir/ignore dir/.ignore: md5 = b6181a319c3d676a7ded60a8cd2e07f4 OK 2025/09/03 04:40:49 DEBUG : sub dir/ignore dir/should be ignored: md5 = fae0de435667e0c74a0cfd5f1704f19c OK 2025/09/03 04:40:51 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0f9410b9bcf9cfb0ff165fafa38f9bed OK 2025/09/03 04:40:52 DEBUG : a.txt: Excluded (Size Filter) 2025/09/03 04:40:52 DEBUG : a.txt: Excluded 2025/09/03 04:40:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/03 04:40:53 DEBUG : sub dir/hello world: Excluded 2025/09/03 04:40:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/03 04:40:53 DEBUG : sub dir/hello world2: Excluded 2025/09/03 04:40:54 DEBUG : sub dir/ignore dir: Excluded 2025/09/03 04:40:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/03 04:40:54 DEBUG : sub dir/hello world: Excluded 2025/09/03 04:40:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/03 04:40:54 DEBUG : sub dir/hello world2: Excluded 2025/09/03 04:40:54 DEBUG : sub dir/ignore dir: Excluded 2025/09/03 04:40:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/03 04:40:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/03 04:40:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/03 04:41:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/03 04:41:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/03 04:41:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/03 04:41:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.13s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:41:03 DEBUG : a.txt: md5 = 265116ffc152af0b9d9f18c34c26f2b1 OK 2025/09/03 04:41:04 DEBUG : zend.txt: md5 = 93d8bf5cc5112f4932b1f196583ed5c1 OK 2025/09/03 04:41:06 DEBUG : sub dir/hello world: md5 = 163d3da471e7c2650a80db666a63f73d OK 2025/09/03 04:41:08 DEBUG : sub dir/hello world2: md5 = eb9ef82831061b570f2005529040944c OK 2025/09/03 04:41:10 DEBUG : sub dir/ignore dir/.ignore: md5 = 33d6723b75b8fbf8dc908db7e06b3b38 OK 2025/09/03 04:41:11 DEBUG : sub dir/ignore dir/should be ignored: md5 = 204c6f1983b3cc3f993d887700e59325 OK 2025/09/03 04:41:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = 66fa8a651bc4794f251d603d651a9006 OK 2025/09/03 04:41:15 DEBUG : a.txt: Excluded (Size Filter) 2025/09/03 04:41:15 DEBUG : a.txt: Excluded 2025/09/03 04:41:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/03 04:41:16 DEBUG : sub dir/hello world2: Excluded 2025/09/03 04:41:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/03 04:41:16 DEBUG : sub dir/hello world: Excluded 2025/09/03 04:41:16 DEBUG : sub dir/ignore dir: Excluded 2025/09/03 04:41:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/03 04:41:16 DEBUG : sub dir/hello world2: Excluded 2025/09/03 04:41:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/03 04:41:16 DEBUG : sub dir/hello world: Excluded 2025/09/03 04:41:17 DEBUG : sub dir/ignore dir: Excluded 2025/09/03 04:41:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/03 04:41:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/03 04:41:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/03 04:41:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/03 04:41:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/03 04:41:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/03 04:41:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.66s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:41:25 DEBUG : file1: md5 = ea33fdeb6e58c08a70561d6433ec6641 OK 2025/09/03 04:41:27 DEBUG : sub/file2: md5 = 5ffad7a78d146cd4f97823a4878539d3 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/09/03 04:41:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/03 04:41:31 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/03 04:41:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/03 04:41:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.07s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:41:35 DEBUG : file1: md5 = d61496d9b37ae1ed000eea69970bb5c1 OK 2025/09/03 04:41:37 DEBUG : sub/file2: md5 = e86f05e859031f2958fcfdaab44a7283 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/09/03 04:41:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coyupos6xopu/notfound" 2025/09/03 04:41:41 DEBUG : Creating backend with remote "TestDrive:crypt/sbo4gsg38encrar1u6h4p7cuevh49j2dp2fgvdqb9vtcrlp4rstg/qe0i31qdkoejk60elps0ni5sqk" 2025/09/03 04:41:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.34s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:41:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Making directory 2025/09/03 04:41:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:41:48 DEBUG : sub dir/hello world: md5 = f45f6140c79b3a0195a2aafa221b4a67 OK 2025/09/03 04:41:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.70s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:41:52 DEBUG : potato2: md5 = 0c818664ce726b2cee9091196b1d4af3 OK 2025/09/03 04:41:53 DEBUG : empty space: md5 = c4c461232556de05941c7b171cc62876 OK --- PASS: TestLs (4.79s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:41:56 DEBUG : potato2: md5 = 13a9c4172220c3427965d98ab2741b3c OK 2025/09/03 04:41:58 DEBUG : empty space: md5 = 1b7b88677b311b1fbf4b535727c9bf9a OK 2025/09/03 04:41:58 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.39s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:42:02 DEBUG : potato2: md5 = cfa670d760a1435ac3d873100a85233a OK 2025/09/03 04:42:03 DEBUG : empty space: md5 = 9607b13eccb76f1c6f065e54e3866a32 OK --- PASS: TestLsLong (4.70s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:42:07 DEBUG : potato2: md5 = 8a577ea494400375cebb2d2246f0630f OK 2025/09/03 04:42:08 DEBUG : empty space: md5 = 2e1baca238ba065b827fe35a3abc62fb OK --- PASS: TestHashSums (6.33s) === RUN TestHashSumsWithErrors 2025/09/03 04:42:11 DEBUG : Creating backend with remote ":memory:" 2025/09/03 04:42:11 DEBUG : Config file has changed externally - reloading 2025/09/03 04:42:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/03 04:42:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/03 04:42:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/03 04:42:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/03 04:42:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/03 04:42:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/03 04:42:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/03 04:42:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/03 04:42:11 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-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:42:13 DEBUG : potato2: md5 = 112b28e253e73eeda2ff652ab7c32bdb OK 2025/09/03 04:42:14 DEBUG : empty space: md5 = b8494401a8b1ab9388464d066f6c3d2e OK 2025/09/03 04:42:17 DEBUG : sub dir/potato3: md5 = 7fa756bef7c31d34d87361254581d336 OK 2025/09/03 04:42:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.86s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:42:22 DEBUG : small: md5 = a455cc8bfb1096ebbc3315823f1e3c1b OK 2025/09/03 04:42:23 DEBUG : medium: md5 = 4726d6ae70b3e76a7e4492c6176b8537 OK 2025/09/03 04:42:25 DEBUG : large: md5 = a5c22093bc4eb45b689b190108e3c610 OK 2025/09/03 04:42:25 DEBUG : Waiting for deletions to finish 2025/09/03 04:42:25 DEBUG : large: Excluded (Size Filter) 2025/09/03 04:42:26 INFO : small: Deleted 2025/09/03 04:42:26 INFO : medium: Deleted --- PASS: TestDelete (6.76s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:42:29 DEBUG : small: md5 = 40ebb109d2c2a96f35c2956f329d6bf1 OK 2025/09/03 04:42:30 DEBUG : medium: md5 = 63006c9602a24e2d73f996fcd2782006 OK 2025/09/03 04:42:31 DEBUG : large: md5 = bcbb496f9b637bbe6bd27452475da11d OK 2025/09/03 04:42:32 DEBUG : Waiting for deletions to finish 2025/09/03 04:42:32 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/03 04:42:32 INFO : medium: Deleted 2025/09/03 04:42:32 INFO : small: Deleted --- PASS: TestMaxDelete (7.00s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:42:36 DEBUG : small: md5 = 2c8373b26976f073004480561158c6e7 OK 2025/09/03 04:42:37 DEBUG : medium: md5 = 0cbc854bb38f2f11dce49ed4a24a0a77 OK 2025/09/03 04:42:38 DEBUG : large: md5 = 840a3b38ec97303bd8f5bed0d6d34e09 OK 2025/09/03 04:42:39 DEBUG : Waiting for deletions to finish 2025/09/03 04:42:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/03 04:42:39 INFO : small: Deleted 2025/09/03 04:42:39 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.00s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:42:42 DEBUG : small: md5 = 2ed94f2752906fc0329d52f5b812038f OK 2025/09/03 04:42:44 DEBUG : medium: md5 = b3f97df5b7bbf28f10ae416262239fd4 OK 2025/09/03 04:42:45 DEBUG : large: md5 = 0e8632b312274430a497fb84b98dd6f4 OK 2025/09/03 04:42:45 DEBUG : Waiting for deletions to finish 2025/09/03 04:42:46 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/03 04:42:46 INFO : small: Deleted 2025/09/03 04:42:46 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.83s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:42:49 DEBUG : ReadFile: md5 = 29019a198ca5498f7d4639523b6b33a2 OK --- PASS: TestReadFile (3.88s) === RUN TestRetry 2025/09/03 04:42:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/03 04:42:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/03 04:42:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/03 04:42:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/03 04:42:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/03 04:42:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/03 04:42:52 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-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:42:53 DEBUG : file1: md5 = 6e3edbe181a3d91412fb545aa5191b60 OK 2025/09/03 04:42:55 DEBUG : file2: md5 = 36140e262d84a1e0e1db353d5cab17ac OK --- PASS: TestCat (17.20s) === RUN TestPurge 2025/09/03 04:43:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuwedod5wuma" 2025/09/03 04:43:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:43:09 DEBUG : Creating backend with remote "TestDrive:crypt/44lj8pak57ms70ogcvkof0o08m8quj5u0651v1sgv0p74pfptmeg" 2025/09/03 04:43:10 DEBUG : Creating backend with remote "/tmp/rclone4235861882" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuwedod5wuma'", Local "Local file system at /tmp/rclone4235861882", Modify Window "1ms" 2025/09/03 04:43:14 DEBUG : A1/B1/C1/one: md5 = 5a44492137e4894987f438e37d8bb3fc OK 2025/09/03 04:43:14 INFO : A2: Making directory 2025/09/03 04:43:15 INFO : A1/B2: Making directory 2025/09/03 04:43:16 INFO : A1/B2/C2: Making directory 2025/09/03 04:43:16 INFO : A1/B1/C3: Making directory 2025/09/03 04:43:17 INFO : A3: Making directory 2025/09/03 04:43:18 INFO : A3/B3: Making directory 2025/09/03 04:43:19 INFO : A3/B3/C4: Making directory 2025/09/03 04:43:21 DEBUG : A1/two: md5 = 14adbeaa873c38c69b825d6da5ba95aa OK 2025/09/03 04:43:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuwedod5wuma': Purge remote 2025/09/03 04:43:25 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.74s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:43:29 DEBUG : A1/B1/C1/one: md5 = 72b1e0ff06eb641860ad0cdf5034a0c5 OK 2025/09/03 04:43:29 INFO : A2: Making directory 2025/09/03 04:43:29 INFO : A1/B2: Making directory 2025/09/03 04:43:30 INFO : A1/B2/C2: Making directory 2025/09/03 04:43:31 INFO : A1/B1/C3: Making directory 2025/09/03 04:43:31 INFO : A3: Making directory 2025/09/03 04:43:32 INFO : A3/B3: Making directory 2025/09/03 04:43:33 INFO : A3/B3/C4: Making directory 2025/09/03 04:43:35 DEBUG : A1/two: md5 = 65a9734272cc7b990f99445c73b20d60 OK 2025/09/03 04:43:36 DEBUG : removing 1 level 3 directories 2025/09/03 04:43:36 INFO : A3/B3/C4: Removing directory 2025/09/03 04:43:39 DEBUG : removing 2 level 3 directories 2025/09/03 04:43:39 INFO : A1/B2/C2: Removing directory 2025/09/03 04:43:39 INFO : A1/B1/C3: Removing directory 2025/09/03 04:43:40 DEBUG : removing 2 level 2 directories 2025/09/03 04:43:40 INFO : A3/B3: Removing directory 2025/09/03 04:43:40 INFO : A1/B2: Removing directory 2025/09/03 04:43:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/03 04:43:40 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/03 04:43:40 DEBUG : removing 2 level 1 directories 2025/09/03 04:43:40 INFO : A3: Removing directory 2025/09/03 04:43:40 INFO : A2: Removing directory 2025/09/03 04:43:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/03 04:43:45 DEBUG : removing 1 level 3 directories 2025/09/03 04:43:45 INFO : A1/B1/C1: Removing directory 2025/09/03 04:43:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:45 DEBUG : removing 1 level 2 directories 2025/09/03 04:43:45 INFO : A1/B1: Removing directory 2025/09/03 04:43:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/03 04:43:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/03 04:43:46 DEBUG : removing 1 level 1 directories 2025/09/03 04:43:46 INFO : A1: Removing directory 2025/09/03 04:43:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/03 04:43:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/03 04:43:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/03 04:43:47 DEBUG : removing 1 level 0 directories 2025/09/03 04:43:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Removing directory 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:43:47 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.83s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:43:49 INFO : A1: Making directory 2025/09/03 04:43:50 INFO : A1/B1: Making directory 2025/09/03 04:43:51 INFO : A1/B1/C1: Making directory 2025/09/03 04:43:53 DEBUG : removing 1 level 3 directories 2025/09/03 04:43:53 INFO : A1/B1/C1: Removing directory 2025/09/03 04:43:54 DEBUG : removing 1 level 2 directories 2025/09/03 04:43:54 INFO : A1/B1: Removing directory 2025/09/03 04:43:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/03 04:43:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.80s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:43:56 INFO : A1: Making directory 2025/09/03 04:43:57 INFO : A1/B1: Making directory 2025/09/03 04:43:58 INFO : A1/B1/C1: Making directory 2025/09/03 04:44:01 DEBUG : removing 1 level 3 directories 2025/09/03 04:44:01 INFO : A1/B1/C1: Removing directory 2025/09/03 04:44:01 DEBUG : removing 1 level 2 directories 2025/09/03 04:44:01 INFO : A1/B1: Removing directory 2025/09/03 04:44:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/03 04:44:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.42s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:44:05 DEBUG : file1: md5 = 1c644ba1b11ce2ecbf1ff61346646905 OK 2025/09/03 04:44:06 DEBUG : filename.txt: File name found in url 2025/09/03 04:44:07 DEBUG : filename.txt: md5 = b837068fd9e96303a6c7e6131a3985a7 OK 2025/09/03 04:44:07 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/03 04:44:09 DEBUG : headerfilename.txt: md5 = 230c1b59f99f47ef3a0a5d356192e029 OK 2025/09/03 04:44:10 DEBUG : file2: md5 = 46ef2e45e957ac6d92820d2443d76544 OK --- PASS: TestCopyURL (8.88s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:44:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/03 04:44:15 DEBUG : sub/file2: md5 = c43853533a089eb5b1b1a1723d9eedb7 OK 2025/09/03 04:44:15 INFO : file1: Copied (new) to: sub/file2 2025/09/03 04:44:15 INFO : file1: Deleted 2025/09/03 04:44:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/03 04:44:16 DEBUG : file1: Unchanged skipping 2025/09/03 04:44:16 INFO : file1: Deleted 2025/09/03 04:44:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': don't need to copy/move sub/file2, it is already at target location 2025/09/03 04:44:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.03s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:44:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/03 04:44:20 DEBUG : file1: md5 = 5421f745bee6e2d89b6c0a33360a1818 OK 2025/09/03 04:44:20 INFO : file1: Copied (new) 2025/09/03 04:44:20 INFO : file1: Deleted 2025/09/03 04:44:21 DEBUG : file1: Destination exists, skipping 2025/09/03 04:44:21 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.54s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.52s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:44:25 DEBUG : dst/file1: md5 = ba06f87c2db37e4174c7c1e74701d140 OK 2025/09/03 04:44:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coyupos6xopu/backup" 2025/09/03 04:44:26 DEBUG : Creating backend with remote "TestDrive:crypt/sbo4gsg38encrar1u6h4p7cuevh49j2dp2fgvdqb9vtcrlp4rstg/1nrff024r7pq65ecp72fc28jb0" 2025/09/03 04:44:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/03 04:44:30 INFO : dst/file1: Moved (server-side) 2025/09/03 04:44:31 DEBUG : dst/file1: md5 = 1777d3deea0c53cce9a144c1c5185eb7 OK 2025/09/03 04:44:31 INFO : dst/file1: Copied (new) 2025/09/03 04:44:31 INFO : dst/file1: Deleted 2025/09/03 04:44:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/03 04:44:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/03 04:44:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.59s) === 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-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:44:38 DEBUG : A1/one: md5 = 4098c986d4b0c8e32b8a7f2a387adaa1 OK 2025/09/03 04:44:39 DEBUG : A1/two: md5 = 0cc14d59c18ae138fa366eb051634499 OK 2025/09/03 04:44:42 DEBUG : A1/B1/three: md5 = 2a972f1632b07b04b463ff59ef7fca31 OK 2025/09/03 04:44:44 DEBUG : A1/B1/C1/four: md5 = bddac143532963f7f2b24aed7700ee8a OK 2025/09/03 04:44:46 DEBUG : A1/B1/C2/five: md5 = f5b31909672a31b35ba2f6ad9cd8c31d OK 2025/09/03 04:44:46 INFO : A1/B2: Making directory 2025/09/03 04:44:47 INFO : A1/B1/C3: Making directory 2025/09/03 04:44:56 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/03 04:44:56 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/03 04:44:56 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/03 04:44:56 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/03 04:44:56 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/03 04:44:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/03 04:44:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/03 04:44:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/03 04:45:00 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/03 04:45:00 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/03 04:45:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/03 04:45:07 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/03 04:45:07 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/03 04:45:07 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/03 04:45:08 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/03 04:45:08 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/03 04:45:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/03 04:45:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/03 04:45:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/03 04:45:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/03 04:45:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/03 04:45:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/03 04:45:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/03 04:45:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/03 04:45:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/03 04:45:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/03 04:45:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/03 04:45:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/03 04:45:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/03 04:45:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/03 04:45:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.01s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:45:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/03 04:45:23 DEBUG : no_checksum_small_file_from_pipe: md5 = 1f4e485f0b731d0c3c5e75a69b4476a2 OK 2025/09/03 04:45:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/03 04:45:23 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/03 04:45:24 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/03 04:45:25 DEBUG : no_checksum_big_file_from_pipe: md5 = 4bb6021f4febb2f1fe1221c34d3fe5d6 OK 2025/09/03 04:45:25 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-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:45:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/03 04:45:28 DEBUG : with_checksum_small_file_from_pipe: md5 = bde121409fc0e7db2125c2133138ae22 OK 2025/09/03 04:45:28 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/03 04:45:29 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/03 04:45:30 DEBUG : with_checksum_big_file_from_pipe: md5 = 892de53f6f9f43ba9289e1d9b4d270ca OK 2025/09/03 04:45:30 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-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/03 04:45:33 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/03 04:45:34 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/03 04:45:35 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-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:45:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/03 04:45:38 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/03 04:45:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/03 04:45:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.43s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/03 04:45:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': File to upload is small (48 bytes), uploading instead of streaming 2025/09/03 04:45:43 DEBUG : rcat_metadata: md5 = 1d7d0396f948bba5d22e05e10170615e OK 2025/09/03 04:45:43 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/03 04:45:45 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/03 04:45:46 DEBUG : rcat_metadata_uploadcutoff0: md5 = 9cbb435030f71e2b3ad7f4cf245d307e OK 2025/09/03 04:45:46 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.82s) --- PASS: TestRcatMetadata/Normal (2.62s) --- PASS: TestRcatMetadata/ViaDisk (2.72s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:45:49 DEBUG : potato1: md5 = 431db1682f12c8f6a6b87ce475cea140 OK 2025/09/03 04:45:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/03 04:45:50 DEBUG : potato2: md5 = 251edb274cbe4f92ba1b8c49d8e20511 OK 2025/09/03 04:45:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.32s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:45:54 DEBUG : potato1: md5 = f6c1256a4dac66faabdcdf55a26f1afb OK 2025/09/03 04:45:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/03 04:45:56 DEBUG : potato2: md5 = 7b5249ef95aaa51695ae167d18310450 OK 2025/09/03 04:45:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.03s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:45:59 DEBUG : potato2: md5 = c96f8fbff05dba2c5454a7f3dda69e30 OK 2025/09/03 04:46:01 DEBUG : empty space: md5 = 53be44b7d5ffb5ec498d3bdb308a487a OK 2025/09/03 04:46:03 DEBUG : sub dir/potato3: md5 = 4339ab9e4a8c5f323eeb92eabf9d68aa OK 2025/09/03 04:46:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Touching "sub dir/potato3" 2025/09/03 04:46:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Touching "empty space" 2025/09/03 04:46:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Touching "potato2" 2025/09/03 04:46:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.27s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:46:08 DEBUG : dir with metadata: Making directory with metadata 2025/09/03 04:46:09 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.28s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:46:11 DEBUG : directory with modtime: Making directory with metadata 2025/09/03 04:46:11 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.40s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:46:13 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/03 04:46:13 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/03 04:46:13 DEBUG : Google drive root 'crypt/sbo4gsg38encrar1u6h4p7cuevh49j2dp2fgvdqb9vtcrlp4rstg': Skipping btime metadata as can't update it on an existing file: 2025-09-03T04:46:13.418420233Z 2025/09/03 04:46:14 INFO : non existent directory: Updated directory metadata 2025/09/03 04:46:16 DEBUG : Google drive root 'crypt/sbo4gsg38encrar1u6h4p7cuevh49j2dp2fgvdqb9vtcrlp4rstg': Skipping btime metadata as can't update it on an existing file: 2025-09-03T04:46:13.418420233Z 2025/09/03 04:46:16 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.98s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:46:18 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/03 04:46:19 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/03 04:46:20 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.93s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:46:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/03 04:46:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/03 04:46:22 DEBUG : dst: Making directory with metadata 2025/09/03 04:46:23 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/03 04:46:23 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/03 04:46:23 INFO : dst: Set directory modification time (using SetModTime) 2025/09/03 04:46:23 INFO : dst: Set directory modification time (using SetModTime) 2025/09/03 04:46:23 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/03 04:46:24 INFO : dst: Set directory modification time (using SetModTime) 2025/09/03 04:46:24 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.42s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu'", Local "Local file system at /tmp/rclone2383005739", Modify Window "1ms" 2025/09/03 04:46:28 DEBUG : sub dir/test remove existing: md5 = 7b3743668a570e5fc12eb00ea8d5c8c9 OK 2025/09/03 04:46:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a9f6083652de0b97cd43169f3c980d32 OK 2025/09/03 04:46:31 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xonepir9" before starting 2025/09/03 04:46:32 DEBUG : sub dir/test remove existing.xonepir9: TEST: removing renamed existing file after operation 2025/09/03 04:46:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zajecej2" before starting 2025/09/03 04:46:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zajecej2: TEST: renaming existing back after failed operation 2025/09/03 04:46:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.varamad7" before starting 2025/09/03 04:46:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.varamad7: TEST: removing renamed existing file after operation 2025/09/03 04:46:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "roo1up9jbom5l5d8b4attanmtsj6vk0adoqd5sl4d9c8tg9abqds6rl6gni9auaig1oq3vr9daio5r5jk2dlbpgpc0hpgkjivaoaksf45vnr6bugc7pu56ibe6uqsaotquv18eu8hgt071e19qmgqfrkl9be0vgdea9fcn8scuh4q99ovfdg" 2025/09/03 04:46:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "vdld42nruas1uc8ap6pg3ufp10g4k7n6b9cdh39rlj4ru4q9jopg" --- PASS: TestRemoveExisting (13.56s) === 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/09/03 04:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coyupos6xopu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m32.29534644s (try 1/5)