"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/02/13 20:55:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyigiy4tuya" 2025/02/13 20:55:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 20:55:40 DEBUG : Creating backend with remote "TestDrive:crypt/sb6dat0h4voov7nh0b6j38vniuae6vipdqgqomnm0s3piq9prokg" 2025/02/13 20:55:41 DEBUG : Creating backend with remote "/tmp/rclone2478142481" === 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-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", 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-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.35s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/13 20:55:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/13 20:55:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/13 20:55:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/13 20:55:42 DEBUG : potato: Seek from 10 to 0 2025/02/13 20:55:42 DEBUG : potato: Seek from 10 to 0 2025/02/13 20:55:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/13 20:55:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/13 20:55:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/13 20:55:42 DEBUG : potato: Seek from 5 to 2 2025/02/13 20:55:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/13 20:55:42 DEBUG : potato: Seek from 7 to 0 2025/02/13 20:55:42 DEBUG : potato: Seek from 7 to 0 2025/02/13 20:55:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/13 20:55:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/13 20:55:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/13 20:55:42 DEBUG : potato: Seek from 5 to 2 2025/02/13 20:55:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/13 20:55:42 DEBUG : potato: Seek from 8 to 0 2025/02/13 20:55:42 DEBUG : potato: Seek from 8 to 0 2025/02/13 20:55:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/13 20:55:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/13 20:55:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/13 20:55:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/13 20:55:42 DEBUG : potato: Seek from 5 to 2 2025/02/13 20:55:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/13 20:55:42 DEBUG : potato: Seek from 9 to 0 2025/02/13 20:55:42 DEBUG : potato: Seek from 9 to 0 2025/02/13 20:55:42 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-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 20:55:44 DEBUG : rutabaga: md5 = f4f8d3f7c142ff75cd63ccb439d2b044 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/13 20:55:46 DEBUG : empty space: md5 = 86c5e3e19b3254e06a1c005255f859d6 OK === RUN TestCheck/3 2025/02/13 20:55:48 DEBUG : potato2: md5 = 576823e837552b5a0a62c3284b8ad1a3 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/13 20:55:50 DEBUG : remotepotato: md5 = 631cf20e7848bcc01127409452420edb OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.58s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.32s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/02/13 20:55:54 DEBUG : Creating backend with remote "nonexistent" 2025/02/13 20:55:54 DEBUG : Creating backend with remote "nonexistent" 2025/02/13 20:55:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/13 20:55:54 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/13 20:55:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/13 20:55:54 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-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 20:55:55 DEBUG : rutabaga: md5 = 4c55a3f41ba570dd2b86744260058ce5 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/13 20:55:59 DEBUG : empty space: md5 = c7c3d3e67c8b1fd44154f8f6b4d80268 OK === RUN TestCheckDownload/3 2025/02/13 20:56:01 DEBUG : potato2: md5 = 57857545c813a71f2db873b9a9428a95 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/13 20:56:05 DEBUG : remotepotato: md5 = c26f64ab01600dc88cd9275201fca706 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.95s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (0.88s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (0.82s) --- PASS: TestCheckDownload/7 (1.49s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 20:56:12 DEBUG : rutabaga: md5 = 021490e971c35ce4878e19beacb727df OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/13 20:56:14 DEBUG : empty space: md5 = c6cac3077541736e3729e367d36882d7 OK === RUN TestCheckSizeOnly/3 2025/02/13 20:56:16 DEBUG : potato2: md5 = 02367096b04e5083de93027961a337d3 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/13 20:56:18 DEBUG : remotepotato: md5 = 20144fbe594b3f91fa82bbdbfd422646 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.82s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.35s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.36s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 20:56:23 DEBUG : test.sum: md5 = d3d97208f7deaa3cd172d4a81152d66c OK 2025/02/13 20:56:24 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/13 20:56:24 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/13 20:56:24 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/13 20:56:24 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/13 20:56:25 DEBUG : test.sum: md5 = 9ec485275d9cf5285522178c601384a8 OK 2025/02/13 20:56:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/13 20:56:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/13 20:56:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/13 20:56:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.08s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 20:56:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyigiy4tuya/data" 2025/02/13 20:56:27 DEBUG : Creating backend with remote "TestDrive:crypt/sb6dat0h4voov7nh0b6j38vniuae6vipdqgqomnm0s3piq9prokg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 20:56:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyigiy4tuya/data" 2025/02/13 20:56:29 DEBUG : Creating backend with remote "TestDrive:crypt/sb6dat0h4voov7nh0b6j38vniuae6vipdqgqomnm0s3piq9prokg/vjrnln8ratgmqakfosrqe8espk" 2025/02/13 20:56:33 DEBUG : data/banana: md5 = 9e7b11ebe98ac997a2793547b98418fa OK 2025/02/13 20:56:34 DEBUG : test.sum: md5 = 65db6631b59cd09b4ee38502c8b4ab7a OK === RUN TestCheckSumDownload/subtest1 2025/02/13 20:56:39 DEBUG : data/potato: md5 = 276b2b416db3d89845b6206f39cd2001 OK 2025/02/13 20:56:40 DEBUG : test.sum: md5 = acec572323446ad71ab6690fef349707 OK === RUN TestCheckSumDownload/subtest2 2025/02/13 20:56:44 DEBUG : test.sum: md5 = cb7c4cb9e181f2b74d2c8ca83a14885f OK === RUN TestCheckSumDownload/subtest3 2025/02/13 20:56:49 DEBUG : test.sum: md5 = 8771472aa116a08e0e7c3bf195e2094b OK === RUN TestCheckSumDownload/subtest4 2025/02/13 20:56:53 DEBUG : test.sum: md5 = d3c3102c2cd4cc0516fca6b5ac48f7da OK === RUN TestCheckSumDownload/subtest5 2025/02/13 20:56:57 DEBUG : test.sum: md5 = 8bc80ec12c208df83c262ceffc5f3fa0 OK === RUN TestCheckSumDownload/subtest6 2025/02/13 20:57:01 DEBUG : data/banana: md5 = 3462aae323fee26a5fef81b525f41cbc OK 2025/02/13 20:57:03 DEBUG : data/potato: md5 = 9f29aca0ce1fd631edc75cee3e1b96cb OK 2025/02/13 20:57:04 DEBUG : test.sum: md5 = 5e946ed06815ec0adacc7648e6ee931b OK === RUN TestCheckSumDownload/subtest7 2025/02/13 20:57:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/13 20:57:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.53s) --- PASS: TestCheckSumDownload/subtest1 (2.45s) --- PASS: TestCheckSumDownload/subtest2 (2.45s) --- PASS: TestCheckSumDownload/subtest3 (2.35s) --- PASS: TestCheckSumDownload/subtest4 (2.00s) --- PASS: TestCheckSumDownload/subtest5 (2.42s) --- PASS: TestCheckSumDownload/subtest6 (2.07s) --- PASS: TestCheckSumDownload/subtest7 (3.29s) === RUN TestApplyTransforms 2025/02/13 20:57:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hucedit0fafi" 2025/02/13 20:57:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 20:57:11 DEBUG : Creating backend with remote "TestDrive:crypt/2iv8vgfjogbt58q6c55muq875tek4u85v1ujlv42bfm4lvm4rtig" 2025/02/13 20:57:12 DEBUG : Creating backend with remote "/tmp/rclone2349435628" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hucedit0fafi'", Local "Local file system at /tmp/rclone2349435628", Modify Window "1ms" 2025/02/13 20:57:14 DEBUG : hello, world!: md5 = 623eb24369133b076d890a3dc8c77225 OK upper checkfile vs. lower remote (without normalization) 2025/02/13 20:57:14 ERROR : hello, world!: sum not found 2025/02/13 20:57:14 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hucedit0fafi' 2025/02/13 20:57:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucedit0fafi': 1 files missing 2025/02/13 20:57:14 NOTICE: 1 hashes missing 2025/02/13 20:57:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucedit0fafi': 2 differences found 2025/02/13 20:57:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucedit0fafi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/13 20:57:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 20:57:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucedit0fafi': 0 differences found 2025/02/13 20:57:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hucedit0fafi': 1 matching files 2025/02/13 20:57:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hinegaz7wiyu" 2025/02/13 20:57:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 20:57:16 DEBUG : Creating backend with remote "TestDrive:crypt/0gintdksmm0d25qdvs0luisq17siag0sp65i6o19rifih13qur10" 2025/02/13 20:57:17 DEBUG : Creating backend with remote "/tmp/rclone625138034" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hinegaz7wiyu'", Local "Local file system at /tmp/rclone625138034", Modify Window "1ms" 2025/02/13 20:57:19 DEBUG : HELLO, WORLD!: md5 = 89117b2698b4ac818e2394c4a280e601 OK lower checkfile vs. upper remote (without normalization) 2025/02/13 20:57:20 ERROR : HELLO, WORLD!: sum not found 2025/02/13 20:57:20 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hinegaz7wiyu' 2025/02/13 20:57:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hinegaz7wiyu': 1 files missing 2025/02/13 20:57:20 NOTICE: 1 hashes missing 2025/02/13 20:57:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hinegaz7wiyu': 2 differences found 2025/02/13 20:57:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hinegaz7wiyu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/13 20:57:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 20:57:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hinegaz7wiyu': 0 differences found 2025/02/13 20:57:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hinegaz7wiyu': 1 matching files 2025/02/13 20:57:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quwacog6ziki" 2025/02/13 20:57:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 20:57:21 DEBUG : Creating backend with remote "TestDrive:crypt/prufrgcet52821gl55p8q6tmtm5nuibaefn6bj6hsv0p6g6nm9h0" 2025/02/13 20:57:22 DEBUG : Creating backend with remote "/tmp/rclone3203818035" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quwacog6ziki'", Local "Local file system at /tmp/rclone3203818035", Modify Window "1ms" 2025/02/13 20:57:24 DEBUG : HeLlO, wOrLd!: md5 = 382d8afd2a7ba953ea20538d94c87ae7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/13 20:57:25 ERROR : HeLlO, wOrLd!: sum not found 2025/02/13 20:57:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-quwacog6ziki' 2025/02/13 20:57:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwacog6ziki': 1 files missing 2025/02/13 20:57:25 NOTICE: 1 hashes missing 2025/02/13 20:57:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwacog6ziki': 2 differences found 2025/02/13 20:57:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwacog6ziki': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/13 20:57:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 20:57:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwacog6ziki': 0 differences found 2025/02/13 20:57:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwacog6ziki': 1 matching files 2025/02/13 20:57:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hocatoq9zuxo" 2025/02/13 20:57:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 20:57:26 DEBUG : Creating backend with remote "TestDrive:crypt/0ncmvr03tthnjca3tal3a24kheutbs041teoe80rlbh0nt5keoqg" 2025/02/13 20:57:27 DEBUG : Creating backend with remote "/tmp/rclone1858415997" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hocatoq9zuxo'", Local "Local file system at /tmp/rclone1858415997", Modify Window "1ms" 2025/02/13 20:57:29 DEBUG : HELLO, WORLD!: md5 = 4940225b2620fdbd1373dc723249e8c1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/13 20:57:30 ERROR : HELLO, WORLD!: sum not found 2025/02/13 20:57:30 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hocatoq9zuxo' 2025/02/13 20:57:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocatoq9zuxo': 1 files missing 2025/02/13 20:57:30 NOTICE: 1 hashes missing 2025/02/13 20:57:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocatoq9zuxo': 2 differences found 2025/02/13 20:57:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocatoq9zuxo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/13 20:57:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 20:57:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocatoq9zuxo': 0 differences found 2025/02/13 20:57:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hocatoq9zuxo': 1 matching files 2025/02/13 20:57:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qokohaf3niho" 2025/02/13 20:57:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 20:57:31 DEBUG : Creating backend with remote "TestDrive:crypt/a21b0jtras7s6m8j5cgj28f8sb7ic86f7p0s7000fs2vfnridolg" 2025/02/13 20:57:32 DEBUG : Creating backend with remote "/tmp/rclone28711144" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qokohaf3niho'", Local "Local file system at /tmp/rclone28711144", Modify Window "1ms" 2025/02/13 20:57:34 DEBUG : 測試_Русский___ě_áñ: md5 = 03ec470f2f74937e6e73d92f1c851fbb OK NFD checkfile vs. NFC remote (without normalization) 2025/02/13 20:57:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/13 20:57:34 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qokohaf3niho' 2025/02/13 20:57:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qokohaf3niho': 1 files missing 2025/02/13 20:57:34 NOTICE: 1 hashes missing 2025/02/13 20:57:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qokohaf3niho': 2 differences found 2025/02/13 20:57:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qokohaf3niho': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/13 20:57:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 20:57:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qokohaf3niho': 0 differences found 2025/02/13 20:57:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qokohaf3niho': 1 matching files 2025/02/13 20:57:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rahonot7fihu" 2025/02/13 20:57:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 20:57:36 DEBUG : Creating backend with remote "TestDrive:crypt/mtth7br76ivi3alifpivjd8rpvq5e5rpthhm321unp98d5fqjaa0" 2025/02/13 20:57:37 DEBUG : Creating backend with remote "/tmp/rclone1921882929" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rahonot7fihu'", Local "Local file system at /tmp/rclone1921882929", Modify Window "1ms" 2025/02/13 20:57:39 DEBUG : 測試_Русский___ě_áñ: md5 = b35ce666e2d12a6c8d41e65c1af61bf2 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/13 20:57:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/13 20:57:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rahonot7fihu' 2025/02/13 20:57:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rahonot7fihu': 1 files missing 2025/02/13 20:57:39 NOTICE: 1 hashes missing 2025/02/13 20:57:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rahonot7fihu': 2 differences found 2025/02/13 20:57:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rahonot7fihu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/13 20:57:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 20:57:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rahonot7fihu': 0 differences found 2025/02/13 20:57:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rahonot7fihu': 1 matching files 2025/02/13 20:57:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-comujaj6nawe" 2025/02/13 20:57:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 20:57:40 DEBUG : Creating backend with remote "TestDrive:crypt/q9oi4phh8fkbfurqrpkjm2rhp692m07cv8fvb97936o8u8o8ef90" 2025/02/13 20:57:41 DEBUG : Creating backend with remote "/tmp/rclone734514453" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-comujaj6nawe'", Local "Local file system at /tmp/rclone734514453", Modify Window "1ms" 2025/02/13 20:57:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 70b29e30e9aac39850bb73ddb60ac0a7 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/13 20:57:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/13 20:57:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-comujaj6nawe' 2025/02/13 20:57:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comujaj6nawe': 1 files missing 2025/02/13 20:57:44 NOTICE: 1 hashes missing 2025/02/13 20:57:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comujaj6nawe': 2 differences found 2025/02/13 20:57:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comujaj6nawe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/13 20:57:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 20:57:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comujaj6nawe': 0 differences found 2025/02/13 20:57:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comujaj6nawe': 1 matching files 2025/02/13 20:57:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-julocar0nifo" 2025/02/13 20:57:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 20:57:45 DEBUG : Creating backend with remote "TestDrive:crypt/6hut41b2ln183ek5a9824js4l3nqtqqg8283bf1m0tae5lnqgfk0" 2025/02/13 20:57:46 DEBUG : Creating backend with remote "/tmp/rclone2216586421" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-julocar0nifo'", Local "Local file system at /tmp/rclone2216586421", Modify Window "1ms" 2025/02/13 20:57:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3d828bce309ee5969f77980964810b40 OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/13 20:57:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/13 20:57:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-julocar0nifo' 2025/02/13 20:57:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julocar0nifo': 1 files missing 2025/02/13 20:57:49 NOTICE: 1 hashes missing 2025/02/13 20:57:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julocar0nifo': 2 differences found 2025/02/13 20:57:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julocar0nifo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/13 20:57:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 20:57:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julocar0nifo': 0 differences found 2025/02/13 20:57:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julocar0nifo': 1 matching files 2025/02/13 20:57:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zebimim0duho" 2025/02/13 20:57:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 20:57:50 DEBUG : Creating backend with remote "TestDrive:crypt/a271qmgs44kd80qbsqffclu80bhnnbri49d4po9fka72l2bfn63g" 2025/02/13 20:57:51 DEBUG : Creating backend with remote "/tmp/rclone2473538403" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zebimim0duho'", Local "Local file system at /tmp/rclone2473538403", Modify Window "1ms" 2025/02/13 20:57:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 87bf44490799436021dfcab418bfca4e OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/13 20:57:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/13 20:57:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zebimim0duho' 2025/02/13 20:57:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebimim0duho': 1 files missing 2025/02/13 20:57:53 NOTICE: 1 hashes missing 2025/02/13 20:57:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebimim0duho': 2 differences found 2025/02/13 20:57:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebimim0duho': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/13 20:57:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 20:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebimim0duho': 0 differences found 2025/02/13 20:57:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zebimim0duho': 1 matching files 2025/02/13 20:57:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sigejun4hire" 2025/02/13 20:57:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 20:57:54 DEBUG : Creating backend with remote "TestDrive:crypt/fs769h7s9ugi0nsk52jq24cn96fun9fn5nqqnv49dlf9uq6udgf0" 2025/02/13 20:57:55 DEBUG : Creating backend with remote "/tmp/rclone2933733821" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sigejun4hire'", Local "Local file system at /tmp/rclone2933733821", Modify Window "1ms" 2025/02/13 20:57:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3a4e0eb258c4b1a52dfad87493b46ebb OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/13 20:57:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/13 20:57:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sigejun4hire' 2025/02/13 20:57:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigejun4hire': 1 files missing 2025/02/13 20:57:58 NOTICE: 1 hashes missing 2025/02/13 20:57:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigejun4hire': 2 differences found 2025/02/13 20:57:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigejun4hire': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/13 20:57:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 20:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigejun4hire': 0 differences found 2025/02/13 20:57:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sigejun4hire': 1 matching files 2025/02/13 20:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sigejun4hire': Purge remote 2025/02/13 20:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zebimim0duho': Purge remote 2025/02/13 20:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-julocar0nifo': Purge remote 2025/02/13 20:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-comujaj6nawe': Purge remote 2025/02/13 20:58:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rahonot7fihu': Purge remote 2025/02/13 20:58:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qokohaf3niho': Purge remote 2025/02/13 20:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hocatoq9zuxo': Purge remote 2025/02/13 20:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quwacog6ziki': Purge remote 2025/02/13 20:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hinegaz7wiyu': Purge remote 2025/02/13 20:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hucedit0fafi': Purge remote --- PASS: TestApplyTransforms (52.66s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 20:58:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/13 20:58:06 DEBUG : sub/file2: md5 = 3471800ed4c109c4a1bc146137f760f2 OK 2025/02/13 20:58:06 INFO : file1: Copied (new) to: sub/file2 2025/02/13 20:58:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 20:58:07 DEBUG : file1: Unchanged skipping 2025/02/13 20:58:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': don't need to copy/move sub/file2, it is already at target location 2025/02/13 20:58:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.97s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 20:58:12 DEBUG : dst/file1: md5 = 651641b3dcf92f8e7d0e60b90ab043e6 OK 2025/02/13 20:58:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyigiy4tuya/backup" 2025/02/13 20:58:13 DEBUG : Config file has changed externally - reloading 2025/02/13 20:58:13 DEBUG : Creating backend with remote "TestDrive:crypt/sb6dat0h4voov7nh0b6j38vniuae6vipdqgqomnm0s3piq9prokg/1nrff024r7pq65ecp72fc28jb0" 2025/02/13 20:58:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/13 20:58:17 INFO : dst/file1: Moved (server-side) 2025/02/13 20:58:18 DEBUG : dst/file1: md5 = 7fb4ceab2606d9e9d2e011992f77861b OK 2025/02/13 20:58:18 INFO : dst/file1: Copied (new) 2025/02/13 20:58:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 20:58:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 20:58:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.19s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 20:58:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyigiy4tuya/dst" 2025/02/13 20:58:23 DEBUG : Creating backend with remote "TestDrive:crypt/sb6dat0h4voov7nh0b6j38vniuae6vipdqgqomnm0s3piq9prokg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/13 20:58:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyigiy4tuya/CompareDest" 2025/02/13 20:58:25 DEBUG : Creating backend with remote "TestDrive:crypt/sb6dat0h4voov7nh0b6j38vniuae6vipdqgqomnm0s3piq9prokg/gveqi14airsml4bgu7krj116o8" 2025/02/13 20:58:27 DEBUG : one: Need to transfer - File not found at Destination 2025/02/13 20:58:29 DEBUG : one: md5 = b388d3bcf1a5c3f31e8cbfaaca048420 OK 2025/02/13 20:58:29 INFO : one: Copied (new) 2025/02/13 20:58:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 20:58:31 DEBUG : one: md5 = 9735d31f4025aba6878c356307b4bed2 OK 2025/02/13 20:58:31 INFO : one: Copied (replaced existing) 2025/02/13 20:58:33 DEBUG : dst/one: md5 = ea6ced8cf4bd185de75dc76ebbec49a7 OK 2025/02/13 20:58:36 DEBUG : CompareDest/one: md5 = 26c351ea09d7da2d8ff93aac61739535 OK 2025/02/13 20:58:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 20:58:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:58:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 20:58:39 DEBUG : CompareDest/two: md5 = d968c04a8fa099dedbc77ba4539d3563 OK 2025/02/13 20:58:39 DEBUG : two: Need to transfer - File not found at Destination 2025/02/13 20:58:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:58:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/13 20:58:40 DEBUG : two: Need to transfer - File not found at Destination 2025/02/13 20:58:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:58:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/13 20:58:42 DEBUG : two: Need to transfer - File not found at Destination 2025/02/13 20:58:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/13 20:58:44 DEBUG : two: md5 = f5ab0cb2ed8bd212e6f8072d4359c296 OK 2025/02/13 20:58:44 INFO : two: Copied (new) 2025/02/13 20:58:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 20:58:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 20:58:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 20:58:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.20s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 20:58:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyigiy4tuya/dst" 2025/02/13 20:58:48 DEBUG : Creating backend with remote "TestDrive:crypt/sb6dat0h4voov7nh0b6j38vniuae6vipdqgqomnm0s3piq9prokg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/13 20:58:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyigiy4tuya/CopyDest" 2025/02/13 20:58:50 DEBUG : Creating backend with remote "TestDrive:crypt/sb6dat0h4voov7nh0b6j38vniuae6vipdqgqomnm0s3piq9prokg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/13 20:58:52 DEBUG : one: Need to transfer - File not found at Destination 2025/02/13 20:58:54 DEBUG : one: md5 = e60a88478b42ca2c8cba353a1cc95491 OK 2025/02/13 20:58:54 INFO : one: Copied (new) 2025/02/13 20:58:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 20:58:57 DEBUG : one: md5 = 3d7e9e08040d8087ad159000df4a38a2 OK 2025/02/13 20:58:57 INFO : one: Copied (replaced existing) 2025/02/13 20:58:59 DEBUG : dst/one: md5 = 3e77e7f34f1429376dfa642c85311bbc OK 2025/02/13 20:59:01 DEBUG : CopyDest/one: md5 = fa8d17a961df2635781c02bbd0f5626a OK 2025/02/13 20:59:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyigiy4tuya/BackupDir" 2025/02/13 20:59:02 DEBUG : Creating backend with remote "TestDrive:crypt/sb6dat0h4voov7nh0b6j38vniuae6vipdqgqomnm0s3piq9prokg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/13 20:59:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 20:59:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:59:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 20:59:06 INFO : one: Moved (server-side) 2025/02/13 20:59:07 INFO : one: Copied (server-side copy) 2025/02/13 20:59:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/13 20:59:09 DEBUG : CopyDest/two: md5 = ec3ba5711fa02a8344bdd784f7983189 OK 2025/02/13 20:59:10 DEBUG : two: Need to transfer - File not found at Destination 2025/02/13 20:59:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:59:11 INFO : two: Copied (server-side copy) 2025/02/13 20:59:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/13 20:59:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 20:59:12 DEBUG : two: Unchanged skipping 2025/02/13 20:59:13 DEBUG : CopyDest/three: md5 = 8328811158cae30136987030d9ab017e OK 2025/02/13 20:59:14 DEBUG : three: Need to transfer - File not found at Destination 2025/02/13 20:59:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/13 20:59:14 DEBUG : three: Destination not found in --copy-dest 2025/02/13 20:59:16 DEBUG : three: md5 = 1f6ade573acd9606c6027b18e912c9da OK 2025/02/13 20:59:16 INFO : three: Copied (new) 2025/02/13 20:59:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/13 20:59:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 20:59:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 20:59:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/13 20:59:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 20:59:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 20:59:22 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.42s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 20:59:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/13 20:59:26 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2f31a930d409f804699089ea71546b77 OK 2025/02/13 20:59:26 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/13 20:59:27 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/13 20:59:27 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/13 20:59:28 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/13 20:59:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/13 20:59:30 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4f729ff16748254256dc97b487e71932 OK 2025/02/13 20:59:30 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/13 20:59:32 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/13 20:59:32 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.12s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 20:59:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Looking for duplicate names using skip mode. 2025/02/13 20:59:36 NOTICE: one: Found 2 files with duplicate names 2025/02/13 20:59:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.11s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 20:59:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Looking for duplicate names using skip mode. 2025/02/13 20:59:42 NOTICE: one: Found 3 files with duplicate names 2025/02/13 20:59:42 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/13 20:59:43 INFO : one: Deleted 2025/02/13 20:59:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.41s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 20:59:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Looking for duplicate names using first mode. 2025/02/13 20:59:49 NOTICE: one: Found 3 files with duplicate names 2025/02/13 20:59:49 INFO : one: Deleted 2025/02/13 20:59:50 INFO : one: Deleted 2025/02/13 20:59:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 20:59:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Looking for duplicate names using newest mode. 2025/02/13 20:59:55 NOTICE: one: Found 3 files with duplicate names 2025/02/13 20:59:56 INFO : one: Deleted 2025/02/13 20:59:56 INFO : one: Deleted 2025/02/13 20:59:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.42s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:00:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Looking for duplicate names using oldest mode. 2025/02/13 21:00:02 NOTICE: one: Found 3 files with duplicate names 2025/02/13 21:00:03 INFO : one: Deleted 2025/02/13 21:00:03 INFO : one: Deleted 2025/02/13 21:00:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.79s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:00:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Looking for duplicate names using largest mode. 2025/02/13 21:00:09 NOTICE: one: Found 3 files with duplicate names 2025/02/13 21:00:10 INFO : one: Deleted 2025/02/13 21:00:10 INFO : one: Deleted 2025/02/13 21:00:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.84s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:00:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Looking for duplicate names using smallest mode. 2025/02/13 21:00:16 NOTICE: one: Found 3 files with duplicate names 2025/02/13 21:00:16 INFO : one: Deleted 2025/02/13 21:00:17 INFO : one: Deleted 2025/02/13 21:00:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.95s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:00:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Looking for duplicate names using rename mode. 2025/02/13 21:00:24 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/13 21:00:25 INFO : one-2.txt: renamed from: one.txt 2025/02/13 21:00:27 INFO : one-3.txt: renamed from: one.txt 2025/02/13 21:00:28 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.12s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:00:33 DEBUG : dupe1/one.txt: md5 = 587945bb421dc47a56db7e648b86107d OK 2025/02/13 21:00:35 DEBUG : dupe2/two.txt: md5 = e78abe81c05eb8de9057811e24d8ee23 OK 2025/02/13 21:00:37 DEBUG : dupe3/three.txt: md5 = 3ec2d71e63e6545d75c36ad61c2181b8 OK 2025/02/13 21:00:38 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/13 21:00:38 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/13 21:00:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/13 21:00:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/13 21:00:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/13 21:00:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/13 21:00:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.99s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:00:45 DEBUG : a.txt: md5 = d8b83c86ce26e17f39ee78efaa19c963 OK 2025/02/13 21:00:46 DEBUG : zend.txt: md5 = 7dd9fc0c4e2e6ae08b22f38dd3905eba OK 2025/02/13 21:00:48 DEBUG : sub dir/hello world: md5 = 30cb6b33ca5e278cef07383474f314d5 OK 2025/02/13 21:00:50 DEBUG : sub dir/hello world2: md5 = 172b0509a5a73c3544bbe6baa6024102 OK 2025/02/13 21:00:52 DEBUG : sub dir/ignore dir/.ignore: md5 = 605dfc481a824daafc3dc0570d9c5317 OK 2025/02/13 21:00:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = f190d9adc5808bb025ba03e91749aacb OK 2025/02/13 21:00:55 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6f97803d35f9f9a84a84c6788e8d8ee2 OK 2025/02/13 21:00:57 DEBUG : a.txt: Excluded (Size Filter) 2025/02/13 21:00:57 DEBUG : a.txt: Excluded 2025/02/13 21:00:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/13 21:00:57 DEBUG : sub dir/hello world2: Excluded 2025/02/13 21:00:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/13 21:00:57 DEBUG : sub dir/hello world: Excluded 2025/02/13 21:00:58 DEBUG : sub dir/ignore dir: Excluded 2025/02/13 21:00:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/13 21:00:58 DEBUG : sub dir/hello world2: Excluded 2025/02/13 21:00:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/13 21:00:58 DEBUG : sub dir/hello world: Excluded 2025/02/13 21:00:58 DEBUG : sub dir/ignore dir: Excluded 2025/02/13 21:01:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/13 21:01:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/13 21:01:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/13 21:01:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/13 21:01:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/13 21:01:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/02/13 21:01:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.90s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:01:07 DEBUG : file1: md5 = 1cdefc04f7276d3c44ee41ad7510a1b8 OK 2025/02/13 21:01:09 DEBUG : sub/file2: md5 = 26b7467ea1394068fa279e596416c011 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/13 21:01:12 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/13 21:01:12 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/13 21:01:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/13 21:01:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.09s) --- PASS: TestListJSON/Default (0.31s) --- PASS: TestListJSON/FilesOnly (0.38s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.42s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:01:17 DEBUG : file1: md5 = ff85697102a316eea3eda84b9ff6a400 OK 2025/02/13 21:01:19 DEBUG : sub/file2: md5 = b171a123d72e005b16973562cc7d600e 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/13 21:01:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyigiy4tuya/notfound" 2025/02/13 21:01:24 DEBUG : Config file has changed externally - reloading 2025/02/13 21:01:24 DEBUG : Creating backend with remote "TestDrive:crypt/sb6dat0h4voov7nh0b6j38vniuae6vipdqgqomnm0s3piq9prokg/qe0i31qdkoejk60elps0ni5sqk" 2025/02/13 21:01:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.11s) --- PASS: TestStatJSON/Root (0.36s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.37s) --- PASS: TestStatJSON/File (0.40s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.34s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.33s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.36s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:01:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Making directory 2025/02/13 21:01:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:01:30 DEBUG : sub dir/hello world: md5 = b163f3d69871ae7fa348f14e7bc3e6f6 OK 2025/02/13 21:01:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.58s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:01:34 DEBUG : potato2: md5 = 5ad73603c8004b48a07c0fde727e55cc OK 2025/02/13 21:01:36 DEBUG : empty space: md5 = a05cf9082b5ed5714b38720add19d80b OK --- PASS: TestLs (4.58s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:01:39 DEBUG : potato2: md5 = aa6a16f43e41cc071a4a7efa12a036b6 OK 2025/02/13 21:01:40 DEBUG : empty space: md5 = 0c570ae51c931298259dcd309581cf8e OK 2025/02/13 21:01:41 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/02/13 21:01:41 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.42s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:01:44 DEBUG : potato2: md5 = d3f06288922b8090be4021caca49ded1 OK 2025/02/13 21:01:46 DEBUG : empty space: md5 = 1b787ef7298d97282c15beda640a6c66 OK --- PASS: TestLsLong (4.89s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:01:49 DEBUG : potato2: md5 = 0b79a84242c2e568e425aed39f8f4238 OK 2025/02/13 21:01:50 DEBUG : empty space: md5 = 8288cec9ca0c0208cf3570c92a0f23e3 OK --- PASS: TestHashSums (4.21s) === RUN TestHashSumsWithErrors 2025/02/13 21:01:52 DEBUG : Creating backend with remote ":memory:" 2025/02/13 21:01:52 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/13 21:01:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/13 21:01:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/13 21:01:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/13 21:01:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/13 21:01:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/13 21:01:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/13 21:01:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/13 21:01:52 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-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:01:53 DEBUG : potato2: md5 = ce1660fe4597f15f31ad12634b858bcb OK 2025/02/13 21:01:55 DEBUG : empty space: md5 = 55148f8483d98adc0213625017cf6b70 OK 2025/02/13 21:01:57 DEBUG : sub dir/potato3: md5 = 4f0410f42fd35a6327918e2668a61863 OK 2025/02/13 21:02:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.84s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:02:02 DEBUG : small: md5 = 6cef69c482274eef87358b164085909a OK 2025/02/13 21:02:03 DEBUG : medium: md5 = a51f128dc762cbbaf4c38f35ed126bda OK 2025/02/13 21:02:05 DEBUG : large: md5 = 2c9c29f63646d0bb4b6e7bfbece26c04 OK 2025/02/13 21:02:05 DEBUG : Waiting for deletions to finish 2025/02/13 21:02:05 DEBUG : large: Excluded (Size Filter) 2025/02/13 21:02:06 INFO : medium: Deleted 2025/02/13 21:02:06 INFO : small: Deleted --- PASS: TestDelete (6.18s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:02:08 DEBUG : small: md5 = e40d39243f355e72787e0a6db3005008 OK 2025/02/13 21:02:10 DEBUG : medium: md5 = 20e4b30422430e54aa97f1e286d048e5 OK 2025/02/13 21:02:11 DEBUG : large: md5 = 72f91c4618382a7b8ee55f80ecdb6781 OK 2025/02/13 21:02:11 DEBUG : Waiting for deletions to finish 2025/02/13 21:02:11 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/02/13 21:02:12 INFO : medium: Deleted 2025/02/13 21:02:12 INFO : small: Deleted --- PASS: TestMaxDelete (6.85s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:02:15 DEBUG : small: md5 = 996ce63d5ad8a17bd87d8d6c203d26f9 OK 2025/02/13 21:02:16 DEBUG : medium: md5 = 9e05ec6dabe78542fded4e2267b702f8 OK 2025/02/13 21:02:18 DEBUG : large: md5 = db9c6f10f53cfe4f8b28a67db6330e9e OK 2025/02/13 21:02:18 DEBUG : Waiting for deletions to finish 2025/02/13 21:02:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/13 21:02:19 INFO : small: Deleted 2025/02/13 21:02:19 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.65s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:02:22 DEBUG : small: md5 = 53719dc5d4731b80314e6a678c3a88da OK 2025/02/13 21:02:23 DEBUG : medium: md5 = f64a7ee70fc065c37cbb2abf7193622e OK 2025/02/13 21:02:24 DEBUG : large: md5 = a3d8bf6a06899cbf22e54746583fc200 OK 2025/02/13 21:02:25 DEBUG : Waiting for deletions to finish 2025/02/13 21:02:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/13 21:02:25 INFO : medium: Deleted 2025/02/13 21:02:26 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.10s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:02:29 DEBUG : ReadFile: md5 = dcc9e711ac0859bae57d3c4d7f6be2db OK --- PASS: TestReadFile (4.35s) === RUN TestRetry 2025/02/13 21:02:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/13 21:02:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/13 21:02:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/13 21:02:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/13 21:02:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/13 21:02:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/13 21:02:32 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-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:02:33 DEBUG : file1: md5 = 7cee1eacf5a7f24c6c76ba17f84883a1 OK 2025/02/13 21:02:35 DEBUG : file2: md5 = 1b9d44811d69001638794bf1332fc549 OK --- PASS: TestCat (18.90s) === RUN TestPurge 2025/02/13 21:02:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wecodit3loxe" 2025/02/13 21:02:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 21:02:51 DEBUG : Creating backend with remote "TestDrive:crypt/a8unnap7ce5eg7poe3tvhrga025nhbhh6tvi0vejgqf53sghuktg" 2025/02/13 21:02:52 DEBUG : Creating backend with remote "/tmp/rclone3567718507" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wecodit3loxe'", Local "Local file system at /tmp/rclone3567718507", Modify Window "1ms" 2025/02/13 21:02:56 DEBUG : A1/B1/C1/one: md5 = 6d2f8b760738216bce26f3f8872cbbf1 OK 2025/02/13 21:02:56 INFO : A2: Making directory 2025/02/13 21:02:57 INFO : A1/B2: Making directory 2025/02/13 21:02:58 INFO : A1/B2/C2: Making directory 2025/02/13 21:02:59 INFO : A1/B1/C3: Making directory 2025/02/13 21:03:00 INFO : A3: Making directory 2025/02/13 21:03:01 INFO : A3/B3: Making directory 2025/02/13 21:03:01 INFO : A3/B3/C4: Making directory 2025/02/13 21:03:04 DEBUG : A1/two: md5 = b70ca063074483ac3731d4bfc0139d4a OK 2025/02/13 21:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wecodit3loxe': Purge remote 2025/02/13 21:03:08 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.26s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:03:12 DEBUG : A1/B1/C1/one: md5 = 04ebcc5ad9de08ec89d7804b79992b61 OK 2025/02/13 21:03:12 INFO : A2: Making directory 2025/02/13 21:03:13 INFO : A1/B2: Making directory 2025/02/13 21:03:13 INFO : A1/B2/C2: Making directory 2025/02/13 21:03:14 INFO : A1/B1/C3: Making directory 2025/02/13 21:03:15 INFO : A3: Making directory 2025/02/13 21:03:16 INFO : A3/B3: Making directory 2025/02/13 21:03:16 INFO : A3/B3/C4: Making directory 2025/02/13 21:03:19 DEBUG : A1/two: md5 = f01978f10970e280fe49444ff5b364f3 OK 2025/02/13 21:03:20 DEBUG : removing 1 level 3 directories 2025/02/13 21:03:20 INFO : A3/B3/C4: Removing directory 2025/02/13 21:03:22 DEBUG : removing 2 level 3 directories 2025/02/13 21:03:22 INFO : A1/B2/C2: Removing directory 2025/02/13 21:03:22 INFO : A1/B1/C3: Removing directory 2025/02/13 21:03:23 DEBUG : removing 2 level 2 directories 2025/02/13 21:03:23 INFO : A3/B3: Removing directory 2025/02/13 21:03:23 INFO : A1/B2: Removing directory 2025/02/13 21:03:24 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/13 21:03:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/13 21:03:24 DEBUG : removing 2 level 1 directories 2025/02/13 21:03:24 INFO : A3: Removing directory 2025/02/13 21:03:24 INFO : A2: Removing directory 2025/02/13 21:03:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/13 21:03:28 DEBUG : removing 1 level 3 directories 2025/02/13 21:03:28 INFO : A1/B1/C1: Removing directory 2025/02/13 21:03:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:29 DEBUG : removing 1 level 2 directories 2025/02/13 21:03:29 INFO : A1/B1: Removing directory 2025/02/13 21:03:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/13 21:03:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 21:03:30 DEBUG : removing 1 level 1 directories 2025/02/13 21:03:30 INFO : A1: Removing directory 2025/02/13 21:03:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/13 21:03:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/13 21:03:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 21:03:30 DEBUG : removing 1 level 0 directories 2025/02/13 21:03:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Removing directory 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 21:03:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (23.84s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:03:33 INFO : A1: Making directory 2025/02/13 21:03:34 INFO : A1/B1: Making directory 2025/02/13 21:03:34 INFO : A1/B1/C1: Making directory 2025/02/13 21:03:37 DEBUG : removing 1 level 3 directories 2025/02/13 21:03:37 INFO : A1/B1/C1: Removing directory 2025/02/13 21:03:37 DEBUG : removing 1 level 2 directories 2025/02/13 21:03:37 INFO : A1/B1: Removing directory 2025/02/13 21:03:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 21:03:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.23s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:03:40 INFO : A1: Making directory 2025/02/13 21:03:41 INFO : A1/B1: Making directory 2025/02/13 21:03:42 INFO : A1/B1/C1: Making directory 2025/02/13 21:03:44 DEBUG : removing 1 level 3 directories 2025/02/13 21:03:44 INFO : A1/B1/C1: Removing directory 2025/02/13 21:03:45 DEBUG : removing 1 level 2 directories 2025/02/13 21:03:45 INFO : A1/B1: Removing directory 2025/02/13 21:03:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 21:03:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.74s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:03:50 DEBUG : file1: md5 = 262a114aeae53036ae86d86b06c61a27 OK 2025/02/13 21:03:50 DEBUG : filename.txt: File name found in url 2025/02/13 21:03:51 DEBUG : filename.txt: md5 = ed05e1d69df8721477839a2f8732db77 OK 2025/02/13 21:03:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/13 21:03:53 DEBUG : headerfilename.txt: md5 = 9d5d77df3f4832eaa6c63c774e2b3209 OK 2025/02/13 21:03:54 DEBUG : file2: md5 = aef9bd8de9d0997b4e9c45c08a229ce0 OK --- PASS: TestCopyURL (8.82s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:03:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/13 21:03:59 DEBUG : sub/file2: md5 = b8475e0282f463e77ad4777a30a7697e OK 2025/02/13 21:03:59 INFO : file1: Copied (new) to: sub/file2 2025/02/13 21:03:59 INFO : file1: Deleted 2025/02/13 21:04:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 21:04:00 DEBUG : file1: Unchanged skipping 2025/02/13 21:04:00 INFO : file1: Deleted 2025/02/13 21:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': don't need to copy/move sub/file2, it is already at target location 2025/02/13 21:04:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.85s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:04:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/13 21:04:04 DEBUG : file1: md5 = 0fad0a1a425e00dd51487bff67823bca OK 2025/02/13 21:04:04 INFO : file1: Copied (new) 2025/02/13 21:04:04 INFO : file1: Deleted 2025/02/13 21:04:05 DEBUG : file1: Destination exists, skipping 2025/02/13 21:04:05 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.24s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:04:09 DEBUG : dst/file1: md5 = cd8d5b5a0885160d9f8c5f40acd208b8 OK 2025/02/13 21:04:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weyigiy4tuya/backup" 2025/02/13 21:04:09 DEBUG : Creating backend with remote "TestDrive:crypt/sb6dat0h4voov7nh0b6j38vniuae6vipdqgqomnm0s3piq9prokg/1nrff024r7pq65ecp72fc28jb0" 2025/02/13 21:04:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/13 21:04:13 INFO : dst/file1: Moved (server-side) 2025/02/13 21:04:15 DEBUG : dst/file1: md5 = 7fc455ab9841a47359bbcf0dea21e5d0 OK 2025/02/13 21:04:15 INFO : dst/file1: Copied (new) 2025/02/13 21:04:15 INFO : dst/file1: Deleted 2025/02/13 21:04:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 21:04:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 21:04:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.76s) === 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-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:04:22 DEBUG : A1/one: md5 = bbefbd8451b79b2080166fbafb728657 OK 2025/02/13 21:04:23 DEBUG : A1/two: md5 = 7d070a49e732fe1909bda41d3016c8c6 OK 2025/02/13 21:04:25 DEBUG : A1/B1/three: md5 = 244dfbc510160a56911b392a6459a79f OK 2025/02/13 21:04:28 DEBUG : A1/B1/C1/four: md5 = ee9266a1afe8dcac0f847b7ad4e7946f OK 2025/02/13 21:04:30 DEBUG : A1/B1/C2/five: md5 = d5541077e1f933dc136c08035a995312 OK 2025/02/13 21:04:30 INFO : A1/B2: Making directory 2025/02/13 21:04:30 INFO : A1/B1/C3: Making directory 2025/02/13 21:04:40 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/13 21:04:40 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/13 21:04:40 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/13 21:04:40 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/13 21:04:40 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/13 21:04:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/13 21:04:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/13 21:04:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 21:04:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/13 21:04:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/13 21:04:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/13 21:04:52 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/13 21:04:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/13 21:04:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/13 21:04:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/13 21:04:52 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/13 21:04:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/13 21:04:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/13 21:04:55 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 21:04:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/13 21:04:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/13 21:05:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/13 21:05:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/13 21:05:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/13 21:05:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/13 21:05:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 21:05:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/13 21:05:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/13 21:05:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/13 21:05:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 21:05:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.08s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:05:05 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': File to upload is small (34 bytes), uploading instead of streaming 2025/02/13 21:05:08 DEBUG : no_checksum_small_file_from_pipe: md5 = 6fb3ed0f4a266d22036bce44f3c3e9a4 OK 2025/02/13 21:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/13 21:05:08 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/13 21:05:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/13 21:05:10 DEBUG : no_checksum_big_file_from_pipe: md5 = 73fc55416306b8de7d49299f0851848a OK 2025/02/13 21:05:10 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-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': File to upload is small (34 bytes), uploading instead of streaming 2025/02/13 21:05:13 DEBUG : with_checksum_small_file_from_pipe: md5 = a92fd654f2bc38b0c033bad4f0b0c4fd OK 2025/02/13 21:05:13 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/13 21:05:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/13 21:05:15 DEBUG : with_checksum_big_file_from_pipe: md5 = 6b399cdfb12ede7bec24c9fe4ca05ed3 OK 2025/02/13 21:05:15 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-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': File to upload is small (34 bytes), uploading instead of streaming 2025/02/13 21:05:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 21:05:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/13 21:05:20 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-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': File to upload is small (34 bytes), uploading instead of streaming 2025/02/13 21:05:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/13 21:05:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/13 21:05:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.35s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.34s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/13 21:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': File to upload is small (48 bytes), uploading instead of streaming 2025/02/13 21:05:29 DEBUG : rcat_metadata: md5 = 20ccd1e00a1f2527d9b7bf426b76ec25 OK 2025/02/13 21:05:29 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/13 21:05:31 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/13 21:05:32 DEBUG : rcat_metadata_uploadcutoff0: md5 = 231135a8f02650a7506b246b4b083ecd OK 2025/02/13 21:05:32 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.11s) --- PASS: TestRcatMetadata/Normal (2.73s) --- PASS: TestRcatMetadata/ViaDisk (2.94s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:05:35 DEBUG : potato1: md5 = 054c36fd9dd32bd181b8397a2a726d0b OK 2025/02/13 21:05:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': File to upload is small (60 bytes), uploading instead of streaming 2025/02/13 21:05:36 DEBUG : potato2: md5 = 976827a758ccf7b5acc4fbadfe2cd7dd OK 2025/02/13 21:05:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.45s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:05:40 DEBUG : potato1: md5 = ec367152cde261704e91306f3ce53a00 OK 2025/02/13 21:05:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': File to upload is small (60 bytes), uploading instead of streaming 2025/02/13 21:05:41 DEBUG : potato2: md5 = b468a4af90a8b04fbd46079d60e60e59 OK 2025/02/13 21:05:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.75s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:05:45 DEBUG : potato2: md5 = 3fb40dc49c6fbe060f862b125c2c493b OK 2025/02/13 21:05:47 DEBUG : empty space: md5 = 05f6eb615846b2a8720bb2b17febc934 OK 2025/02/13 21:05:49 DEBUG : sub dir/potato3: md5 = 1990cad4b15722cb8c68d0f6ef2f665b OK 2025/02/13 21:05:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Touching "empty space" 2025/02/13 21:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Touching "potato2" 2025/02/13 21:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Touching "sub dir/potato3" 2025/02/13 21:05:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.29s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:05:55 DEBUG : dir with metadata: Making directory with metadata 2025/02/13 21:05:56 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.69s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:05:58 DEBUG : directory with modtime: Making directory with metadata 2025/02/13 21:05:58 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.47s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:06:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/13 21:06:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/13 21:06:00 DEBUG : Google drive root 'crypt/sb6dat0h4voov7nh0b6j38vniuae6vipdqgqomnm0s3piq9prokg': Skipping btime metadata as can't update it on an existing file: 2025-02-13T21:06:00.529547245Z 2025/02/13 21:06:01 INFO : non existent directory: Updated directory metadata 2025/02/13 21:06:03 DEBUG : Google drive root 'crypt/sb6dat0h4voov7nh0b6j38vniuae6vipdqgqomnm0s3piq9prokg': Skipping btime metadata as can't update it on an existing file: 2025-02-13T21:06:00.529547245Z 2025/02/13 21:06:03 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.83s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:06:05 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/13 21:06:07 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/13 21:06:07 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.30s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:06:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/13 21:06:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/13 21:06:09 DEBUG : dst: Making directory with metadata 2025/02/13 21:06:10 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/13 21:06:10 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 21:06:10 INFO : dst: Set directory modification time (using SetModTime) 2025/02/13 21:06:11 INFO : dst: Set directory modification time (using SetModTime) 2025/02/13 21:06:11 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/13 21:06:11 INFO : dst: Set directory modification time (using SetModTime) 2025/02/13 21:06:11 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.61s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya'", Local "Local file system at /tmp/rclone2478142481", Modify Window "1ms" 2025/02/13 21:06:15 DEBUG : sub dir/test remove existing: md5 = d31d0ea2353de3ded68438bf4ebee8a8 OK 2025/02/13 21:06:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 767ad1472881e7e4f6ce45d680f87093 OK 2025/02/13 21:06:18 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.juqines0" before starting 2025/02/13 21:06:20 DEBUG : sub dir/test remove existing.juqines0: TEST: removing renamed existing file after operation 2025/02/13 21:06:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vukiday9" before starting 2025/02/13 21:06:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vukiday9: TEST: renaming existing back after failed operation 2025/02/13 21:06:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ciweweh7" before starting 2025/02/13 21:06:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ciweweh7: TEST: removing renamed existing file after operation 2025/02/13 21:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0fmqhsauqdda1ov6asr2qj4gcqocliat29ur2u761vq79n1ltd4c6ck3rpc8h9o1d2p8m2fjh4msuqer6kb8vet6h5d93dho7427q3jkoeflhjldj1g6vt4jcbmv4s2cdvk252ug6hl1uglfeleabcclvkn65sl1pfv1mhp2a0hkt4b5ikt0" 2025/02/13 21:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ct2dvt2g28lokrmdar6qibbjqt8k8lbd3meke07mo0ql8et64ur0" --- PASS: TestRemoveExisting (13.93s) === 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/13 21:06:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weyigiy4tuya': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m47.136267734s (try 1/5)