"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/02/07 05:30:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cupijof8sesa" 2025/02/07 05:30:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:30:19 DEBUG : Creating backend with remote "TestDrive:crypt/1vra19521ukodis3ob3va32glbj2bn50u8d351ap4rgc1dei1hqg" 2025/02/07 05:30:20 DEBUG : Creating backend with remote "/tmp/rclone2619427259" === 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-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/07 05:30:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/07 05:30:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/07 05:30:20 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/07 05:30:20 DEBUG : potato: Seek from 10 to 0 2025/02/07 05:30:20 DEBUG : potato: Seek from 10 to 0 2025/02/07 05:30:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/07 05:30:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/07 05:30:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/07 05:30:20 DEBUG : potato: Seek from 5 to 2 2025/02/07 05:30:20 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/07 05:30:20 DEBUG : potato: Seek from 7 to 0 2025/02/07 05:30:20 DEBUG : potato: Seek from 7 to 0 2025/02/07 05:30:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/07 05:30:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/07 05:30:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/07 05:30:20 DEBUG : potato: Seek from 5 to 2 2025/02/07 05:30:20 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/07 05:30:20 DEBUG : potato: Seek from 8 to 0 2025/02/07 05:30:20 DEBUG : potato: Seek from 8 to 0 2025/02/07 05:30:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/07 05:30:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/07 05:30:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/07 05:30:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/07 05:30:20 DEBUG : potato: Seek from 5 to 2 2025/02/07 05:30:20 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/07 05:30:20 DEBUG : potato: Seek from 9 to 0 2025/02/07 05:30:20 DEBUG : potato: Seek from 9 to 0 2025/02/07 05:30:20 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-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:30:23 DEBUG : rutabaga: md5 = 297233e25bd474ad43331e28a1ecea5e OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/07 05:30:25 DEBUG : empty space: md5 = b76194d3cb7cc4d74c7ccd0b40465b9a OK === RUN TestCheck/3 2025/02/07 05:30:27 DEBUG : potato2: md5 = 2a483d169933c14fd0b24488d09b7020 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/07 05:30:29 DEBUG : remotepotato: md5 = f2eaefcd7411984b8dcab63bb3d75df4 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.62s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/02/07 05:30:32 DEBUG : Creating backend with remote "nonexistent" 2025/02/07 05:30:32 DEBUG : Creating backend with remote "nonexistent" 2025/02/07 05:30:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/07 05:30:32 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/02/07 05:30:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/07 05:30:32 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-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:30:33 DEBUG : rutabaga: md5 = a02921fdb38292176c0fb1a80200cf35 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/07 05:30:38 DEBUG : empty space: md5 = e8ea9037c0d8fce23a05e7ddf74fb8d2 OK === RUN TestCheckDownload/3 2025/02/07 05:30:41 DEBUG : potato2: md5 = 1cda2e4ab73508bcd4de1f70b831424d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/07 05:30:45 DEBUG : remotepotato: md5 = 05c589c13713fcf5fd6ee63f3d347719 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.51s) --- PASS: TestCheckDownload/1 (1.82s) --- PASS: TestCheckDownload/2 (0.89s) --- PASS: TestCheckDownload/3 (1.05s) --- PASS: TestCheckDownload/4 (1.57s) --- PASS: TestCheckDownload/5 (1.19s) --- PASS: TestCheckDownload/6 (1.18s) --- PASS: TestCheckDownload/7 (0.83s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:30:51 DEBUG : rutabaga: md5 = bb24b41518d56c82874873f86a9a316e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/07 05:30:53 DEBUG : empty space: md5 = 626c706ad345f69e0b6fd95ffdeb0317 OK === RUN TestCheckSizeOnly/3 2025/02/07 05:30:55 DEBUG : potato2: md5 = 6bb3fa65ee947845826a9d438a475245 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/07 05:30:57 DEBUG : remotepotato: md5 = 202c902840218c7450ebdaf63f9040b6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.20s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:31:01 DEBUG : test.sum: md5 = dadf143369fb8f21639c6e7fbde3dd85 OK 2025/02/07 05:31:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/07 05:31:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/07 05:31:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/07 05:31:02 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/07 05:31:04 DEBUG : test.sum: md5 = 051589483fc0c08f3d8fc9479da601a4 OK 2025/02/07 05:31:05 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/07 05:31:05 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/07 05:31:05 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/07 05:31:05 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.97s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:31:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cupijof8sesa/data" 2025/02/07 05:31:06 DEBUG : Creating backend with remote "TestDrive:crypt/1vra19521ukodis3ob3va32glbj2bn50u8d351ap4rgc1dei1hqg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.89s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:31:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cupijof8sesa/data" 2025/02/07 05:31:08 DEBUG : Creating backend with remote "TestDrive:crypt/1vra19521ukodis3ob3va32glbj2bn50u8d351ap4rgc1dei1hqg/vjrnln8ratgmqakfosrqe8espk" 2025/02/07 05:31:11 DEBUG : data/banana: md5 = 4cceca0d928353db12e72b8df7e892c1 OK 2025/02/07 05:31:13 DEBUG : test.sum: md5 = 35b9f6f264898f7549df9f3e8a020515 OK === RUN TestCheckSumDownload/subtest1 2025/02/07 05:31:17 DEBUG : data/potato: md5 = cf486653485f74699b9675b0c4df244a OK 2025/02/07 05:31:19 DEBUG : test.sum: md5 = 20a1e9bb84bc73e71ac6f812972db7a2 OK === RUN TestCheckSumDownload/subtest2 2025/02/07 05:31:22 DEBUG : test.sum: md5 = 099cbc24426362879eca670e673874d8 OK === RUN TestCheckSumDownload/subtest3 2025/02/07 05:31:27 DEBUG : test.sum: md5 = ace6d436decb85faea1fd649ea334267 OK === RUN TestCheckSumDownload/subtest4 2025/02/07 05:31:31 DEBUG : test.sum: md5 = 45a6d5204838ca6c319e9ed4f80c4a74 OK === RUN TestCheckSumDownload/subtest5 2025/02/07 05:31:35 DEBUG : test.sum: md5 = 2ab18af46fd06c00e4ce0982c0ec4b41 OK === RUN TestCheckSumDownload/subtest6 2025/02/07 05:31:39 DEBUG : data/banana: md5 = 65029b52692508f5f4764d8515ee46fe OK 2025/02/07 05:31:40 DEBUG : data/potato: md5 = d4f54bc589f74ef14c8283030d9624a7 OK 2025/02/07 05:31:42 DEBUG : test.sum: md5 = f7d2a387252acfc07e12c307eb96aef5 OK === RUN TestCheckSumDownload/subtest7 2025/02/07 05:31:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/02/07 05:31:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.57s) --- PASS: TestCheckSumDownload/subtest1 (2.73s) --- PASS: TestCheckSumDownload/subtest2 (2.17s) --- PASS: TestCheckSumDownload/subtest3 (2.23s) --- PASS: TestCheckSumDownload/subtest4 (2.03s) --- PASS: TestCheckSumDownload/subtest5 (2.04s) --- PASS: TestCheckSumDownload/subtest6 (2.24s) --- PASS: TestCheckSumDownload/subtest7 (2.78s) === RUN TestApplyTransforms 2025/02/07 05:31:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guvewag9boza" 2025/02/07 05:31:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:31:48 DEBUG : Creating backend with remote "TestDrive:crypt/2oe8fkfeavcmg1jujt5fn9ltloqcs8rgft7qh7tp6k6dd8sqn910" 2025/02/07 05:31:49 DEBUG : Creating backend with remote "/tmp/rclone148313548" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guvewag9boza'", Local "Local file system at /tmp/rclone148313548", Modify Window "1ms" 2025/02/07 05:31:52 DEBUG : hello, world!: md5 = 493064279525c694ab14868dbce5a00c OK upper checkfile vs. lower remote (without normalization) 2025/02/07 05:31:52 ERROR : hello, world!: sum not found 2025/02/07 05:31:52 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-guvewag9boza' 2025/02/07 05:31:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvewag9boza': 1 files missing 2025/02/07 05:31:52 NOTICE: 1 hashes missing 2025/02/07 05:31:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvewag9boza': 2 differences found 2025/02/07 05:31:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvewag9boza': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/07 05:31:53 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:31:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvewag9boza': 0 differences found 2025/02/07 05:31:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvewag9boza': 1 matching files 2025/02/07 05:31:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fonoduc3sezu" 2025/02/07 05:31:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:31:53 DEBUG : Creating backend with remote "TestDrive:crypt/q6hr5qgfdv54id8d5k2b4o4ir48rkg7upfvk07uusf7g5cnbghsg" 2025/02/07 05:31:54 DEBUG : Creating backend with remote "/tmp/rclone263483160" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fonoduc3sezu'", Local "Local file system at /tmp/rclone263483160", Modify Window "1ms" 2025/02/07 05:31:56 DEBUG : HELLO, WORLD!: md5 = cb3870ab51acd753dbab301cf1bc4b83 OK lower checkfile vs. upper remote (without normalization) 2025/02/07 05:31:57 ERROR : HELLO, WORLD!: sum not found 2025/02/07 05:31:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fonoduc3sezu' 2025/02/07 05:31:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fonoduc3sezu': 1 files missing 2025/02/07 05:31:57 NOTICE: 1 hashes missing 2025/02/07 05:31:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fonoduc3sezu': 2 differences found 2025/02/07 05:31:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fonoduc3sezu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/07 05:31:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:31:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fonoduc3sezu': 0 differences found 2025/02/07 05:31:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fonoduc3sezu': 1 matching files 2025/02/07 05:31:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gufijok5nulu" 2025/02/07 05:31:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:31:58 DEBUG : Creating backend with remote "TestDrive:crypt/kpicfvb6knpqab8tn5rop25je1esjji0p7u4tnddk6maosd7hljg" 2025/02/07 05:31:59 DEBUG : Creating backend with remote "/tmp/rclone3774512793" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gufijok5nulu'", Local "Local file system at /tmp/rclone3774512793", Modify Window "1ms" 2025/02/07 05:32:01 DEBUG : HeLlO, wOrLd!: md5 = 876010a485570f402b559d4434496e27 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/07 05:32:01 ERROR : HeLlO, wOrLd!: sum not found 2025/02/07 05:32:01 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gufijok5nulu' 2025/02/07 05:32:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufijok5nulu': 1 files missing 2025/02/07 05:32:01 NOTICE: 1 hashes missing 2025/02/07 05:32:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufijok5nulu': 2 differences found 2025/02/07 05:32:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufijok5nulu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/07 05:32:02 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:32:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufijok5nulu': 0 differences found 2025/02/07 05:32:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gufijok5nulu': 1 matching files 2025/02/07 05:32:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-behuxuy9cisi" 2025/02/07 05:32:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:32:02 DEBUG : Creating backend with remote "TestDrive:crypt/0tfhun3k19akkntrq7qemlrsgj62f0lhl00uj9rcla5tu1d6k810" 2025/02/07 05:32:03 DEBUG : Creating backend with remote "/tmp/rclone4128460559" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-behuxuy9cisi'", Local "Local file system at /tmp/rclone4128460559", Modify Window "1ms" 2025/02/07 05:32:06 DEBUG : HELLO, WORLD!: md5 = cc5fb013b6b18fa83ce852d0454a62a1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/07 05:32:06 ERROR : HELLO, WORLD!: sum not found 2025/02/07 05:32:06 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-behuxuy9cisi' 2025/02/07 05:32:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behuxuy9cisi': 1 files missing 2025/02/07 05:32:06 NOTICE: 1 hashes missing 2025/02/07 05:32:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behuxuy9cisi': 2 differences found 2025/02/07 05:32:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behuxuy9cisi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/07 05:32:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:32:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behuxuy9cisi': 0 differences found 2025/02/07 05:32:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behuxuy9cisi': 1 matching files 2025/02/07 05:32:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wusebew8femu" 2025/02/07 05:32:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:32:08 DEBUG : Creating backend with remote "TestDrive:crypt/imt9vb3n1m7ue441491fd1mqioi4f5tojhlo0adbqjkigkebtocg" 2025/02/07 05:32:08 DEBUG : Creating backend with remote "/tmp/rclone3188927226" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusebew8femu'", Local "Local file system at /tmp/rclone3188927226", Modify Window "1ms" 2025/02/07 05:32:11 DEBUG : 測試_Русский___ě_áñ: md5 = 79a27ae02ebd04fdf6a611a16f3f42d1 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/07 05:32:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/07 05:32:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wusebew8femu' 2025/02/07 05:32:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusebew8femu': 1 files missing 2025/02/07 05:32:11 NOTICE: 1 hashes missing 2025/02/07 05:32:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusebew8femu': 2 differences found 2025/02/07 05:32:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusebew8femu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/07 05:32:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:32:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusebew8femu': 0 differences found 2025/02/07 05:32:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusebew8femu': 1 matching files 2025/02/07 05:32:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobofiy1geto" 2025/02/07 05:32:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:32:12 DEBUG : Creating backend with remote "TestDrive:crypt/6st0jlmlvp2stcobq08jeeptp0hf7mn9ci5i7b27jrtpihp2am40" 2025/02/07 05:32:13 DEBUG : Creating backend with remote "/tmp/rclone3214435957" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobofiy1geto'", Local "Local file system at /tmp/rclone3214435957", Modify Window "1ms" 2025/02/07 05:32:15 DEBUG : 測試_Русский___ě_áñ: md5 = 963b1a2aee68d3376b34aad01b9375b0 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/07 05:32:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/07 05:32:16 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nobofiy1geto' 2025/02/07 05:32:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobofiy1geto': 1 files missing 2025/02/07 05:32:16 NOTICE: 1 hashes missing 2025/02/07 05:32:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobofiy1geto': 2 differences found 2025/02/07 05:32:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobofiy1geto': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/07 05:32:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:32:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobofiy1geto': 0 differences found 2025/02/07 05:32:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobofiy1geto': 1 matching files 2025/02/07 05:32:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pusizim1bota" 2025/02/07 05:32:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:32:17 DEBUG : Creating backend with remote "TestDrive:crypt/s59nddu0d3ng1e64cj2c1kvvv5cnv9r50hiv17qg0m0c3kft0n90" 2025/02/07 05:32:18 DEBUG : Creating backend with remote "/tmp/rclone3862944494" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pusizim1bota'", Local "Local file system at /tmp/rclone3862944494", Modify Window "1ms" 2025/02/07 05:32:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c077795f239f685f7366e5203a08361d OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/07 05:32:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/07 05:32:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pusizim1bota' 2025/02/07 05:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusizim1bota': 1 files missing 2025/02/07 05:32:21 NOTICE: 1 hashes missing 2025/02/07 05:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusizim1bota': 2 differences found 2025/02/07 05:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusizim1bota': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/07 05:32:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:32:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusizim1bota': 0 differences found 2025/02/07 05:32:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pusizim1bota': 1 matching files 2025/02/07 05:32:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toyiwor6hure" 2025/02/07 05:32:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:32:22 DEBUG : Creating backend with remote "TestDrive:crypt/jjl1tebivm4ut120iqr1aqjntqk88scr72ndnacjp5gq6q61na5g" 2025/02/07 05:32:23 DEBUG : Creating backend with remote "/tmp/rclone921326759" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toyiwor6hure'", Local "Local file system at /tmp/rclone921326759", Modify Window "1ms" 2025/02/07 05:32:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7d2e8d3b5ea492cdd7190bdcb2c47b59 OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/07 05:32:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/07 05:32:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-toyiwor6hure' 2025/02/07 05:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyiwor6hure': 1 files missing 2025/02/07 05:32:26 NOTICE: 1 hashes missing 2025/02/07 05:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyiwor6hure': 2 differences found 2025/02/07 05:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyiwor6hure': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/07 05:32:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:32:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyiwor6hure': 0 differences found 2025/02/07 05:32:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toyiwor6hure': 1 matching files 2025/02/07 05:32:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tazesim4roxo" 2025/02/07 05:32:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:32:27 DEBUG : Creating backend with remote "TestDrive:crypt/1ia9j097piilmglui6rknojvgh37cuusls5ohtgnpjmujgp4lq1g" 2025/02/07 05:32:28 DEBUG : Creating backend with remote "/tmp/rclone2615442270" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tazesim4roxo'", Local "Local file system at /tmp/rclone2615442270", Modify Window "1ms" 2025/02/07 05:32:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b3d9ca11ce839baf41e7fd42ddc0fa3d OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/07 05:32:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/07 05:32:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tazesim4roxo' 2025/02/07 05:32:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tazesim4roxo': 1 files missing 2025/02/07 05:32:30 NOTICE: 1 hashes missing 2025/02/07 05:32:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tazesim4roxo': 2 differences found 2025/02/07 05:32:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tazesim4roxo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/07 05:32:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:32:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tazesim4roxo': 0 differences found 2025/02/07 05:32:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tazesim4roxo': 1 matching files 2025/02/07 05:32:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wukukoh9qume" 2025/02/07 05:32:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:32:32 DEBUG : Creating backend with remote "TestDrive:crypt/eh00rg7q1b6g8cvhr4qr3jccb6c6nge42cpehkt5gigqm7bfcnqg" 2025/02/07 05:32:33 DEBUG : Creating backend with remote "/tmp/rclone3317995378" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wukukoh9qume'", Local "Local file system at /tmp/rclone3317995378", Modify Window "1ms" 2025/02/07 05:32:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7b4841dcbfd35d82f6b2aff2d57cc4d2 OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/07 05:32:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/07 05:32:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wukukoh9qume' 2025/02/07 05:32:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wukukoh9qume': 1 files missing 2025/02/07 05:32:36 NOTICE: 1 hashes missing 2025/02/07 05:32:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wukukoh9qume': 2 differences found 2025/02/07 05:32:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wukukoh9qume': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/07 05:32:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/07 05:32:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wukukoh9qume': 0 differences found 2025/02/07 05:32:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wukukoh9qume': 1 matching files 2025/02/07 05:32:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wukukoh9qume': Purge remote 2025/02/07 05:32:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tazesim4roxo': Purge remote 2025/02/07 05:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toyiwor6hure': Purge remote 2025/02/07 05:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pusizim1bota': Purge remote 2025/02/07 05:32:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobofiy1geto': Purge remote 2025/02/07 05:32:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusebew8femu': Purge remote 2025/02/07 05:32:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-behuxuy9cisi': Purge remote 2025/02/07 05:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gufijok5nulu': Purge remote 2025/02/07 05:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fonoduc3sezu': Purge remote 2025/02/07 05:32:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guvewag9boza': Purge remote --- PASS: TestApplyTransforms (53.17s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:32:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/07 05:32:44 DEBUG : sub/file2: md5 = 9d46bce1a1906bd3ae05d743baffb920 OK 2025/02/07 05:32:44 INFO : file1: Copied (new) to: sub/file2 2025/02/07 05:32:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 05:32:45 DEBUG : file1: Unchanged skipping 2025/02/07 05:32:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': don't need to copy/move sub/file2, it is already at target location 2025/02/07 05:32:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.15s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:32:50 DEBUG : dst/file1: md5 = 322a9ca5b7bf15622ff55a7c4021a1c9 OK 2025/02/07 05:32:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cupijof8sesa/backup" 2025/02/07 05:32:51 DEBUG : Creating backend with remote "TestDrive:crypt/1vra19521ukodis3ob3va32glbj2bn50u8d351ap4rgc1dei1hqg/1nrff024r7pq65ecp72fc28jb0" 2025/02/07 05:32:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/07 05:32:55 INFO : dst/file1: Moved (server-side) 2025/02/07 05:32:56 DEBUG : dst/file1: md5 = 1460dc40a71cda2945956292fcbc580f OK 2025/02/07 05:32:56 INFO : dst/file1: Copied (new) 2025/02/07 05:32:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/07 05:33:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/07 05:33:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.91s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:33:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cupijof8sesa/dst" 2025/02/07 05:33:01 DEBUG : Creating backend with remote "TestDrive:crypt/1vra19521ukodis3ob3va32glbj2bn50u8d351ap4rgc1dei1hqg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/07 05:33:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cupijof8sesa/CompareDest" 2025/02/07 05:33:03 DEBUG : Creating backend with remote "TestDrive:crypt/1vra19521ukodis3ob3va32glbj2bn50u8d351ap4rgc1dei1hqg/gveqi14airsml4bgu7krj116o8" 2025/02/07 05:33:04 DEBUG : one: Need to transfer - File not found at Destination 2025/02/07 05:33:06 DEBUG : one: md5 = 394f16842eab97c8933472397dc0af42 OK 2025/02/07 05:33:06 INFO : one: Copied (new) 2025/02/07 05:33:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 05:33:09 DEBUG : one: md5 = ca49cfcedf33147273756f484605e1b7 OK 2025/02/07 05:33:09 INFO : one: Copied (replaced existing) 2025/02/07 05:33:11 DEBUG : dst/one: md5 = 152a29afd8d5c38b18103697c0e4a0c2 OK 2025/02/07 05:33:13 DEBUG : CompareDest/one: md5 = ea7e05135792c61af543d2c59834dabb OK 2025/02/07 05:33:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 05:33:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 05:33:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/07 05:33:16 DEBUG : CompareDest/two: md5 = 3b9cedaa24f499addbc34d70366b14d4 OK 2025/02/07 05:33:17 DEBUG : two: Need to transfer - File not found at Destination 2025/02/07 05:33:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 05:33:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/07 05:33:18 DEBUG : two: Need to transfer - File not found at Destination 2025/02/07 05:33:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 05:33:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/07 05:33:19 DEBUG : two: Need to transfer - File not found at Destination 2025/02/07 05:33:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/07 05:33:21 DEBUG : two: md5 = 207754c5c7bdd7b82d0081d948b86819 OK 2025/02/07 05:33:21 INFO : two: Copied (new) 2025/02/07 05:33:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/07 05:33:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:33:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/07 05:33:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.26s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:33:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cupijof8sesa/dst" 2025/02/07 05:33:25 DEBUG : Creating backend with remote "TestDrive:crypt/1vra19521ukodis3ob3va32glbj2bn50u8d351ap4rgc1dei1hqg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/07 05:33:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cupijof8sesa/CopyDest" 2025/02/07 05:33:27 DEBUG : Creating backend with remote "TestDrive:crypt/1vra19521ukodis3ob3va32glbj2bn50u8d351ap4rgc1dei1hqg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/07 05:33:28 DEBUG : one: Need to transfer - File not found at Destination 2025/02/07 05:33:31 DEBUG : one: md5 = 50e21d3f203bc88d151a67f050550523 OK 2025/02/07 05:33:31 INFO : one: Copied (new) 2025/02/07 05:33:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 05:33:33 DEBUG : one: md5 = 3c4901834ac990e9513111e379bd1c09 OK 2025/02/07 05:33:33 INFO : one: Copied (replaced existing) 2025/02/07 05:33:36 DEBUG : dst/one: md5 = 6f883529efeb45cc430664585370243a OK 2025/02/07 05:33:38 DEBUG : CopyDest/one: md5 = 483404b10e9ec000be458f2597d0450a OK 2025/02/07 05:33:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cupijof8sesa/BackupDir" 2025/02/07 05:33:39 DEBUG : Creating backend with remote "TestDrive:crypt/1vra19521ukodis3ob3va32glbj2bn50u8d351ap4rgc1dei1hqg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/07 05:33:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 05:33:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 05:33:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/07 05:33:42 INFO : one: Moved (server-side) 2025/02/07 05:33:43 INFO : one: Copied (server-side copy) 2025/02/07 05:33:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/07 05:33:45 DEBUG : CopyDest/two: md5 = a00ef96a88956685df86b58c4a1b10d0 OK 2025/02/07 05:33:46 DEBUG : two: Need to transfer - File not found at Destination 2025/02/07 05:33:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 05:33:47 INFO : two: Copied (server-side copy) 2025/02/07 05:33:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/07 05:33:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/07 05:33:48 DEBUG : two: Unchanged skipping 2025/02/07 05:33:50 DEBUG : CopyDest/three: md5 = 80e61e6b5fa31f347ce7852e0da69d9e OK 2025/02/07 05:33:50 DEBUG : three: Need to transfer - File not found at Destination 2025/02/07 05:33:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/07 05:33:51 DEBUG : three: Destination not found in --copy-dest 2025/02/07 05:33:52 DEBUG : three: md5 = f4f1f049612cb28212877e3133fa5962 OK 2025/02/07 05:33:52 INFO : three: Copied (new) 2025/02/07 05:33:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/07 05:33:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:33:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/07 05:33:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:33:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/07 05:33:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/07 05:33:58 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.44s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", 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-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:34:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/07 05:34:02 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 84507c8446c9b2bcb6186741510eb8ee OK 2025/02/07 05:34:02 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/07 05:34:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/07 05:34:03 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/02/07 05:34:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/07 05:34:04 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/07 05:34:06 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 142797b3b82f8befb01eb5d66817d5a2 OK 2025/02/07 05:34:06 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/07 05:34:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/07 05:34:08 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.00s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:34:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Looking for duplicate names using skip mode. 2025/02/07 05:34:12 NOTICE: one: Found 2 files with duplicate names 2025/02/07 05:34:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:34:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Looking for duplicate names using skip mode. 2025/02/07 05:34:18 NOTICE: one: Found 3 files with duplicate names 2025/02/07 05:34:18 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/07 05:34:18 INFO : one: Deleted 2025/02/07 05:34:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.32s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:34:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Looking for duplicate names using first mode. 2025/02/07 05:34:24 NOTICE: one: Found 3 files with duplicate names 2025/02/07 05:34:25 INFO : one: Deleted 2025/02/07 05:34:25 INFO : one: Deleted 2025/02/07 05:34:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.52s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:34:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Looking for duplicate names using newest mode. 2025/02/07 05:34:31 NOTICE: one: Found 3 files with duplicate names 2025/02/07 05:34:32 INFO : one: Deleted 2025/02/07 05:34:32 INFO : one: Deleted 2025/02/07 05:34:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.83s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:34:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Looking for duplicate names using oldest mode. 2025/02/07 05:34:38 NOTICE: one: Found 3 files with duplicate names 2025/02/07 05:34:38 INFO : one: Deleted 2025/02/07 05:34:39 INFO : one: Deleted 2025/02/07 05:34:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.98s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:34:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Looking for duplicate names using largest mode. 2025/02/07 05:34:44 NOTICE: one: Found 3 files with duplicate names 2025/02/07 05:34:44 INFO : one: Deleted 2025/02/07 05:34:45 INFO : one: Deleted 2025/02/07 05:34:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.12s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:34:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Looking for duplicate names using smallest mode. 2025/02/07 05:34:51 NOTICE: one: Found 3 files with duplicate names 2025/02/07 05:34:51 INFO : one: Deleted 2025/02/07 05:34:52 INFO : one: Deleted 2025/02/07 05:34:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.95s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:34:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Looking for duplicate names using rename mode. 2025/02/07 05:34:59 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/07 05:35:00 INFO : one-2.txt: renamed from: one.txt 2025/02/07 05:35:01 INFO : one-3.txt: renamed from: one.txt 2025/02/07 05:35:02 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.23s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:35:07 DEBUG : dupe1/one.txt: md5 = 2a9cebcb63516380e968bfce2dc146a3 OK 2025/02/07 05:35:10 DEBUG : dupe2/two.txt: md5 = a2ff90f33f053bd3097f85f851258a82 OK 2025/02/07 05:35:12 DEBUG : dupe3/three.txt: md5 = dd3180806beee10946fc08922fa06c98 OK 2025/02/07 05:35:12 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/07 05:35:13 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/07 05:35:13 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/07 05:35:14 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/07 05:35:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/07 05:35:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/07 05:35:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.89s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:35:20 DEBUG : a.txt: md5 = 9fd72b88efc0d0cba03ef5d0dfc63bf9 OK 2025/02/07 05:35:21 DEBUG : zend.txt: md5 = e289dcf3dbe4e40294fb394dd6e48129 OK 2025/02/07 05:35:23 DEBUG : sub dir/hello world: md5 = 9f9800c0c15a712c6a172ba9b1c144f7 OK 2025/02/07 05:35:24 DEBUG : sub dir/hello world2: md5 = d935165ad90e0f0d3655b9f12c4b98c3 OK 2025/02/07 05:35:27 DEBUG : sub dir/ignore dir/.ignore: md5 = 9e8c14b4a4bb0a0e238fca91753d89d4 OK 2025/02/07 05:35:28 DEBUG : sub dir/ignore dir/should be ignored: md5 = e85f7887f13151f8229ab24288d64f42 OK 2025/02/07 05:35:30 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7244edf79dacbc019f32953452c2d1bd OK 2025/02/07 05:35:32 DEBUG : a.txt: Excluded (Size Filter) 2025/02/07 05:35:32 DEBUG : a.txt: Excluded 2025/02/07 05:35:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/07 05:35:32 DEBUG : sub dir/hello world: Excluded 2025/02/07 05:35:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/07 05:35:32 DEBUG : sub dir/hello world2: Excluded 2025/02/07 05:35:33 DEBUG : sub dir/ignore dir: Excluded 2025/02/07 05:35:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/07 05:35:33 DEBUG : sub dir/hello world: Excluded 2025/02/07 05:35:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/07 05:35:33 DEBUG : sub dir/hello world2: Excluded 2025/02/07 05:35:33 DEBUG : sub dir/ignore dir: Excluded 2025/02/07 05:35:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/07 05:35:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/07 05:35:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/07 05:35:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/07 05:35:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/07 05:35:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/07 05:35:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.76s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:35:41 DEBUG : file1: md5 = 8621bf665ba769cf97b9dadfcfabc5db OK 2025/02/07 05:35:43 DEBUG : sub/file2: md5 = 20b3b330d2755d62098a8d3c8fd92521 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/02/07 05:35:46 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/07 05:35:46 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/07 05:35:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/07 05:35:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.14s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:35:50 DEBUG : file1: md5 = dad11dcc494b9d0386323cbfb1350517 OK 2025/02/07 05:35:53 DEBUG : sub/file2: md5 = 8d4b79896cdbbd996915c2434b3c9d49 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/02/07 05:35:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cupijof8sesa/notfound" 2025/02/07 05:35:57 DEBUG : Creating backend with remote "TestDrive:crypt/1vra19521ukodis3ob3va32glbj2bn50u8d351ap4rgc1dei1hqg/qe0i31qdkoejk60elps0ni5sqk" 2025/02/07 05:36:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.89s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:36:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Making directory 2025/02/07 05:36:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:36:04 DEBUG : sub dir/hello world: md5 = d75a35d78c42d5aaea975d18d47d2d52 OK 2025/02/07 05:36:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.04s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:36:08 DEBUG : potato2: md5 = d20cc835dca51f92b85b4b9a6edbaa34 OK 2025/02/07 05:36:10 DEBUG : empty space: md5 = ee27dfe277bd4a46feaaeeb39c869e6b OK --- PASS: TestLs (5.66s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:36:14 DEBUG : potato2: md5 = 9d0efad94d1c3f75e9cb7b24d6ba6b5c OK 2025/02/07 05:36:15 DEBUG : empty space: md5 = c4029e2ee8caf2ed0cc6f17ecde65d49 OK 2025/02/07 05:36:15 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.04s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:36:19 DEBUG : potato2: md5 = afeb2a6196cdacb66a1e1f27a212771b OK 2025/02/07 05:36:20 DEBUG : empty space: md5 = 90a7290a6b0ecf5e93767efe3121f342 OK --- PASS: TestLsLong (4.87s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:36:24 DEBUG : potato2: md5 = f03f0c721eee56678119b68a3493abfa OK 2025/02/07 05:36:25 DEBUG : empty space: md5 = 91a351f714a743f4dadb3c5ee5c8ae79 OK --- PASS: TestHashSums (5.75s) === RUN TestHashSumsWithErrors 2025/02/07 05:36:28 DEBUG : Creating backend with remote ":memory:" 2025/02/07 05:36:28 DEBUG : Config file has changed externally - reloading 2025/02/07 05:36:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/07 05:36:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/07 05:36:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/07 05:36:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/07 05:36:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/07 05:36:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/07 05:36:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/07 05:36:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/07 05:36:28 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-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:36:30 DEBUG : potato2: md5 = 55490187364f487a2c646e61c4705cee OK 2025/02/07 05:36:32 DEBUG : empty space: md5 = c209f54d57271c0677d270b4336b2431 OK 2025/02/07 05:36:34 DEBUG : sub dir/potato3: md5 = 03593f01b25f0cda047206dd18a8379e OK 2025/02/07 05:36:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.32s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:36:38 DEBUG : small: md5 = 2d1d99cd34791b425fd5b755e69ae312 OK 2025/02/07 05:36:40 DEBUG : medium: md5 = 0625af9900b23a11e50eba73b8fe8576 OK 2025/02/07 05:36:41 DEBUG : large: md5 = 94bb01d1ef225371037dc3199f2f1b2e OK 2025/02/07 05:36:44 DEBUG : Waiting for deletions to finish 2025/02/07 05:36:44 DEBUG : large: Excluded (Size Filter) 2025/02/07 05:36:45 INFO : medium: Deleted 2025/02/07 05:36:45 INFO : small: Deleted --- PASS: TestDelete (11.61s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:36:50 DEBUG : small: md5 = 442cf96dc93dcdd02cd3c15f5e3a5b09 OK 2025/02/07 05:36:52 DEBUG : medium: md5 = 752945c612ffa0992d2c64efcbf51cb5 OK 2025/02/07 05:36:53 DEBUG : large: md5 = 14adc07857cb9203f55aa7792590920d OK 2025/02/07 05:36:53 DEBUG : Waiting for deletions to finish 2025/02/07 05:36:53 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/02/07 05:36:54 INFO : large: Deleted 2025/02/07 05:36:54 INFO : small: Deleted --- PASS: TestMaxDelete (6.70s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:36:57 DEBUG : small: md5 = 4b470184c9b2b76b7c2f809f0daf4dee OK 2025/02/07 05:36:58 DEBUG : medium: md5 = 87fcd081393b3269b1673133d107982d OK 2025/02/07 05:37:00 DEBUG : large: md5 = cd639c95a23431864cddb5a6965a1b25 OK 2025/02/07 05:37:00 DEBUG : Waiting for deletions to finish 2025/02/07 05:37:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/07 05:37:00 INFO : small: Deleted 2025/02/07 05:37:01 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.72s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:37:04 DEBUG : small: md5 = 02ce3cb8161bc37dc6bb0e0cd4395a4b OK 2025/02/07 05:37:05 DEBUG : medium: md5 = 202c5bba2600d1b7fedc4f44e1346ac3 OK 2025/02/07 05:37:06 DEBUG : large: md5 = d0ed7e0274980f459446c90e012172e4 OK 2025/02/07 05:37:07 DEBUG : Waiting for deletions to finish 2025/02/07 05:37:07 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/02/07 05:37:07 INFO : large: Deleted 2025/02/07 05:37:08 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.00s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:37:10 DEBUG : ReadFile: md5 = aff1db9c995e448f7a0470b317801a42 OK --- PASS: TestReadFile (4.55s) === RUN TestRetry 2025/02/07 05:37:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/07 05:37:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/07 05:37:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/07 05:37:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/07 05:37:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/07 05:37:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/07 05:37:14 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-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:37:15 DEBUG : file1: md5 = 17b56824da41d8b9b88f82351b016fcf OK 2025/02/07 05:37:17 DEBUG : file2: md5 = 5b90e52b4830f283be3cb1a5355bf463 OK --- PASS: TestCat (16.40s) === RUN TestPurge 2025/02/07 05:37:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-posoluq0besi" 2025/02/07 05:37:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/07 05:37:30 DEBUG : Creating backend with remote "TestDrive:crypt/sgfpvon2272hrv0plg5c9dot6qkdpm0grpti66li6567imflrrog" 2025/02/07 05:37:31 DEBUG : Creating backend with remote "/tmp/rclone1937854151" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-posoluq0besi'", Local "Local file system at /tmp/rclone1937854151", Modify Window "1ms" 2025/02/07 05:37:36 DEBUG : A1/B1/C1/one: md5 = 6a56a1c42758aa14f2618fc3f2d15ea4 OK 2025/02/07 05:37:36 INFO : A2: Making directory 2025/02/07 05:37:36 INFO : A1/B2: Making directory 2025/02/07 05:37:37 INFO : A1/B2/C2: Making directory 2025/02/07 05:37:38 INFO : A1/B1/C3: Making directory 2025/02/07 05:37:39 INFO : A3: Making directory 2025/02/07 05:37:39 INFO : A3/B3: Making directory 2025/02/07 05:37:40 INFO : A3/B3/C4: Making directory 2025/02/07 05:37:42 DEBUG : A1/two: md5 = 8336ee8e50256e83970ab181b52f8560 OK 2025/02/07 05:37:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-posoluq0besi': Purge remote 2025/02/07 05:37:50 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.97s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:37:55 DEBUG : A1/B1/C1/one: md5 = 262e6ba82ebd2cf5e73bdd81ee521730 OK 2025/02/07 05:37:55 INFO : A2: Making directory 2025/02/07 05:37:55 INFO : A1/B2: Making directory 2025/02/07 05:37:56 INFO : A1/B2/C2: Making directory 2025/02/07 05:37:57 INFO : A1/B1/C3: Making directory 2025/02/07 05:37:58 INFO : A3: Making directory 2025/02/07 05:37:59 INFO : A3/B3: Making directory 2025/02/07 05:38:00 INFO : A3/B3/C4: Making directory 2025/02/07 05:38:02 DEBUG : A1/two: md5 = ea35fcab3d615189f820559bd5bc9df2 OK 2025/02/07 05:38:06 DEBUG : removing 1 level 3 directories 2025/02/07 05:38:06 INFO : A3/B3/C4: Removing directory 2025/02/07 05:38:09 DEBUG : removing 2 level 3 directories 2025/02/07 05:38:09 INFO : A1/B2/C2: Removing directory 2025/02/07 05:38:09 INFO : A1/B1/C3: Removing directory 2025/02/07 05:38:10 DEBUG : removing 2 level 2 directories 2025/02/07 05:38:10 INFO : A3/B3: Removing directory 2025/02/07 05:38:10 INFO : A1/B2: Removing directory 2025/02/07 05:38:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/07 05:38:11 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/07 05:38:11 DEBUG : removing 2 level 1 directories 2025/02/07 05:38:11 INFO : A3: Removing directory 2025/02/07 05:38:11 INFO : A2: Removing directory 2025/02/07 05:38:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/07 05:38:16 DEBUG : removing 1 level 3 directories 2025/02/07 05:38:16 INFO : A1/B1/C1: Removing directory 2025/02/07 05:38:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:16 DEBUG : removing 1 level 2 directories 2025/02/07 05:38:16 INFO : A1/B1: Removing directory 2025/02/07 05:38:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/07 05:38:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/07 05:38:17 DEBUG : removing 1 level 1 directories 2025/02/07 05:38:17 INFO : A1: Removing directory 2025/02/07 05:38:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/07 05:38:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/07 05:38:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/07 05:38:18 DEBUG : removing 1 level 0 directories 2025/02/07 05:38:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Removing directory 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/07 05:38:18 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (29.35s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:38:20 INFO : A1: Making directory 2025/02/07 05:38:21 INFO : A1/B1: Making directory 2025/02/07 05:38:22 INFO : A1/B1/C1: Making directory 2025/02/07 05:38:24 DEBUG : removing 1 level 3 directories 2025/02/07 05:38:24 INFO : A1/B1/C1: Removing directory 2025/02/07 05:38:25 DEBUG : removing 1 level 2 directories 2025/02/07 05:38:25 INFO : A1/B1: Removing directory 2025/02/07 05:38:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/07 05:38:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.96s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:38:27 INFO : A1: Making directory 2025/02/07 05:38:28 INFO : A1/B1: Making directory 2025/02/07 05:38:29 INFO : A1/B1/C1: Making directory 2025/02/07 05:38:31 DEBUG : removing 1 level 3 directories 2025/02/07 05:38:31 INFO : A1/B1/C1: Removing directory 2025/02/07 05:38:32 DEBUG : removing 1 level 2 directories 2025/02/07 05:38:32 INFO : A1/B1: Removing directory 2025/02/07 05:38:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/07 05:38:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.37s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:38:37 DEBUG : file1: md5 = 75ac2b1950fc8cad4d12aad824bf3617 OK 2025/02/07 05:38:37 DEBUG : filename.txt: File name found in url 2025/02/07 05:38:38 DEBUG : filename.txt: md5 = be0a662ec98c368eba77171cdcd8f767 OK 2025/02/07 05:38:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/07 05:38:40 DEBUG : headerfilename.txt: md5 = 96a8a7eeeb44f3aacb2b39674d99616a OK 2025/02/07 05:38:41 DEBUG : file2: md5 = df593f929aaf4882ef05dc1b8f2aec56 OK --- PASS: TestCopyURL (9.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:38:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/07 05:38:46 DEBUG : sub/file2: md5 = af4351edc054f0cd4ed8ed8a78a3149a OK 2025/02/07 05:38:46 INFO : file1: Copied (new) to: sub/file2 2025/02/07 05:38:46 INFO : file1: Deleted 2025/02/07 05:38:47 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 05:38:47 DEBUG : file1: Unchanged skipping 2025/02/07 05:38:47 INFO : file1: Deleted 2025/02/07 05:38:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': don't need to copy/move sub/file2, it is already at target location 2025/02/07 05:38:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.02s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:38:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/07 05:38:51 DEBUG : file1: md5 = 8bba98f4e8eca8c630c57be77f058481 OK 2025/02/07 05:38:51 INFO : file1: Copied (new) 2025/02/07 05:38:51 INFO : file1: Deleted 2025/02/07 05:38:52 DEBUG : file1: Destination exists, skipping 2025/02/07 05:38:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.23s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:38:56 DEBUG : dst/file1: md5 = 340329f6fe3783978134769c3b9cfa47 OK 2025/02/07 05:38:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cupijof8sesa/backup" 2025/02/07 05:38:57 DEBUG : Creating backend with remote "TestDrive:crypt/1vra19521ukodis3ob3va32glbj2bn50u8d351ap4rgc1dei1hqg/1nrff024r7pq65ecp72fc28jb0" 2025/02/07 05:38:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/07 05:39:01 INFO : dst/file1: Moved (server-side) 2025/02/07 05:39:02 DEBUG : dst/file1: md5 = 972c48d53dcf288ae8d97117848253a4 OK 2025/02/07 05:39:02 INFO : dst/file1: Copied (new) 2025/02/07 05:39:02 INFO : dst/file1: Deleted 2025/02/07 05:39:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/07 05:39:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/07 05:39:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.61s) === 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-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:39:09 DEBUG : A1/one: md5 = 1cacaac7149cac233c8093a95f26f4d0 OK 2025/02/07 05:39:10 DEBUG : A1/two: md5 = 47cf28a995ec72aef9404569d22223e9 OK 2025/02/07 05:39:12 DEBUG : A1/B1/three: md5 = 6067fa26f203b719c1219e2058bf73df OK 2025/02/07 05:39:14 DEBUG : A1/B1/C1/four: md5 = 85ea33a220fe7bf2762c260969b0cccb OK 2025/02/07 05:39:17 DEBUG : A1/B1/C2/five: md5 = cbad5a124e5807f4802aceaf8464fca5 OK 2025/02/07 05:39:17 INFO : A1/B2: Making directory 2025/02/07 05:39:17 INFO : A1/B1/C3: Making directory 2025/02/07 05:39:27 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/07 05:39:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/07 05:39:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/07 05:39:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/07 05:39:27 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/07 05:39:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/07 05:39:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/07 05:39:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/07 05:39:31 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/07 05:39:31 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/07 05:39:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/07 05:39:38 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/07 05:39:38 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/07 05:39:38 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/07 05:39:38 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/07 05:39:38 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/07 05:39:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/07 05:39:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/07 05:39:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/07 05:39:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/07 05:39:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/07 05:39:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/07 05:39:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/07 05:39:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/07 05:39:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/07 05:39:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/07 05:39:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/07 05:39:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/07 05:39:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/07 05:39:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/07 05:39:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.69s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:39:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': File to upload is small (34 bytes), uploading instead of streaming 2025/02/07 05:39:52 DEBUG : no_checksum_small_file_from_pipe: md5 = ea1b83c240b68ff5763e96d96aa2f685 OK 2025/02/07 05:39:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/07 05:39:52 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/07 05:39:53 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/07 05:39:54 DEBUG : no_checksum_big_file_from_pipe: md5 = b73c631627432925035e04229fdec276 OK 2025/02/07 05:39:54 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-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:39:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': File to upload is small (34 bytes), uploading instead of streaming 2025/02/07 05:39:57 DEBUG : with_checksum_small_file_from_pipe: md5 = 6eaa754d8444d0e78e12a4a4ef8ee510 OK 2025/02/07 05:39:57 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/07 05:39:58 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/07 05:39:59 DEBUG : with_checksum_big_file_from_pipe: md5 = f994ff7effe00a575ecba2544a46e7ad OK 2025/02/07 05:39:59 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-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:40:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': File to upload is small (34 bytes), uploading instead of streaming 2025/02/07 05:40:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 05:40:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/07 05:40:04 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-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:40:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': File to upload is small (34 bytes), uploading instead of streaming 2025/02/07 05:40:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/07 05:40:07 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/07 05:40:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.28s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.80s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/07 05:40:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': File to upload is small (48 bytes), uploading instead of streaming 2025/02/07 05:40:12 DEBUG : rcat_metadata: md5 = fb1906815f0b10bbf21a59de5c084660 OK 2025/02/07 05:40:12 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/07 05:40:13 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/07 05:40:14 DEBUG : rcat_metadata_uploadcutoff0: md5 = a41ec05d0d57dda70e659d4a3cc350c6 OK 2025/02/07 05:40:14 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.57s) --- PASS: TestRcatMetadata/Normal (2.46s) --- PASS: TestRcatMetadata/ViaDisk (2.70s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:40:17 DEBUG : potato1: md5 = 446b21f90840a0f3457fcfa1adbeb28c OK 2025/02/07 05:40:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': File to upload is small (60 bytes), uploading instead of streaming 2025/02/07 05:40:18 DEBUG : potato2: md5 = 44c1a7df90878664601344bed8c8ee18 OK 2025/02/07 05:40:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.20s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:40:21 DEBUG : potato1: md5 = 91911d97b6f456e9fa32f1cdc668c616 OK 2025/02/07 05:40:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': File to upload is small (60 bytes), uploading instead of streaming 2025/02/07 05:40:23 DEBUG : potato2: md5 = a7ed7047d0531b4fbfa50f012447919b OK 2025/02/07 05:40:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.83s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:40:26 DEBUG : potato2: md5 = ec4a170d2ab18a5d8f74bc069329d8bb OK 2025/02/07 05:40:28 DEBUG : empty space: md5 = e3e304808285a15ec1e25aeafa44aab0 OK 2025/02/07 05:40:30 DEBUG : sub dir/potato3: md5 = 73e0ddb8e02f005dfadec3aea6811753 OK 2025/02/07 05:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Touching "empty space" 2025/02/07 05:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Touching "potato2" 2025/02/07 05:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Touching "sub dir/potato3" 2025/02/07 05:40:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.79s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:40:35 DEBUG : dir with metadata: Making directory with metadata 2025/02/07 05:40:36 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.82s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:40:38 DEBUG : directory with modtime: Making directory with metadata 2025/02/07 05:40:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.37s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:40:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/07 05:40:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/07 05:40:41 DEBUG : Google drive root 'crypt/1vra19521ukodis3ob3va32glbj2bn50u8d351ap4rgc1dei1hqg': Skipping btime metadata as can't update it on an existing file: 2025-02-07T05:40:41.042513033Z 2025/02/07 05:40:41 INFO : non existent directory: Updated directory metadata 2025/02/07 05:40:43 DEBUG : Google drive root 'crypt/1vra19521ukodis3ob3va32glbj2bn50u8d351ap4rgc1dei1hqg': Skipping btime metadata as can't update it on an existing file: 2025-02-07T05:40:41.042513033Z 2025/02/07 05:40:44 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.72s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:40:45 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/07 05:40:47 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/07 05:40:48 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.90s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:40:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/07 05:40:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/07 05:40:49 DEBUG : dst: Making directory with metadata 2025/02/07 05:40:50 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/07 05:40:50 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/07 05:40:50 INFO : dst: Set directory modification time (using SetModTime) 2025/02/07 05:40:51 INFO : dst: Set directory modification time (using SetModTime) 2025/02/07 05:40:51 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/07 05:40:51 INFO : dst: Set directory modification time (using SetModTime) 2025/02/07 05:40:51 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.53s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa'", Local "Local file system at /tmp/rclone2619427259", Modify Window "1ms" 2025/02/07 05:40:55 DEBUG : sub dir/test remove existing: md5 = 351af302530fb2fa22309d08a1c183aa OK 2025/02/07 05:40:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 33084ac55dd029a2c8b5338d5c33db3a OK 2025/02/07 05:40:58 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.numuwod6" before starting 2025/02/07 05:40:59 DEBUG : sub dir/test remove existing.numuwod6: TEST: removing renamed existing file after operation 2025/02/07 05:41:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yeqatol9" before starting 2025/02/07 05:41:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yeqatol9: TEST: renaming existing back after failed operation 2025/02/07 05:41:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wotadif1" before starting 2025/02/07 05:41:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wotadif1: TEST: removing renamed existing file after operation 2025/02/07 05:41:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "an1oal3rsmjktol82temlob4kbqbvbnh9gs11i1drpa3um2afk2nmq7dkk8c2u5cd0qnppfke5ll1pvsbv363tt8hip52beii71pu557186j4dhbjc3ph3h1eudojnsl3gn8purq98skog5nm8f40gdata0l9ut69f4m08v0tgpbe28o44t0" 2025/02/07 05:41:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "qkv99m5f2j4n9rcimgvf2c8vvfkho7kkhuvf09vog7io9fslsmb0" --- PASS: TestRemoveExisting (13.12s) === 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/02/07 05:41:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cupijof8sesa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m47.29619039s (try 1/5)