"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/14 01:41:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dixiquw5luvi" 2025/10/14 01:41:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:41:07 DEBUG : Creating backend with remote "TestDrive:crypt/8kpmbu62mikr940co8kbs630pje4bsojfc18aqme22qf371a7f8g" 2025/10/14 01:41:08 DEBUG : Creating backend with remote "/tmp/rclone1190053737" === 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-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/14 01:41:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/14 01:41:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/14 01:41:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/14 01:41:08 DEBUG : potato: Seek from 10 to 0 2025/10/14 01:41:08 DEBUG : potato: Seek from 10 to 0 2025/10/14 01:41:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/14 01:41:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/14 01:41:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/14 01:41:08 DEBUG : potato: Seek from 5 to 2 2025/10/14 01:41:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/14 01:41:08 DEBUG : potato: Seek from 7 to 0 2025/10/14 01:41:08 DEBUG : potato: Seek from 7 to 0 2025/10/14 01:41:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/14 01:41:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/14 01:41:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/14 01:41:08 DEBUG : potato: Seek from 5 to 2 2025/10/14 01:41:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/14 01:41:08 DEBUG : potato: Seek from 8 to 0 2025/10/14 01:41:08 DEBUG : potato: Seek from 8 to 0 2025/10/14 01:41:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/14 01:41:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/14 01:41:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/14 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/14 01:41:08 DEBUG : potato: Seek from 5 to 2 2025/10/14 01:41:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/14 01:41:08 DEBUG : potato: Seek from 9 to 0 2025/10/14 01:41:08 DEBUG : potato: Seek from 9 to 0 2025/10/14 01:41:08 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-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:41:10 DEBUG : rutabaga: md5 = 2a25d69da0520f18981306b966ec59b1 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/14 01:41:13 DEBUG : empty space: md5 = 4762d5ecccddbab4c7427c84dc5c8b9c OK === RUN TestCheck/3 2025/10/14 01:41:15 DEBUG : potato2: md5 = 359299b3e7565cfdecefaf1caf872821 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/14 01:41:17 DEBUG : remotepotato: md5 = 227b6ee0a7273c2825531aa0daa877e8 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.58s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/10/14 01:41:20 DEBUG : Creating backend with remote "nonexistent" 2025/10/14 01:41:20 DEBUG : Creating backend with remote "nonexistent" 2025/10/14 01:41:20 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/14 01:41:20 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/10/14 01:41:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/14 01:41:20 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-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:41:21 DEBUG : rutabaga: md5 = 51c66241b5163691e200e871314198bf OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/14 01:41:26 DEBUG : empty space: md5 = baf55049744fd85e1e5048fd2f16e100 OK === RUN TestCheckDownload/3 2025/10/14 01:41:29 DEBUG : potato2: md5 = 70b586ba04161933d607f05132bf3345 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/14 01:41:33 DEBUG : remotepotato: md5 = 8da371d05fa4bf9a94870a5c85ded2f0 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.19s) --- PASS: TestCheckDownload/1 (1.40s) --- PASS: TestCheckDownload/2 (1.66s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (1.21s) --- PASS: TestCheckDownload/5 (0.86s) --- PASS: TestCheckDownload/6 (1.66s) --- PASS: TestCheckDownload/7 (1.42s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:41:39 DEBUG : rutabaga: md5 = 620367c65df67db09460b10756022840 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/14 01:41:42 DEBUG : empty space: md5 = ad64b97ac3bad2e482113857b8da35c6 OK === RUN TestCheckSizeOnly/3 2025/10/14 01:41:43 DEBUG : potato2: md5 = 8ae435ae1ecbea494a07448000bbea6c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/14 01:41:46 DEBUG : remotepotato: md5 = 27de5b86b30a066e9465018b6927b0c3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.42s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:41:50 DEBUG : test.sum: md5 = e2a2db3a887a3bf853d3e9d0a8c1853f OK 2025/10/14 01:41:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/14 01:41:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/14 01:41:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/14 01:41:51 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/14 01:41:52 DEBUG : test.sum: md5 = 40ec3cdf515025bfbf344dfd9a6d923b OK 2025/10/14 01:41:53 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/14 01:41:53 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/14 01:41:53 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/14 01:41:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.90s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:41:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dixiquw5luvi/data" 2025/10/14 01:41:54 DEBUG : Creating backend with remote "TestDrive:crypt/8kpmbu62mikr940co8kbs630pje4bsojfc18aqme22qf371a7f8g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.89s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:41:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dixiquw5luvi/data" 2025/10/14 01:41:56 DEBUG : Creating backend with remote "TestDrive:crypt/8kpmbu62mikr940co8kbs630pje4bsojfc18aqme22qf371a7f8g/vjrnln8ratgmqakfosrqe8espk" 2025/10/14 01:42:00 DEBUG : data/banana: md5 = 74313e57e4924588ff947d6057adb28d OK 2025/10/14 01:42:01 DEBUG : test.sum: md5 = ef4e88d14ebc9838d2e8a1c4eb832541 OK === RUN TestCheckSumDownload/subtest1 2025/10/14 01:42:06 DEBUG : data/potato: md5 = 085fa887a9dcbd9cb62764caed453f44 OK 2025/10/14 01:42:07 DEBUG : test.sum: md5 = 45f855775ae30e25b8d1458e0ed3447c OK === RUN TestCheckSumDownload/subtest2 2025/10/14 01:42:11 DEBUG : test.sum: md5 = f1f483c56838143bc8fa24b9bee41490 OK === RUN TestCheckSumDownload/subtest3 2025/10/14 01:42:16 DEBUG : test.sum: md5 = f1b352c10147338c3c611c697cf9d8d1 OK === RUN TestCheckSumDownload/subtest4 2025/10/14 01:42:20 DEBUG : test.sum: md5 = a6187b4b98842c9476b7c853bbe87e6e OK === RUN TestCheckSumDownload/subtest5 2025/10/14 01:42:24 DEBUG : test.sum: md5 = abd69109716912177401a533b11666b8 OK === RUN TestCheckSumDownload/subtest6 2025/10/14 01:42:28 DEBUG : data/banana: md5 = c1f6ce2d4e4a698f17d303e533e0e888 OK 2025/10/14 01:42:30 DEBUG : data/potato: md5 = 58744b450a3dc5b0e5293f802e6083a5 OK 2025/10/14 01:42:32 DEBUG : test.sum: md5 = 2bd8743ebc1855675b37c7228630c7a4 OK === RUN TestCheckSumDownload/subtest7 2025/10/14 01:42:37 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/14 01:42:37 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.19s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (2.05s) --- PASS: TestCheckSumDownload/subtest3 (2.53s) --- PASS: TestCheckSumDownload/subtest4 (2.21s) --- PASS: TestCheckSumDownload/subtest5 (2.01s) --- PASS: TestCheckSumDownload/subtest6 (2.32s) --- PASS: TestCheckSumDownload/subtest7 (2.46s) === RUN TestApplyTransforms 2025/10/14 01:42:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voluvom6vijo" 2025/10/14 01:42:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:42:38 DEBUG : Creating backend with remote "TestDrive:crypt/9ot6aks0e2kicfrraiqne32e31milsaf2p7g8cuuqm8hmf6a9cog" 2025/10/14 01:42:39 DEBUG : Creating backend with remote "/tmp/rclone1440254368" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voluvom6vijo'", Local "Local file system at /tmp/rclone1440254368", Modify Window "1ms" 2025/10/14 01:42:41 DEBUG : hello, world!: md5 = 8c917bf6d3beede4417781f63285c277 OK upper checkfile vs. lower remote (without normalization) 2025/10/14 01:42:42 ERROR : hello, world!: sum not found 2025/10/14 01:42:42 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-voluvom6vijo' 2025/10/14 01:42:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voluvom6vijo': 1 files missing 2025/10/14 01:42:42 NOTICE: 1 hashes missing 2025/10/14 01:42:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voluvom6vijo': 1 differences found 2025/10/14 01:42:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voluvom6vijo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/14 01:42:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:42:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voluvom6vijo': 0 differences found 2025/10/14 01:42:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voluvom6vijo': 1 matching files 2025/10/14 01:42:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puhamaz4jani" 2025/10/14 01:42:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:42:43 DEBUG : Creating backend with remote "TestDrive:crypt/ro8oc5fao1sirkb97qchpfci9er5iqpd67fvre2fkendvn583jrg" 2025/10/14 01:42:44 DEBUG : Creating backend with remote "/tmp/rclone3320144388" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puhamaz4jani'", Local "Local file system at /tmp/rclone3320144388", Modify Window "1ms" 2025/10/14 01:42:46 DEBUG : HELLO, WORLD!: md5 = d740a3bfcba252e129127fefa0391aed OK lower checkfile vs. upper remote (without normalization) 2025/10/14 01:42:46 ERROR : HELLO, WORLD!: sum not found 2025/10/14 01:42:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-puhamaz4jani' 2025/10/14 01:42:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puhamaz4jani': 1 files missing 2025/10/14 01:42:46 NOTICE: 1 hashes missing 2025/10/14 01:42:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puhamaz4jani': 1 differences found 2025/10/14 01:42:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puhamaz4jani': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/14 01:42:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:42:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puhamaz4jani': 0 differences found 2025/10/14 01:42:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puhamaz4jani': 1 matching files 2025/10/14 01:42:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doroliw9kubu" 2025/10/14 01:42:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:42:48 DEBUG : Creating backend with remote "TestDrive:crypt/4d4rghdoor2kurhdu1s5s69pv1a5vbl3g1krp3a8nh5lqse2jhdg" 2025/10/14 01:42:49 DEBUG : Creating backend with remote "/tmp/rclone814269275" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-doroliw9kubu'", Local "Local file system at /tmp/rclone814269275", Modify Window "1ms" 2025/10/14 01:42:51 DEBUG : HeLlO, wOrLd!: md5 = 6a913a8d8354f2e2f95a7aadbed8be01 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/14 01:42:51 ERROR : HeLlO, wOrLd!: sum not found 2025/10/14 01:42:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-doroliw9kubu' 2025/10/14 01:42:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doroliw9kubu': 1 files missing 2025/10/14 01:42:51 NOTICE: 1 hashes missing 2025/10/14 01:42:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doroliw9kubu': 1 differences found 2025/10/14 01:42:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doroliw9kubu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/14 01:42:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:42:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doroliw9kubu': 0 differences found 2025/10/14 01:42:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-doroliw9kubu': 1 matching files 2025/10/14 01:42:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zijavej8jiwu" 2025/10/14 01:42:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:42:52 DEBUG : Creating backend with remote "TestDrive:crypt/n5gefmq0s25uskvvjjgodku1v2rov1ii5cr3c2pt83f1550ao1pg" 2025/10/14 01:42:53 DEBUG : Creating backend with remote "/tmp/rclone1755921788" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zijavej8jiwu'", Local "Local file system at /tmp/rclone1755921788", Modify Window "1ms" 2025/10/14 01:42:55 DEBUG : HELLO, WORLD!: md5 = 8bfad10655bd4b7646684689cd1e05c8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/14 01:42:56 ERROR : HELLO, WORLD!: sum not found 2025/10/14 01:42:56 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zijavej8jiwu' 2025/10/14 01:42:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zijavej8jiwu': 1 files missing 2025/10/14 01:42:56 NOTICE: 1 hashes missing 2025/10/14 01:42:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zijavej8jiwu': 1 differences found 2025/10/14 01:42:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zijavej8jiwu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/14 01:42:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:42:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zijavej8jiwu': 0 differences found 2025/10/14 01:42:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zijavej8jiwu': 1 matching files 2025/10/14 01:42:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-honupew6pixe" 2025/10/14 01:42:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:42:58 DEBUG : Creating backend with remote "TestDrive:crypt/648l852ss6186v5d3thmeq0ivd6hvmqq5nf6bfjmgpjbss60php0" 2025/10/14 01:42:59 DEBUG : Creating backend with remote "/tmp/rclone606471920" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-honupew6pixe'", Local "Local file system at /tmp/rclone606471920", Modify Window "1ms" 2025/10/14 01:43:01 DEBUG : 測試_Русский___ě_áñ: md5 = 28d6917bc234927b8c06d87c8fdea73b OK NFD checkfile vs. NFC remote (without normalization) 2025/10/14 01:43:01 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/14 01:43:01 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-honupew6pixe' 2025/10/14 01:43:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-honupew6pixe': 1 files missing 2025/10/14 01:43:01 NOTICE: 1 hashes missing 2025/10/14 01:43:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-honupew6pixe': 1 differences found 2025/10/14 01:43:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-honupew6pixe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/14 01:43:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:43:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-honupew6pixe': 0 differences found 2025/10/14 01:43:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-honupew6pixe': 1 matching files 2025/10/14 01:43:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kixoyah4yiku" 2025/10/14 01:43:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:43:02 DEBUG : Creating backend with remote "TestDrive:crypt/8a28s21a1n1bmvmqdb29rfivt4dsmn1av25ecui4khcgr5c79et0" 2025/10/14 01:43:03 DEBUG : Creating backend with remote "/tmp/rclone2624071119" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kixoyah4yiku'", Local "Local file system at /tmp/rclone2624071119", Modify Window "1ms" 2025/10/14 01:43:05 DEBUG : 測試_Русский___ě_áñ: md5 = 8c514b676dd2eaf7ecf85685dce97a9a OK NFC checkfile vs. NFD remote (without normalization) 2025/10/14 01:43:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/14 01:43:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kixoyah4yiku' 2025/10/14 01:43:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kixoyah4yiku': 1 files missing 2025/10/14 01:43:06 NOTICE: 1 hashes missing 2025/10/14 01:43:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kixoyah4yiku': 1 differences found 2025/10/14 01:43:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kixoyah4yiku': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/14 01:43:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:43:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kixoyah4yiku': 0 differences found 2025/10/14 01:43:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kixoyah4yiku': 1 matching files 2025/10/14 01:43:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perinod1wejo" 2025/10/14 01:43:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:43:07 DEBUG : Creating backend with remote "TestDrive:crypt/ojfqpbijd5fosaku24v7nuves5c9tjlon64kkc67u1q537mmig90" 2025/10/14 01:43:08 DEBUG : Creating backend with remote "/tmp/rclone2465198034" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perinod1wejo'", Local "Local file system at /tmp/rclone2465198034", Modify Window "1ms" 2025/10/14 01:43:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1b6a9d0eb4db675009af6d3190801eea OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/14 01:43:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/14 01:43:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-perinod1wejo' 2025/10/14 01:43:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-perinod1wejo': 1 files missing 2025/10/14 01:43:10 NOTICE: 1 hashes missing 2025/10/14 01:43:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-perinod1wejo': 1 differences found 2025/10/14 01:43:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-perinod1wejo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/14 01:43:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:43:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-perinod1wejo': 0 differences found 2025/10/14 01:43:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-perinod1wejo': 1 matching files 2025/10/14 01:43:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kaceyof8nada" 2025/10/14 01:43:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:43:11 DEBUG : Creating backend with remote "TestDrive:crypt/bhpnn0c22nt1r1fbrk51tab3ad6ho2eskd5hj5iu5f1fg7kds8eg" 2025/10/14 01:43:12 DEBUG : Creating backend with remote "/tmp/rclone1567419125" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kaceyof8nada'", Local "Local file system at /tmp/rclone1567419125", Modify Window "1ms" 2025/10/14 01:43:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 527fbe5b108557a47ee131113bc5bcda OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/14 01:43:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/14 01:43:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kaceyof8nada' 2025/10/14 01:43:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaceyof8nada': 1 files missing 2025/10/14 01:43:15 NOTICE: 1 hashes missing 2025/10/14 01:43:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaceyof8nada': 1 differences found 2025/10/14 01:43:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaceyof8nada': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/14 01:43:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:43:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaceyof8nada': 0 differences found 2025/10/14 01:43:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaceyof8nada': 1 matching files 2025/10/14 01:43:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qexerah7tiri" 2025/10/14 01:43:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:43:17 DEBUG : Creating backend with remote "TestDrive:crypt/spidbo7983c1ker4uv3kktcmq6hc8et388rjvmcaq0nmn0gaequg" 2025/10/14 01:43:18 DEBUG : Creating backend with remote "/tmp/rclone1425733075" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qexerah7tiri'", Local "Local file system at /tmp/rclone1425733075", Modify Window "1ms" 2025/10/14 01:43:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bbac7dde6ef752684605a9ac6b16d2ae OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/14 01:43:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/14 01:43:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qexerah7tiri' 2025/10/14 01:43:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexerah7tiri': 1 files missing 2025/10/14 01:43:20 NOTICE: 1 hashes missing 2025/10/14 01:43:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexerah7tiri': 1 differences found 2025/10/14 01:43:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexerah7tiri': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/14 01:43:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:43:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexerah7tiri': 0 differences found 2025/10/14 01:43:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexerah7tiri': 1 matching files 2025/10/14 01:43:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cadacax3zega" 2025/10/14 01:43:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:43:22 DEBUG : Creating backend with remote "TestDrive:crypt/1lspnat3lq8al632b1pcm4s8l3clhjv6o6na2vhjrim8airu5e90" 2025/10/14 01:43:23 DEBUG : Creating backend with remote "/tmp/rclone42294720" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cadacax3zega'", Local "Local file system at /tmp/rclone42294720", Modify Window "1ms" 2025/10/14 01:43:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 05b3c6eae125f5dd2e59c181d2873b4e OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/14 01:43:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/14 01:43:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cadacax3zega' 2025/10/14 01:43:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadacax3zega': 1 files missing 2025/10/14 01:43:26 NOTICE: 1 hashes missing 2025/10/14 01:43:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadacax3zega': 1 differences found 2025/10/14 01:43:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadacax3zega': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/14 01:43:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/14 01:43:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadacax3zega': 0 differences found 2025/10/14 01:43:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadacax3zega': 1 matching files 2025/10/14 01:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cadacax3zega': Purge remote 2025/10/14 01:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qexerah7tiri': Purge remote 2025/10/14 01:43:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kaceyof8nada': Purge remote 2025/10/14 01:43:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perinod1wejo': Purge remote 2025/10/14 01:43:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kixoyah4yiku': Purge remote 2025/10/14 01:43:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-honupew6pixe': Purge remote 2025/10/14 01:43:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zijavej8jiwu': Purge remote 2025/10/14 01:43:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doroliw9kubu': Purge remote 2025/10/14 01:43:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puhamaz4jani': Purge remote 2025/10/14 01:43:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voluvom6vijo': Purge remote --- PASS: TestApplyTransforms (54.02s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:43:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/14 01:43:34 DEBUG : sub/file2: md5 = 385bc4594c809da599cbda261d0d64bb OK 2025/10/14 01:43:34 INFO : file1: Copied (new) to: sub/file2 2025/10/14 01:43:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 01:43:35 DEBUG : file1: Unchanged skipping 2025/10/14 01:43:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': don't need to copy/move sub/file2, it is already at target location 2025/10/14 01:43:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.90s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:43:40 DEBUG : dst/file1: md5 = aa698d2c7a483748fcff3a23e1639ff4 OK 2025/10/14 01:43:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dixiquw5luvi/backup" 2025/10/14 01:43:41 DEBUG : Creating backend with remote "TestDrive:crypt/8kpmbu62mikr940co8kbs630pje4bsojfc18aqme22qf371a7f8g/1nrff024r7pq65ecp72fc28jb0" 2025/10/14 01:43:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/14 01:43:45 INFO : dst/file1: Moved (server-side) 2025/10/14 01:43:46 DEBUG : dst/file1: md5 = fcd3feb9c0352252fd877bd6f527657e OK 2025/10/14 01:43:46 INFO : dst/file1: Copied (new) 2025/10/14 01:43:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/14 01:43:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/14 01:43:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.97s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:43:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dixiquw5luvi/dst" 2025/10/14 01:43:51 DEBUG : Creating backend with remote "TestDrive:crypt/8kpmbu62mikr940co8kbs630pje4bsojfc18aqme22qf371a7f8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/14 01:43:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dixiquw5luvi/CompareDest" 2025/10/14 01:43:52 DEBUG : Creating backend with remote "TestDrive:crypt/8kpmbu62mikr940co8kbs630pje4bsojfc18aqme22qf371a7f8g/gveqi14airsml4bgu7krj116o8" 2025/10/14 01:43:54 DEBUG : one: Need to transfer - File not found at Destination 2025/10/14 01:43:56 DEBUG : one: md5 = d3121c2bc2ffa2a841a4944abab802a6 OK 2025/10/14 01:43:56 INFO : one: Copied (new) 2025/10/14 01:43:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:43:59 DEBUG : one: md5 = e999dd24b2ba8368f3a2550d0ac9ebf1 OK 2025/10/14 01:43:59 INFO : one: Copied (replaced existing) 2025/10/14 01:44:01 DEBUG : dst/one: md5 = de02ee5347edcd40df8c161d06185dc8 OK 2025/10/14 01:44:03 DEBUG : CompareDest/one: md5 = 8cee4ce95e3252814469c2c5618df7b2 OK 2025/10/14 01:44:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:44:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 01:44:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/14 01:44:06 DEBUG : CompareDest/two: md5 = fd83ea5307be6fc329833d43c7b43c57 OK 2025/10/14 01:44:07 DEBUG : two: Need to transfer - File not found at Destination 2025/10/14 01:44:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 01:44:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/14 01:44:08 DEBUG : two: Need to transfer - File not found at Destination 2025/10/14 01:44:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 01:44:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/14 01:44:10 DEBUG : two: Need to transfer - File not found at Destination 2025/10/14 01:44:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/14 01:44:11 DEBUG : two: md5 = 11e7ad14e12663b7de7870e65b962092 OK 2025/10/14 01:44:11 INFO : two: Copied (new) 2025/10/14 01:44:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/14 01:44:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:44:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/14 01:44:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.69s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:44:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dixiquw5luvi/dst" 2025/10/14 01:44:15 DEBUG : Creating backend with remote "TestDrive:crypt/8kpmbu62mikr940co8kbs630pje4bsojfc18aqme22qf371a7f8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/14 01:44:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dixiquw5luvi/CopyDest" 2025/10/14 01:44:17 DEBUG : Creating backend with remote "TestDrive:crypt/8kpmbu62mikr940co8kbs630pje4bsojfc18aqme22qf371a7f8g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/14 01:44:18 DEBUG : one: Need to transfer - File not found at Destination 2025/10/14 01:44:21 DEBUG : one: md5 = 590b869965f0cdcbc17af9a67f06de71 OK 2025/10/14 01:44:21 INFO : one: Copied (new) 2025/10/14 01:44:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:44:23 DEBUG : one: md5 = ec053899f3506272e947453accabc245 OK 2025/10/14 01:44:23 INFO : one: Copied (replaced existing) 2025/10/14 01:44:25 DEBUG : dst/one: md5 = e697d2aa165bb74571622ccc5e397da5 OK 2025/10/14 01:44:28 DEBUG : CopyDest/one: md5 = fea378e08498cf49da6a8ce8a01c8f99 OK 2025/10/14 01:44:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dixiquw5luvi/BackupDir" 2025/10/14 01:44:28 DEBUG : Creating backend with remote "TestDrive:crypt/8kpmbu62mikr940co8kbs630pje4bsojfc18aqme22qf371a7f8g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/14 01:44:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:44:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 01:44:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:44:32 INFO : one: Moved (server-side) 2025/10/14 01:44:33 INFO : one: Copied (server-side copy) 2025/10/14 01:44:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/14 01:44:35 DEBUG : CopyDest/two: md5 = 29097e013423d81f851ab70e2fcebc76 OK 2025/10/14 01:44:36 DEBUG : two: Need to transfer - File not found at Destination 2025/10/14 01:44:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 01:44:37 INFO : two: Copied (server-side copy) 2025/10/14 01:44:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/14 01:44:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 01:44:38 DEBUG : two: Unchanged skipping 2025/10/14 01:44:39 DEBUG : CopyDest/three: md5 = 348b9dbea1e72cb59d196ffd06dfe0b5 OK 2025/10/14 01:44:40 DEBUG : three: Need to transfer - File not found at Destination 2025/10/14 01:44:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/14 01:44:40 DEBUG : three: Destination not found in --copy-dest 2025/10/14 01:44:42 DEBUG : three: md5 = 5df34025ac370ef7470cf719f96822f1 OK 2025/10/14 01:44:42 INFO : three: Copied (new) 2025/10/14 01:44:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/14 01:44:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/14 01:44:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:44:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/14 01:44:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/14 01:44:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:44:47 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.51s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:44:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/14 01:44:51 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f471af2d22ea95bff76d814e4650ee10 OK 2025/10/14 01:44:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/14 01:44:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/14 01:44:52 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/14 01:44:53 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/14 01:44:54 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/14 01:44:55 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ee639a38d1517671e1d436bcc65d8da1 OK 2025/10/14 01:44:55 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/14 01:44:57 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/14 01:44:57 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.91s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:45:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Looking for duplicate names using skip mode. 2025/10/14 01:45:02 NOTICE: one: Found 2 files with duplicate names 2025/10/14 01:45:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.75s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:45:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Looking for duplicate names using skip mode. 2025/10/14 01:45:08 NOTICE: one: Found 3 files with duplicate names 2025/10/14 01:45:08 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/14 01:45:08 INFO : one: Deleted 2025/10/14 01:45:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.56s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:45:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Looking for duplicate names using first mode. 2025/10/14 01:45:14 NOTICE: one: Found 3 files with duplicate names 2025/10/14 01:45:15 INFO : one: Deleted 2025/10/14 01:45:15 INFO : one: Deleted 2025/10/14 01:45:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.21s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:45:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Looking for duplicate names using newest mode. 2025/10/14 01:45:20 NOTICE: one: Found 3 files with duplicate names 2025/10/14 01:45:21 INFO : one: Deleted 2025/10/14 01:45:21 INFO : one: Deleted 2025/10/14 01:45:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.35s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:45:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Looking for duplicate names using oldest mode. 2025/10/14 01:45:27 NOTICE: one: Found 3 files with duplicate names 2025/10/14 01:45:28 INFO : one: Deleted 2025/10/14 01:45:28 INFO : one: Deleted 2025/10/14 01:45:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.53s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:45:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Looking for duplicate names using largest mode. 2025/10/14 01:45:34 NOTICE: one: Found 3 files with duplicate names 2025/10/14 01:45:34 INFO : one: Deleted 2025/10/14 01:45:35 INFO : one: Deleted 2025/10/14 01:45:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.28s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:45:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Looking for duplicate names using smallest mode. 2025/10/14 01:45:40 NOTICE: one: Found 3 files with duplicate names 2025/10/14 01:45:41 INFO : one: Deleted 2025/10/14 01:45:41 INFO : one: Deleted 2025/10/14 01:45:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.39s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:45:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Looking for duplicate names using rename mode. 2025/10/14 01:45:48 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/14 01:45:49 INFO : one-2.txt: renamed from: one.txt 2025/10/14 01:45:50 INFO : one-3.txt: renamed from: one.txt 2025/10/14 01:45:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.74s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:45:56 DEBUG : dupe1/one.txt: md5 = 4071ce775bca37c08325907226d6cef7 OK 2025/10/14 01:45:58 DEBUG : dupe2/two.txt: md5 = d0d79f3b118c7af58c3aa2f6cd486b51 OK 2025/10/14 01:46:00 DEBUG : dupe3/three.txt: md5 = 858a0903d444d2a67e6a710083946672 OK 2025/10/14 01:46:01 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/14 01:46:02 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/14 01:46:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/14 01:46:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/14 01:46:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/14 01:46:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/14 01:46:07 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.48s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:46:09 DEBUG : a.txt: md5 = 31f7b1a17b83aafb7cb261a3f8bb2e88 OK 2025/10/14 01:46:10 DEBUG : zend.txt: md5 = 850bbd15e3a21dd6df41fb61570c8636 OK 2025/10/14 01:46:12 DEBUG : sub dir/hello world: md5 = 08b79af9b640d144fd65b7dad1aad744 OK 2025/10/14 01:46:14 DEBUG : sub dir/hello world2: md5 = 87656b91ca110af1a324aa78b89c773d OK 2025/10/14 01:46:16 DEBUG : sub dir/ignore dir/.ignore: md5 = f298534aaae04520aa994e77ec111c07 OK 2025/10/14 01:46:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5408888c6d42006bf334e67935ff108f OK 2025/10/14 01:46:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = 79b409794ba9aa6e926941e387814188 OK 2025/10/14 01:46:21 DEBUG : a.txt: Excluded (Size Filter) 2025/10/14 01:46:21 DEBUG : a.txt: Excluded 2025/10/14 01:46:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/14 01:46:22 DEBUG : sub dir/hello world2: Excluded 2025/10/14 01:46:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/14 01:46:22 DEBUG : sub dir/hello world: Excluded 2025/10/14 01:46:23 DEBUG : sub dir/ignore dir: Excluded 2025/10/14 01:46:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/14 01:46:23 DEBUG : sub dir/hello world2: Excluded 2025/10/14 01:46:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/14 01:46:23 DEBUG : sub dir/hello world: Excluded 2025/10/14 01:46:23 DEBUG : sub dir/ignore dir: Excluded 2025/10/14 01:46:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/14 01:46:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/14 01:46:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/14 01:46:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/14 01:46:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/14 01:46:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/14 01:46:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.42s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:46:31 DEBUG : a.txt: md5 = 8e4bb27e0287890709b250e09dabe4b0 OK 2025/10/14 01:46:33 DEBUG : zend.txt: md5 = 70084bf9b9e26177d2c925fd13a943d1 OK 2025/10/14 01:46:35 DEBUG : sub dir/hello world: md5 = c3548d853d713d24a61c14a294eaeaa6 OK 2025/10/14 01:46:36 DEBUG : sub dir/hello world2: md5 = ae64485c4ff2fb66a3adf6bf886083e3 OK 2025/10/14 01:46:39 DEBUG : sub dir/ignore dir/.ignore: md5 = 6fcf9fbb118ef7981cc568d1ad53cc68 OK 2025/10/14 01:46:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 02cc1edf4a7509170d6f6191a9d19ea1 OK 2025/10/14 01:46:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4aef252f935ee9495586f1c6f6c20ec8 OK 2025/10/14 01:46:44 DEBUG : a.txt: Excluded (Size Filter) 2025/10/14 01:46:44 DEBUG : a.txt: Excluded 2025/10/14 01:46:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/14 01:46:44 DEBUG : sub dir/hello world: Excluded 2025/10/14 01:46:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/14 01:46:44 DEBUG : sub dir/hello world2: Excluded 2025/10/14 01:46:45 DEBUG : sub dir/ignore dir: Excluded 2025/10/14 01:46:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/14 01:46:45 DEBUG : sub dir/hello world: Excluded 2025/10/14 01:46:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/14 01:46:45 DEBUG : sub dir/hello world2: Excluded 2025/10/14 01:46:45 DEBUG : sub dir/ignore dir: Excluded 2025/10/14 01:46:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/14 01:46:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/14 01:46:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/14 01:46:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/14 01:46:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/14 01:46:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/14 01:46:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.90s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:46:53 DEBUG : file1: md5 = 07cf6e6db7ba0021fdba036aae2c8637 OK 2025/10/14 01:46:55 DEBUG : sub/file2: md5 = 995a6ac07c92c0fcea75f6fc946ca61f 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/10/14 01:46:58 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/14 01:46:58 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/14 01:46:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/14 01:47:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.12s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:47:02 DEBUG : file1: md5 = b3f8126c64fe89432f35da1b46d6c673 OK 2025/10/14 01:47:05 DEBUG : sub/file2: md5 = ed150f394bf29f53d7edc5487e85709d 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/10/14 01:47:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dixiquw5luvi/notfound" 2025/10/14 01:47:08 DEBUG : Creating backend with remote "TestDrive:crypt/8kpmbu62mikr940co8kbs630pje4bsojfc18aqme22qf371a7f8g/qe0i31qdkoejk60elps0ni5sqk" 2025/10/14 01:47:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.74s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.42s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.20s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:47:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Making directory 2025/10/14 01:47:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:47:15 DEBUG : sub dir/hello world: md5 = b9268d68e32dc943822fe770c95246c7 OK 2025/10/14 01:47:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.51s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:47:19 DEBUG : potato2: md5 = ec667f459e5234a967b2dd772b3431d1 OK 2025/10/14 01:47:21 DEBUG : empty space: md5 = 56f45409df0dda5d69460650cf0740da OK --- PASS: TestLs (4.74s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:47:24 DEBUG : potato2: md5 = 469b8e229111f66fb37f0d8256efaa26 OK 2025/10/14 01:47:25 DEBUG : empty space: md5 = 9766d7e83ffb3cd438ce9bf2e44d4b9c OK 2025/10/14 01:47:26 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/14 01:47:26 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.23s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:47:29 DEBUG : potato2: md5 = 8fc5143a39403cf3eade518b0d68d009 OK 2025/10/14 01:47:31 DEBUG : empty space: md5 = f5efec1a00a19d4f282bc99801c21b17 OK --- PASS: TestLsLong (4.89s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:47:34 DEBUG : potato2: md5 = 75e74e426efe16b970041ca0d880f36f OK 2025/10/14 01:47:35 DEBUG : empty space: md5 = 67288b8292a6f68d6cb40284f825792d OK --- PASS: TestHashSums (4.37s) === RUN TestHashSumsWithErrors 2025/10/14 01:47:37 DEBUG : Creating backend with remote ":memory:" 2025/10/14 01:47:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/14 01:47:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/14 01:47:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/14 01:47:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/14 01:47:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/14 01:47:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/14 01:47:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/14 01:47:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/14 01:47:37 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-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:47:38 DEBUG : potato2: md5 = ca8927500f9811c80b7108fda17f94fd OK 2025/10/14 01:47:40 DEBUG : empty space: md5 = c0142bf43a0eaad96bb286a667460c59 OK 2025/10/14 01:47:42 DEBUG : sub dir/potato3: md5 = 4224432c9135aefbf48f8da047b7492c OK 2025/10/14 01:47:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.46s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:47:47 DEBUG : small: md5 = fb5521885966bb2a569654a0a2a29db9 OK 2025/10/14 01:47:48 DEBUG : medium: md5 = d4e7972db2afe108637798f38991d8c6 OK 2025/10/14 01:47:50 DEBUG : large: md5 = 1a20e27098d183be4725a5a35c876053 OK 2025/10/14 01:47:50 DEBUG : Waiting for deletions to finish 2025/10/14 01:47:50 DEBUG : large: Excluded (Size Filter) 2025/10/14 01:47:50 INFO : medium: Deleted 2025/10/14 01:47:50 INFO : small: Deleted --- PASS: TestDelete (6.23s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:47:53 DEBUG : small: md5 = 613cf3f8b744250a5e2e471a4c892b8a OK 2025/10/14 01:47:54 DEBUG : medium: md5 = 4e6bf9ec8f3ad57536292db3f7bad643 OK 2025/10/14 01:47:56 DEBUG : large: md5 = ce5ff0a2623a4ab51a3465d3c5cae21e OK 2025/10/14 01:47:56 DEBUG : Waiting for deletions to finish 2025/10/14 01:47:56 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/10/14 01:47:57 INFO : small: Deleted 2025/10/14 01:47:57 INFO : medium: Deleted --- PASS: TestMaxDelete (6.79s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:48:00 DEBUG : small: md5 = 1a3b0b79751ec17c38786205e1e1f1ca OK 2025/10/14 01:48:01 DEBUG : medium: md5 = 145e3e075fc7ff3b210fd074a6585829 OK 2025/10/14 01:48:03 DEBUG : large: md5 = 8423b7bd9642896c34c3faa4a91ee6a9 OK 2025/10/14 01:48:03 DEBUG : Waiting for deletions to finish 2025/10/14 01:48:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/14 01:48:04 INFO : medium: Deleted 2025/10/14 01:48:04 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.96s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:48:07 DEBUG : small: md5 = fcddc228c11e66e7b7a7c841866523eb OK 2025/10/14 01:48:08 DEBUG : medium: md5 = 6b8c211a706fc0d2af37674548842a6c OK 2025/10/14 01:48:10 DEBUG : large: md5 = 1d520b60eb020395673c558d4ef7e864 OK 2025/10/14 01:48:10 DEBUG : Waiting for deletions to finish 2025/10/14 01:48:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/14 01:48:10 INFO : small: Deleted 2025/10/14 01:48:10 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.78s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:48:13 DEBUG : ReadFile: md5 = fdcafbba48edb634a679ddde3b0586f0 OK --- PASS: TestReadFile (3.84s) === RUN TestRetry 2025/10/14 01:48:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/14 01:48:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/14 01:48:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/14 01:48:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/14 01:48:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/14 01:48:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/14 01:48:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:48:17 DEBUG : file1: md5 = b7edc0c5c2d4333f1ebb5e19573e6c0b OK 2025/10/14 01:48:19 DEBUG : file2: md5 = 9948a0a4303ea7b1ea908a3f54ff10b6 OK --- PASS: TestCat (17.72s) === RUN TestPurge 2025/10/14 01:48:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-camejuf2mihe" 2025/10/14 01:48:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:48:34 DEBUG : Creating backend with remote "TestDrive:crypt/9errul4mn07bvntqnqa08q86r7r4629fmlfbhtl4973qono0on6g" 2025/10/14 01:48:35 DEBUG : Creating backend with remote "/tmp/rclone2204511927" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-camejuf2mihe'", Local "Local file system at /tmp/rclone2204511927", Modify Window "1ms" 2025/10/14 01:48:39 DEBUG : A1/B1/C1/one: md5 = bd1945c9ca94ac9298b4778ebf6f8f76 OK 2025/10/14 01:48:39 INFO : A2: Making directory 2025/10/14 01:48:40 INFO : A1/B2: Making directory 2025/10/14 01:48:40 INFO : A1/B2/C2: Making directory 2025/10/14 01:48:41 INFO : A1/B1/C3: Making directory 2025/10/14 01:48:42 INFO : A3: Making directory 2025/10/14 01:48:43 INFO : A3/B3: Making directory 2025/10/14 01:48:43 INFO : A3/B3/C4: Making directory 2025/10/14 01:48:45 DEBUG : A1/two: md5 = 2fd1a3ac5dfe11f05a1a06501f0a0a10 OK 2025/10/14 01:48:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-camejuf2mihe': Purge remote 2025/10/14 01:48:49 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.14s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:48:52 DEBUG : A1/B1/C1/one: md5 = 8e23fce7ff8a24848f9f396437a4773a OK 2025/10/14 01:48:52 INFO : A2: Making directory 2025/10/14 01:48:53 INFO : A1/B2: Making directory 2025/10/14 01:48:54 INFO : A1/B2/C2: Making directory 2025/10/14 01:48:55 INFO : A1/B1/C3: Making directory 2025/10/14 01:48:55 INFO : A3: Making directory 2025/10/14 01:48:56 INFO : A3/B3: Making directory 2025/10/14 01:48:57 INFO : A3/B3/C4: Making directory 2025/10/14 01:48:59 DEBUG : A1/two: md5 = 72e107f7e3188f63082d5b0e40668936 OK 2025/10/14 01:49:00 DEBUG : removing 1 level 3 directories 2025/10/14 01:49:00 INFO : A3/B3/C4: Removing directory 2025/10/14 01:49:04 DEBUG : removing 2 level 3 directories 2025/10/14 01:49:04 INFO : A1/B2/C2: Removing directory 2025/10/14 01:49:04 INFO : A1/B1/C3: Removing directory 2025/10/14 01:49:05 DEBUG : removing 2 level 2 directories 2025/10/14 01:49:05 INFO : A3/B3: Removing directory 2025/10/14 01:49:05 INFO : A1/B2: Removing directory 2025/10/14 01:49:05 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/14 01:49:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/14 01:49:05 DEBUG : removing 2 level 1 directories 2025/10/14 01:49:05 INFO : A3: Removing directory 2025/10/14 01:49:05 INFO : A2: Removing directory 2025/10/14 01:49:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/14 01:49:09 DEBUG : removing 1 level 3 directories 2025/10/14 01:49:09 INFO : A1/B1/C1: Removing directory 2025/10/14 01:49:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:10 DEBUG : removing 1 level 2 directories 2025/10/14 01:49:10 INFO : A1/B1: Removing directory 2025/10/14 01:49:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/14 01:49:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/14 01:49:10 DEBUG : removing 1 level 1 directories 2025/10/14 01:49:10 INFO : A1: Removing directory 2025/10/14 01:49:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/14 01:49:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/14 01:49:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/14 01:49:11 DEBUG : removing 1 level 0 directories 2025/10/14 01:49:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Removing directory 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/14 01:49:11 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (23.73s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:49:13 INFO : A1: Making directory 2025/10/14 01:49:14 INFO : A1/B1: Making directory 2025/10/14 01:49:15 INFO : A1/B1/C1: Making directory 2025/10/14 01:49:17 DEBUG : removing 1 level 3 directories 2025/10/14 01:49:17 INFO : A1/B1/C1: Removing directory 2025/10/14 01:49:18 DEBUG : removing 1 level 2 directories 2025/10/14 01:49:18 INFO : A1/B1: Removing directory 2025/10/14 01:49:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/14 01:49:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.66s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:49:20 INFO : A1: Making directory 2025/10/14 01:49:21 INFO : A1/B1: Making directory 2025/10/14 01:49:22 INFO : A1/B1/C1: Making directory 2025/10/14 01:49:24 DEBUG : removing 1 level 3 directories 2025/10/14 01:49:24 INFO : A1/B1/C1: Removing directory 2025/10/14 01:49:25 DEBUG : removing 1 level 2 directories 2025/10/14 01:49:25 INFO : A1/B1: Removing directory 2025/10/14 01:49:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/14 01:49:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.31s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:49:29 DEBUG : file1: md5 = b019378a3bc347d4bf0a3e83c3c82caa OK 2025/10/14 01:49:30 DEBUG : filename.txt: File name found in url 2025/10/14 01:49:31 DEBUG : filename.txt: md5 = 1386366f6c7f7073f03d0f033151ec66 OK 2025/10/14 01:49:31 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/14 01:49:32 DEBUG : headerfilename.txt: md5 = 4c04bec4bad7995d0be8838c5dfc2019 OK 2025/10/14 01:49:34 DEBUG : file2: md5 = 33a8108612fbcca20b4fec33eceae5c5 OK --- PASS: TestCopyURL (8.64s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:49:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/14 01:49:39 DEBUG : sub/file2: md5 = eff7535f8f4999d6db75f9663ee64eb4 OK 2025/10/14 01:49:39 INFO : file1: Copied (new) to: sub/file2 2025/10/14 01:49:39 INFO : file1: Deleted 2025/10/14 01:49:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 01:49:39 DEBUG : file1: Unchanged skipping 2025/10/14 01:49:39 INFO : file1: Deleted 2025/10/14 01:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': don't need to copy/move sub/file2, it is already at target location 2025/10/14 01:49:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.95s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:49:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/14 01:49:44 DEBUG : file1: md5 = 3025cd1eead53f02f74d991215b394d4 OK 2025/10/14 01:49:44 INFO : file1: Copied (new) 2025/10/14 01:49:44 INFO : file1: Deleted 2025/10/14 01:49:44 DEBUG : file1: Destination exists, skipping 2025/10/14 01:49:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.27s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:49:49 DEBUG : dst/file1: md5 = 44921c9edfae033eef31c0993b70f6ec OK 2025/10/14 01:49:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dixiquw5luvi/backup" 2025/10/14 01:49:49 DEBUG : Creating backend with remote "TestDrive:crypt/8kpmbu62mikr940co8kbs630pje4bsojfc18aqme22qf371a7f8g/1nrff024r7pq65ecp72fc28jb0" 2025/10/14 01:49:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/14 01:49:53 INFO : dst/file1: Moved (server-side) 2025/10/14 01:49:55 DEBUG : dst/file1: md5 = 8ff6cc52ee447df7c5ace4ab70cc9154 OK 2025/10/14 01:49:55 INFO : dst/file1: Copied (new) 2025/10/14 01:49:55 INFO : dst/file1: Deleted 2025/10/14 01:49:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/14 01:49:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/14 01:49:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.67s) === 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-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:50:01 DEBUG : A1/one: md5 = 578a403eb4322c991228fc213537fb9a OK 2025/10/14 01:50:03 DEBUG : A1/two: md5 = 4971b02dda1686f1ba458731a76c2534 OK 2025/10/14 01:50:05 DEBUG : A1/B1/three: md5 = 45c1def76c193387ea21d54c54d4a17c OK 2025/10/14 01:50:07 DEBUG : A1/B1/C1/four: md5 = b7f642c64a8694c99965993a2883657a OK 2025/10/14 01:50:09 DEBUG : A1/B1/C2/five: md5 = a271b7b341d038380160056cf5136e80 OK 2025/10/14 01:50:09 INFO : A1/B2: Making directory 2025/10/14 01:50:10 INFO : A1/B1/C3: Making directory 2025/10/14 01:50:19 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/14 01:50:19 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/14 01:50:19 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/14 01:50:19 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/14 01:50:19 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/14 01:50:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/14 01:50:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/14 01:50:22 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/14 01:50:23 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/14 01:50:23 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/14 01:50:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/14 01:50:30 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/14 01:50:30 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/14 01:50:30 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/14 01:50:30 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/14 01:50:30 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/14 01:50:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/14 01:50:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/14 01:50:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/14 01:50:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/14 01:50:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/14 01:50:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/14 01:50:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/14 01:50:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/14 01:50:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/14 01:50:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/14 01:50:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/14 01:50:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/14 01:50:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/14 01:50:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/14 01:50:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.82s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:50:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': File to upload is small (34 bytes), uploading instead of streaming 2025/10/14 01:50:45 DEBUG : no_checksum_small_file_from_pipe: md5 = 157944fee305f9bcefa6532c739788ac OK 2025/10/14 01:50:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/14 01:50:45 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/14 01:50:45 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/14 01:50:46 DEBUG : no_checksum_big_file_from_pipe: md5 = a959444f4d0405bb810a9ac55b2b55cb OK 2025/10/14 01:50:46 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-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:50:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': File to upload is small (34 bytes), uploading instead of streaming 2025/10/14 01:50:50 DEBUG : with_checksum_small_file_from_pipe: md5 = 995493c763f12bf4d0f36018364774bd OK 2025/10/14 01:50:50 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/14 01:50:50 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/14 01:50:51 DEBUG : with_checksum_big_file_from_pipe: md5 = 68173b254ad8940f208eff056ba4b0d0 OK 2025/10/14 01:50:51 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-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:50:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': File to upload is small (34 bytes), uploading instead of streaming 2025/10/14 01:50:54 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 01:50:55 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/14 01:50:56 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-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:50:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': File to upload is small (34 bytes), uploading instead of streaming 2025/10/14 01:51:00 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/14 01:51:00 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/14 01:51:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.43s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/14 01:51:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': File to upload is small (48 bytes), uploading instead of streaming 2025/10/14 01:51:05 DEBUG : rcat_metadata: md5 = 62c163ec32c427cf0ab0f0dd15ad6cc9 OK 2025/10/14 01:51:05 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/14 01:51:07 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/14 01:51:08 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5c123ee7987fd014e479028ddede3bfb OK 2025/10/14 01:51:08 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.87s) --- PASS: TestRcatMetadata/Normal (2.60s) --- PASS: TestRcatMetadata/ViaDisk (2.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:51:11 DEBUG : potato1: md5 = 74c8d1d26a1df561bc3b4e089cbbcb34 OK 2025/10/14 01:51:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': File to upload is small (60 bytes), uploading instead of streaming 2025/10/14 01:51:12 DEBUG : potato2: md5 = 8ab17d13eeac6a7f51976def8dba7f5e OK 2025/10/14 01:51:12 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.59s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:51:15 DEBUG : potato1: md5 = 89b0d9d6e063f6ac03b1034639205472 OK 2025/10/14 01:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': File to upload is small (60 bytes), uploading instead of streaming 2025/10/14 01:51:17 DEBUG : potato2: md5 = 79d792f9070ab45ce302bbcfafa2ace7 OK 2025/10/14 01:51:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.97s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:51:20 DEBUG : potato2: md5 = 5b1f5086b07a56a6d6b16a29a0832260 OK 2025/10/14 01:51:21 DEBUG : empty space: md5 = eefb223ef923009af139f70b0909d4b9 OK 2025/10/14 01:51:24 DEBUG : sub dir/potato3: md5 = 7a3fa24e12c883c3209d629352fb253b OK 2025/10/14 01:51:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Touching "sub dir/potato3" 2025/10/14 01:51:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Touching "empty space" 2025/10/14 01:51:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Touching "potato2" 2025/10/14 01:51:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.68s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:51:28 DEBUG : dir with metadata: Making directory with metadata 2025/10/14 01:51:29 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.40s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:51:31 DEBUG : directory with modtime: Making directory with metadata 2025/10/14 01:51:31 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.21s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:51:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/14 01:51:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/14 01:51:33 DEBUG : Google drive root 'crypt/8kpmbu62mikr940co8kbs630pje4bsojfc18aqme22qf371a7f8g': Skipping btime metadata as can't update it on an existing file: 2025-10-14T01:51:33.424343375Z 2025/10/14 01:51:34 INFO : non existent directory: Updated directory metadata 2025/10/14 01:51:36 DEBUG : Google drive root 'crypt/8kpmbu62mikr940co8kbs630pje4bsojfc18aqme22qf371a7f8g': Skipping btime metadata as can't update it on an existing file: 2025-10-14T01:51:33.424343375Z 2025/10/14 01:51:36 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.48s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:51:37 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/14 01:51:39 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/14 01:51:40 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.80s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:51:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/14 01:51:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/14 01:51:41 DEBUG : dst: Making directory with metadata 2025/10/14 01:51:42 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/14 01:51:42 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 01:51:42 INFO : dst: Set directory modification time (using SetModTime) 2025/10/14 01:51:43 INFO : dst: Set directory modification time (using SetModTime) 2025/10/14 01:51:43 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/14 01:51:43 INFO : dst: Set directory modification time (using SetModTime) 2025/10/14 01:51:43 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.39s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi'", Local "Local file system at /tmp/rclone1190053737", Modify Window "1ms" 2025/10/14 01:51:47 DEBUG : sub dir/test remove existing: md5 = 9bcfae1a89d2fdf218fa2c9a72981cff OK 2025/10/14 01:51:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 19f25fcb924d919026232819e4de4626 OK 2025/10/14 01:51:50 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kenuzeq3" before starting 2025/10/14 01:51:51 DEBUG : sub dir/test remove existing.kenuzeq3: TEST: removing renamed existing file after operation 2025/10/14 01:51:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hageges9" before starting 2025/10/14 01:51:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hageges9: TEST: renaming existing back after failed operation 2025/10/14 01:51:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiludiv6" before starting 2025/10/14 01:51:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiludiv6: TEST: removing renamed existing file after operation 2025/10/14 01:51:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "61hipcbtpsinpavmood02glbqgit350dcrnb7uu7nq30sp3ib1l0" 2025/10/14 01:51:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rgro9kdl0q7nh8kkmc819j2i5da7ifnctr8s74qqpbg4u7ob380efuhifhi65ggrmjlrcmbiefh2rs112i0p0p39llititu3p7sh649nhdtdrt4ul7tsg72l08ctroi5nkkag7ovt4um8i56d2v845v84k9u9urgl60cunsfrkodafkq68ig" --- PASS: TestRemoveExisting (12.81s) === 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/10/14 01:51:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dixiquw5luvi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m51.123258034s (try 1/5)