"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/15 01:59:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cazaxaw0vugi" 2025/09/15 01:59:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 01:59:06 DEBUG : Creating backend with remote "TestDrive:crypt/v08kj5fatognvtdsqbfmusckuq0q2ukb937eaguo7mdglc4k72k0" 2025/09/15 01:59:07 DEBUG : Creating backend with remote "/tmp/rclone835772309" === 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-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/15 01:59:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/15 01:59:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/15 01:59:07 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/15 01:59:07 DEBUG : potato: Seek from 10 to 0 2025/09/15 01:59:07 DEBUG : potato: Seek from 10 to 0 2025/09/15 01:59:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/15 01:59:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/15 01:59:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/15 01:59:07 DEBUG : potato: Seek from 5 to 2 2025/09/15 01:59:07 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/15 01:59:07 DEBUG : potato: Seek from 7 to 0 2025/09/15 01:59:07 DEBUG : potato: Seek from 7 to 0 2025/09/15 01:59:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/15 01:59:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/15 01:59:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/15 01:59:07 DEBUG : potato: Seek from 5 to 2 2025/09/15 01:59:07 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/15 01:59:07 DEBUG : potato: Seek from 8 to 0 2025/09/15 01:59:07 DEBUG : potato: Seek from 8 to 0 2025/09/15 01:59:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/15 01:59:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/15 01:59:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/15 01:59:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/15 01:59:07 DEBUG : potato: Seek from 5 to 2 2025/09/15 01:59:07 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/15 01:59:07 DEBUG : potato: Seek from 9 to 0 2025/09/15 01:59:07 DEBUG : potato: Seek from 9 to 0 2025/09/15 01:59:07 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-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 01:59:10 DEBUG : rutabaga: md5 = 2978db71c1804b37062ff223d7be8d30 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/15 01:59:12 DEBUG : empty space: md5 = 5f4e6a14f961b89df426804ef643b6e7 OK === RUN TestCheck/3 2025/09/15 01:59:14 DEBUG : potato2: md5 = e6e4359c2de7b34ea85e73bcf108873e OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/15 01:59:17 DEBUG : remotepotato: md5 = 95c1dfc04f571390618b32c634004109 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.39s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/09/15 01:59:20 DEBUG : Creating backend with remote "nonexistent" 2025/09/15 01:59:20 DEBUG : Creating backend with remote "nonexistent" 2025/09/15 01:59:20 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/15 01:59: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/09/15 01:59:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/15 01:59: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-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 01:59:21 DEBUG : rutabaga: md5 = 7f1e530d5c9d2cf27e01a07453583efc OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/15 01:59:25 DEBUG : empty space: md5 = 3f32817a8dca484070685429f1c827c6 OK === RUN TestCheckDownload/3 2025/09/15 01:59:27 DEBUG : potato2: md5 = ec607638730f76ca2235fad6754545a2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/15 01:59:31 DEBUG : remotepotato: md5 = 6d0a3fe5c9ec29145740c32451ef7493 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.32s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (1.10s) --- PASS: TestCheckDownload/6 (1.14s) --- PASS: TestCheckDownload/7 (0.88s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 01:59:37 DEBUG : rutabaga: md5 = 555881af8fd5fd52c6beb69486be2fc3 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/15 01:59:40 DEBUG : empty space: md5 = f79e8e553ce3ce1751563a8462c8e66f OK === RUN TestCheckSizeOnly/3 2025/09/15 01:59:42 DEBUG : potato2: md5 = badc05cf6fcd0b702ac7cc304e8d4716 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/15 01:59:44 DEBUG : remotepotato: md5 = e5c09fa67a4594895dcce1a4ed67c143 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.15s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 01:59:48 DEBUG : test.sum: md5 = 6117fa73d1377b7ea933623349505ecf OK 2025/09/15 01:59:50 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/15 01:59:50 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/15 01:59:50 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/15 01:59:50 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/15 01:59:51 DEBUG : test.sum: md5 = e1d33d4b708f30c6bbe0e23945f50b63 OK 2025/09/15 01:59:52 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/15 01:59:52 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/15 01:59:52 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/15 01:59:52 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.13s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 01:59:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cazaxaw0vugi/data" 2025/09/15 01:59:53 DEBUG : Creating backend with remote "TestDrive:crypt/v08kj5fatognvtdsqbfmusckuq0q2ukb937eaguo7mdglc4k72k0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.13s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 01:59:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cazaxaw0vugi/data" 2025/09/15 01:59:55 DEBUG : Creating backend with remote "TestDrive:crypt/v08kj5fatognvtdsqbfmusckuq0q2ukb937eaguo7mdglc4k72k0/vjrnln8ratgmqakfosrqe8espk" 2025/09/15 01:59:59 DEBUG : data/banana: md5 = 708ac4ff140cad034c714ef88a04d8c1 OK 2025/09/15 02:00:01 DEBUG : test.sum: md5 = b7d02931c019186277865d630c1e0575 OK === RUN TestCheckSumDownload/subtest1 2025/09/15 02:00:05 DEBUG : data/potato: md5 = 0947eee42e600f884509451d0b4bcf82 OK 2025/09/15 02:00:06 DEBUG : test.sum: md5 = bb30f2259495969c183930d171e37475 OK === RUN TestCheckSumDownload/subtest2 2025/09/15 02:00:11 DEBUG : test.sum: md5 = 9092baaf12b3eae20d695a4547c531d1 OK === RUN TestCheckSumDownload/subtest3 2025/09/15 02:00:15 DEBUG : test.sum: md5 = 96b74bc7cd5b06208deb994010487f38 OK === RUN TestCheckSumDownload/subtest4 2025/09/15 02:00:20 DEBUG : test.sum: md5 = 16fa3588a5934d779b6d3ffb0ad359e4 OK === RUN TestCheckSumDownload/subtest5 2025/09/15 02:00:25 DEBUG : test.sum: md5 = 6d76a243265fccae926a2dbb2409ff91 OK === RUN TestCheckSumDownload/subtest6 2025/09/15 02:00:29 DEBUG : data/banana: md5 = 74e8a4501c6cd1c87d80855c463b3cc9 OK 2025/09/15 02:00:30 DEBUG : data/potato: md5 = 1e71688840da189473c31f0ac38d4511 OK 2025/09/15 02:00:31 DEBUG : test.sum: md5 = 8e66694e935b30767baf3a4b86024d52 OK === RUN TestCheckSumDownload/subtest7 2025/09/15 02:00:37 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/15 02:00:37 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.92s) --- PASS: TestCheckSumDownload/subtest1 (2.34s) --- PASS: TestCheckSumDownload/subtest2 (2.18s) --- PASS: TestCheckSumDownload/subtest3 (2.45s) --- PASS: TestCheckSumDownload/subtest4 (2.20s) --- PASS: TestCheckSumDownload/subtest5 (2.53s) --- PASS: TestCheckSumDownload/subtest6 (2.16s) --- PASS: TestCheckSumDownload/subtest7 (2.46s) === RUN TestApplyTransforms 2025/09/15 02:00:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joriqiq4suvi" 2025/09/15 02:00:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 02:00:37 DEBUG : Creating backend with remote "TestDrive:crypt/q40l40rgl2gq3po0u2kg68hhbpjbov4f5qpnkiq18gb3pag3c430" 2025/09/15 02:00:38 DEBUG : Creating backend with remote "/tmp/rclone3804766118" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joriqiq4suvi'", Local "Local file system at /tmp/rclone3804766118", Modify Window "1ms" 2025/09/15 02:00:41 DEBUG : hello, world!: md5 = 56af552d1b7141ef8e82bb897a0dcd7f OK upper checkfile vs. lower remote (without normalization) 2025/09/15 02:00:41 ERROR : hello, world!: sum not found 2025/09/15 02:00:41 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-joriqiq4suvi' 2025/09/15 02:00:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joriqiq4suvi': 1 files missing 2025/09/15 02:00:41 NOTICE: 1 hashes missing 2025/09/15 02:00:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joriqiq4suvi': 1 differences found 2025/09/15 02:00:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joriqiq4suvi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/15 02:00:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 02:00:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joriqiq4suvi': 0 differences found 2025/09/15 02:00:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joriqiq4suvi': 1 matching files 2025/09/15 02:00:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juvanab7mete" 2025/09/15 02:00:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 02:00:42 DEBUG : Creating backend with remote "TestDrive:crypt/bums75m95a3r22gsh67gt8hj7j9l996trbgegrhig5pnk8ggnrh0" 2025/09/15 02:00:43 DEBUG : Creating backend with remote "/tmp/rclone3659079621" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juvanab7mete'", Local "Local file system at /tmp/rclone3659079621", Modify Window "1ms" 2025/09/15 02:00:45 DEBUG : HELLO, WORLD!: md5 = 08c4ad394bc1b27a5793339957b0e3da OK lower checkfile vs. upper remote (without normalization) 2025/09/15 02:00:46 ERROR : HELLO, WORLD!: sum not found 2025/09/15 02:00:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-juvanab7mete' 2025/09/15 02:00:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvanab7mete': 1 files missing 2025/09/15 02:00:46 NOTICE: 1 hashes missing 2025/09/15 02:00:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvanab7mete': 1 differences found 2025/09/15 02:00:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvanab7mete': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/15 02:00:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 02:00:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvanab7mete': 0 differences found 2025/09/15 02:00:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juvanab7mete': 1 matching files 2025/09/15 02:00:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tibaxaq0gebu" 2025/09/15 02:00:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 02:00:47 DEBUG : Creating backend with remote "TestDrive:crypt/7jpjh350r3rhuqcenv73g1j7019crm1qigdcgjdsuti8ujnflnu0" 2025/09/15 02:00:48 DEBUG : Creating backend with remote "/tmp/rclone1819924549" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tibaxaq0gebu'", Local "Local file system at /tmp/rclone1819924549", Modify Window "1ms" 2025/09/15 02:00:50 DEBUG : HeLlO, wOrLd!: md5 = b5483afdb9967ddae1047eb4040675b7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/15 02:00:51 ERROR : HeLlO, wOrLd!: sum not found 2025/09/15 02:00:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tibaxaq0gebu' 2025/09/15 02:00:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibaxaq0gebu': 1 files missing 2025/09/15 02:00:51 NOTICE: 1 hashes missing 2025/09/15 02:00:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibaxaq0gebu': 1 differences found 2025/09/15 02:00:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibaxaq0gebu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/15 02:00:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 02:00:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibaxaq0gebu': 0 differences found 2025/09/15 02:00:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibaxaq0gebu': 1 matching files 2025/09/15 02:00:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobafaj3bulu" 2025/09/15 02:00:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 02:00:52 DEBUG : Creating backend with remote "TestDrive:crypt/3bnj5o44ha3mn2n1q397tlqhm4kn0kcgcivbqpqu7r1si8vq8tag" 2025/09/15 02:00:53 DEBUG : Creating backend with remote "/tmp/rclone340075176" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobafaj3bulu'", Local "Local file system at /tmp/rclone340075176", Modify Window "1ms" 2025/09/15 02:00:55 DEBUG : HELLO, WORLD!: md5 = 6467de3b444681fbaa12c1ea49733723 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/15 02:00:56 ERROR : HELLO, WORLD!: sum not found 2025/09/15 02:00:56 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nobafaj3bulu' 2025/09/15 02:00:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobafaj3bulu': 1 files missing 2025/09/15 02:00:56 NOTICE: 1 hashes missing 2025/09/15 02:00:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobafaj3bulu': 1 differences found 2025/09/15 02:00:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobafaj3bulu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/15 02:00:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 02:00:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobafaj3bulu': 0 differences found 2025/09/15 02:00:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobafaj3bulu': 1 matching files 2025/09/15 02:00:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sulakar5liju" 2025/09/15 02:00:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 02:00:57 DEBUG : Creating backend with remote "TestDrive:crypt/l40kptt4kcplui8lp3aqbu6a8rem5ouaussmgsuvro8k5ifb9r7g" 2025/09/15 02:00:58 DEBUG : Creating backend with remote "/tmp/rclone552944367" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sulakar5liju'", Local "Local file system at /tmp/rclone552944367", Modify Window "1ms" 2025/09/15 02:01:01 DEBUG : 測試_Русский___ě_áñ: md5 = f7d3e4813f6d85964a13b48ee1430529 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/15 02:01:01 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/15 02:01:01 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sulakar5liju' 2025/09/15 02:01:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sulakar5liju': 1 files missing 2025/09/15 02:01:01 NOTICE: 1 hashes missing 2025/09/15 02:01:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sulakar5liju': 1 differences found 2025/09/15 02:01:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sulakar5liju': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/15 02:01:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 02:01:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sulakar5liju': 0 differences found 2025/09/15 02:01:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sulakar5liju': 1 matching files 2025/09/15 02:01:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loyuxal5deye" 2025/09/15 02:01:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 02:01:02 DEBUG : Creating backend with remote "TestDrive:crypt/4qshkujprjkqs0v8thj4v887ohlpc1mp5v9ptcdd6k9e7fcmsk60" 2025/09/15 02:01:03 DEBUG : Creating backend with remote "/tmp/rclone2769029603" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loyuxal5deye'", Local "Local file system at /tmp/rclone2769029603", Modify Window "1ms" 2025/09/15 02:01:06 DEBUG : 測試_Русский___ě_áñ: md5 = de06668215bcdc5f2254f916c032e5c1 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/15 02:01:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/15 02:01:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-loyuxal5deye' 2025/09/15 02:01:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loyuxal5deye': 1 files missing 2025/09/15 02:01:06 NOTICE: 1 hashes missing 2025/09/15 02:01:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loyuxal5deye': 1 differences found 2025/09/15 02:01:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loyuxal5deye': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/15 02:01:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 02:01:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loyuxal5deye': 0 differences found 2025/09/15 02:01:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loyuxal5deye': 1 matching files 2025/09/15 02:01:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nezonak0maya" 2025/09/15 02:01:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 02:01:07 DEBUG : Creating backend with remote "TestDrive:crypt/tvktd5otlmhrdc1mbd7rb4n99vve3837hm805dek507c4udhlrs0" 2025/09/15 02:01:08 DEBUG : Creating backend with remote "/tmp/rclone2419044632" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nezonak0maya'", Local "Local file system at /tmp/rclone2419044632", Modify Window "1ms" 2025/09/15 02:01:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1a9173e477f45549c74529a537903963 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/15 02:01:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/15 02:01:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nezonak0maya' 2025/09/15 02:01:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nezonak0maya': 1 files missing 2025/09/15 02:01:11 NOTICE: 1 hashes missing 2025/09/15 02:01:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nezonak0maya': 1 differences found 2025/09/15 02:01:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nezonak0maya': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/15 02:01:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 02:01:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nezonak0maya': 0 differences found 2025/09/15 02:01:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nezonak0maya': 1 matching files 2025/09/15 02:01:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lihuhem9pita" 2025/09/15 02:01:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 02:01:12 DEBUG : Creating backend with remote "TestDrive:crypt/fn32crg5qbf83l9tvisqhmc5oivene9i1t976siqhm07fikitr9g" 2025/09/15 02:01:13 DEBUG : Creating backend with remote "/tmp/rclone1423665702" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lihuhem9pita'", Local "Local file system at /tmp/rclone1423665702", Modify Window "1ms" 2025/09/15 02:01:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e8fb5553d035b72d39048fa16cd648d3 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/15 02:01:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/15 02:01:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lihuhem9pita' 2025/09/15 02:01:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lihuhem9pita': 1 files missing 2025/09/15 02:01:16 NOTICE: 1 hashes missing 2025/09/15 02:01:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lihuhem9pita': 1 differences found 2025/09/15 02:01:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lihuhem9pita': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/15 02:01:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 02:01:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lihuhem9pita': 0 differences found 2025/09/15 02:01:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lihuhem9pita': 1 matching files 2025/09/15 02:01:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-susaper6mopi" 2025/09/15 02:01:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 02:01:17 DEBUG : Creating backend with remote "TestDrive:crypt/4bpeqaj5tg5mdkrt7ir06n8o2au2n58e3htl1kgujls7cb1r9jkg" 2025/09/15 02:01:18 DEBUG : Creating backend with remote "/tmp/rclone3906027521" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-susaper6mopi'", Local "Local file system at /tmp/rclone3906027521", Modify Window "1ms" 2025/09/15 02:01:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 01799bbae76758aa6fae110212c74cfa OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/15 02:01:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/15 02:01:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-susaper6mopi' 2025/09/15 02:01:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susaper6mopi': 1 files missing 2025/09/15 02:01:21 NOTICE: 1 hashes missing 2025/09/15 02:01:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susaper6mopi': 1 differences found 2025/09/15 02:01:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susaper6mopi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/15 02:01:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 02:01:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susaper6mopi': 0 differences found 2025/09/15 02:01:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-susaper6mopi': 1 matching files 2025/09/15 02:01:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guxofiy4zime" 2025/09/15 02:01:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 02:01:22 DEBUG : Creating backend with remote "TestDrive:crypt/ce54ruk6p7gjkmhdt8lfqm02ic9i7j6quq0saf6q8v4nf99sohm0" 2025/09/15 02:01:23 DEBUG : Creating backend with remote "/tmp/rclone1208376769" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guxofiy4zime'", Local "Local file system at /tmp/rclone1208376769", Modify Window "1ms" 2025/09/15 02:01:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1add13b4312027d5470463d2ec07a3e0 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/15 02:01:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/15 02:01:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guxofiy4zime' 2025/09/15 02:01:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guxofiy4zime': 1 files missing 2025/09/15 02:01:26 NOTICE: 1 hashes missing 2025/09/15 02:01:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guxofiy4zime': 1 differences found 2025/09/15 02:01:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guxofiy4zime': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/15 02:01:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/15 02:01:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guxofiy4zime': 0 differences found 2025/09/15 02:01:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guxofiy4zime': 1 matching files 2025/09/15 02:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guxofiy4zime': Purge remote 2025/09/15 02:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-susaper6mopi': Purge remote 2025/09/15 02:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lihuhem9pita': Purge remote 2025/09/15 02:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nezonak0maya': Purge remote 2025/09/15 02:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loyuxal5deye': Purge remote 2025/09/15 02:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sulakar5liju': Purge remote 2025/09/15 02:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobafaj3bulu': Purge remote 2025/09/15 02:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tibaxaq0gebu': Purge remote 2025/09/15 02:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juvanab7mete': Purge remote 2025/09/15 02:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joriqiq4suvi': Purge remote --- PASS: TestApplyTransforms (54.02s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:01:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/15 02:01:34 DEBUG : sub/file2: md5 = ae2e6ca4f502d9ca1e85372535b5ff41 OK 2025/09/15 02:01:34 INFO : file1: Copied (new) to: sub/file2 2025/09/15 02:01:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:01:35 DEBUG : file1: Unchanged skipping 2025/09/15 02:01:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': don't need to copy/move sub/file2, it is already at target location 2025/09/15 02:01:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.16s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", 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-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:01:40 DEBUG : dst/file1: md5 = 00bd4ca4f1cf94d2375061de24530d0a OK 2025/09/15 02:01:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cazaxaw0vugi/backup" 2025/09/15 02:01:41 DEBUG : Creating backend with remote "TestDrive:crypt/v08kj5fatognvtdsqbfmusckuq0q2ukb937eaguo7mdglc4k72k0/1nrff024r7pq65ecp72fc28jb0" 2025/09/15 02:01:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/15 02:01:45 INFO : dst/file1: Moved (server-side) 2025/09/15 02:01:46 DEBUG : dst/file1: md5 = b76d6226d536dba6f6f5ef676d2f76fe OK 2025/09/15 02:01:46 INFO : dst/file1: Copied (new) 2025/09/15 02:01:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/15 02:01:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/15 02:01:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.19s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:01:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cazaxaw0vugi/dst" 2025/09/15 02:01:51 DEBUG : Creating backend with remote "TestDrive:crypt/v08kj5fatognvtdsqbfmusckuq0q2ukb937eaguo7mdglc4k72k0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/15 02:01:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cazaxaw0vugi/CompareDest" 2025/09/15 02:01:53 DEBUG : Creating backend with remote "TestDrive:crypt/v08kj5fatognvtdsqbfmusckuq0q2ukb937eaguo7mdglc4k72k0/gveqi14airsml4bgu7krj116o8" 2025/09/15 02:01:54 DEBUG : one: Need to transfer - File not found at Destination 2025/09/15 02:01:57 DEBUG : one: md5 = d579b210271dcc967d9a384fc6b50ace OK 2025/09/15 02:01:57 INFO : one: Copied (new) 2025/09/15 02:01:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 02:02:00 DEBUG : one: md5 = b36d73f09e7af36261bbb976a9453501 OK 2025/09/15 02:02:00 INFO : one: Copied (replaced existing) 2025/09/15 02:02:02 DEBUG : dst/one: md5 = f72860c2a42a45d1ce72966343ae793f OK 2025/09/15 02:02:04 DEBUG : CompareDest/one: md5 = a40ea27468238827efb54029e697f49d OK 2025/09/15 02:02:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 02:02:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:02:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/15 02:02:07 DEBUG : CompareDest/two: md5 = b00564e809532c5a15ff934d34581f67 OK 2025/09/15 02:02:08 DEBUG : two: Need to transfer - File not found at Destination 2025/09/15 02:02:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:02:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/15 02:02:09 DEBUG : two: Need to transfer - File not found at Destination 2025/09/15 02:02:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:02:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/15 02:02:11 DEBUG : two: Need to transfer - File not found at Destination 2025/09/15 02:02:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/15 02:02:12 DEBUG : two: md5 = 3bd617d46101577da79c7de117c7f335 OK 2025/09/15 02:02:12 INFO : two: Copied (new) 2025/09/15 02:02:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/15 02:02:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:02:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:02:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.94s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:02:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cazaxaw0vugi/dst" 2025/09/15 02:02:17 DEBUG : Creating backend with remote "TestDrive:crypt/v08kj5fatognvtdsqbfmusckuq0q2ukb937eaguo7mdglc4k72k0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/15 02:02:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cazaxaw0vugi/CopyDest" 2025/09/15 02:02:19 DEBUG : Creating backend with remote "TestDrive:crypt/v08kj5fatognvtdsqbfmusckuq0q2ukb937eaguo7mdglc4k72k0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/15 02:02:20 DEBUG : one: Need to transfer - File not found at Destination 2025/09/15 02:02:23 DEBUG : one: md5 = 7d8146e79c21438afdd5726fe876f537 OK 2025/09/15 02:02:23 INFO : one: Copied (new) 2025/09/15 02:02:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 02:02:25 DEBUG : one: md5 = d36864e6487812eb27ecad3ffebae734 OK 2025/09/15 02:02:25 INFO : one: Copied (replaced existing) 2025/09/15 02:02:28 DEBUG : dst/one: md5 = 3dfc29114594dd6a3fb4b7c9561da49c OK 2025/09/15 02:02:30 DEBUG : CopyDest/one: md5 = bf277315b0381d37af1f1d920efea78b OK 2025/09/15 02:02:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cazaxaw0vugi/BackupDir" 2025/09/15 02:02:31 DEBUG : Creating backend with remote "TestDrive:crypt/v08kj5fatognvtdsqbfmusckuq0q2ukb937eaguo7mdglc4k72k0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/15 02:02:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 02:02:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:02:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/15 02:02:35 INFO : one: Moved (server-side) 2025/09/15 02:02:36 INFO : one: Copied (server-side copy) 2025/09/15 02:02:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/15 02:02:38 DEBUG : CopyDest/two: md5 = 95d0f2c32e62c4dcdf0dc9bfbf727098 OK 2025/09/15 02:02:39 DEBUG : two: Need to transfer - File not found at Destination 2025/09/15 02:02:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:02:40 INFO : two: Copied (server-side copy) 2025/09/15 02:02:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/15 02:02:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/15 02:02:41 DEBUG : two: Unchanged skipping 2025/09/15 02:02:43 DEBUG : CopyDest/three: md5 = 77dbb3a5c31b0d487bbf68e0b0b44621 OK 2025/09/15 02:02:44 DEBUG : three: Need to transfer - File not found at Destination 2025/09/15 02:02:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/15 02:02:44 DEBUG : three: Destination not found in --copy-dest 2025/09/15 02:02:45 DEBUG : three: md5 = 1acd7e408f7fbbcaf96f9f262243dee5 OK 2025/09/15 02:02:45 INFO : three: Copied (new) 2025/09/15 02:02:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/15 02:02:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/15 02:02:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:02:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/15 02:02:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:02:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/15 02:02:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.86s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:02:54 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/15 02:02:56 DEBUG : TestCopyFileMaxTransfer/file1: md5 = a652921c313f1b9398aa73d511d0b6aa OK 2025/09/15 02:02:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/15 02:02:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/15 02:02:57 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/09/15 02:02:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/15 02:02:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/15 02:03:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 564b814e1edb9f447ad3893f296a6639 OK 2025/09/15 02:03:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/15 02:03:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/15 02:03:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.69s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:03:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Looking for duplicate names using skip mode. 2025/09/15 02:03:07 NOTICE: one: Found 2 files with duplicate names 2025/09/15 02:03:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.97s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:03:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Looking for duplicate names using skip mode. 2025/09/15 02:03:13 NOTICE: one: Found 3 files with duplicate names 2025/09/15 02:03:13 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/15 02:03:13 INFO : one: Deleted 2025/09/15 02:03:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.67s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:03:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Looking for duplicate names using first mode. 2025/09/15 02:03:19 NOTICE: one: Found 3 files with duplicate names 2025/09/15 02:03:20 INFO : one: Deleted 2025/09/15 02:03:21 INFO : one: Deleted 2025/09/15 02:03:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.60s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:03:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Looking for duplicate names using newest mode. 2025/09/15 02:03:26 NOTICE: one: Found 3 files with duplicate names 2025/09/15 02:03:27 INFO : one: Deleted 2025/09/15 02:03:27 INFO : one: Deleted 2025/09/15 02:03:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.68s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:03:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Looking for duplicate names using oldest mode. 2025/09/15 02:03:33 NOTICE: one: Found 3 files with duplicate names 2025/09/15 02:03:34 INFO : one: Deleted 2025/09/15 02:03:34 INFO : one: Deleted 2025/09/15 02:03:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.55s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:03:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Looking for duplicate names using largest mode. 2025/09/15 02:03:41 NOTICE: one: Found 3 files with duplicate names 2025/09/15 02:03:41 INFO : one: Deleted 2025/09/15 02:03:41 INFO : one: Deleted 2025/09/15 02:03:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.21s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:03:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Looking for duplicate names using smallest mode. 2025/09/15 02:03:47 NOTICE: one: Found 3 files with duplicate names 2025/09/15 02:03:47 INFO : one: Deleted 2025/09/15 02:03:48 INFO : one: Deleted 2025/09/15 02:03:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.51s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:03:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Looking for duplicate names using rename mode. 2025/09/15 02:03:55 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/15 02:03:56 INFO : one-2.txt: renamed from: one.txt 2025/09/15 02:03:57 INFO : one-3.txt: renamed from: one.txt 2025/09/15 02:03:59 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.86s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:04:04 DEBUG : dupe1/one.txt: md5 = 32533230d18dd5e0679348967e38f7b5 OK 2025/09/15 02:04:06 DEBUG : dupe2/two.txt: md5 = e16f35363f946a59d833ed52f16594b4 OK 2025/09/15 02:04:08 DEBUG : dupe3/three.txt: md5 = 1d57c04b9cf804ffaaf73b8a4606e8f2 OK 2025/09/15 02:04:09 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/15 02:04:09 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/15 02:04:10 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/15 02:04:10 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/15 02:04:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/15 02:04:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/15 02:04:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.36s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:04:16 DEBUG : a.txt: md5 = 8f6dbc3df8eccd977d30fce1ea021cf9 OK 2025/09/15 02:04:17 DEBUG : zend.txt: md5 = a23a7fa9f003cf86cf92732ba8d31f3b OK 2025/09/15 02:04:20 DEBUG : sub dir/hello world: md5 = 79b03d0ed2bf2742762bfdc0c5e552f5 OK 2025/09/15 02:04:21 DEBUG : sub dir/hello world2: md5 = eaa695a5e047832637eb0ddbf628c777 OK 2025/09/15 02:04:23 DEBUG : sub dir/ignore dir/.ignore: md5 = ad6082113efed0aa867a7cde886771f0 OK 2025/09/15 02:04:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = 16743c4f7d9236f1bbe2855a0adf1297 OK 2025/09/15 02:04:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = d7b782fed450693e827ca04136c815c7 OK 2025/09/15 02:04:28 DEBUG : a.txt: Excluded (Size Filter) 2025/09/15 02:04:28 DEBUG : a.txt: Excluded 2025/09/15 02:04:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/15 02:04:29 DEBUG : sub dir/hello world: Excluded 2025/09/15 02:04:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/15 02:04:29 DEBUG : sub dir/hello world2: Excluded 2025/09/15 02:04:30 DEBUG : sub dir/ignore dir: Excluded 2025/09/15 02:04:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/15 02:04:30 DEBUG : sub dir/hello world: Excluded 2025/09/15 02:04:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/15 02:04:30 DEBUG : sub dir/hello world2: Excluded 2025/09/15 02:04:30 DEBUG : sub dir/ignore dir: Excluded 2025/09/15 02:04:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/15 02:04:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/15 02:04:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/15 02:04:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/15 02:04:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/15 02:04:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/15 02:04:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.39s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:04:38 DEBUG : a.txt: md5 = e05ad1787767239b1584fdbc12b6fce7 OK 2025/09/15 02:04:40 DEBUG : zend.txt: md5 = 31ccbe5132368abc5829d6c08030e786 OK 2025/09/15 02:04:42 DEBUG : sub dir/hello world: md5 = 44ab4c48a7e8e2726256cced9f129240 OK 2025/09/15 02:04:43 DEBUG : sub dir/hello world2: md5 = cbe8d4cd025ab696f53e370424310a1a OK 2025/09/15 02:04:46 DEBUG : sub dir/ignore dir/.ignore: md5 = da214f614aa18c7f39f33c2592262b6a OK 2025/09/15 02:04:47 DEBUG : sub dir/ignore dir/should be ignored: md5 = a365249d9b1421f5260f52d7a8d0d4c7 OK 2025/09/15 02:04:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = 39aa693c9fe65b44a481a5c696256e12 OK 2025/09/15 02:04:51 DEBUG : a.txt: Excluded (Size Filter) 2025/09/15 02:04:51 DEBUG : a.txt: Excluded 2025/09/15 02:04:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/15 02:04:51 DEBUG : sub dir/hello world: Excluded 2025/09/15 02:04:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/15 02:04:51 DEBUG : sub dir/hello world2: Excluded 2025/09/15 02:04:52 DEBUG : sub dir/ignore dir: Excluded 2025/09/15 02:04:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/15 02:04:52 DEBUG : sub dir/hello world: Excluded 2025/09/15 02:04:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/15 02:04:52 DEBUG : sub dir/hello world2: Excluded 2025/09/15 02:04:52 DEBUG : sub dir/ignore dir: Excluded 2025/09/15 02:04:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/15 02:04:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/15 02:04:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/15 02:04:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/15 02:04:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/15 02:04:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/15 02:04:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.31s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:05:01 DEBUG : file1: md5 = ebbeeabd5ccfa15cee18f13d93805461 OK 2025/09/15 02:05:03 DEBUG : sub/file2: md5 = 4ac08e6bc7ed486f7239ccbf5d2341a6 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/15 02:05:06 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/15 02:05:06 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/15 02:05:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/15 02:05:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.78s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.75s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:05:10 DEBUG : file1: md5 = 6fa1afe97dd7b8ba164f894e623c1c67 OK 2025/09/15 02:05:13 DEBUG : sub/file2: md5 = e1832b5459cde126be70b074cbcddd78 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/15 02:05:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cazaxaw0vugi/notfound" 2025/09/15 02:05:17 DEBUG : Creating backend with remote "TestDrive:crypt/v08kj5fatognvtdsqbfmusckuq0q2ukb937eaguo7mdglc4k72k0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/15 02:05:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.92s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.37s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:05:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Making directory 2025/09/15 02:05:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:05:24 DEBUG : sub dir/hello world: md5 = 704c791eaa29e06634c6ae02cd1ef7a9 OK 2025/09/15 02:05:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.79s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:05:28 DEBUG : potato2: md5 = 13c6916f47f1bb678739a026f7a2b5bc OK 2025/09/15 02:05:29 DEBUG : empty space: md5 = 12fa71bfe2becbd521d200e203aec0c7 OK --- PASS: TestLs (4.67s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:05:33 DEBUG : potato2: md5 = 4977ebae3893c381aa5d6b2c7177099a OK 2025/09/15 02:05:34 DEBUG : empty space: md5 = fe03d13640a03c440c14530564085d5d OK 2025/09/15 02:05:35 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/15 02:05:35 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.35s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:05:38 DEBUG : potato2: md5 = ec54bf102dbca0e5a4f1d3e015208dc9 OK 2025/09/15 02:05:39 DEBUG : empty space: md5 = 7cec69a60d8bb1597658568c49661958 OK --- PASS: TestLsLong (4.90s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:05:43 DEBUG : potato2: md5 = 3b264ecc24c9df9567b0ef4bdc4259ea OK 2025/09/15 02:05:44 DEBUG : empty space: md5 = 71c0cfa7b9b4be47c5f198aaf5a165f9 OK --- PASS: TestHashSums (4.64s) === RUN TestHashSumsWithErrors 2025/09/15 02:05:46 DEBUG : Creating backend with remote ":memory:" 2025/09/15 02:05:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/15 02:05:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/15 02:05:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/15 02:05:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/15 02:05:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/15 02:05:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/15 02:05:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/15 02:05:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/15 02:05:46 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-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:05:47 DEBUG : potato2: md5 = ce45315cb9bbc4911e50e985c5bff698 OK 2025/09/15 02:05:49 DEBUG : empty space: md5 = 1d8de34eccf4d8984099f325beaf97ea OK 2025/09/15 02:05:51 DEBUG : sub dir/potato3: md5 = 6ec763c9d32ea928a6b4ed17ccfd8207 OK 2025/09/15 02:05:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.89s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:05:56 DEBUG : small: md5 = f2ae07e8216223774c547cbabd8e4b2d OK 2025/09/15 02:05:58 DEBUG : medium: md5 = 3ae399653c738ec4bea860312f01c8cc OK 2025/09/15 02:05:59 DEBUG : large: md5 = 6f718972c98b60fe0e9ee4fbdab92508 OK 2025/09/15 02:06:00 DEBUG : Waiting for deletions to finish 2025/09/15 02:06:00 DEBUG : large: Excluded (Size Filter) 2025/09/15 02:06:00 INFO : medium: Deleted 2025/09/15 02:06:00 INFO : small: Deleted --- PASS: TestDelete (6.88s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:06:03 DEBUG : small: md5 = d69ce37e72341488555deb9b29991bf3 OK 2025/09/15 02:06:05 DEBUG : medium: md5 = a35ee68816a38a2a08c216ae96b6d3c5 OK 2025/09/15 02:06:06 DEBUG : large: md5 = b9d746a44428d8b870e9b72490898135 OK 2025/09/15 02:06:06 DEBUG : Waiting for deletions to finish 2025/09/15 02:06:07 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/15 02:06:07 INFO : small: Deleted 2025/09/15 02:06:07 INFO : medium: Deleted --- PASS: TestMaxDelete (7.20s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:06:10 DEBUG : small: md5 = f443a30603db82e16872ba10b2ccf8fe OK 2025/09/15 02:06:12 DEBUG : medium: md5 = a83864cca4ee0e45a806b6a59135b823 OK 2025/09/15 02:06:13 DEBUG : large: md5 = b0c2e4c36fc9e510c364118ccf4b8aea OK 2025/09/15 02:06:13 DEBUG : Waiting for deletions to finish 2025/09/15 02:06:14 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/15 02:06:14 INFO : small: Deleted 2025/09/15 02:06:14 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.32s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:06:17 DEBUG : small: md5 = 7343752d247682951c944d50b51dd5ee OK 2025/09/15 02:06:19 DEBUG : medium: md5 = 8cb989f0308f8e1553ca51fd149de43c OK 2025/09/15 02:06:20 DEBUG : large: md5 = 873c5187ca1d52135236668d9a46324a OK 2025/09/15 02:06:21 DEBUG : Waiting for deletions to finish 2025/09/15 02:06:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/15 02:06:21 INFO : small: Deleted 2025/09/15 02:06:21 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.78s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:06:24 DEBUG : ReadFile: md5 = 52d0ac7dafa5b9980a3e8ab877e744c2 OK --- PASS: TestReadFile (3.97s) === RUN TestRetry 2025/09/15 02:06:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/15 02:06:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/15 02:06:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/15 02:06:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/15 02:06:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/15 02:06:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/15 02:06:27 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-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:06:29 DEBUG : file1: md5 = 4a99fc8983a2f447bbcd5cd2c6afa89a OK 2025/09/15 02:06:30 DEBUG : file2: md5 = 4bc3e3187840cc954622569d3686901a OK --- PASS: TestCat (16.51s) === RUN TestPurge 2025/09/15 02:06:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziqugob2fujo" 2025/09/15 02:06:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 02:06:43 DEBUG : Creating backend with remote "TestDrive:crypt/1rqgs49iioshv84p20inf8pvqiq303fu1n4m9hihne8urm8b70ng" 2025/09/15 02:06:44 DEBUG : Creating backend with remote "/tmp/rclone1143349057" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziqugob2fujo'", Local "Local file system at /tmp/rclone1143349057", Modify Window "1ms" 2025/09/15 02:06:49 DEBUG : A1/B1/C1/one: md5 = 5eb717e43e81e44bf621aa5d19e79951 OK 2025/09/15 02:06:49 INFO : A2: Making directory 2025/09/15 02:06:50 INFO : A1/B2: Making directory 2025/09/15 02:06:51 INFO : A1/B2/C2: Making directory 2025/09/15 02:06:51 INFO : A1/B1/C3: Making directory 2025/09/15 02:06:52 INFO : A3: Making directory 2025/09/15 02:06:53 INFO : A3/B3: Making directory 2025/09/15 02:06:53 INFO : A3/B3/C4: Making directory 2025/09/15 02:06:56 DEBUG : A1/two: md5 = afa6dd117ad93988f0675acd7cb6b68d OK 2025/09/15 02:06:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziqugob2fujo': Purge remote 2025/09/15 02:06:59 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.77s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:07:03 DEBUG : A1/B1/C1/one: md5 = 3f046689c1edf7bf55ef4376784a59e0 OK 2025/09/15 02:07:03 INFO : A2: Making directory 2025/09/15 02:07:04 INFO : A1/B2: Making directory 2025/09/15 02:07:04 INFO : A1/B2/C2: Making directory 2025/09/15 02:07:05 INFO : A1/B1/C3: Making directory 2025/09/15 02:07:06 INFO : A3: Making directory 2025/09/15 02:07:07 INFO : A3/B3: Making directory 2025/09/15 02:07:07 INFO : A3/B3/C4: Making directory 2025/09/15 02:07:10 DEBUG : A1/two: md5 = 2714ff2d4869bb380fff9d0a22c7ae26 OK 2025/09/15 02:07:11 DEBUG : removing 1 level 3 directories 2025/09/15 02:07:11 INFO : A3/B3/C4: Removing directory 2025/09/15 02:07:13 DEBUG : removing 2 level 3 directories 2025/09/15 02:07:13 INFO : A1/B2/C2: Removing directory 2025/09/15 02:07:13 INFO : A1/B1/C3: Removing directory 2025/09/15 02:07:14 DEBUG : removing 2 level 2 directories 2025/09/15 02:07:14 INFO : A3/B3: Removing directory 2025/09/15 02:07:14 INFO : A1/B2: Removing directory 2025/09/15 02:07:14 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/15 02:07:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/15 02:07:15 DEBUG : removing 2 level 1 directories 2025/09/15 02:07:15 INFO : A3: Removing directory 2025/09/15 02:07:15 INFO : A2: Removing directory 2025/09/15 02:07:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/15 02:07:19 DEBUG : removing 1 level 3 directories 2025/09/15 02:07:19 INFO : A1/B1/C1: Removing directory 2025/09/15 02:07:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:20 DEBUG : removing 1 level 2 directories 2025/09/15 02:07:20 INFO : A1/B1: Removing directory 2025/09/15 02:07:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/15 02:07:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/15 02:07:20 DEBUG : removing 1 level 1 directories 2025/09/15 02:07:20 INFO : A1: Removing directory 2025/09/15 02:07:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/15 02:07:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/15 02:07:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/15 02:07:21 DEBUG : removing 1 level 0 directories 2025/09/15 02:07:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Removing directory 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/15 02:07:22 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (23.64s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:07:24 INFO : A1: Making directory 2025/09/15 02:07:24 INFO : A1/B1: Making directory 2025/09/15 02:07:25 INFO : A1/B1/C1: Making directory 2025/09/15 02:07:28 DEBUG : removing 1 level 3 directories 2025/09/15 02:07:28 INFO : A1/B1/C1: Removing directory 2025/09/15 02:07:28 DEBUG : removing 1 level 2 directories 2025/09/15 02:07:28 INFO : A1/B1: Removing directory 2025/09/15 02:07:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/15 02:07:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.01s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:07:31 INFO : A1: Making directory 2025/09/15 02:07:32 INFO : A1/B1: Making directory 2025/09/15 02:07:32 INFO : A1/B1/C1: Making directory 2025/09/15 02:07:35 DEBUG : removing 1 level 3 directories 2025/09/15 02:07:35 INFO : A1/B1/C1: Removing directory 2025/09/15 02:07:36 DEBUG : removing 1 level 2 directories 2025/09/15 02:07:36 INFO : A1/B1: Removing directory 2025/09/15 02:07:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/15 02:07:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.55s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:07:40 DEBUG : file1: md5 = 1b0e331f81f0094701464bef3f958111 OK 2025/09/15 02:07:41 DEBUG : filename.txt: File name found in url 2025/09/15 02:07:42 DEBUG : filename.txt: md5 = 60f1990ec7df16944e34885a2e66b982 OK 2025/09/15 02:07:42 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/15 02:07:44 DEBUG : headerfilename.txt: md5 = bfb0fa0abec43c2a8c525de4d500fbeb OK 2025/09/15 02:07:45 DEBUG : file2: md5 = c43a4e40630cfcca2e138eb2a7b3b8dd OK --- PASS: TestCopyURL (9.67s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:07:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/15 02:07:50 DEBUG : sub/file2: md5 = 62914c06ff1bd403ee6d557623feb6ef OK 2025/09/15 02:07:50 INFO : file1: Copied (new) to: sub/file2 2025/09/15 02:07:50 INFO : file1: Deleted 2025/09/15 02:07:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:07:51 DEBUG : file1: Unchanged skipping 2025/09/15 02:07:51 INFO : file1: Deleted 2025/09/15 02:07:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': don't need to copy/move sub/file2, it is already at target location 2025/09/15 02:07:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.22s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:07:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/15 02:07:56 DEBUG : file1: md5 = 6f415f6ca293017a3245e23600562f61 OK 2025/09/15 02:07:56 INFO : file1: Copied (new) 2025/09/15 02:07:56 INFO : file1: Deleted 2025/09/15 02:07:56 DEBUG : file1: Destination exists, skipping 2025/09/15 02:07:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.38s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:08:01 DEBUG : dst/file1: md5 = 2caef6b7eff3ed85452b63cd4876de41 OK 2025/09/15 02:08:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cazaxaw0vugi/backup" 2025/09/15 02:08:02 DEBUG : Creating backend with remote "TestDrive:crypt/v08kj5fatognvtdsqbfmusckuq0q2ukb937eaguo7mdglc4k72k0/1nrff024r7pq65ecp72fc28jb0" 2025/09/15 02:08:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/15 02:08:07 INFO : dst/file1: Moved (server-side) 2025/09/15 02:08:08 DEBUG : dst/file1: md5 = 03eb61ff1b27b6b433f0caf26ce1f246 OK 2025/09/15 02:08:08 INFO : dst/file1: Copied (new) 2025/09/15 02:08:08 INFO : dst/file1: Deleted 2025/09/15 02:08:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/15 02:08:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/15 02:08:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.86s) === 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-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:08:16 DEBUG : A1/one: md5 = dc7e9e2070c73037d995c3ce676707db OK 2025/09/15 02:08:17 DEBUG : A1/two: md5 = 3f30c504c09254ba6e7b9060bd51c7f7 OK 2025/09/15 02:08:20 DEBUG : A1/B1/three: md5 = 125c7e60dcdf71e78bcdea09e24982d4 OK 2025/09/15 02:08:22 DEBUG : A1/B1/C1/four: md5 = 5cf5f20c56815e2ee96a4fa8a1386cf8 OK 2025/09/15 02:08:24 DEBUG : A1/B1/C2/five: md5 = 14c0f07c30d4b35852a7aaa295f936ca OK 2025/09/15 02:08:24 INFO : A1/B2: Making directory 2025/09/15 02:08:25 INFO : A1/B1/C3: Making directory 2025/09/15 02:08:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/15 02:08:35 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/15 02:08:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/15 02:08:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/15 02:08:35 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/15 02:08:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/15 02:08:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/15 02:08:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/15 02:08:39 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/15 02:08:39 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/15 02:08:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/15 02:08:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/15 02:08:47 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/15 02:08:47 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/15 02:08:47 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/15 02:08:47 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/15 02:08:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/15 02:08:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/15 02:08:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/15 02:08:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/15 02:08:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/15 02:08:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/15 02:08:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/15 02:09:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/15 02:09:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/15 02:09:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/15 02:09:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/15 02:09:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/15 02:09:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/15 02:09:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/15 02:09:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.85s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:09:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/15 02:09:03 DEBUG : no_checksum_small_file_from_pipe: md5 = bda1dc7b82ce5b4a56f30ecc9af2434b OK 2025/09/15 02:09:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/15 02:09:03 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/15 02:09:04 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/15 02:09:05 DEBUG : no_checksum_big_file_from_pipe: md5 = fe9dace07478c91fd152983dab6ea94c OK 2025/09/15 02:09:05 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-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:09:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/15 02:09:08 DEBUG : with_checksum_small_file_from_pipe: md5 = cb82fc9d40760b5cde909632b5b4ccd6 OK 2025/09/15 02:09:08 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/15 02:09:09 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/15 02:09:11 DEBUG : with_checksum_big_file_from_pipe: md5 = cb1f1805f31a432fa4342cf158ab5418 OK 2025/09/15 02:09:11 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-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/15 02:09:14 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:09:15 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/15 02:09:16 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-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/15 02:09:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/15 02:09:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/15 02:09:22 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.34s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.97s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/15 02:09:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': File to upload is small (48 bytes), uploading instead of streaming 2025/09/15 02:09:26 DEBUG : rcat_metadata: md5 = 93c7309e446ef8c51facda52b0aef7ad OK 2025/09/15 02:09:26 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/15 02:09:28 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/15 02:09:29 DEBUG : rcat_metadata_uploadcutoff0: md5 = f70dcb07a6a494c97eab072b872448b7 OK 2025/09/15 02:09:29 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.47s) --- PASS: TestRcatMetadata/Normal (2.81s) --- PASS: TestRcatMetadata/ViaDisk (3.18s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:09:32 DEBUG : potato1: md5 = 8f42f22f378396c98946f28539ab7681 OK 2025/09/15 02:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': File to upload is small (60 bytes), uploading instead of streaming 2025/09/15 02:09:33 DEBUG : potato2: md5 = 78fc0c5cfc0f0606887aca58dca806b3 OK 2025/09/15 02:09:33 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.87s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:09:37 DEBUG : potato1: md5 = e219c632c203ac41ba962d195d74cf8f OK 2025/09/15 02:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': File to upload is small (60 bytes), uploading instead of streaming 2025/09/15 02:09:38 DEBUG : potato2: md5 = acc4747a9890275cf44ea6d986362aa9 OK 2025/09/15 02:09:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.30s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:09:42 DEBUG : potato2: md5 = 51d29e6aef9d6b145eda21883431c52e OK 2025/09/15 02:09:44 DEBUG : empty space: md5 = 0c05b246ffcfe1b005b156f7ae9d9417 OK 2025/09/15 02:09:46 DEBUG : sub dir/potato3: md5 = f983f42563f85df8eea2854b1710a9f0 OK 2025/09/15 02:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Touching "sub dir/potato3" 2025/09/15 02:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Touching "empty space" 2025/09/15 02:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Touching "potato2" 2025/09/15 02:09:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.33s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:09:51 DEBUG : dir with metadata: Making directory with metadata 2025/09/15 02:09:52 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:09:53 DEBUG : directory with modtime: Making directory with metadata 2025/09/15 02:09:54 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.54s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:09:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/15 02:09:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 02:09:56 DEBUG : Google drive root 'crypt/v08kj5fatognvtdsqbfmusckuq0q2ukb937eaguo7mdglc4k72k0': Skipping btime metadata as can't update it on an existing file: 2025-09-15T02:09:56.157635169Z 2025/09/15 02:09:56 INFO : non existent directory: Updated directory metadata 2025/09/15 02:09:58 DEBUG : Google drive root 'crypt/v08kj5fatognvtdsqbfmusckuq0q2ukb937eaguo7mdglc4k72k0': Skipping btime metadata as can't update it on an existing file: 2025-09-15T02:09:56.157635169Z 2025/09/15 02:09:59 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.99s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:10:01 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/15 02:10:02 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/15 02:10:03 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.23s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:10:05 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/15 02:10:05 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 02:10:05 DEBUG : dst: Making directory with metadata 2025/09/15 02:10:06 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/15 02:10:06 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/15 02:10:06 INFO : dst: Set directory modification time (using SetModTime) 2025/09/15 02:10:07 INFO : dst: Set directory modification time (using SetModTime) 2025/09/15 02:10:07 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/15 02:10:07 INFO : dst: Set directory modification time (using SetModTime) 2025/09/15 02:10:07 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.78s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi'", Local "Local file system at /tmp/rclone835772309", Modify Window "1ms" 2025/09/15 02:10:11 DEBUG : sub dir/test remove existing: md5 = 5220a82268b55204d1651d393e8de040 OK 2025/09/15 02:10:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 084811c8f47cc664004ddc82e21a6139 OK 2025/09/15 02:10:15 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wasoqaq2" before starting 2025/09/15 02:10:16 DEBUG : sub dir/test remove existing.wasoqaq2: TEST: removing renamed existing file after operation 2025/09/15 02:10:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mudahiw6" before starting 2025/09/15 02:10:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mudahiw6: TEST: renaming existing back after failed operation 2025/09/15 02:10:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tegoguj8" before starting 2025/09/15 02:10:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tegoguj8: TEST: removing renamed existing file after operation 2025/09/15 02:10:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8qkts33k9as68c525kut920d15q8119kbgoa51g9nooout2ve0h0" 2025/09/15 02:10:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9uljr8p5mc5qighm1nk65phtdvhlh5ina4hinsn5lap6lo85uu7s3n771hioolh7lhmn44o66srt84i28pnq4e5ei22bk6rb5h8vleleqhoot22cf8dvhrv9g568litbnj1jmc0tn1mcs414bjo0bab1fhb0f9ti63doog4cl4cbsrdejdn0" --- PASS: TestRemoveExisting (14.57s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/15 02:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazaxaw0vugi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m18.104072022s (try 1/5)