"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/08 03:59:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyebiq6woyu" 2025/04/08 03:59:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 03:59:26 DEBUG : Creating backend with remote "TestDrive:crypt/1itl33iauv6anlm9puqulv05iva66e9rcsbhnc8rbdegjdbmliu0" 2025/04/08 03:59:27 DEBUG : Creating backend with remote "/tmp/rclone1375700647" === 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-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/08 03:59:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/08 03:59:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/08 03:59:27 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/08 03:59:27 DEBUG : potato: Seek from 10 to 0 2025/04/08 03:59:27 DEBUG : potato: Seek from 10 to 0 2025/04/08 03:59:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/08 03:59:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/08 03:59:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/08 03:59:27 DEBUG : potato: Seek from 5 to 2 2025/04/08 03:59:27 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/08 03:59:27 DEBUG : potato: Seek from 7 to 0 2025/04/08 03:59:27 DEBUG : potato: Seek from 7 to 0 2025/04/08 03:59:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/08 03:59:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/08 03:59:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/08 03:59:27 DEBUG : potato: Seek from 5 to 2 2025/04/08 03:59:27 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/08 03:59:27 DEBUG : potato: Seek from 8 to 0 2025/04/08 03:59:27 DEBUG : potato: Seek from 8 to 0 2025/04/08 03:59:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/08 03:59:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/08 03:59:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/08 03:59:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/08 03:59:27 DEBUG : potato: Seek from 5 to 2 2025/04/08 03:59:27 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/08 03:59:27 DEBUG : potato: Seek from 9 to 0 2025/04/08 03:59:27 DEBUG : potato: Seek from 9 to 0 2025/04/08 03:59:27 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-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 03:59:29 DEBUG : rutabaga: md5 = 32f4ed41542b8b7625ff18de1677467f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/08 03:59:31 DEBUG : empty space: md5 = a1e3033bc32de205d95fbbd949b7e24e OK === RUN TestCheck/3 2025/04/08 03:59:33 DEBUG : potato2: md5 = 39bb0278668a11886ee0d07752210d49 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/08 03:59:35 DEBUG : remotepotato: md5 = aea90b0fbeff6966522dc5ee06fc88a3 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.87s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/04/08 03:59:38 DEBUG : Creating backend with remote "nonexistent" 2025/04/08 03:59:38 DEBUG : Creating backend with remote "nonexistent" 2025/04/08 03:59:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/08 03:59:38 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/04/08 03:59:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/08 03:59:38 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-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 03:59:40 DEBUG : rutabaga: md5 = 5490fe590c02fd33d877b1b7f0dd1db4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/08 03:59:43 DEBUG : empty space: md5 = e5f5c98ad8ff08f521a2b12af5d9606e OK === RUN TestCheckDownload/3 2025/04/08 03:59:46 DEBUG : potato2: md5 = cb389f65201029eda43720a526f22539 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/08 03:59:50 DEBUG : remotepotato: md5 = 973c949e428b8a000bf8f81cbc89853f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.64s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (0.89s) --- PASS: TestCheckDownload/4 (1.16s) --- PASS: TestCheckDownload/5 (1.37s) --- PASS: TestCheckDownload/6 (1.23s) --- PASS: TestCheckDownload/7 (1.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 03:59:56 DEBUG : rutabaga: md5 = 564a97d934e510dde2d9bcf17c04bb8b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/08 03:59:58 DEBUG : empty space: md5 = 1de16256a9d1ea9cee79a300d7cea8d2 OK === RUN TestCheckSizeOnly/3 2025/04/08 04:00:00 DEBUG : potato2: md5 = d336efc499c5f75e489e368d711ac57c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/08 04:00:02 DEBUG : remotepotato: md5 = 9db1312682d0f4aa21295455cb380a19 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.02s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:00:06 DEBUG : test.sum: md5 = 71ab51a32f6c59340c3397c5c7bbdfc9 OK 2025/04/08 04:00:07 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/08 04:00:07 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/08 04:00:07 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/08 04:00:07 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/08 04:00:09 DEBUG : test.sum: md5 = c7435d67d755514bc6167cca7b5f27cf OK 2025/04/08 04:00:10 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/08 04:00:10 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/08 04:00:10 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/08 04:00:10 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.72s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:00:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyebiq6woyu/data" 2025/04/08 04:00:11 DEBUG : Creating backend with remote "TestDrive:crypt/1itl33iauv6anlm9puqulv05iva66e9rcsbhnc8rbdegjdbmliu0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:00:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyebiq6woyu/data" 2025/04/08 04:00:13 DEBUG : Creating backend with remote "TestDrive:crypt/1itl33iauv6anlm9puqulv05iva66e9rcsbhnc8rbdegjdbmliu0/vjrnln8ratgmqakfosrqe8espk" 2025/04/08 04:00:16 DEBUG : data/banana: md5 = 083ce065d4ec5ecfbda4112357c44a78 OK 2025/04/08 04:00:18 DEBUG : test.sum: md5 = 69786697db2eb756ef126bbe258137fa OK === RUN TestCheckSumDownload/subtest1 2025/04/08 04:00:22 DEBUG : data/potato: md5 = 9ca5d2a4c039c2ff4e3a7989923eb5ff OK 2025/04/08 04:00:24 DEBUG : test.sum: md5 = 03f93a82b452937d0ad78e601c2779ad OK === RUN TestCheckSumDownload/subtest2 2025/04/08 04:00:28 DEBUG : test.sum: md5 = 29467a40a3e1f8b506c18f41e6d19a26 OK === RUN TestCheckSumDownload/subtest3 2025/04/08 04:00:33 DEBUG : test.sum: md5 = cc8257477e29677cf3c1a4a9cbe49d00 OK === RUN TestCheckSumDownload/subtest4 2025/04/08 04:00:38 DEBUG : test.sum: md5 = 91d978027ab7fd585a0fa557da46a0e6 OK === RUN TestCheckSumDownload/subtest5 2025/04/08 04:00:42 DEBUG : test.sum: md5 = 08511734b544b7fe5271039fe4ab1824 OK === RUN TestCheckSumDownload/subtest6 2025/04/08 04:00:47 DEBUG : data/banana: md5 = bde0aeaf26ed6d19914807d70fcea14c OK 2025/04/08 04:00:48 DEBUG : data/potato: md5 = ce1d5451c28b943416167d902238f132 OK 2025/04/08 04:00:49 DEBUG : test.sum: md5 = 7b4415bceafc3a4617844beeaf25bff4 OK === RUN TestCheckSumDownload/subtest7 2025/04/08 04:00:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/08 04:00:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.45s) --- PASS: TestCheckSumDownload/subtest1 (2.88s) --- PASS: TestCheckSumDownload/subtest2 (2.90s) --- PASS: TestCheckSumDownload/subtest3 (2.57s) --- PASS: TestCheckSumDownload/subtest4 (3.32s) --- PASS: TestCheckSumDownload/subtest5 (2.57s) --- PASS: TestCheckSumDownload/subtest6 (2.24s) --- PASS: TestCheckSumDownload/subtest7 (2.83s) === RUN TestApplyTransforms 2025/04/08 04:00:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jufedaq7peke" 2025/04/08 04:00:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:00:55 DEBUG : Creating backend with remote "TestDrive:crypt/u666vmv0v9d7n8kii80n92veka7iqpotqe8kfmjeffdda120o3sg" 2025/04/08 04:00:56 DEBUG : Creating backend with remote "/tmp/rclone2293538870" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jufedaq7peke'", Local "Local file system at /tmp/rclone2293538870", Modify Window "1ms" 2025/04/08 04:00:59 DEBUG : hello, world!: md5 = f80e60457666f844767116c8f622b959 OK upper checkfile vs. lower remote (without normalization) 2025/04/08 04:00:59 ERROR : hello, world!: sum not found 2025/04/08 04:00:59 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jufedaq7peke' 2025/04/08 04:00:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jufedaq7peke': 1 files missing 2025/04/08 04:00:59 NOTICE: 1 hashes missing 2025/04/08 04:00:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jufedaq7peke': 2 differences found 2025/04/08 04:00:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jufedaq7peke': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/08 04:01:00 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:01:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jufedaq7peke': 0 differences found 2025/04/08 04:01:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jufedaq7peke': 1 matching files 2025/04/08 04:01:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoxosox6zoba" 2025/04/08 04:01:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:01:00 DEBUG : Creating backend with remote "TestDrive:crypt/f1mu87h00m1c7mtjnqqhpa35duva5tmkee9obg917g20nrs00e80" 2025/04/08 04:01:01 DEBUG : Creating backend with remote "/tmp/rclone1776299415" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoxosox6zoba'", Local "Local file system at /tmp/rclone1776299415", Modify Window "1ms" 2025/04/08 04:01:03 DEBUG : HELLO, WORLD!: md5 = bf8752c718f0c1929e25d9de8f638313 OK lower checkfile vs. upper remote (without normalization) 2025/04/08 04:01:04 ERROR : HELLO, WORLD!: sum not found 2025/04/08 04:01:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qoxosox6zoba' 2025/04/08 04:01:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxosox6zoba': 1 files missing 2025/04/08 04:01:04 NOTICE: 1 hashes missing 2025/04/08 04:01:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxosox6zoba': 2 differences found 2025/04/08 04:01:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxosox6zoba': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/08 04:01:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:01:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxosox6zoba': 0 differences found 2025/04/08 04:01:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoxosox6zoba': 1 matching files 2025/04/08 04:01:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyenis1kela" 2025/04/08 04:01:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:01:05 DEBUG : Creating backend with remote "TestDrive:crypt/rhpcv2o02sd4k2kgf3rahejp2aphd0ankvp4sphs9tr0hd4htvl0" 2025/04/08 04:01:06 DEBUG : Creating backend with remote "/tmp/rclone135516563" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-feyenis1kela'", Local "Local file system at /tmp/rclone135516563", Modify Window "1ms" 2025/04/08 04:01:08 DEBUG : HeLlO, wOrLd!: md5 = e07b67ad08b2d2d599d4fcbbdb6b50d9 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/08 04:01:08 ERROR : HeLlO, wOrLd!: sum not found 2025/04/08 04:01:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-feyenis1kela' 2025/04/08 04:01:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyenis1kela': 1 files missing 2025/04/08 04:01:08 NOTICE: 1 hashes missing 2025/04/08 04:01:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyenis1kela': 2 differences found 2025/04/08 04:01:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyenis1kela': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/08 04:01:10 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:01:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyenis1kela': 0 differences found 2025/04/08 04:01:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-feyenis1kela': 1 matching files 2025/04/08 04:01:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qogaxec1zede" 2025/04/08 04:01:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:01:10 DEBUG : Creating backend with remote "TestDrive:crypt/1oh88i3vrig7gg662cssmaee2flnf9pmigq5v9e4kg9dj2leq1gg" 2025/04/08 04:01:11 DEBUG : Creating backend with remote "/tmp/rclone3100987406" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qogaxec1zede'", Local "Local file system at /tmp/rclone3100987406", Modify Window "1ms" 2025/04/08 04:01:13 DEBUG : HELLO, WORLD!: md5 = a13fa2826760a0ad7a6c9dd63e716694 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/08 04:01:13 ERROR : HELLO, WORLD!: sum not found 2025/04/08 04:01:13 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qogaxec1zede' 2025/04/08 04:01:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qogaxec1zede': 1 files missing 2025/04/08 04:01:13 NOTICE: 1 hashes missing 2025/04/08 04:01:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qogaxec1zede': 2 differences found 2025/04/08 04:01:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qogaxec1zede': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/08 04:01:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:01:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qogaxec1zede': 0 differences found 2025/04/08 04:01:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qogaxec1zede': 1 matching files 2025/04/08 04:01:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kosimut0dapo" 2025/04/08 04:01:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:01:15 DEBUG : Creating backend with remote "TestDrive:crypt/hlatvfpm5g9cmukd3era09gufji2jt40r9ukvr3jjufhv5738v7g" 2025/04/08 04:01:16 DEBUG : Creating backend with remote "/tmp/rclone22838859" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kosimut0dapo'", Local "Local file system at /tmp/rclone22838859", Modify Window "1ms" 2025/04/08 04:01:18 DEBUG : 測試_Русский___ě_áñ: md5 = 3a3c4b13a5ed1ca47e80d17e3c57f341 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/08 04:01:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/08 04:01:18 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kosimut0dapo' 2025/04/08 04:01:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kosimut0dapo': 1 files missing 2025/04/08 04:01:18 NOTICE: 1 hashes missing 2025/04/08 04:01:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kosimut0dapo': 2 differences found 2025/04/08 04:01:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kosimut0dapo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/08 04:01:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:01:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kosimut0dapo': 0 differences found 2025/04/08 04:01:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kosimut0dapo': 1 matching files 2025/04/08 04:01:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cajetis7cisi" 2025/04/08 04:01:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:01:19 DEBUG : Creating backend with remote "TestDrive:crypt/6doujhreglrl8vufssb9666b4vu75j4iun1p19qe8shttcujpc4g" 2025/04/08 04:01:20 DEBUG : Creating backend with remote "/tmp/rclone1546184814" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cajetis7cisi'", Local "Local file system at /tmp/rclone1546184814", Modify Window "1ms" 2025/04/08 04:01:22 DEBUG : 測試_Русский___ě_áñ: md5 = 4181048b09064b2a3fc069c3181b599d OK NFC checkfile vs. NFD remote (without normalization) 2025/04/08 04:01:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/08 04:01:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cajetis7cisi' 2025/04/08 04:01:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cajetis7cisi': 1 files missing 2025/04/08 04:01:23 NOTICE: 1 hashes missing 2025/04/08 04:01:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cajetis7cisi': 2 differences found 2025/04/08 04:01:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cajetis7cisi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/08 04:01:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:01:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cajetis7cisi': 0 differences found 2025/04/08 04:01:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cajetis7cisi': 1 matching files 2025/04/08 04:01:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cizumof0xuni" 2025/04/08 04:01:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:01:24 DEBUG : Creating backend with remote "TestDrive:crypt/jj1da2avkqju3b65n6cla774g4tnt8p87pj4msktisvp2s144p30" 2025/04/08 04:01:25 DEBUG : Creating backend with remote "/tmp/rclone4186176177" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cizumof0xuni'", Local "Local file system at /tmp/rclone4186176177", Modify Window "1ms" 2025/04/08 04:01:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 564832fa2e1792bb46d7bb46bc3d4fb8 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/08 04:01:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/08 04:01:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cizumof0xuni' 2025/04/08 04:01:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizumof0xuni': 1 files missing 2025/04/08 04:01:27 NOTICE: 1 hashes missing 2025/04/08 04:01:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizumof0xuni': 2 differences found 2025/04/08 04:01:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizumof0xuni': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/08 04:01:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:01:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizumof0xuni': 0 differences found 2025/04/08 04:01:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizumof0xuni': 1 matching files 2025/04/08 04:01:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doyineb1mifa" 2025/04/08 04:01:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:01:28 DEBUG : Creating backend with remote "TestDrive:crypt/qmdogsdcafr21tms9bu3fi8qq72ef8t1rogdqld37oeg594d6dhg" 2025/04/08 04:01:29 DEBUG : Creating backend with remote "/tmp/rclone2909960029" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doyineb1mifa'", Local "Local file system at /tmp/rclone2909960029", Modify Window "1ms" 2025/04/08 04:01:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 72bfffd96e8fe97d688ebd2f121ae753 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/08 04:01:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/08 04:01:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-doyineb1mifa' 2025/04/08 04:01:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doyineb1mifa': 1 files missing 2025/04/08 04:01:32 NOTICE: 1 hashes missing 2025/04/08 04:01:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doyineb1mifa': 2 differences found 2025/04/08 04:01:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doyineb1mifa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/08 04:01:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:01:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doyineb1mifa': 0 differences found 2025/04/08 04:01:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doyineb1mifa': 1 matching files 2025/04/08 04:01:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qacatez3voqo" 2025/04/08 04:01:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:01:33 DEBUG : Creating backend with remote "TestDrive:crypt/vo91cioqr6uudcgo1vuuqcd6h8qkoprfd87t3ogp5g9ukasoajp0" 2025/04/08 04:01:34 DEBUG : Creating backend with remote "/tmp/rclone3505637985" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qacatez3voqo'", Local "Local file system at /tmp/rclone3505637985", Modify Window "1ms" 2025/04/08 04:01:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ce7d144d9e2c9c8171142e884847fdfc OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/08 04:01:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/08 04:01:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qacatez3voqo' 2025/04/08 04:01:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qacatez3voqo': 1 files missing 2025/04/08 04:01:37 NOTICE: 1 hashes missing 2025/04/08 04:01:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qacatez3voqo': 2 differences found 2025/04/08 04:01:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qacatez3voqo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/08 04:01:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:01:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qacatez3voqo': 0 differences found 2025/04/08 04:01:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qacatez3voqo': 1 matching files 2025/04/08 04:01:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yahedeb5wifa" 2025/04/08 04:01:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:01:38 DEBUG : Creating backend with remote "TestDrive:crypt/3099pionn22vkokeleaprram12ni581hiefnlhc00dkrt8bstd2g" 2025/04/08 04:01:39 DEBUG : Creating backend with remote "/tmp/rclone4030619689" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yahedeb5wifa'", Local "Local file system at /tmp/rclone4030619689", Modify Window "1ms" 2025/04/08 04:01:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a49cf28aa6b45b8c34eb9303b3996623 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/08 04:01:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/08 04:01:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yahedeb5wifa' 2025/04/08 04:01:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yahedeb5wifa': 1 files missing 2025/04/08 04:01:41 NOTICE: 1 hashes missing 2025/04/08 04:01:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yahedeb5wifa': 2 differences found 2025/04/08 04:01:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yahedeb5wifa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/08 04:01:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:01:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yahedeb5wifa': 0 differences found 2025/04/08 04:01:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yahedeb5wifa': 1 matching files 2025/04/08 04:01:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yahedeb5wifa': Purge remote 2025/04/08 04:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qacatez3voqo': Purge remote 2025/04/08 04:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doyineb1mifa': Purge remote 2025/04/08 04:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cizumof0xuni': Purge remote 2025/04/08 04:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cajetis7cisi': Purge remote 2025/04/08 04:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kosimut0dapo': Purge remote 2025/04/08 04:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qogaxec1zede': Purge remote 2025/04/08 04:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyenis1kela': Purge remote 2025/04/08 04:01:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoxosox6zoba': Purge remote 2025/04/08 04:01:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jufedaq7peke': Purge remote --- PASS: TestApplyTransforms (51.43s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:01:47 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/08 04:01:49 DEBUG : sub/file2: md5 = 866fb1b3a769217720016acee105493a OK 2025/04/08 04:01:49 INFO : file1: Copied (new) to: sub/file2 2025/04/08 04:01:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 04:01:50 DEBUG : file1: Unchanged skipping 2025/04/08 04:01:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': don't need to copy/move sub/file2, it is already at target location 2025/04/08 04:01:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.00s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:01:55 DEBUG : dst/file1: md5 = 615108fe6c091544f4f6d59b6b49e835 OK 2025/04/08 04:01:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyebiq6woyu/backup" 2025/04/08 04:01:56 DEBUG : Creating backend with remote "TestDrive:crypt/1itl33iauv6anlm9puqulv05iva66e9rcsbhnc8rbdegjdbmliu0/1nrff024r7pq65ecp72fc28jb0" 2025/04/08 04:01:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/08 04:01:59 INFO : dst/file1: Moved (server-side) 2025/04/08 04:02:01 DEBUG : dst/file1: md5 = 06b0f60fa5e4c0dfb00eea5fbc03cac1 OK 2025/04/08 04:02:01 INFO : dst/file1: Copied (new) 2025/04/08 04:02:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/08 04:02:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/08 04:02:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.24s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:02:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyebiq6woyu/dst" 2025/04/08 04:02:05 DEBUG : Creating backend with remote "TestDrive:crypt/1itl33iauv6anlm9puqulv05iva66e9rcsbhnc8rbdegjdbmliu0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/08 04:02:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyebiq6woyu/CompareDest" 2025/04/08 04:02:07 DEBUG : Creating backend with remote "TestDrive:crypt/1itl33iauv6anlm9puqulv05iva66e9rcsbhnc8rbdegjdbmliu0/gveqi14airsml4bgu7krj116o8" 2025/04/08 04:02:08 DEBUG : one: Need to transfer - File not found at Destination 2025/04/08 04:02:11 DEBUG : one: md5 = 467b3cba564b2b977656f886e9486e5c OK 2025/04/08 04:02:11 INFO : one: Copied (new) 2025/04/08 04:02:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 04:02:13 DEBUG : one: md5 = c1764eaebd0761f0607eb7617a4e522b OK 2025/04/08 04:02:13 INFO : one: Copied (replaced existing) 2025/04/08 04:02:15 DEBUG : dst/one: md5 = 35206cfb2a4400c857604da1f72a05cd OK 2025/04/08 04:02:17 DEBUG : CompareDest/one: md5 = d921c10cc9502036f4a935f340ed5fa0 OK 2025/04/08 04:02:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 04:02:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 04:02:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 04:02:21 DEBUG : CompareDest/two: md5 = 165abbfed5b7d26345f73e8b7c85a5fa OK 2025/04/08 04:02:21 DEBUG : two: Need to transfer - File not found at Destination 2025/04/08 04:02:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 04:02:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/08 04:02:22 DEBUG : two: Need to transfer - File not found at Destination 2025/04/08 04:02:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 04:02:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/08 04:02:24 DEBUG : two: Need to transfer - File not found at Destination 2025/04/08 04:02:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/08 04:02:25 DEBUG : two: md5 = 463a656be5ed6364ad1727efed792e2c OK 2025/04/08 04:02:25 INFO : two: Copied (new) 2025/04/08 04:02:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/08 04:02:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:02:29 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/08 04:02:29 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.40s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:02:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyebiq6woyu/dst" 2025/04/08 04:02:30 DEBUG : Creating backend with remote "TestDrive:crypt/1itl33iauv6anlm9puqulv05iva66e9rcsbhnc8rbdegjdbmliu0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/08 04:02:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyebiq6woyu/CopyDest" 2025/04/08 04:02:31 DEBUG : Creating backend with remote "TestDrive:crypt/1itl33iauv6anlm9puqulv05iva66e9rcsbhnc8rbdegjdbmliu0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/08 04:02:33 DEBUG : one: Need to transfer - File not found at Destination 2025/04/08 04:02:35 DEBUG : one: md5 = 2f3b5cba98d7bfdf326d42ad59e16cbf OK 2025/04/08 04:02:35 INFO : one: Copied (new) 2025/04/08 04:02:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 04:02:38 DEBUG : one: md5 = 4dc97cbcf0063e510726cef008c905bb OK 2025/04/08 04:02:38 INFO : one: Copied (replaced existing) 2025/04/08 04:02:40 DEBUG : dst/one: md5 = bd2650a6817d48eae50fc51ca9a30aa0 OK 2025/04/08 04:02:42 DEBUG : CopyDest/one: md5 = 6225cb77f7e7a7b91a5dd23bc1e14de4 OK 2025/04/08 04:02:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyebiq6woyu/BackupDir" 2025/04/08 04:02:43 DEBUG : Creating backend with remote "TestDrive:crypt/1itl33iauv6anlm9puqulv05iva66e9rcsbhnc8rbdegjdbmliu0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/08 04:02:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 04:02:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 04:02:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 04:02:46 INFO : one: Moved (server-side) 2025/04/08 04:02:47 INFO : one: Copied (server-side copy) 2025/04/08 04:02:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/08 04:02:49 DEBUG : CopyDest/two: md5 = 87ef9d9f1781fe74fe26ae02e124de10 OK 2025/04/08 04:02:50 DEBUG : two: Need to transfer - File not found at Destination 2025/04/08 04:02:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 04:02:51 INFO : two: Copied (server-side copy) 2025/04/08 04:02:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/08 04:02:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 04:02:52 DEBUG : two: Unchanged skipping 2025/04/08 04:02:54 DEBUG : CopyDest/three: md5 = 688521595aa19a64fa16f9d1852de273 OK 2025/04/08 04:02:54 DEBUG : three: Need to transfer - File not found at Destination 2025/04/08 04:02:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/08 04:02:55 DEBUG : three: Destination not found in --copy-dest 2025/04/08 04:02:56 DEBUG : three: md5 = af5e6a124ae4f3e1deb8edbeb3c471fb OK 2025/04/08 04:02:56 INFO : three: Copied (new) 2025/04/08 04:03:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/08 04:03:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/08 04:03:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:03:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:03:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/08 04:03:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/08 04:03:02 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.56s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:03:03 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/08 04:03:06 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d2abc13a1ba720c235a43217c13071b1 OK 2025/04/08 04:03:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/08 04:03:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/08 04:03:07 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/04/08 04:03:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/08 04:03:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/08 04:03:09 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5368012443a1448b9d44b618b5bd7595 OK 2025/04/08 04:03:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/08 04:03:12 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/08 04:03:12 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.16s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:03:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Looking for duplicate names using skip mode. 2025/04/08 04:03:16 NOTICE: one: Found 2 files with duplicate names 2025/04/08 04:03:16 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.65s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:03:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Looking for duplicate names using skip mode. 2025/04/08 04:03:22 NOTICE: one: Found 3 files with duplicate names 2025/04/08 04:03:22 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/08 04:03:22 INFO : one: Deleted 2025/04/08 04:03:22 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.24s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:03:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Looking for duplicate names using first mode. 2025/04/08 04:03:28 NOTICE: one: Found 3 files with duplicate names 2025/04/08 04:03:29 INFO : one: Deleted 2025/04/08 04:03:29 INFO : one: Deleted 2025/04/08 04:03:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.76s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:03:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Looking for duplicate names using newest mode. 2025/04/08 04:03:34 NOTICE: one: Found 3 files with duplicate names 2025/04/08 04:03:35 INFO : one: Deleted 2025/04/08 04:03:35 INFO : one: Deleted 2025/04/08 04:03:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.17s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:03:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Looking for duplicate names using oldest mode. 2025/04/08 04:03:41 NOTICE: one: Found 3 files with duplicate names 2025/04/08 04:03:41 INFO : one: Deleted 2025/04/08 04:03:42 INFO : one: Deleted 2025/04/08 04:03:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.94s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:03:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Looking for duplicate names using largest mode. 2025/04/08 04:03:47 NOTICE: one: Found 3 files with duplicate names 2025/04/08 04:03:48 INFO : one: Deleted 2025/04/08 04:03:48 INFO : one: Deleted 2025/04/08 04:03:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.18s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:03:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Looking for duplicate names using smallest mode. 2025/04/08 04:03:53 NOTICE: one: Found 3 files with duplicate names 2025/04/08 04:03:54 INFO : one: Deleted 2025/04/08 04:03:54 INFO : one: Deleted 2025/04/08 04:03:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.91s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:04:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Looking for duplicate names using rename mode. 2025/04/08 04:04:01 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/08 04:04:02 INFO : one-2.txt: renamed from: one.txt 2025/04/08 04:04:03 INFO : one-3.txt: renamed from: one.txt 2025/04/08 04:04:05 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.25s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:04:10 DEBUG : dupe1/one.txt: md5 = 790bfd12abcf648be5d0daa05b48af49 OK 2025/04/08 04:04:12 DEBUG : dupe2/two.txt: md5 = cc39a0c4afcd3176045dfadbd770936c OK 2025/04/08 04:04:14 DEBUG : dupe3/three.txt: md5 = 323e348bc0ac611470fce9d76a8637f0 OK 2025/04/08 04:04:14 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/08 04:04:15 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/08 04:04:15 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/08 04:04:16 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/08 04:04:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/08 04:04:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/08 04:04:19 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.60s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:04:21 DEBUG : a.txt: md5 = 8bfd730462e2dc8bde6f641b6a5861a9 OK 2025/04/08 04:04:22 DEBUG : zend.txt: md5 = e518234702f4061b59a3959ad83f56a8 OK 2025/04/08 04:04:24 DEBUG : sub dir/hello world: md5 = 66d27288ef5de40ed668beb9d6f31c5c OK 2025/04/08 04:04:26 DEBUG : sub dir/hello world2: md5 = bee75b0fc956ee692f7a16a2c1f62ec5 OK 2025/04/08 04:04:28 DEBUG : sub dir/ignore dir/.ignore: md5 = 8a328d4c6cb6898df062bfe0eea39901 OK 2025/04/08 04:04:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = fed55b1e3746a33eccf845081d2a9e41 OK 2025/04/08 04:04:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = 607c0e73e45d0f9b2c36afb85eba40a5 OK 2025/04/08 04:04:33 DEBUG : a.txt: Excluded (Size Filter) 2025/04/08 04:04:33 DEBUG : a.txt: Excluded 2025/04/08 04:04:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/08 04:04:33 DEBUG : sub dir/hello world: Excluded 2025/04/08 04:04:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/08 04:04:33 DEBUG : sub dir/hello world2: Excluded 2025/04/08 04:04:34 DEBUG : sub dir/ignore dir: Excluded 2025/04/08 04:04:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/08 04:04:34 DEBUG : sub dir/hello world: Excluded 2025/04/08 04:04:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/08 04:04:34 DEBUG : sub dir/hello world2: Excluded 2025/04/08 04:04:34 DEBUG : sub dir/ignore dir: Excluded 2025/04/08 04:04:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/08 04:04:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/08 04:04:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/08 04:04:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/08 04:04:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/08 04:04:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/08 04:04:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.06s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:04:42 DEBUG : file1: md5 = 90d82466908ece632807323c35c1708f OK 2025/04/08 04:04:44 DEBUG : sub/file2: md5 = b64ad0447a0771dea88c8c5d9fc70803 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/04/08 04:04:47 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/08 04:04:48 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/08 04:04:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/08 04:04:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.32s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:04:52 DEBUG : file1: md5 = eeeee18b3d3f1a80a622b6a226d7f321 OK 2025/04/08 04:04:54 DEBUG : sub/file2: md5 = e26bb87e5f287035b60d7d84df26463a 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/04/08 04:04:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyebiq6woyu/notfound" 2025/04/08 04:04:57 DEBUG : Config file has changed externally - reloading 2025/04/08 04:04:57 DEBUG : Creating backend with remote "TestDrive:crypt/1itl33iauv6anlm9puqulv05iva66e9rcsbhnc8rbdegjdbmliu0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/08 04:05:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.06s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.64s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:05:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Making directory 2025/04/08 04:05:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:05:04 DEBUG : sub dir/hello world: md5 = d004615113aef5687813bcfe62c2c6ef OK 2025/04/08 04:05:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.58s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:05:08 DEBUG : potato2: md5 = 41e7b50602a38a480f7c586b404aa9c5 OK 2025/04/08 04:05:10 DEBUG : empty space: md5 = 8109008974cfab578ab8861a12d6bb13 OK --- PASS: TestLs (4.85s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:05:13 DEBUG : potato2: md5 = a90b6331dfe63876607c7d4559308af3 OK 2025/04/08 04:05:14 DEBUG : empty space: md5 = 6bb6c39be658aeac5ae1cfaaea015313 OK 2025/04/08 04:05:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/08 04:05:14 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.65s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:05:18 DEBUG : potato2: md5 = 6d0a695e91730a6d6c0b54c7990cd8ae OK 2025/04/08 04:05:19 DEBUG : empty space: md5 = 3163b5331748eb6912f19fccabecb02e OK --- PASS: TestLsLong (4.68s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:05:22 DEBUG : potato2: md5 = b7215ca41bec39e668be60467a4bdbce OK 2025/04/08 04:05:23 DEBUG : empty space: md5 = ae1da1705027397d46c7cdb30be4dfe5 OK --- PASS: TestHashSums (4.28s) === RUN TestHashSumsWithErrors 2025/04/08 04:05:25 DEBUG : Creating backend with remote ":memory:" 2025/04/08 04:05:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/08 04:05:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/08 04:05:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/08 04:05:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/08 04:05:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/08 04:05:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/08 04:05:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/08 04:05:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/08 04:05:25 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-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:05:26 DEBUG : potato2: md5 = 2e9abcd4391da577b3641837f761f910 OK 2025/04/08 04:05:28 DEBUG : empty space: md5 = 3634917610fe6c0c50df28b0a249cafb OK 2025/04/08 04:05:30 DEBUG : sub dir/potato3: md5 = 0e7d7b118bb5944759fa11adcd5ac4b1 OK 2025/04/08 04:05:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.34s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:05:35 DEBUG : small: md5 = 6afaa60e527aff0f34b664ef6bb66288 OK 2025/04/08 04:05:36 DEBUG : medium: md5 = ba7b5803f7884fff432d6fa8f7e6a289 OK 2025/04/08 04:05:37 DEBUG : large: md5 = e384a8dc44236f6a9b6c75885d1798e7 OK 2025/04/08 04:05:38 DEBUG : Waiting for deletions to finish 2025/04/08 04:05:38 DEBUG : large: Excluded (Size Filter) 2025/04/08 04:05:38 INFO : medium: Deleted 2025/04/08 04:05:38 INFO : small: Deleted --- PASS: TestDelete (6.14s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:05:41 DEBUG : small: md5 = e4805514a681da8745c84f27d46958e1 OK 2025/04/08 04:05:42 DEBUG : medium: md5 = baf8bc5b6df2be5552f10f72b71a5494 OK 2025/04/08 04:05:43 DEBUG : large: md5 = 2069f70ecce14fe7907c5acde6224e7a OK 2025/04/08 04:05:44 DEBUG : Waiting for deletions to finish 2025/04/08 04:05:44 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/08 04:05:44 INFO : large: Deleted 2025/04/08 04:05:44 INFO : small: Deleted --- PASS: TestMaxDelete (6.52s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:05:47 DEBUG : small: md5 = 65df6e240048f46043a7a38224f987b8 OK 2025/04/08 04:05:49 DEBUG : medium: md5 = f645070e3653d1b9e07dcd8d4ff31ff5 OK 2025/04/08 04:05:50 DEBUG : large: md5 = a45efe7cd420491e48eaa57722ad51fa OK 2025/04/08 04:05:50 DEBUG : Waiting for deletions to finish 2025/04/08 04:05:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/08 04:05:51 INFO : small: Deleted 2025/04/08 04:05:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.48s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:05:54 DEBUG : small: md5 = da8abf8f10890f44a53a595382a42725 OK 2025/04/08 04:05:55 DEBUG : medium: md5 = 26936fff5e19e737e4ae77d5a08f4eca OK 2025/04/08 04:05:57 DEBUG : large: md5 = 9d4a25dc09301a4a77d26d73fe06d671 OK 2025/04/08 04:05:57 DEBUG : Waiting for deletions to finish 2025/04/08 04:05:57 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/08 04:05:57 INFO : small: Deleted 2025/04/08 04:05:58 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.69s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:06:00 DEBUG : ReadFile: md5 = 65b29d92a1c646cedf54fc9414cdd035 OK --- PASS: TestReadFile (4.49s) === RUN TestRetry 2025/04/08 04:06:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/08 04:06:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/08 04:06:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/08 04:06:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/08 04:06:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/08 04:06:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/08 04:06:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:06:05 DEBUG : file1: md5 = 8b244432c1c66af2ab72d58b6a2139fd OK 2025/04/08 04:06:07 DEBUG : file2: md5 = c67bddb53536d890f86946b49fd68159 OK --- PASS: TestCat (16.54s) === RUN TestPurge 2025/04/08 04:06:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gegahek6kiqi" 2025/04/08 04:06:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:06:20 DEBUG : Creating backend with remote "TestDrive:crypt/a1vvfd2lf0vgktos855rss497ljp81qg75u59npt6arevm8ip9f0" 2025/04/08 04:06:21 DEBUG : Creating backend with remote "/tmp/rclone2079945294" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gegahek6kiqi'", Local "Local file system at /tmp/rclone2079945294", Modify Window "1ms" 2025/04/08 04:06:25 DEBUG : A1/B1/C1/one: md5 = 5337cfebbefecaca0e33dbebda54ff2e OK 2025/04/08 04:06:25 INFO : A2: Making directory 2025/04/08 04:06:26 INFO : A1/B2: Making directory 2025/04/08 04:06:27 INFO : A1/B2/C2: Making directory 2025/04/08 04:06:28 INFO : A1/B1/C3: Making directory 2025/04/08 04:06:28 INFO : A3: Making directory 2025/04/08 04:06:29 INFO : A3/B3: Making directory 2025/04/08 04:06:30 INFO : A3/B3/C4: Making directory 2025/04/08 04:06:32 DEBUG : A1/two: md5 = f87cf4fc48a293eb62ad41115f70ac2f OK 2025/04/08 04:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gegahek6kiqi': Purge remote 2025/04/08 04:06:36 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.26s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:06:39 DEBUG : A1/B1/C1/one: md5 = 3f1e460ad0b4af8d7bd7a06af57a1581 OK 2025/04/08 04:06:39 INFO : A2: Making directory 2025/04/08 04:06:40 INFO : A1/B2: Making directory 2025/04/08 04:06:41 INFO : A1/B2/C2: Making directory 2025/04/08 04:06:41 INFO : A1/B1/C3: Making directory 2025/04/08 04:06:42 INFO : A3: Making directory 2025/04/08 04:06:43 INFO : A3/B3: Making directory 2025/04/08 04:06:44 INFO : A3/B3/C4: Making directory 2025/04/08 04:06:46 DEBUG : A1/two: md5 = f6e3edcb49a7b7c3af1e0ef3b034d427 OK 2025/04/08 04:06:47 DEBUG : removing 1 level 3 directories 2025/04/08 04:06:47 INFO : A3/B3/C4: Removing directory 2025/04/08 04:06:49 DEBUG : removing 2 level 3 directories 2025/04/08 04:06:49 INFO : A1/B2/C2: Removing directory 2025/04/08 04:06:49 INFO : A1/B1/C3: Removing directory 2025/04/08 04:06:50 DEBUG : removing 2 level 2 directories 2025/04/08 04:06:50 INFO : A3/B3: Removing directory 2025/04/08 04:06:50 INFO : A1/B2: Removing directory 2025/04/08 04:06:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/08 04:06:50 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/08 04:06:51 DEBUG : removing 2 level 1 directories 2025/04/08 04:06:51 INFO : A3: Removing directory 2025/04/08 04:06:51 INFO : A2: Removing directory 2025/04/08 04:06:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/08 04:06:55 DEBUG : removing 1 level 3 directories 2025/04/08 04:06:55 INFO : A1/B1/C1: Removing directory 2025/04/08 04:06:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:55 DEBUG : removing 1 level 2 directories 2025/04/08 04:06:55 INFO : A1/B1: Removing directory 2025/04/08 04:06:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/08 04:06:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/08 04:06:56 DEBUG : removing 1 level 1 directories 2025/04/08 04:06:56 INFO : A1: Removing directory 2025/04/08 04:06:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/08 04:06:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/08 04:06:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/08 04:06:57 DEBUG : removing 1 level 0 directories 2025/04/08 04:06:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Removing directory 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/08 04:06:57 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (22.70s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:06:59 INFO : A1: Making directory 2025/04/08 04:07:00 INFO : A1/B1: Making directory 2025/04/08 04:07:00 INFO : A1/B1/C1: Making directory 2025/04/08 04:07:03 DEBUG : removing 1 level 3 directories 2025/04/08 04:07:03 INFO : A1/B1/C1: Removing directory 2025/04/08 04:07:03 DEBUG : removing 1 level 2 directories 2025/04/08 04:07:03 INFO : A1/B1: Removing directory 2025/04/08 04:07:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/08 04:07:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.84s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:07:06 INFO : A1: Making directory 2025/04/08 04:07:07 INFO : A1/B1: Making directory 2025/04/08 04:07:08 INFO : A1/B1/C1: Making directory 2025/04/08 04:07:10 DEBUG : removing 1 level 3 directories 2025/04/08 04:07:10 INFO : A1/B1/C1: Removing directory 2025/04/08 04:07:11 DEBUG : removing 1 level 2 directories 2025/04/08 04:07:11 INFO : A1/B1: Removing directory 2025/04/08 04:07:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/08 04:07:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.17s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:07:15 DEBUG : file1: md5 = bcb9924b182b9524446b436301039a14 OK 2025/04/08 04:07:15 DEBUG : filename.txt: File name found in url 2025/04/08 04:07:17 DEBUG : filename.txt: md5 = 3e7fcdd0ee28be90a230686989961e1f OK 2025/04/08 04:07:17 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/08 04:07:18 DEBUG : headerfilename.txt: md5 = 8f256f8b94a2f1f123284908e14b42b3 OK 2025/04/08 04:07:20 DEBUG : file2: md5 = 20e5aba0ee87725d924436d2bcbea1e2 OK --- PASS: TestCopyURL (8.85s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:07:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/08 04:07:24 DEBUG : sub/file2: md5 = 27ab8e5c3ce9a2c2334ad522673b28d9 OK 2025/04/08 04:07:24 INFO : file1: Copied (new) to: sub/file2 2025/04/08 04:07:24 INFO : file1: Deleted 2025/04/08 04:07:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 04:07:25 DEBUG : file1: Unchanged skipping 2025/04/08 04:07:25 INFO : file1: Deleted 2025/04/08 04:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': don't need to copy/move sub/file2, it is already at target location 2025/04/08 04:07:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.72s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:07:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/08 04:07:29 DEBUG : file1: md5 = 10ed4d0af13028218ba5f8dc4afbac5a OK 2025/04/08 04:07:29 INFO : file1: Copied (new) 2025/04/08 04:07:29 INFO : file1: Deleted 2025/04/08 04:07:30 DEBUG : file1: Destination exists, skipping 2025/04/08 04:07:30 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.22s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:07:34 DEBUG : dst/file1: md5 = 6fa6a01922efd7d26a16918fbbe5f984 OK 2025/04/08 04:07:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xeyebiq6woyu/backup" 2025/04/08 04:07:35 DEBUG : Creating backend with remote "TestDrive:crypt/1itl33iauv6anlm9puqulv05iva66e9rcsbhnc8rbdegjdbmliu0/1nrff024r7pq65ecp72fc28jb0" 2025/04/08 04:07:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/08 04:07:38 INFO : dst/file1: Moved (server-side) 2025/04/08 04:07:40 DEBUG : dst/file1: md5 = ba31192236f2e4c3c9604430116ca6fe OK 2025/04/08 04:07:40 INFO : dst/file1: Copied (new) 2025/04/08 04:07:40 INFO : dst/file1: Deleted 2025/04/08 04:07:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/08 04:07:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/08 04:07:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.47s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:07:47 DEBUG : A1/one: md5 = 725c704c6e29ffa75d9b3c9179839771 OK 2025/04/08 04:07:48 DEBUG : A1/two: md5 = d4d0b11fab4548ee6045691c0c44e58d OK 2025/04/08 04:07:50 DEBUG : A1/B1/three: md5 = 78fa383145a5774bc5f0421f686b76f4 OK 2025/04/08 04:07:52 DEBUG : A1/B1/C1/four: md5 = 6ed02ac8153b36240bf1eb8166f11e85 OK 2025/04/08 04:07:54 DEBUG : A1/B1/C2/five: md5 = d9ab5500ed7c1b7e19a337704fd8af91 OK 2025/04/08 04:07:54 INFO : A1/B2: Making directory 2025/04/08 04:07:55 INFO : A1/B1/C3: Making directory 2025/04/08 04:08:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/08 04:08:05 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/08 04:08:05 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/08 04:08:05 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/08 04:08:06 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/08 04:08:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/08 04:08:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/08 04:08:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/08 04:08:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/08 04:08:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/08 04:08:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/08 04:08:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/08 04:08:17 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/08 04:08:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/08 04:08:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/08 04:08:17 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/08 04:08:20 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/08 04:08:20 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/08 04:08:20 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/08 04:08:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/08 04:08:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/08 04:08:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/08 04:08:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/08 04:08:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/08 04:08:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/08 04:08:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/08 04:08:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/08 04:08:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/08 04:08:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/08 04:08:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/08 04:08:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.32s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:08:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/08 04:08:32 DEBUG : no_checksum_small_file_from_pipe: md5 = abef58e273098900770e4bce231bdf8f OK 2025/04/08 04:08:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/08 04:08:32 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/08 04:08:32 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/08 04:08:33 DEBUG : no_checksum_big_file_from_pipe: md5 = 1abcb6a6dab3baeaafea86cd7185da11 OK 2025/04/08 04:08:33 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-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/08 04:08:37 DEBUG : with_checksum_small_file_from_pipe: md5 = b68be346165fe4c7f5104539276075da OK 2025/04/08 04:08:37 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/08 04:08:37 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/08 04:08:38 DEBUG : with_checksum_big_file_from_pipe: md5 = c3fd467ee11b26b73afebd0e7099464c OK 2025/04/08 04:08:38 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-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:08:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/08 04:08:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 04:08:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/08 04:08:43 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-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/08 04:08:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/08 04:08:47 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/08 04:08:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.70s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.67s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/08 04:08:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': File to upload is small (48 bytes), uploading instead of streaming 2025/04/08 04:08:51 DEBUG : rcat_metadata: md5 = 7f0d48e742b207f85e41b366fbb3a315 OK 2025/04/08 04:08:51 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/08 04:08:53 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/08 04:08:54 DEBUG : rcat_metadata_uploadcutoff0: md5 = cc9d079913c717fa02a2d46ea0210ee0 OK 2025/04/08 04:08:54 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.13s) --- PASS: TestRcatMetadata/Normal (2.72s) --- PASS: TestRcatMetadata/ViaDisk (2.92s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:08:57 DEBUG : potato1: md5 = 34096ba7a94946ca65a3a85ac5fbb347 OK 2025/04/08 04:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': File to upload is small (60 bytes), uploading instead of streaming 2025/04/08 04:08:58 DEBUG : potato2: md5 = 457523bfa6f6c3b748ee1257703cfda4 OK 2025/04/08 04:08:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.13s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:09:01 DEBUG : potato1: md5 = 17316d3ff1d13c1502159c798f1217ea OK 2025/04/08 04:09:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': File to upload is small (60 bytes), uploading instead of streaming 2025/04/08 04:09:02 DEBUG : potato2: md5 = c9ad248e8ec851656b13f8f2a758912e OK 2025/04/08 04:09:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.95s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:09:06 DEBUG : potato2: md5 = f1e02fa03093e2bf16f9494f2b72a3cf OK 2025/04/08 04:09:07 DEBUG : empty space: md5 = d48f9e7a9b0716f9f25b457c24e61450 OK 2025/04/08 04:09:09 DEBUG : sub dir/potato3: md5 = 3a40e0cf7352ae862dd1b9a8ae72130b OK 2025/04/08 04:09:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Touching "sub dir/potato3" 2025/04/08 04:09:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Touching "empty space" 2025/04/08 04:09:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Touching "potato2" 2025/04/08 04:09:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.50s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:09:14 DEBUG : dir with metadata: Making directory with metadata 2025/04/08 04:09:15 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.33s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:09:16 DEBUG : directory with modtime: Making directory with metadata 2025/04/08 04:09:17 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.48s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:09:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/08 04:09:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/08 04:09:19 DEBUG : Google drive root 'crypt/1itl33iauv6anlm9puqulv05iva66e9rcsbhnc8rbdegjdbmliu0': Skipping btime metadata as can't update it on an existing file: 2025-04-08T04:09:19.444643616Z 2025/04/08 04:09:20 INFO : non existent directory: Updated directory metadata 2025/04/08 04:09:22 DEBUG : Google drive root 'crypt/1itl33iauv6anlm9puqulv05iva66e9rcsbhnc8rbdegjdbmliu0': Skipping btime metadata as can't update it on an existing file: 2025-04-08T04:09:19.444643616Z 2025/04/08 04:09:22 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.76s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:09:24 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/08 04:09:25 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/08 04:09:26 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.14s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:09:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/08 04:09:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/08 04:09:28 DEBUG : dst: Making directory with metadata 2025/04/08 04:09:29 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/08 04:09:29 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 04:09:29 INFO : dst: Set directory modification time (using SetModTime) 2025/04/08 04:09:30 INFO : dst: Set directory modification time (using SetModTime) 2025/04/08 04:09:30 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/08 04:09:30 INFO : dst: Set directory modification time (using SetModTime) 2025/04/08 04:09:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.58s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu'", Local "Local file system at /tmp/rclone1375700647", Modify Window "1ms" 2025/04/08 04:09:33 DEBUG : sub dir/test remove existing: md5 = 08132a4b37997b1f03a2090007aeb651 OK 2025/04/08 04:09:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 63a191acd52b5a26ce47f78749eee1ed OK 2025/04/08 04:09:37 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gejofod8" before starting 2025/04/08 04:09:38 DEBUG : sub dir/test remove existing.gejofod8: TEST: removing renamed existing file after operation 2025/04/08 04:09:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qowegoy5" before starting 2025/04/08 04:09:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qowegoy5: TEST: renaming existing back after failed operation 2025/04/08 04:09:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vubokaw0" before starting 2025/04/08 04:09:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vubokaw0: TEST: removing renamed existing file after operation 2025/04/08 04:09:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "63e2utmols0d6js63spn33k6qve1904s4db1m1chc6fr0gq3melkm7mpncsd127jag3v36dsu3mhg45gteg6pu0423c0tvibnjofcchv6j93a2pv73i3i6tkbg0r12io3u4f2vbs2h3toelkjjtea8f6q697ajrkonhvout485vlbgud8hh0" 2025/04/08 04:09:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "p6v16tb6o8ecksgevmrvcqd5dcfj2j38clteve75r0eose1d3d40" --- PASS: TestRemoveExisting (13.26s) === 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/04/08 04:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xeyebiq6woyu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m19.289914341s (try 1/5)