"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/15 04:40:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudonic0qoza" 2025/01/15 04:40:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 04:40:59 DEBUG : Creating backend with remote "TestDrive:crypt/j4e6shd1br9e51bur8qfhc3pasnp7nn47766d6iqte71hsr7eak0" 2025/01/15 04:41:00 DEBUG : Creating backend with remote "/tmp/rclone2359615167" === 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-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", 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-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", 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/01/15 04:41:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/15 04:41:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/15 04:41:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/15 04:41:00 DEBUG : potato: Seek from 10 to 0 2025/01/15 04:41:00 DEBUG : potato: Seek from 10 to 0 2025/01/15 04:41:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/15 04:41:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/15 04:41:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/15 04:41:00 DEBUG : potato: Seek from 5 to 2 2025/01/15 04:41:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/15 04:41:00 DEBUG : potato: Seek from 7 to 0 2025/01/15 04:41:00 DEBUG : potato: Seek from 7 to 0 2025/01/15 04:41:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/15 04:41:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/15 04:41:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/15 04:41:00 DEBUG : potato: Seek from 5 to 2 2025/01/15 04:41:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/15 04:41:00 DEBUG : potato: Seek from 8 to 0 2025/01/15 04:41:00 DEBUG : potato: Seek from 8 to 0 2025/01/15 04:41:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/15 04:41:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/15 04:41:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/15 04:41:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/15 04:41:00 DEBUG : potato: Seek from 5 to 2 2025/01/15 04:41:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/15 04:41:00 DEBUG : potato: Seek from 9 to 0 2025/01/15 04:41:00 DEBUG : potato: Seek from 9 to 0 2025/01/15 04:41:00 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-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:41:03 DEBUG : rutabaga: md5 = a22932b5a1f1b3b9094d5add082ca77a OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/15 04:41:05 DEBUG : empty space: md5 = 0e5e9116bbbcc4992626ea5ae34e8a20 OK === RUN TestCheck/3 2025/01/15 04:41:07 DEBUG : potato2: md5 = db8f856aa2409c3d97a5e8fa81c34f5d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/15 04:41:10 DEBUG : remotepotato: md5 = 389176df00cf48c083855678441d2515 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.57s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2025/01/15 04:41:14 DEBUG : Creating backend with remote "nonexistent" 2025/01/15 04:41:14 DEBUG : Creating backend with remote "nonexistent" 2025/01/15 04:41:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/15 04:41:14 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/01/15 04:41:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/15 04:41:14 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-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:41:15 DEBUG : rutabaga: md5 = 7abcfc187f29070afcd30e0d338014b7 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/15 04:41:20 DEBUG : empty space: md5 = 5f95e55684fad39fb7256081f4f97a7e OK === RUN TestCheckDownload/3 2025/01/15 04:41:23 DEBUG : potato2: md5 = cb97818617a33ce06895fddbe95008a1 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/15 04:41:28 DEBUG : remotepotato: md5 = e4dbb9e701e3a8edb7a34ce84d2767b8 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.57s) --- PASS: TestCheckDownload/1 (1.72s) --- PASS: TestCheckDownload/2 (1.22s) --- PASS: TestCheckDownload/3 (1.12s) --- PASS: TestCheckDownload/4 (1.49s) --- PASS: TestCheckDownload/5 (1.20s) --- PASS: TestCheckDownload/6 (1.05s) --- PASS: TestCheckDownload/7 (1.89s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:41:36 DEBUG : rutabaga: md5 = 97ef86f332bee0a8d0deadf51c4fc9f1 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/15 04:41:39 DEBUG : empty space: md5 = 2f3e1d154b601ced014e3f58b0e898d6 OK === RUN TestCheckSizeOnly/3 2025/01/15 04:41:41 DEBUG : potato2: md5 = 2980f4731ed3bff37e2258bcf69281f6 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/15 04:41:44 DEBUG : remotepotato: md5 = 1a7be3ff6bb1b09a61bab1a0e97d04bd OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.89s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:41:49 DEBUG : test.sum: md5 = 9b56ab2770ad86fb0d3f220755ded60b OK 2025/01/15 04:41:50 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/15 04:41:50 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/15 04:41:50 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/15 04:41:50 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/15 04:41:52 DEBUG : test.sum: md5 = 8208362db726d4e4ec0f19cf11a49eb7 OK 2025/01/15 04:41:53 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/15 04:41:53 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/15 04:41:53 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/15 04:41:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.93s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:41:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudonic0qoza/data" 2025/01/15 04:41:54 DEBUG : Creating backend with remote "TestDrive:crypt/j4e6shd1br9e51bur8qfhc3pasnp7nn47766d6iqte71hsr7eak0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:41:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudonic0qoza/data" 2025/01/15 04:41:56 DEBUG : Creating backend with remote "TestDrive:crypt/j4e6shd1br9e51bur8qfhc3pasnp7nn47766d6iqte71hsr7eak0/vjrnln8ratgmqakfosrqe8espk" 2025/01/15 04:42:00 DEBUG : data/banana: md5 = c15f343c3bac860280eb266c8eaa06bd OK 2025/01/15 04:42:02 DEBUG : test.sum: md5 = ef56fe4ffed472bf8fa293209e9e8e6e OK === RUN TestCheckSumDownload/subtest1 2025/01/15 04:42:08 DEBUG : data/potato: md5 = 6dedc3125594aa767f52784b5840c7d2 OK 2025/01/15 04:42:09 DEBUG : test.sum: md5 = 7afcb057843bb3aaa75f01dadb42295b OK === RUN TestCheckSumDownload/subtest2 2025/01/15 04:42:13 DEBUG : test.sum: md5 = 5cafaa8fe62bc974b49b9c4210da4454 OK === RUN TestCheckSumDownload/subtest3 2025/01/15 04:42:18 DEBUG : test.sum: md5 = 7703da0428b16c15264465675bc325ea OK === RUN TestCheckSumDownload/subtest4 2025/01/15 04:42:22 DEBUG : test.sum: md5 = 269972f9a3fbc563731acb5bbafcfc6b OK === RUN TestCheckSumDownload/subtest5 2025/01/15 04:42:27 DEBUG : test.sum: md5 = fd3f35e5b456578e3c7ee67b95a61b56 OK === RUN TestCheckSumDownload/subtest6 2025/01/15 04:42:31 DEBUG : data/banana: md5 = 17106b59825775eb0e45484689e2ae09 OK 2025/01/15 04:42:33 DEBUG : data/potato: md5 = 99015f147eae14003d3f15577d5ddf97 OK 2025/01/15 04:42:35 DEBUG : test.sum: md5 = 535965b7cd9ea03e9a9296f19d927f86 OK === RUN TestCheckSumDownload/subtest7 2025/01/15 04:42:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/15 04:42:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.21s) --- PASS: TestCheckSumDownload/subtest1 (3.19s) --- PASS: TestCheckSumDownload/subtest2 (2.02s) --- PASS: TestCheckSumDownload/subtest3 (2.41s) --- PASS: TestCheckSumDownload/subtest4 (2.28s) --- PASS: TestCheckSumDownload/subtest5 (2.31s) --- PASS: TestCheckSumDownload/subtest6 (2.29s) --- PASS: TestCheckSumDownload/subtest7 (2.52s) === RUN TestApplyTransforms 2025/01/15 04:42:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wedajik8zira" 2025/01/15 04:42:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 04:42:41 DEBUG : Creating backend with remote "TestDrive:crypt/agicp12vv73fvrladv9i2gdsr9lagqi9munq41jbqlbpah4m9750" 2025/01/15 04:42:42 DEBUG : Creating backend with remote "/tmp/rclone2730781117" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wedajik8zira'", Local "Local file system at /tmp/rclone2730781117", Modify Window "1ms" 2025/01/15 04:42:45 DEBUG : hello, world!: md5 = 4472c77e89fbcd26d5fb95e12a617f81 OK upper checkfile vs. lower remote (without normalization) 2025/01/15 04:42:46 ERROR : hello, world!: sum not found 2025/01/15 04:42:46 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wedajik8zira' 2025/01/15 04:42:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedajik8zira': 1 files missing 2025/01/15 04:42:46 NOTICE: 1 hashes missing 2025/01/15 04:42:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedajik8zira': 2 differences found 2025/01/15 04:42:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedajik8zira': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/15 04:42:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 04:42:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedajik8zira': 0 differences found 2025/01/15 04:42:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wedajik8zira': 1 matching files 2025/01/15 04:42:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qosakov4ciga" 2025/01/15 04:42:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 04:42:47 DEBUG : Creating backend with remote "TestDrive:crypt/jdkpgs6t7bardbnnhni2qso3hul9m2lnubha5jobqdc7eqooefb0" 2025/01/15 04:42:48 DEBUG : Creating backend with remote "/tmp/rclone2021618580" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosakov4ciga'", Local "Local file system at /tmp/rclone2021618580", Modify Window "1ms" 2025/01/15 04:42:51 DEBUG : HELLO, WORLD!: md5 = d8776601fc578c4c1249f89f051a2e25 OK lower checkfile vs. upper remote (without normalization) 2025/01/15 04:42:51 ERROR : HELLO, WORLD!: sum not found 2025/01/15 04:42:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qosakov4ciga' 2025/01/15 04:42:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosakov4ciga': 1 files missing 2025/01/15 04:42:51 NOTICE: 1 hashes missing 2025/01/15 04:42:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosakov4ciga': 2 differences found 2025/01/15 04:42:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosakov4ciga': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/15 04:42:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 04:42:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosakov4ciga': 0 differences found 2025/01/15 04:42:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosakov4ciga': 1 matching files 2025/01/15 04:42:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mahexum0goze" 2025/01/15 04:42:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 04:42:53 DEBUG : Creating backend with remote "TestDrive:crypt/5vjqv0acpoe3qfek6ktiokotdbpgb4h68vgmb9mthaq94g7q7gsg" 2025/01/15 04:42:54 DEBUG : Creating backend with remote "/tmp/rclone1122259655" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mahexum0goze'", Local "Local file system at /tmp/rclone1122259655", Modify Window "1ms" 2025/01/15 04:42:57 DEBUG : HeLlO, wOrLd!: md5 = 5034a6ad1e909c8217200955a8ecb0a3 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/15 04:42:57 ERROR : HeLlO, wOrLd!: sum not found 2025/01/15 04:42:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mahexum0goze' 2025/01/15 04:42:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahexum0goze': 1 files missing 2025/01/15 04:42:57 NOTICE: 1 hashes missing 2025/01/15 04:42:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahexum0goze': 2 differences found 2025/01/15 04:42:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahexum0goze': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/15 04:42:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 04:42:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahexum0goze': 0 differences found 2025/01/15 04:42:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mahexum0goze': 1 matching files 2025/01/15 04:42:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuwasuc5beko" 2025/01/15 04:42:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 04:42:59 DEBUG : Creating backend with remote "TestDrive:crypt/8jv09k8q0p5qroi2ek904nqbe1dt7gaajp1ufdsc5c1kj3ct9gt0" 2025/01/15 04:43:00 DEBUG : Creating backend with remote "/tmp/rclone972636967" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuwasuc5beko'", Local "Local file system at /tmp/rclone972636967", Modify Window "1ms" 2025/01/15 04:43:02 DEBUG : HELLO, WORLD!: md5 = 0e75fc43f15b36c1805595bba6a20be9 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/15 04:43:03 ERROR : HELLO, WORLD!: sum not found 2025/01/15 04:43:03 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuwasuc5beko' 2025/01/15 04:43:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuwasuc5beko': 1 files missing 2025/01/15 04:43:03 NOTICE: 1 hashes missing 2025/01/15 04:43:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuwasuc5beko': 2 differences found 2025/01/15 04:43:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuwasuc5beko': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/15 04:43:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 04:43:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuwasuc5beko': 0 differences found 2025/01/15 04:43:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuwasuc5beko': 1 matching files 2025/01/15 04:43:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jihasah4hiku" 2025/01/15 04:43:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 04:43:04 DEBUG : Creating backend with remote "TestDrive:crypt/g0qgtj44hoovc8j2794bd50tronhcfsopanceb1qjisidd0uevtg" 2025/01/15 04:43:05 DEBUG : Creating backend with remote "/tmp/rclone2734489784" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jihasah4hiku'", Local "Local file system at /tmp/rclone2734489784", Modify Window "1ms" 2025/01/15 04:43:08 DEBUG : 測試_Русский___ě_áñ: md5 = ad24723ffe11b531863a97604187b4c0 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/15 04:43:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/15 04:43:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jihasah4hiku' 2025/01/15 04:43:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jihasah4hiku': 1 files missing 2025/01/15 04:43:08 NOTICE: 1 hashes missing 2025/01/15 04:43:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jihasah4hiku': 2 differences found 2025/01/15 04:43:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jihasah4hiku': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/15 04:43:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 04:43:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jihasah4hiku': 0 differences found 2025/01/15 04:43:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jihasah4hiku': 1 matching files 2025/01/15 04:43:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fezavus3visa" 2025/01/15 04:43:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 04:43:10 DEBUG : Creating backend with remote "TestDrive:crypt/un89o3rik3sshfd7pqnc7iij4pa0bmh7gceb4u2rmq6jlnhh8p00" 2025/01/15 04:43:11 DEBUG : Creating backend with remote "/tmp/rclone2839187894" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fezavus3visa'", Local "Local file system at /tmp/rclone2839187894", Modify Window "1ms" 2025/01/15 04:43:13 DEBUG : 測試_Русский___ě_áñ: md5 = b453cb64a3e5c504ab00e3160c618107 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/15 04:43:14 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/15 04:43:14 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fezavus3visa' 2025/01/15 04:43:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fezavus3visa': 1 files missing 2025/01/15 04:43:14 NOTICE: 1 hashes missing 2025/01/15 04:43:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fezavus3visa': 2 differences found 2025/01/15 04:43:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fezavus3visa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/15 04:43:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 04:43:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fezavus3visa': 0 differences found 2025/01/15 04:43:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fezavus3visa': 1 matching files 2025/01/15 04:43:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketenan3bono" 2025/01/15 04:43:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 04:43:16 DEBUG : Creating backend with remote "TestDrive:crypt/0nrdvve23gjclt08iq7jeogm70priqpp3pk8qle7ipgj72odst00" 2025/01/15 04:43:17 DEBUG : Creating backend with remote "/tmp/rclone794128993" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketenan3bono'", Local "Local file system at /tmp/rclone794128993", Modify Window "1ms" 2025/01/15 04:43:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ebc30adfe2f1b8baea8630524f9e0d3a OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/15 04:43:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/15 04:43:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ketenan3bono' 2025/01/15 04:43:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketenan3bono': 1 files missing 2025/01/15 04:43:20 NOTICE: 1 hashes missing 2025/01/15 04:43:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketenan3bono': 2 differences found 2025/01/15 04:43:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketenan3bono': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/15 04:43:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 04:43:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketenan3bono': 0 differences found 2025/01/15 04:43:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketenan3bono': 1 matching files 2025/01/15 04:43:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jubepux1fuwi" 2025/01/15 04:43:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 04:43:21 DEBUG : Creating backend with remote "TestDrive:crypt/5psobggr6mvjl3apg96chlk6kokkikbk17ima8i3idoauo8tldgg" 2025/01/15 04:43:22 DEBUG : Creating backend with remote "/tmp/rclone14462769" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jubepux1fuwi'", Local "Local file system at /tmp/rclone14462769", Modify Window "1ms" 2025/01/15 04:43:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7c0e3ee751cae1cbe1406ce52fe0b929 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/15 04:43:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/15 04:43:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jubepux1fuwi' 2025/01/15 04:43:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jubepux1fuwi': 1 files missing 2025/01/15 04:43:26 NOTICE: 1 hashes missing 2025/01/15 04:43:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jubepux1fuwi': 2 differences found 2025/01/15 04:43:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jubepux1fuwi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/15 04:43:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 04:43:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jubepux1fuwi': 0 differences found 2025/01/15 04:43:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jubepux1fuwi': 1 matching files 2025/01/15 04:43:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sapexaw5boho" 2025/01/15 04:43:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 04:43:27 DEBUG : Creating backend with remote "TestDrive:crypt/gsk62hbld4v0hsm0gjjpdik6vot5l4r2f9a7k4bfpv2q15aire3g" 2025/01/15 04:43:28 DEBUG : Creating backend with remote "/tmp/rclone4187631652" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sapexaw5boho'", Local "Local file system at /tmp/rclone4187631652", Modify Window "1ms" 2025/01/15 04:43:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a557cdf29ba1c3be64d12fb90769d7b3 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/15 04:43:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/15 04:43:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sapexaw5boho' 2025/01/15 04:43:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sapexaw5boho': 1 files missing 2025/01/15 04:43:31 NOTICE: 1 hashes missing 2025/01/15 04:43:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sapexaw5boho': 2 differences found 2025/01/15 04:43:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sapexaw5boho': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/15 04:43:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 04:43:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sapexaw5boho': 0 differences found 2025/01/15 04:43:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sapexaw5boho': 1 matching files 2025/01/15 04:43:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rixapey6fame" 2025/01/15 04:43:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 04:43:33 DEBUG : Creating backend with remote "TestDrive:crypt/jlqtf8r7oag79oa8e0p8p5k5bk42pl59r2vt4i47t9i8a7pr8mi0" 2025/01/15 04:43:34 DEBUG : Creating backend with remote "/tmp/rclone1079911785" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rixapey6fame'", Local "Local file system at /tmp/rclone1079911785", Modify Window "1ms" 2025/01/15 04:43:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5a267d439975aa587d8d2198c3fedf2e OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/15 04:43:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/15 04:43:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rixapey6fame' 2025/01/15 04:43:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rixapey6fame': 1 files missing 2025/01/15 04:43:37 NOTICE: 1 hashes missing 2025/01/15 04:43:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rixapey6fame': 2 differences found 2025/01/15 04:43:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rixapey6fame': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/15 04:43:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/15 04:43:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rixapey6fame': 0 differences found 2025/01/15 04:43:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rixapey6fame': 1 matching files 2025/01/15 04:43:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rixapey6fame': Purge remote 2025/01/15 04:43:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sapexaw5boho': Purge remote 2025/01/15 04:43:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jubepux1fuwi': Purge remote 2025/01/15 04:43:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketenan3bono': Purge remote 2025/01/15 04:43:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fezavus3visa': Purge remote 2025/01/15 04:43:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jihasah4hiku': Purge remote 2025/01/15 04:43:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuwasuc5beko': Purge remote 2025/01/15 04:43:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mahexum0goze': Purge remote 2025/01/15 04:43:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosakov4ciga': Purge remote 2025/01/15 04:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wedajik8zira': Purge remote --- PASS: TestApplyTransforms (63.91s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:43:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/15 04:43:48 DEBUG : sub/file2: md5 = addd5d84163b2fd3d9bab9e89cfa5e2a OK 2025/01/15 04:43:48 INFO : file1: Copied (new) to: sub/file2 2025/01/15 04:43:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 04:43:50 DEBUG : file1: Unchanged skipping 2025/01/15 04:43:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': don't need to copy/move sub/file2, it is already at target location 2025/01/15 04:43:52 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.82s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:43:56 DEBUG : dst/file1: md5 = 3d486eaa8ba6546ef127562c94a915ff OK 2025/01/15 04:43:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudonic0qoza/backup" 2025/01/15 04:43:57 DEBUG : Creating backend with remote "TestDrive:crypt/j4e6shd1br9e51bur8qfhc3pasnp7nn47766d6iqte71hsr7eak0/1nrff024r7pq65ecp72fc28jb0" 2025/01/15 04:43:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/15 04:44:02 INFO : dst/file1: Moved (server-side) 2025/01/15 04:44:03 DEBUG : dst/file1: md5 = 8903289110fd7a35273115b6cc1cd352 OK 2025/01/15 04:44:03 INFO : dst/file1: Copied (new) 2025/01/15 04:44:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/15 04:44:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/15 04:44:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.89s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:44:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudonic0qoza/dst" 2025/01/15 04:44:09 DEBUG : Creating backend with remote "TestDrive:crypt/j4e6shd1br9e51bur8qfhc3pasnp7nn47766d6iqte71hsr7eak0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/15 04:44:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudonic0qoza/CompareDest" 2025/01/15 04:44:11 DEBUG : Creating backend with remote "TestDrive:crypt/j4e6shd1br9e51bur8qfhc3pasnp7nn47766d6iqte71hsr7eak0/gveqi14airsml4bgu7krj116o8" 2025/01/15 04:44:13 DEBUG : one: Need to transfer - File not found at Destination 2025/01/15 04:44:16 DEBUG : one: md5 = b0ff8b78db715a4477a1090be3574e24 OK 2025/01/15 04:44:16 INFO : one: Copied (new) 2025/01/15 04:44:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 04:44:19 DEBUG : one: md5 = 530c1bc709a18243107d0905211659d1 OK 2025/01/15 04:44:19 INFO : one: Copied (replaced existing) 2025/01/15 04:44:21 DEBUG : dst/one: md5 = 97e8d9b1bf7656984ac2caef46f4d273 OK 2025/01/15 04:44:24 DEBUG : CompareDest/one: md5 = 9d5ff007d1c5e95289d8f09fa12ae06a OK 2025/01/15 04:44:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 04:44:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 04:44:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 04:44:27 DEBUG : CompareDest/two: md5 = 8197b6f7c6642d0ac6cb7a818683583d OK 2025/01/15 04:44:28 DEBUG : two: Need to transfer - File not found at Destination 2025/01/15 04:44:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 04:44:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/15 04:44:29 DEBUG : two: Need to transfer - File not found at Destination 2025/01/15 04:44:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 04:44:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/15 04:44:30 DEBUG : two: Need to transfer - File not found at Destination 2025/01/15 04:44:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/15 04:44:32 DEBUG : two: md5 = 27ddc9d24f91c6c6e796eef536466493 OK 2025/01/15 04:44:32 INFO : two: Copied (new) 2025/01/15 04:44:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/15 04:44:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:44:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:44:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.12s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:44:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudonic0qoza/dst" 2025/01/15 04:44:38 DEBUG : Creating backend with remote "TestDrive:crypt/j4e6shd1br9e51bur8qfhc3pasnp7nn47766d6iqte71hsr7eak0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/15 04:44:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudonic0qoza/CopyDest" 2025/01/15 04:44:39 DEBUG : Creating backend with remote "TestDrive:crypt/j4e6shd1br9e51bur8qfhc3pasnp7nn47766d6iqte71hsr7eak0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/15 04:44:41 DEBUG : one: Need to transfer - File not found at Destination 2025/01/15 04:44:43 DEBUG : one: md5 = fc1c467d20a7460cf51b6009a5321c1a OK 2025/01/15 04:44:43 INFO : one: Copied (new) 2025/01/15 04:44:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 04:44:46 DEBUG : one: md5 = 492c5922cab88f273baf7ec5326dba94 OK 2025/01/15 04:44:46 INFO : one: Copied (replaced existing) 2025/01/15 04:44:49 DEBUG : dst/one: md5 = 6120ed3fb4ef51547a81b67eae7eafee OK 2025/01/15 04:44:51 DEBUG : CopyDest/one: md5 = 57aa19477cfe0163ada4052ad236be40 OK 2025/01/15 04:44:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudonic0qoza/BackupDir" 2025/01/15 04:44:52 DEBUG : Creating backend with remote "TestDrive:crypt/j4e6shd1br9e51bur8qfhc3pasnp7nn47766d6iqte71hsr7eak0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/15 04:44:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 04:44:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 04:44:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 04:44:56 INFO : one: Moved (server-side) 2025/01/15 04:44:58 INFO : one: Copied (server-side copy) 2025/01/15 04:44:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/15 04:45:00 DEBUG : CopyDest/two: md5 = 5e84bd36435458e449da138935a3c24b OK 2025/01/15 04:45:01 DEBUG : two: Need to transfer - File not found at Destination 2025/01/15 04:45:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 04:45:02 INFO : two: Copied (server-side copy) 2025/01/15 04:45:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/15 04:45:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/15 04:45:03 DEBUG : two: Unchanged skipping 2025/01/15 04:45:05 DEBUG : CopyDest/three: md5 = fff116f4abdcc49cf334a683ba5ea50e OK 2025/01/15 04:45:06 DEBUG : three: Need to transfer - File not found at Destination 2025/01/15 04:45:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/15 04:45:06 DEBUG : three: Destination not found in --copy-dest 2025/01/15 04:45:08 DEBUG : three: md5 = a063eff3d0b5b26b5867f3f831d5a1d7 OK 2025/01/15 04:45:08 INFO : three: Copied (new) 2025/01/15 04:45:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/15 04:45:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:45:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/15 04:45:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/15 04:45:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/15 04:45:15 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:45:16 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.77s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:45:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/15 04:45:21 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 8263399aa869b3b28b5c445175e91d14 OK 2025/01/15 04:45:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/15 04:45:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/15 04:45:22 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/15 04:45:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/15 04:45:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/15 04:45:25 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 45a77bc72f5eeea78586c13f150a18a6 OK 2025/01/15 04:45:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/15 04:45:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/15 04:45:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.75s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:45:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Looking for duplicate names using skip mode. 2025/01/15 04:45:34 NOTICE: one: Found 2 files with duplicate names 2025/01/15 04:45:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.24s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:45:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Looking for duplicate names using skip mode. 2025/01/15 04:45:41 NOTICE: one: Found 3 files with duplicate names 2025/01/15 04:45:41 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/15 04:45:42 INFO : one: Deleted 2025/01/15 04:45:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.08s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:45:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Looking for duplicate names using first mode. 2025/01/15 04:45:49 NOTICE: one: Found 3 files with duplicate names 2025/01/15 04:45:49 INFO : one: Deleted 2025/01/15 04:45:50 INFO : one: Deleted 2025/01/15 04:45:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.58s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:45:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Looking for duplicate names using newest mode. 2025/01/15 04:45:57 NOTICE: one: Found 3 files with duplicate names 2025/01/15 04:45:57 INFO : one: Deleted 2025/01/15 04:45:58 INFO : one: Deleted 2025/01/15 04:45:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.78s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:46:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Looking for duplicate names using oldest mode. 2025/01/15 04:46:04 NOTICE: one: Found 3 files with duplicate names 2025/01/15 04:46:05 INFO : one: Deleted 2025/01/15 04:46:06 INFO : one: Deleted 2025/01/15 04:46:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.45s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:46:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Looking for duplicate names using largest mode. 2025/01/15 04:46:12 NOTICE: one: Found 3 files with duplicate names 2025/01/15 04:46:13 INFO : one: Deleted 2025/01/15 04:46:13 INFO : one: Deleted 2025/01/15 04:46:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.39s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:46:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Looking for duplicate names using smallest mode. 2025/01/15 04:46:20 NOTICE: one: Found 3 files with duplicate names 2025/01/15 04:46:20 INFO : one: Deleted 2025/01/15 04:46:21 INFO : one: Deleted 2025/01/15 04:46:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.57s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:46:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Looking for duplicate names using rename mode. 2025/01/15 04:46:29 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/15 04:46:30 INFO : one-2.txt: renamed from: one.txt 2025/01/15 04:46:32 INFO : one-3.txt: renamed from: one.txt 2025/01/15 04:46:33 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.10s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:46:39 DEBUG : dupe1/one.txt: md5 = a6989688eb4dbdaf45937146d8204303 OK 2025/01/15 04:46:41 DEBUG : dupe2/two.txt: md5 = 42838d2f136108bdec30ba31aaa69f07 OK 2025/01/15 04:46:44 DEBUG : dupe3/three.txt: md5 = d368fd140983cc3dedef71f61fc7d5cf OK 2025/01/15 04:46:45 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/15 04:46:46 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/15 04:46:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/15 04:46:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/15 04:46:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/15 04:46:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/15 04:46:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.95s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:46:54 DEBUG : a.txt: md5 = be9f35ea25eb6b20f12d3df87f7abb32 OK 2025/01/15 04:46:55 DEBUG : zend.txt: md5 = 44b00d3ca510fd8417f3555a92633820 OK 2025/01/15 04:46:58 DEBUG : sub dir/hello world: md5 = 17490103ec77e13a8decb50e14110700 OK 2025/01/15 04:47:00 DEBUG : sub dir/hello world2: md5 = 04446c04201e4d63d16d2ea983b7828e OK 2025/01/15 04:47:02 DEBUG : sub dir/ignore dir/.ignore: md5 = 0b408185dabe16c925fba355b97cd22d OK 2025/01/15 04:47:04 DEBUG : sub dir/ignore dir/should be ignored: md5 = da4886610df76612856c03db3c538a1e OK 2025/01/15 04:47:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = cbf5e7af1d8a41700baf2f011838b55e OK 2025/01/15 04:47:08 DEBUG : a.txt: Excluded (Size Filter) 2025/01/15 04:47:08 DEBUG : a.txt: Excluded 2025/01/15 04:47:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/15 04:47:09 DEBUG : sub dir/hello world: Excluded 2025/01/15 04:47:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/15 04:47:09 DEBUG : sub dir/hello world2: Excluded 2025/01/15 04:47:09 DEBUG : sub dir/ignore dir: Excluded 2025/01/15 04:47:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/15 04:47:09 DEBUG : sub dir/hello world: Excluded 2025/01/15 04:47:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/15 04:47:09 DEBUG : sub dir/hello world2: Excluded 2025/01/15 04:47:10 DEBUG : sub dir/ignore dir: Excluded 2025/01/15 04:47:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/15 04:47:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/15 04:47:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/15 04:47:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/15 04:47:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/15 04:47:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/15 04:47:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.67s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:47:20 DEBUG : file1: md5 = 4a4a2c56af13b83fa8335e26a14f6367 OK 2025/01/15 04:47:23 DEBUG : sub/file2: md5 = fa877823742ec272783765172cd13421 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/01/15 04:47:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/15 04:47:26 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/15 04:47:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/15 04:47:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.30s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:47:31 DEBUG : file1: md5 = 4e0aa1d0bcfbacf3909332974c8e6dcc OK 2025/01/15 04:47:34 DEBUG : sub/file2: md5 = 4291253dce8039369460a7e7ef706f84 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/01/15 04:47:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudonic0qoza/notfound" 2025/01/15 04:47:38 DEBUG : Creating backend with remote "TestDrive:crypt/j4e6shd1br9e51bur8qfhc3pasnp7nn47766d6iqte71hsr7eak0/qe0i31qdkoejk60elps0ni5sqk" 2025/01/15 04:47:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.11s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.33s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:47:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Making directory 2025/01/15 04:47:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:47:45 DEBUG : sub dir/hello world: md5 = 5b5f516bbf27a0788e18ae8efac521ea OK 2025/01/15 04:47:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.71s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:47:50 DEBUG : potato2: md5 = 403a80bde9c9b1d61911e3acd13c885c OK 2025/01/15 04:47:52 DEBUG : empty space: md5 = 4cbef92deabb7c08f7e56399a00568a6 OK --- PASS: TestLs (5.68s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:47:56 DEBUG : potato2: md5 = 1fd637df07e9fd188bbe89531763ec0b OK 2025/01/15 04:47:57 DEBUG : empty space: md5 = e0875bbbea8502516c327cbc1bbc12a9 OK 2025/01/15 04:47:58 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/15 04:47:58 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.55s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:48:01 DEBUG : potato2: md5 = eaae7441e63cdddcc83eb4996b08b085 OK 2025/01/15 04:48:03 DEBUG : empty space: md5 = de3feb9941f87c6d25439c4d5489e97f OK --- PASS: TestLsLong (5.87s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:48:07 DEBUG : potato2: md5 = a898c55387a187d801ee4f111402282f OK 2025/01/15 04:48:09 DEBUG : empty space: md5 = baae67d4d04a465b566665810fafbb41 OK --- PASS: TestHashSums (5.27s) === RUN TestHashSumsWithErrors 2025/01/15 04:48:11 DEBUG : Creating backend with remote ":memory:" 2025/01/15 04:48:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/15 04:48:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/15 04:48:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/15 04:48:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/15 04:48:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/15 04:48:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/15 04:48:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/15 04:48:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/15 04:48:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:48:13 DEBUG : potato2: md5 = 1dac8461f059ac79fe06089897567bcc OK 2025/01/15 04:48:14 DEBUG : empty space: md5 = 4b14d385822ed44a02579dd935531155 OK 2025/01/15 04:48:17 DEBUG : sub dir/potato3: md5 = 0ab20f142bfd494058d043d57cc8e4e6 OK 2025/01/15 04:48:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.37s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:48:23 DEBUG : small: md5 = 92ac75de95d680408a88b82ca25f10a5 OK 2025/01/15 04:48:25 DEBUG : medium: md5 = 38d6b98a188968c9ef8eccc36a4b94b3 OK 2025/01/15 04:48:27 DEBUG : large: md5 = e334f3cd9e697ad004fe3b634ae7f9c3 OK 2025/01/15 04:48:27 DEBUG : Waiting for deletions to finish 2025/01/15 04:48:27 DEBUG : large: Excluded (Size Filter) 2025/01/15 04:48:28 INFO : medium: Deleted 2025/01/15 04:48:28 INFO : small: Deleted --- PASS: TestDelete (7.81s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:48:31 DEBUG : small: md5 = 504424d2449636910183545698f135ea OK 2025/01/15 04:48:33 DEBUG : medium: md5 = addf11b448ddc759e62994d2ce2a2ba6 OK 2025/01/15 04:48:34 DEBUG : large: md5 = 58069f34160a07d4b9d3822fcef7eb3b OK 2025/01/15 04:48:34 DEBUG : Waiting for deletions to finish 2025/01/15 04:48:35 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/15 04:48:35 INFO : medium: Deleted 2025/01/15 04:48:35 INFO : small: Deleted --- PASS: TestMaxDelete (8.09s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:48:39 DEBUG : small: md5 = e2b0ad2446465c245eca3f73751ef028 OK 2025/01/15 04:48:40 DEBUG : medium: md5 = a6a79d02cbc831b67c2c7114d84a2f1c OK 2025/01/15 04:48:42 DEBUG : large: md5 = 09fb01b08f4507e1b14e130c6dcfd457 OK 2025/01/15 04:48:42 DEBUG : Waiting for deletions to finish 2025/01/15 04:48:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/15 04:48:43 INFO : small: Deleted 2025/01/15 04:48:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.90s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:48:47 DEBUG : small: md5 = 9432daf3a103694005cf0963e7fc9858 OK 2025/01/15 04:48:48 DEBUG : medium: md5 = c8cafc23c23f60f0c6839673b6d662c9 OK 2025/01/15 04:48:50 DEBUG : large: md5 = 5fe46ce3ee8b0ae8273f22fa1fef62fb OK 2025/01/15 04:48:50 DEBUG : Waiting for deletions to finish 2025/01/15 04:48:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/15 04:48:51 INFO : small: Deleted 2025/01/15 04:48:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.71s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:48:55 DEBUG : ReadFile: md5 = de15e6f9728d216e09e5882601db000d OK --- PASS: TestReadFile (4.92s) === RUN TestRetry 2025/01/15 04:48:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/15 04:48:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/15 04:48:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/15 04:48:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/15 04:48:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/15 04:48:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/15 04:48:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:48:59 DEBUG : file1: md5 = 31bb6b52bff71f28c899565cc8eb7814 OK 2025/01/15 04:49:01 DEBUG : file2: md5 = 8a252f94a2b385f793afcc14d59b878c OK --- PASS: TestCat (17.91s) === RUN TestPurge 2025/01/15 04:49:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lucogon9yuvi" 2025/01/15 04:49:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 04:49:16 DEBUG : Creating backend with remote "TestDrive:crypt/h8tf17s1shlq5a4tuj6vlbm27f0eui6v39jljuq75nltn0hklufg" 2025/01/15 04:49:17 DEBUG : Creating backend with remote "/tmp/rclone1900050824" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lucogon9yuvi'", Local "Local file system at /tmp/rclone1900050824", Modify Window "1ms" 2025/01/15 04:49:22 DEBUG : A1/B1/C1/one: md5 = 9b3963ab4ecdc1e989bebfd6beec40c1 OK 2025/01/15 04:49:22 INFO : A2: Making directory 2025/01/15 04:49:23 INFO : A1/B2: Making directory 2025/01/15 04:49:24 INFO : A1/B2/C2: Making directory 2025/01/15 04:49:25 INFO : A1/B1/C3: Making directory 2025/01/15 04:49:26 INFO : A3: Making directory 2025/01/15 04:49:27 INFO : A3/B3: Making directory 2025/01/15 04:49:28 INFO : A3/B3/C4: Making directory 2025/01/15 04:49:31 DEBUG : A1/two: md5 = b4c0d6dc132e9e3454cfd34b8c3c76ba OK 2025/01/15 04:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lucogon9yuvi': Purge remote 2025/01/15 04:49:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.22s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:49:40 DEBUG : A1/B1/C1/one: md5 = b7de29577af152b6755dad609b20532c OK 2025/01/15 04:49:40 INFO : A2: Making directory 2025/01/15 04:49:41 INFO : A1/B2: Making directory 2025/01/15 04:49:42 INFO : A1/B2/C2: Making directory 2025/01/15 04:49:43 INFO : A1/B1/C3: Making directory 2025/01/15 04:49:44 INFO : A3: Making directory 2025/01/15 04:49:45 INFO : A3/B3: Making directory 2025/01/15 04:49:46 INFO : A3/B3/C4: Making directory 2025/01/15 04:49:49 DEBUG : A1/two: md5 = 29dd978e13625436bedb67f1d8baf121 OK 2025/01/15 04:49:50 DEBUG : removing 1 level 3 directories 2025/01/15 04:49:50 INFO : A3/B3/C4: Removing directory 2025/01/15 04:49:52 DEBUG : removing 2 level 3 directories 2025/01/15 04:49:52 INFO : A1/B2/C2: Removing directory 2025/01/15 04:49:52 INFO : A1/B1/C3: Removing directory 2025/01/15 04:49:53 DEBUG : removing 2 level 2 directories 2025/01/15 04:49:53 INFO : A3/B3: Removing directory 2025/01/15 04:49:53 INFO : A1/B2: Removing directory 2025/01/15 04:49:54 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/15 04:49:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/15 04:49:54 DEBUG : removing 2 level 1 directories 2025/01/15 04:49:54 INFO : A3: Removing directory 2025/01/15 04:49:54 INFO : A2: Removing directory 2025/01/15 04:49:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/15 04:49:59 DEBUG : removing 1 level 3 directories 2025/01/15 04:49:59 INFO : A1/B1/C1: Removing directory 2025/01/15 04:49:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:00 DEBUG : removing 1 level 2 directories 2025/01/15 04:50:00 INFO : A1/B1: Removing directory 2025/01/15 04:50:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/15 04:50:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/15 04:50:01 DEBUG : removing 1 level 1 directories 2025/01/15 04:50:01 INFO : A1: Removing directory 2025/01/15 04:50:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/15 04:50:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/15 04:50:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/15 04:50:02 DEBUG : removing 1 level 0 directories 2025/01/15 04:50:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Removing directory 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/15 04:50:02 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (28.43s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:50:04 INFO : A1: Making directory 2025/01/15 04:50:05 INFO : A1/B1: Making directory 2025/01/15 04:50:06 INFO : A1/B1/C1: Making directory 2025/01/15 04:50:09 DEBUG : removing 1 level 3 directories 2025/01/15 04:50:09 INFO : A1/B1/C1: Removing directory 2025/01/15 04:50:10 DEBUG : removing 1 level 2 directories 2025/01/15 04:50:10 INFO : A1/B1: Removing directory 2025/01/15 04:50:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/15 04:50:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.62s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:50:13 INFO : A1: Making directory 2025/01/15 04:50:14 INFO : A1/B1: Making directory 2025/01/15 04:50:15 INFO : A1/B1/C1: Making directory 2025/01/15 04:50:18 DEBUG : removing 1 level 3 directories 2025/01/15 04:50:18 INFO : A1/B1/C1: Removing directory 2025/01/15 04:50:19 DEBUG : removing 1 level 2 directories 2025/01/15 04:50:19 INFO : A1/B1: Removing directory 2025/01/15 04:50:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/15 04:50:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.99s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:50:24 DEBUG : file1: md5 = 3f6f5075c6ceb7deedaaf87d335b9290 OK 2025/01/15 04:50:24 DEBUG : filename.txt: File name found in url 2025/01/15 04:50:26 DEBUG : filename.txt: md5 = 725a581bae988eed73c82cd32a098675 OK 2025/01/15 04:50:26 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/15 04:50:28 DEBUG : headerfilename.txt: md5 = dae216ac7b91aa1d00b59116dd525a81 OK 2025/01/15 04:50:29 DEBUG : file2: md5 = ecdafd6a6d644ecb3aa03efd6c334bef OK --- PASS: TestCopyURL (10.79s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:50:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/15 04:50:36 DEBUG : sub/file2: md5 = cdb6e5d352a3e85d909a2da95f2048f3 OK 2025/01/15 04:50:36 INFO : file1: Copied (new) to: sub/file2 2025/01/15 04:50:36 INFO : file1: Deleted 2025/01/15 04:50:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 04:50:36 DEBUG : file1: Unchanged skipping 2025/01/15 04:50:36 INFO : file1: Deleted 2025/01/15 04:50:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': don't need to copy/move sub/file2, it is already at target location 2025/01/15 04:50:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.64s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:50:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/15 04:50:41 DEBUG : file1: md5 = 80864b5636288f907aac78f7bc341e4a OK 2025/01/15 04:50:41 INFO : file1: Copied (new) 2025/01/15 04:50:41 INFO : file1: Deleted 2025/01/15 04:50:42 DEBUG : file1: Destination exists, skipping 2025/01/15 04:50:42 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.58s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:50:46 DEBUG : dst/file1: md5 = af518b0436f8257bf70366927d134e0b OK 2025/01/15 04:50:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudonic0qoza/backup" 2025/01/15 04:50:47 DEBUG : Creating backend with remote "TestDrive:crypt/j4e6shd1br9e51bur8qfhc3pasnp7nn47766d6iqte71hsr7eak0/1nrff024r7pq65ecp72fc28jb0" 2025/01/15 04:50:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/15 04:50:54 INFO : dst/file1: Moved (server-side) 2025/01/15 04:50:56 DEBUG : dst/file1: md5 = e420180a0fe3c654909607b46e5961fe OK 2025/01/15 04:50:56 INFO : dst/file1: Copied (new) 2025/01/15 04:50:56 INFO : dst/file1: Deleted 2025/01/15 04:50:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/15 04:50:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/15 04:51:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (17.25s) === 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-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:51:04 DEBUG : A1/one: md5 = 1608ab5fc86dbe6989789a1286b1dcd5 OK 2025/01/15 04:51:06 DEBUG : A1/two: md5 = 9ac2cdeb8d5ada87e45e11e2e3d8eb10 OK 2025/01/15 04:51:08 DEBUG : A1/B1/three: md5 = a8189bde130bb0984fedc98c933fe80c OK 2025/01/15 04:51:11 DEBUG : A1/B1/C1/four: md5 = 59567089a14e7607bf01e399f362288a OK 2025/01/15 04:51:14 DEBUG : A1/B1/C2/five: md5 = 24cfe74fd43aa1bf0497c56bddd0d738 OK 2025/01/15 04:51:14 INFO : A1/B2: Making directory 2025/01/15 04:51:15 INFO : A1/B1/C3: Making directory 2025/01/15 04:51:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/15 04:51:27 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/15 04:51:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/15 04:51:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/15 04:51:27 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/15 04:51:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/15 04:51:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/15 04:51:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/15 04:51:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/15 04:51:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/15 04:51:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/15 04:51:42 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/15 04:51:42 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/15 04:51:42 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/15 04:51:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/15 04:51:42 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/15 04:51:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/15 04:51:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/15 04:51:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/15 04:51:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/15 04:51:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/15 04:51:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/15 04:51:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/15 04:51:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/15 04:51:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/15 04:51:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/15 04:51:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/15 04:51:57 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/15 04:51:57 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/15 04:51:57 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/15 04:51:57 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (57.00s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:51:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': File to upload is small (34 bytes), uploading instead of streaming 2025/01/15 04:52:00 DEBUG : no_checksum_small_file_from_pipe: md5 = 5b8511ca528a82b59f0c3c060f025228 OK 2025/01/15 04:52:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/15 04:52:00 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/15 04:52:01 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/15 04:52:02 DEBUG : no_checksum_big_file_from_pipe: md5 = 41ad20bf9a2a24ba20b9d7e30e7536b3 OK 2025/01/15 04:52:02 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-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:52:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': File to upload is small (34 bytes), uploading instead of streaming 2025/01/15 04:52:06 DEBUG : with_checksum_small_file_from_pipe: md5 = 2a7965e01c9477594bfc25f7811532e0 OK 2025/01/15 04:52:06 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/15 04:52:07 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/15 04:52:08 DEBUG : with_checksum_big_file_from_pipe: md5 = af32d35cd649903df4ff1e500a6911dc OK 2025/01/15 04:52:08 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-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:52:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': File to upload is small (34 bytes), uploading instead of streaming 2025/01/15 04:52:12 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 04:52:12 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/15 04:52:14 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-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:52:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': File to upload is small (34 bytes), uploading instead of streaming 2025/01/15 04:52:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/15 04:52:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/15 04:52:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.70s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.77s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/15 04:52:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': File to upload is small (48 bytes), uploading instead of streaming 2025/01/15 04:52:23 DEBUG : rcat_metadata: md5 = 54023704dc85f9fd30e69e84c2e99992 OK 2025/01/15 04:52:23 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/15 04:52:26 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/15 04:52:27 DEBUG : rcat_metadata_uploadcutoff0: md5 = b1648ef2a2588df9dd0a6dc55f27ec40 OK 2025/01/15 04:52:27 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.87s) --- PASS: TestRcatMetadata/Normal (3.03s) --- PASS: TestRcatMetadata/ViaDisk (3.39s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:52:30 DEBUG : potato1: md5 = a4c059bba11143bb7544ac8acebfcfe6 OK 2025/01/15 04:52:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': File to upload is small (60 bytes), uploading instead of streaming 2025/01/15 04:52:31 DEBUG : potato2: md5 = 312a02cbb49e687c9d86ed118c85fc26 OK 2025/01/15 04:52:31 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.06s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:52:35 DEBUG : potato1: md5 = 222629e8592a1714646f2ac8a90b82be OK 2025/01/15 04:52:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': File to upload is small (60 bytes), uploading instead of streaming 2025/01/15 04:52:37 DEBUG : potato2: md5 = a38a0fcde3b1c60bc1d0f2706fba398e OK 2025/01/15 04:52:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.68s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:52:42 DEBUG : potato2: md5 = 2c65042c46c185e6a18f3eb87f9da94e OK 2025/01/15 04:52:43 DEBUG : empty space: md5 = 390a967072df95199c067a468f72d478 OK 2025/01/15 04:52:46 DEBUG : sub dir/potato3: md5 = 34790dea1e3372abaa0ae5007afb85cb OK 2025/01/15 04:52:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Touching "empty space" 2025/01/15 04:52:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Touching "potato2" 2025/01/15 04:52:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Touching "sub dir/potato3" 2025/01/15 04:52:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.99s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:52:53 DEBUG : dir with metadata: Making directory with metadata 2025/01/15 04:52:54 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.72s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:52:56 DEBUG : directory with modtime: Making directory with metadata 2025/01/15 04:52:57 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.61s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:52:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/15 04:52:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/15 04:52:59 DEBUG : Google drive root 'crypt/j4e6shd1br9e51bur8qfhc3pasnp7nn47766d6iqte71hsr7eak0': Skipping btime metadata as can't update it on an existing file: 2025-01-15T04:52:58.859231607Z 2025/01/15 04:52:59 INFO : non existent directory: Updated directory metadata 2025/01/15 04:53:02 DEBUG : Google drive root 'crypt/j4e6shd1br9e51bur8qfhc3pasnp7nn47766d6iqte71hsr7eak0': Skipping btime metadata as can't update it on an existing file: 2025-01-15T04:52:58.859231607Z 2025/01/15 04:53:03 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.06s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:53:04 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/15 04:53:07 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/15 04:53:08 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.87s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:53:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/15 04:53:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/15 04:53:09 DEBUG : dst: Making directory with metadata 2025/01/15 04:53:10 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/15 04:53:10 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/15 04:53:11 INFO : dst: Set directory modification time (using SetModTime) 2025/01/15 04:53:12 INFO : dst: Set directory modification time (using SetModTime) 2025/01/15 04:53:12 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/15 04:53:12 INFO : dst: Set directory modification time (using SetModTime) 2025/01/15 04:53:12 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.74s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza'", Local "Local file system at /tmp/rclone2359615167", Modify Window "1ms" 2025/01/15 04:53:17 DEBUG : sub dir/test remove existing: md5 = 8b5a9a62d69c198ebeeabc06d55cff29 OK 2025/01/15 04:53:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c5eb90afd7242039c6425330d9e32960 OK 2025/01/15 04:53:20 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vemogaj6" before starting 2025/01/15 04:53:21 DEBUG : sub dir/test remove existing.vemogaj6: TEST: removing renamed existing file after operation 2025/01/15 04:53:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fuxuner7" before starting 2025/01/15 04:53:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fuxuner7: TEST: renaming existing back after failed operation 2025/01/15 04:53:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.huhayek1" before starting 2025/01/15 04:53:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.huhayek1: TEST: removing renamed existing file after operation 2025/01/15 04:53:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9cbd6is4i6116q63rch6a7k1dl4ap2o4uhja3fg88puehgrtp5pg" 2025/01/15 04:53:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "k8voarv3ebb02p2lkotv591oegdqselgh3m6lfa5etep11941ja64hrjrlaj73420fvm8r6jvvptpfqfrpg9vpatdd5bbd4q3evahj3d1om3li5bhh6hda5j9b9fbfebi2np6phc5sl1mgmriebbkb6c1e4t7he2rij6cndqs0dd75tkq77g" --- PASS: TestRemoveExisting (15.11s) === 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/01/15 04:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudonic0qoza': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m31.156735592s (try 1/5)