"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/29 01:11:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewunic4joza" 2025/08/29 01:11:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/29 01:11:11 DEBUG : Creating backend with remote "TestDrive:crypt/jjig361f88p3dllq83tqgslig2dq5gddps8ad63hne6mvb5dn6kg" 2025/08/29 01:11:12 DEBUG : Creating backend with remote "/tmp/rclone1338425917" === 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-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/29 01:11:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/29 01:11:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/29 01:11:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/29 01:11:12 DEBUG : potato: Seek from 10 to 0 2025/08/29 01:11:12 DEBUG : potato: Seek from 10 to 0 2025/08/29 01:11:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/29 01:11:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/29 01:11:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/29 01:11:12 DEBUG : potato: Seek from 5 to 2 2025/08/29 01:11:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/29 01:11:12 DEBUG : potato: Seek from 7 to 0 2025/08/29 01:11:12 DEBUG : potato: Seek from 7 to 0 2025/08/29 01:11:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/29 01:11:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/29 01:11:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/29 01:11:12 DEBUG : potato: Seek from 5 to 2 2025/08/29 01:11:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/29 01:11:12 DEBUG : potato: Seek from 8 to 0 2025/08/29 01:11:12 DEBUG : potato: Seek from 8 to 0 2025/08/29 01:11:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/29 01:11:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/29 01:11:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/29 01:11:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/29 01:11:12 DEBUG : potato: Seek from 5 to 2 2025/08/29 01:11:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/29 01:11:12 DEBUG : potato: Seek from 9 to 0 2025/08/29 01:11:12 DEBUG : potato: Seek from 9 to 0 2025/08/29 01:11:12 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-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:11:15 DEBUG : rutabaga: md5 = 2b82da6a9316599ac4685c5d05cfde16 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/29 01:11:17 DEBUG : empty space: md5 = c9bbd01c692fe66dc8e0eb96dc090fef OK === RUN TestCheck/3 2025/08/29 01:11:19 DEBUG : potato2: md5 = 0b78a5d1ccf72543d0f2647482ba7186 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/29 01:11:22 DEBUG : remotepotato: md5 = c94202130e58d3f036c4ff2de95dbc60 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.85s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/08/29 01:11:25 DEBUG : Creating backend with remote "nonexistent" 2025/08/29 01:11:25 DEBUG : Creating backend with remote "nonexistent" 2025/08/29 01:11:25 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/29 01:11:25 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/08/29 01:11:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/29 01:11:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:11:27 DEBUG : rutabaga: md5 = 2294220e7478601ec4e22aeb620541b8 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/29 01:11:31 DEBUG : empty space: md5 = a45dd9870f63be820a4f783ec182a622 OK === RUN TestCheckDownload/3 2025/08/29 01:11:34 DEBUG : potato2: md5 = 57d7add3aa2f40bee286d39d6a569be5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/29 01:11:38 DEBUG : remotepotato: md5 = 44508d626af42362c19eddc5d65e2c7d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.42s) --- PASS: TestCheckDownload/1 (1.31s) --- PASS: TestCheckDownload/2 (0.91s) --- PASS: TestCheckDownload/3 (1.32s) --- PASS: TestCheckDownload/4 (1.48s) --- PASS: TestCheckDownload/5 (1.25s) --- PASS: TestCheckDownload/6 (1.39s) --- PASS: TestCheckDownload/7 (1.62s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:11:46 DEBUG : rutabaga: md5 = d4a63e8db2a486e7c95d81d6d8f19790 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/29 01:11:49 DEBUG : empty space: md5 = 452f61575e3cc5e82a1a095fd946eb95 OK === RUN TestCheckSizeOnly/3 2025/08/29 01:11:51 DEBUG : potato2: md5 = 64b7645deb249819f7515521422d6162 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/29 01:11:53 DEBUG : remotepotato: md5 = a2c75903f137421f24ba2bdad4a0a5f3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.57s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:11:58 DEBUG : test.sum: md5 = fb58ccab894f3ee96bcbd92783c7230b OK 2025/08/29 01:12:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/29 01:12:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/29 01:12:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/29 01:12:00 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/29 01:12:01 DEBUG : test.sum: md5 = 2f0dccbdd1d4eeaeba1c9f6ad6031f6b OK 2025/08/29 01:12:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/29 01:12:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/29 01:12:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/29 01:12:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.48s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:12:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewunic4joza/data" 2025/08/29 01:12:04 DEBUG : Creating backend with remote "TestDrive:crypt/jjig361f88p3dllq83tqgslig2dq5gddps8ad63hne6mvb5dn6kg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza/data' lacks md5, skipping --- SKIP: TestCheckSum (2.51s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:12:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewunic4joza/data" 2025/08/29 01:12:06 DEBUG : Creating backend with remote "TestDrive:crypt/jjig361f88p3dllq83tqgslig2dq5gddps8ad63hne6mvb5dn6kg/vjrnln8ratgmqakfosrqe8espk" 2025/08/29 01:12:10 DEBUG : data/banana: md5 = dae5c5a7d5aa3d32c5f472540aedff92 OK 2025/08/29 01:12:11 DEBUG : test.sum: md5 = 020ce050f39ec9d4f006123b7cde9eeb OK === RUN TestCheckSumDownload/subtest1 2025/08/29 01:12:16 DEBUG : data/potato: md5 = 14d952cce5d3fd91de6ca9684ea19e23 OK 2025/08/29 01:12:18 DEBUG : test.sum: md5 = 7f7955b6e261dd5264ed4ad8d54ad109 OK === RUN TestCheckSumDownload/subtest2 2025/08/29 01:12:22 DEBUG : test.sum: md5 = d04c59873006a02369758a817dc8f084 OK === RUN TestCheckSumDownload/subtest3 2025/08/29 01:12:27 DEBUG : test.sum: md5 = c9b97ad2861144b9f9536b342ce58fb4 OK === RUN TestCheckSumDownload/subtest4 2025/08/29 01:12:31 DEBUG : test.sum: md5 = a0d2e97640bd66133ce6fc90ecdea5de OK === RUN TestCheckSumDownload/subtest5 2025/08/29 01:12:36 DEBUG : test.sum: md5 = 446489f022d25a1c444f808e478238ac OK === RUN TestCheckSumDownload/subtest6 2025/08/29 01:12:40 DEBUG : data/banana: md5 = eb3737a777f965f431a414f370dd4c82 OK 2025/08/29 01:12:41 DEBUG : data/potato: md5 = 54536bb1c9f0b54f1d2981898f47d276 OK 2025/08/29 01:12:43 DEBUG : test.sum: md5 = 9980e0078c89d0f0b7c59c49bc0c556a OK === RUN TestCheckSumDownload/subtest7 2025/08/29 01:12:49 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/29 01:12:49 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.10s) --- PASS: TestCheckSumDownload/subtest1 (2.99s) --- PASS: TestCheckSumDownload/subtest2 (2.63s) --- PASS: TestCheckSumDownload/subtest3 (1.97s) --- PASS: TestCheckSumDownload/subtest4 (2.74s) --- PASS: TestCheckSumDownload/subtest5 (2.07s) --- PASS: TestCheckSumDownload/subtest6 (2.15s) --- PASS: TestCheckSumDownload/subtest7 (3.03s) === RUN TestApplyTransforms 2025/08/29 01:12:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jagosad5liju" 2025/08/29 01:12:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/29 01:12:49 DEBUG : Creating backend with remote "TestDrive:crypt/7sb2o7v331f156kar21hvtjjvgeksmdpt1mndnnj6sr8gdnanl7g" 2025/08/29 01:12:50 DEBUG : Creating backend with remote "/tmp/rclone500367963" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jagosad5liju'", Local "Local file system at /tmp/rclone500367963", Modify Window "1ms" 2025/08/29 01:12:52 DEBUG : hello, world!: md5 = 368faa9d915b39ca36fb88781a06bfa5 OK upper checkfile vs. lower remote (without normalization) 2025/08/29 01:12:53 ERROR : hello, world!: sum not found 2025/08/29 01:12:53 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jagosad5liju' 2025/08/29 01:12:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagosad5liju': 1 files missing 2025/08/29 01:12:53 NOTICE: 1 hashes missing 2025/08/29 01:12:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagosad5liju': 1 differences found 2025/08/29 01:12:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagosad5liju': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/29 01:12:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/29 01:12:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagosad5liju': 0 differences found 2025/08/29 01:12:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jagosad5liju': 1 matching files 2025/08/29 01:12:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobimot0zasi" 2025/08/29 01:12:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/29 01:12:54 DEBUG : Creating backend with remote "TestDrive:crypt/edb1nme5fbgo9ell730mhr964fh9vcuhb95o8cagl07d84u5dpog" 2025/08/29 01:12:55 DEBUG : Creating backend with remote "/tmp/rclone3720643606" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobimot0zasi'", Local "Local file system at /tmp/rclone3720643606", Modify Window "1ms" 2025/08/29 01:12:58 DEBUG : HELLO, WORLD!: md5 = 19d69fae5742c3a94b55269e70be028b OK lower checkfile vs. upper remote (without normalization) 2025/08/29 01:12:58 ERROR : HELLO, WORLD!: sum not found 2025/08/29 01:12:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nobimot0zasi' 2025/08/29 01:12:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobimot0zasi': 1 files missing 2025/08/29 01:12:58 NOTICE: 1 hashes missing 2025/08/29 01:12:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobimot0zasi': 1 differences found 2025/08/29 01:12:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobimot0zasi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/29 01:12:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/29 01:12:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobimot0zasi': 0 differences found 2025/08/29 01:12:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobimot0zasi': 1 matching files 2025/08/29 01:12:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qukahom0beli" 2025/08/29 01:12:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/29 01:12:59 DEBUG : Creating backend with remote "TestDrive:crypt/fbqtv7srhkccdiuh40h405qe3n754fkhd6946g4e302lf4h702b0" 2025/08/29 01:13:00 DEBUG : Creating backend with remote "/tmp/rclone726521624" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qukahom0beli'", Local "Local file system at /tmp/rclone726521624", Modify Window "1ms" 2025/08/29 01:13:03 DEBUG : HeLlO, wOrLd!: md5 = a9aa7533fdf290c97e879670e955c2ca OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/29 01:13:03 ERROR : HeLlO, wOrLd!: sum not found 2025/08/29 01:13:03 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qukahom0beli' 2025/08/29 01:13:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qukahom0beli': 1 files missing 2025/08/29 01:13:03 NOTICE: 1 hashes missing 2025/08/29 01:13:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qukahom0beli': 1 differences found 2025/08/29 01:13:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qukahom0beli': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/29 01:13:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/29 01:13:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qukahom0beli': 0 differences found 2025/08/29 01:13:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qukahom0beli': 1 matching files 2025/08/29 01:13:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jehupes3dime" 2025/08/29 01:13:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/29 01:13:04 DEBUG : Creating backend with remote "TestDrive:crypt/9846uehasagvj4khhcvkm6eohpp8d7gdv4hj7a6id4ich6c8beq0" 2025/08/29 01:13:05 DEBUG : Creating backend with remote "/tmp/rclone1385049288" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jehupes3dime'", Local "Local file system at /tmp/rclone1385049288", Modify Window "1ms" 2025/08/29 01:13:08 DEBUG : HELLO, WORLD!: md5 = feaa8fd4b83451c692d773405c11fc16 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/29 01:13:08 ERROR : HELLO, WORLD!: sum not found 2025/08/29 01:13:08 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jehupes3dime' 2025/08/29 01:13:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehupes3dime': 1 files missing 2025/08/29 01:13:08 NOTICE: 1 hashes missing 2025/08/29 01:13:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehupes3dime': 1 differences found 2025/08/29 01:13:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehupes3dime': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/29 01:13:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/29 01:13:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehupes3dime': 0 differences found 2025/08/29 01:13:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jehupes3dime': 1 matching files 2025/08/29 01:13:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-comocey9mafi" 2025/08/29 01:13:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/29 01:13:09 DEBUG : Creating backend with remote "TestDrive:crypt/q3jcg5u3mvt9aq2qbi70nmq9m1e8fr15algufnnafh741jlqrq8g" 2025/08/29 01:13:10 DEBUG : Creating backend with remote "/tmp/rclone2614383975" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-comocey9mafi'", Local "Local file system at /tmp/rclone2614383975", Modify Window "1ms" 2025/08/29 01:13:12 DEBUG : 測試_Русский___ě_áñ: md5 = a7dab400eac4410ba4b5484a9c19f930 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/29 01:13:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/29 01:13:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-comocey9mafi' 2025/08/29 01:13:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comocey9mafi': 1 files missing 2025/08/29 01:13:13 NOTICE: 1 hashes missing 2025/08/29 01:13:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comocey9mafi': 1 differences found 2025/08/29 01:13:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comocey9mafi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/29 01:13:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/29 01:13:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comocey9mafi': 0 differences found 2025/08/29 01:13:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comocey9mafi': 1 matching files 2025/08/29 01:13:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-moviwes1xetu" 2025/08/29 01:13:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/29 01:13:14 DEBUG : Creating backend with remote "TestDrive:crypt/ker3av6nh6td3slhahb1q6cs1jae4u3itra9632866df1nq4qub0" 2025/08/29 01:13:15 DEBUG : Creating backend with remote "/tmp/rclone177907636" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-moviwes1xetu'", Local "Local file system at /tmp/rclone177907636", Modify Window "1ms" 2025/08/29 01:13:18 DEBUG : 測試_Русский___ě_áñ: md5 = ec5806b41320b6ce19bfe968f411c929 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/29 01:13:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/29 01:13:18 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-moviwes1xetu' 2025/08/29 01:13:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moviwes1xetu': 1 files missing 2025/08/29 01:13:18 NOTICE: 1 hashes missing 2025/08/29 01:13:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moviwes1xetu': 1 differences found 2025/08/29 01:13:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moviwes1xetu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/29 01:13:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/29 01:13:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moviwes1xetu': 0 differences found 2025/08/29 01:13:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-moviwes1xetu': 1 matching files 2025/08/29 01:13:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-votikos3caxi" 2025/08/29 01:13:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/29 01:13:20 DEBUG : Creating backend with remote "TestDrive:crypt/ndo1tmvge6nc943cv56d5vb82a0jl0mb5a79rui650skiindqbbg" 2025/08/29 01:13:21 DEBUG : Creating backend with remote "/tmp/rclone2009967512" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-votikos3caxi'", Local "Local file system at /tmp/rclone2009967512", Modify Window "1ms" 2025/08/29 01:13:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0e1865dd25f23e3b9cdb0bead2d1e735 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/29 01:13:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/29 01:13:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-votikos3caxi' 2025/08/29 01:13:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votikos3caxi': 1 files missing 2025/08/29 01:13:23 NOTICE: 1 hashes missing 2025/08/29 01:13:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votikos3caxi': 1 differences found 2025/08/29 01:13:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votikos3caxi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/29 01:13:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/29 01:13:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votikos3caxi': 0 differences found 2025/08/29 01:13:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votikos3caxi': 1 matching files 2025/08/29 01:13:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jerawiv4sifi" 2025/08/29 01:13:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/29 01:13:25 DEBUG : Creating backend with remote "TestDrive:crypt/v4bdh72scm10l7mtijeiu30rj580ej83i22jpr86m30refomb51g" 2025/08/29 01:13:26 DEBUG : Creating backend with remote "/tmp/rclone1732430102" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jerawiv4sifi'", Local "Local file system at /tmp/rclone1732430102", Modify Window "1ms" 2025/08/29 01:13:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e1aff3b92140e3dca191108430cb25b0 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/29 01:13:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/29 01:13:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jerawiv4sifi' 2025/08/29 01:13:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jerawiv4sifi': 1 files missing 2025/08/29 01:13:29 NOTICE: 1 hashes missing 2025/08/29 01:13:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jerawiv4sifi': 1 differences found 2025/08/29 01:13:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jerawiv4sifi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/29 01:13:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/29 01:13:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jerawiv4sifi': 0 differences found 2025/08/29 01:13:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jerawiv4sifi': 1 matching files 2025/08/29 01:13:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luwepay8wala" 2025/08/29 01:13:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/29 01:13:31 DEBUG : Creating backend with remote "TestDrive:crypt/k1ou2v3rf4mr8uvomqt8j99vgdsbeajrqpn9pou9ce6609050bm0" 2025/08/29 01:13:32 DEBUG : Creating backend with remote "/tmp/rclone4106066661" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luwepay8wala'", Local "Local file system at /tmp/rclone4106066661", Modify Window "1ms" 2025/08/29 01:13:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a873e23e29c80a343c7bac91f18bf21c OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/29 01:13:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/29 01:13:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-luwepay8wala' 2025/08/29 01:13:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwepay8wala': 1 files missing 2025/08/29 01:13:34 NOTICE: 1 hashes missing 2025/08/29 01:13:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwepay8wala': 1 differences found 2025/08/29 01:13:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwepay8wala': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/29 01:13:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/29 01:13:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwepay8wala': 0 differences found 2025/08/29 01:13:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwepay8wala': 1 matching files 2025/08/29 01:13:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xonozil5dude" 2025/08/29 01:13:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/29 01:13:36 DEBUG : Creating backend with remote "TestDrive:crypt/241un1roqkc9j4e8kifhhd44a7farcha7ftaif3grjael5cvsa0g" 2025/08/29 01:13:37 DEBUG : Creating backend with remote "/tmp/rclone1123477362" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xonozil5dude'", Local "Local file system at /tmp/rclone1123477362", Modify Window "1ms" 2025/08/29 01:13:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 37cdca9f875599b2d16a9a61a785f1b2 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/29 01:13:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/29 01:13:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xonozil5dude' 2025/08/29 01:13:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xonozil5dude': 1 files missing 2025/08/29 01:13:39 NOTICE: 1 hashes missing 2025/08/29 01:13:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xonozil5dude': 1 differences found 2025/08/29 01:13:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xonozil5dude': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/29 01:13:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/29 01:13:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xonozil5dude': 0 differences found 2025/08/29 01:13:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xonozil5dude': 1 matching files 2025/08/29 01:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xonozil5dude': Purge remote 2025/08/29 01:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luwepay8wala': Purge remote 2025/08/29 01:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jerawiv4sifi': Purge remote 2025/08/29 01:13:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-votikos3caxi': Purge remote 2025/08/29 01:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moviwes1xetu': Purge remote 2025/08/29 01:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-comocey9mafi': Purge remote 2025/08/29 01:13:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jehupes3dime': Purge remote 2025/08/29 01:13:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qukahom0beli': Purge remote 2025/08/29 01:13:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobimot0zasi': Purge remote 2025/08/29 01:13:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jagosad5liju': Purge remote --- PASS: TestApplyTransforms (56.49s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:13:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/29 01:13:48 DEBUG : sub/file2: md5 = 1ee99653b1f951ca55d6c70b060f37f8 OK 2025/08/29 01:13:48 INFO : file1: Copied (new) to: sub/file2 2025/08/29 01:13:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 01:13:49 DEBUG : file1: Unchanged skipping 2025/08/29 01:13:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': don't need to copy/move sub/file2, it is already at target location 2025/08/29 01:13:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.28s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:13:55 DEBUG : dst/file1: md5 = 3ca080b8cd3ba5f106a89dd11adc9d00 OK 2025/08/29 01:13:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewunic4joza/backup" 2025/08/29 01:13:56 DEBUG : Creating backend with remote "TestDrive:crypt/jjig361f88p3dllq83tqgslig2dq5gddps8ad63hne6mvb5dn6kg/1nrff024r7pq65ecp72fc28jb0" 2025/08/29 01:13:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/29 01:13:59 INFO : dst/file1: Moved (server-side) 2025/08/29 01:14:01 DEBUG : dst/file1: md5 = 6386c05edf59b747344b7f7d6fb04de7 OK 2025/08/29 01:14:01 INFO : dst/file1: Copied (new) 2025/08/29 01:14:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/29 01:14:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/29 01:14:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.45s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:14:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewunic4joza/dst" 2025/08/29 01:14:06 DEBUG : Creating backend with remote "TestDrive:crypt/jjig361f88p3dllq83tqgslig2dq5gddps8ad63hne6mvb5dn6kg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/29 01:14:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewunic4joza/CompareDest" 2025/08/29 01:14:08 DEBUG : Creating backend with remote "TestDrive:crypt/jjig361f88p3dllq83tqgslig2dq5gddps8ad63hne6mvb5dn6kg/gveqi14airsml4bgu7krj116o8" 2025/08/29 01:14:09 DEBUG : one: Need to transfer - File not found at Destination 2025/08/29 01:14:12 DEBUG : one: md5 = 7910bf00533b0024b48a183352838173 OK 2025/08/29 01:14:12 INFO : one: Copied (new) 2025/08/29 01:14:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/29 01:14:14 DEBUG : one: md5 = 1e82d2825cd7d1ef055ac36828e515ff OK 2025/08/29 01:14:14 INFO : one: Copied (replaced existing) 2025/08/29 01:14:16 DEBUG : dst/one: md5 = d61cff21eb7c33164a819e626e6cf471 OK 2025/08/29 01:14:18 DEBUG : CompareDest/one: md5 = f8417dfb28430f2194ed6eb2a29b6b24 OK 2025/08/29 01:14:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/29 01:14:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 01:14:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/29 01:14:22 DEBUG : CompareDest/two: md5 = 1e475b231806a76d40b00d26ada2afae OK 2025/08/29 01:14:23 DEBUG : two: Need to transfer - File not found at Destination 2025/08/29 01:14:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 01:14:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/29 01:14:24 DEBUG : two: Need to transfer - File not found at Destination 2025/08/29 01:14:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 01:14:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/29 01:14:25 DEBUG : two: Need to transfer - File not found at Destination 2025/08/29 01:14:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/29 01:14:27 DEBUG : two: md5 = 27ddff27850c08efa59ce476decc4c6b OK 2025/08/29 01:14:27 INFO : two: Copied (new) 2025/08/29 01:14:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/29 01:14:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:14:31 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:14:31 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.34s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:14:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewunic4joza/dst" 2025/08/29 01:14:31 DEBUG : Creating backend with remote "TestDrive:crypt/jjig361f88p3dllq83tqgslig2dq5gddps8ad63hne6mvb5dn6kg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/29 01:14:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewunic4joza/CopyDest" 2025/08/29 01:14:33 DEBUG : Creating backend with remote "TestDrive:crypt/jjig361f88p3dllq83tqgslig2dq5gddps8ad63hne6mvb5dn6kg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/29 01:14:35 DEBUG : one: Need to transfer - File not found at Destination 2025/08/29 01:14:37 DEBUG : one: md5 = e3cb579b01651172ff83969e1cb08b06 OK 2025/08/29 01:14:37 INFO : one: Copied (new) 2025/08/29 01:14:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/29 01:14:43 DEBUG : one: md5 = 2064ea4eea29a1d73f45f0087d0040bd OK 2025/08/29 01:14:43 INFO : one: Copied (replaced existing) 2025/08/29 01:14:45 DEBUG : dst/one: md5 = 9986307b83970713df89a9a1bc59f542 OK 2025/08/29 01:14:47 DEBUG : CopyDest/one: md5 = 7b2622be7f2480cb3cd6fe1064eabfee OK 2025/08/29 01:14:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewunic4joza/BackupDir" 2025/08/29 01:14:48 DEBUG : Creating backend with remote "TestDrive:crypt/jjig361f88p3dllq83tqgslig2dq5gddps8ad63hne6mvb5dn6kg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/29 01:14:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/29 01:14:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 01:14:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/29 01:14:52 INFO : one: Moved (server-side) 2025/08/29 01:14:53 INFO : one: Copied (server-side copy) 2025/08/29 01:14:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/29 01:14:55 DEBUG : CopyDest/two: md5 = 1b69b9efcba37289e1fd039bc4a65f30 OK 2025/08/29 01:14:55 DEBUG : two: Need to transfer - File not found at Destination 2025/08/29 01:14:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 01:14:57 INFO : two: Copied (server-side copy) 2025/08/29 01:14:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/29 01:14:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 01:14:57 DEBUG : two: Unchanged skipping 2025/08/29 01:14:59 DEBUG : CopyDest/three: md5 = 67e45db7c1137f34c43f1703c77e94ad OK 2025/08/29 01:15:00 DEBUG : three: Need to transfer - File not found at Destination 2025/08/29 01:15:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/29 01:15:00 DEBUG : three: Destination not found in --copy-dest 2025/08/29 01:15:02 DEBUG : three: md5 = e42c064b86b75dc1afa1d6151be7414c OK 2025/08/29 01:15:02 INFO : three: Copied (new) 2025/08/29 01:15:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/29 01:15:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/29 01:15:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:15:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:15:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/29 01:15:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/29 01:15:08 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.07s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.62s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.77s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:15:10 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/29 01:15:12 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 049a701ebc29b782b008354f42459c7b OK 2025/08/29 01:15:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/29 01:15:13 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/29 01:15:13 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/08/29 01:15:14 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/29 01:15:14 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/29 01:15:16 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 86a6f157b6283205b4e9854b5fc1a390 OK 2025/08/29 01:15:16 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/29 01:15:18 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/29 01:15:18 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.08s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:15:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Looking for duplicate names using skip mode. 2025/08/29 01:15:22 NOTICE: one: Found 2 files with duplicate names 2025/08/29 01:15:22 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.83s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:15:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Looking for duplicate names using skip mode. 2025/08/29 01:15:29 NOTICE: one: Found 3 files with duplicate names 2025/08/29 01:15:29 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/29 01:15:29 INFO : one: Deleted 2025/08/29 01:15:29 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.92s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:15:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Looking for duplicate names using first mode. 2025/08/29 01:15:35 NOTICE: one: Found 3 files with duplicate names 2025/08/29 01:15:36 INFO : one: Deleted 2025/08/29 01:15:36 INFO : one: Deleted 2025/08/29 01:15:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.64s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:15:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Looking for duplicate names using newest mode. 2025/08/29 01:15:42 NOTICE: one: Found 3 files with duplicate names 2025/08/29 01:15:43 INFO : one: Deleted 2025/08/29 01:15:43 INFO : one: Deleted 2025/08/29 01:15:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.62s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:15:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Looking for duplicate names using oldest mode. 2025/08/29 01:15:49 NOTICE: one: Found 3 files with duplicate names 2025/08/29 01:15:49 INFO : one: Deleted 2025/08/29 01:15:50 INFO : one: Deleted 2025/08/29 01:15:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.32s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:15:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Looking for duplicate names using largest mode. 2025/08/29 01:15:55 NOTICE: one: Found 3 files with duplicate names 2025/08/29 01:15:56 INFO : one: Deleted 2025/08/29 01:15:56 INFO : one: Deleted 2025/08/29 01:15:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.39s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:16:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Looking for duplicate names using smallest mode. 2025/08/29 01:16:02 NOTICE: one: Found 3 files with duplicate names 2025/08/29 01:16:03 INFO : one: Deleted 2025/08/29 01:16:03 INFO : one: Deleted 2025/08/29 01:16:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.92s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:16:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Looking for duplicate names using rename mode. 2025/08/29 01:16:10 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/29 01:16:11 INFO : one-2.txt: renamed from: one.txt 2025/08/29 01:16:13 INFO : one-3.txt: renamed from: one.txt 2025/08/29 01:16:14 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.94s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:16:19 DEBUG : dupe1/one.txt: md5 = fbd4ee2cf53e57ef8dc7a00ac85c4d7e OK 2025/08/29 01:16:21 DEBUG : dupe2/two.txt: md5 = c626050b79471aabbdacc8b862c8a357 OK 2025/08/29 01:16:23 DEBUG : dupe3/three.txt: md5 = bc4710b3ac09502a7983e20d981f9eac OK 2025/08/29 01:16:24 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/29 01:16:24 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/29 01:16:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/29 01:16:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/29 01:16:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/29 01:16:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/29 01:16:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.40s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:16:31 DEBUG : a.txt: md5 = 942d9756ff419d02433898c60da91286 OK 2025/08/29 01:16:33 DEBUG : zend.txt: md5 = cd563b5ca2450065cb2d227467b1902e OK 2025/08/29 01:16:35 DEBUG : sub dir/hello world: md5 = cd2a15e649d8106dade8429430851a20 OK 2025/08/29 01:16:36 DEBUG : sub dir/hello world2: md5 = a6305c4e973c121fad41980047b0b5e2 OK 2025/08/29 01:16:38 DEBUG : sub dir/ignore dir/.ignore: md5 = 355f54bafb9676af96d5aa2c2a9a6a00 OK 2025/08/29 01:16:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2a5451bc90edc73706e904d87bcb22af OK 2025/08/29 01:16:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5dbd736761fa81bff1a92e66e4ab175c OK 2025/08/29 01:16:43 DEBUG : a.txt: Excluded (Size Filter) 2025/08/29 01:16:43 DEBUG : a.txt: Excluded 2025/08/29 01:16:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/29 01:16:44 DEBUG : sub dir/hello world2: Excluded 2025/08/29 01:16:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/29 01:16:44 DEBUG : sub dir/hello world: Excluded 2025/08/29 01:16:44 DEBUG : sub dir/ignore dir: Excluded 2025/08/29 01:16:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/29 01:16:44 DEBUG : sub dir/hello world2: Excluded 2025/08/29 01:16:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/29 01:16:44 DEBUG : sub dir/hello world: Excluded 2025/08/29 01:16:44 DEBUG : sub dir/ignore dir: Excluded 2025/08/29 01:16:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/29 01:16:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/29 01:16:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/29 01:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/29 01:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/29 01:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/29 01:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.47s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:16:53 DEBUG : a.txt: md5 = 6e7d10d68ed27d4fb04fa3df3feb1afb OK 2025/08/29 01:16:54 DEBUG : zend.txt: md5 = dc84bb89c3bdedff38e42ac1b4112217 OK 2025/08/29 01:16:56 DEBUG : sub dir/hello world: md5 = 7755b88a931c0f66c94f45e2278e33ae OK 2025/08/29 01:16:57 DEBUG : sub dir/hello world2: md5 = 50d4ffa04c2280a301bffc5d8cffae19 OK 2025/08/29 01:17:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 98187f76c753734202488e746917003b OK 2025/08/29 01:17:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = b34d37f13f34a11f783140e2afb701b2 OK 2025/08/29 01:17:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = 617ab8e5a398b5504aca0bf1befb3e70 OK 2025/08/29 01:17:05 DEBUG : a.txt: Excluded (Size Filter) 2025/08/29 01:17:05 DEBUG : a.txt: Excluded 2025/08/29 01:17:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/29 01:17:05 DEBUG : sub dir/hello world2: Excluded 2025/08/29 01:17:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/29 01:17:05 DEBUG : sub dir/hello world: Excluded 2025/08/29 01:17:06 DEBUG : sub dir/ignore dir: Excluded 2025/08/29 01:17:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/29 01:17:06 DEBUG : sub dir/hello world2: Excluded 2025/08/29 01:17:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/29 01:17:06 DEBUG : sub dir/hello world: Excluded 2025/08/29 01:17:06 DEBUG : sub dir/ignore dir: Excluded 2025/08/29 01:17:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/29 01:17:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/29 01:17:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/29 01:17:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/29 01:17:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/29 01:17:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/29 01:17:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.80s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:17:14 DEBUG : file1: md5 = ad4fa977a624b025311b173609a03799 OK 2025/08/29 01:17:17 DEBUG : sub/file2: md5 = ab4dea9204e747bbb88971d9a6d9a38d 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/08/29 01:17:20 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/29 01:17:20 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/29 01:17:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/29 01:17:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.98s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.43s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:17:25 DEBUG : file1: md5 = 521c0f4985c5e6df9723d128e439ff23 OK 2025/08/29 01:17:27 DEBUG : sub/file2: md5 = 834756aa7a1192dec21a23c9d6c2b956 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/08/29 01:17:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewunic4joza/notfound" 2025/08/29 01:17:30 DEBUG : Config file has changed externally - reloading 2025/08/29 01:17:31 DEBUG : Creating backend with remote "TestDrive:crypt/jjig361f88p3dllq83tqgslig2dq5gddps8ad63hne6mvb5dn6kg/qe0i31qdkoejk60elps0ni5sqk" 2025/08/29 01:17:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.49s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:17:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Making directory 2025/08/29 01:17:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:17:38 DEBUG : sub dir/hello world: md5 = b338b6264f6955bf11ae72798472a5f8 OK 2025/08/29 01:17:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.31s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:17:42 DEBUG : potato2: md5 = 14268c3a10961e0091261134da1c757d OK 2025/08/29 01:17:43 DEBUG : empty space: md5 = ae33b34d2eeeba50a4a60a32153fa652 OK --- PASS: TestLs (5.07s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:17:47 DEBUG : potato2: md5 = 4783e905e3a95855f981c104171e1ad7 OK 2025/08/29 01:17:49 DEBUG : empty space: md5 = 5700b97ee4c0dd329cd086fd30c3c2af OK 2025/08/29 01:17:49 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.34s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:17:52 DEBUG : potato2: md5 = f6311d134b8e3f29aa383b4f7efee49a OK 2025/08/29 01:17:54 DEBUG : empty space: md5 = defe868e74819a033522bd6bcec66be8 OK --- PASS: TestLsLong (4.95s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:17:57 DEBUG : potato2: md5 = 2c4ef9995cc15454057cae731c9d924d OK 2025/08/29 01:17:59 DEBUG : empty space: md5 = a5f81e8c44851e8a3b2f6d120ee33166 OK --- PASS: TestHashSums (4.45s) === RUN TestHashSumsWithErrors 2025/08/29 01:18:00 DEBUG : Creating backend with remote ":memory:" 2025/08/29 01:18:00 DEBUG : Config file has changed externally - reloading 2025/08/29 01:18:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/29 01:18:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/29 01:18:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/29 01:18:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/29 01:18:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/29 01:18:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/29 01:18:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/29 01:18:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/29 01:18:00 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-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:18:02 DEBUG : potato2: md5 = a9c6af5d7a10ab68d71c914e56bbb7cf OK 2025/08/29 01:18:03 DEBUG : empty space: md5 = 7ffb0de1d75f034329fcbd119277bb1d OK 2025/08/29 01:18:06 DEBUG : sub dir/potato3: md5 = 2703bb2e4fd5f2b7a6665799d3ed1b36 OK 2025/08/29 01:18:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.86s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:18:11 DEBUG : small: md5 = 6abac9b20b31f30ad91bb6ada942ac92 OK 2025/08/29 01:18:12 DEBUG : medium: md5 = 88a9bec0db66ab29341161f7bfc51849 OK 2025/08/29 01:18:14 DEBUG : large: md5 = afae75fa483da6b8d6e8f9d418ab373d OK 2025/08/29 01:18:14 DEBUG : Waiting for deletions to finish 2025/08/29 01:18:14 DEBUG : large: Excluded (Size Filter) 2025/08/29 01:18:14 INFO : small: Deleted 2025/08/29 01:18:14 INFO : medium: Deleted --- PASS: TestDelete (6.56s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:18:17 DEBUG : small: md5 = b77d6edb4cc8514c1af2443dccf596f2 OK 2025/08/29 01:18:19 DEBUG : medium: md5 = ef7de98cafed894bf7a112f017fbb0c3 OK 2025/08/29 01:18:21 DEBUG : large: md5 = 88dcf27e5e0c1dc3d2b7580d19291c3b OK 2025/08/29 01:18:21 DEBUG : Waiting for deletions to finish 2025/08/29 01:18:21 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/08/29 01:18:22 INFO : medium: Deleted 2025/08/29 01:18:22 INFO : small: Deleted --- PASS: TestMaxDelete (7.76s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:18:25 DEBUG : small: md5 = 677df92ee8f73047237da127fae19320 OK 2025/08/29 01:18:26 DEBUG : medium: md5 = 80cbc39bb5a15e709e1476ef26e13700 OK 2025/08/29 01:18:28 DEBUG : large: md5 = 605f73acda44fb0657a8a2d2cf70f861 OK 2025/08/29 01:18:28 DEBUG : Waiting for deletions to finish 2025/08/29 01:18:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/29 01:18:29 INFO : small: Deleted 2025/08/29 01:18:29 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.83s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:18:32 DEBUG : small: md5 = c33c01beb6c038e3a8ce428b1d698f16 OK 2025/08/29 01:18:33 DEBUG : medium: md5 = 67049967586a823226a8b59bca02238f OK 2025/08/29 01:18:34 DEBUG : large: md5 = c1a418180ee1b14c227a7fb92564f25e OK 2025/08/29 01:18:35 DEBUG : Waiting for deletions to finish 2025/08/29 01:18:35 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/29 01:18:35 INFO : small: Deleted 2025/08/29 01:18:35 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.67s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:18:38 DEBUG : ReadFile: md5 = c9a545261d1099718ff25c8268d12ff2 OK --- PASS: TestReadFile (4.42s) === RUN TestRetry 2025/08/29 01:18:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/29 01:18:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/29 01:18:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/29 01:18:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/29 01:18:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/29 01:18:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/29 01:18:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:18:43 DEBUG : file1: md5 = be02c8e9d6c4c2fe14e803126eb6c987 OK 2025/08/29 01:18:45 DEBUG : file2: md5 = 7edcd2b3118decbf0f869a2d92026d1d OK --- PASS: TestCat (16.36s) === RUN TestPurge 2025/08/29 01:18:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dubijek0vive" 2025/08/29 01:18:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/29 01:18:58 DEBUG : Creating backend with remote "TestDrive:crypt/gv7pdrqf0juqldno0mbcng841urbndsdvnhtrtn4tdfecu12jj6g" 2025/08/29 01:18:59 DEBUG : Creating backend with remote "/tmp/rclone3621830980" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dubijek0vive'", Local "Local file system at /tmp/rclone3621830980", Modify Window "1ms" 2025/08/29 01:19:03 DEBUG : A1/B1/C1/one: md5 = 56a49b1894b5157e49850386c55e9718 OK 2025/08/29 01:19:03 INFO : A2: Making directory 2025/08/29 01:19:04 INFO : A1/B2: Making directory 2025/08/29 01:19:05 INFO : A1/B2/C2: Making directory 2025/08/29 01:19:05 INFO : A1/B1/C3: Making directory 2025/08/29 01:19:06 INFO : A3: Making directory 2025/08/29 01:19:07 INFO : A3/B3: Making directory 2025/08/29 01:19:07 INFO : A3/B3/C4: Making directory 2025/08/29 01:19:10 DEBUG : A1/two: md5 = d630b2b69c230476de757eb5948f01d5 OK 2025/08/29 01:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dubijek0vive': Purge remote 2025/08/29 01:19:13 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.34s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:19:17 DEBUG : A1/B1/C1/one: md5 = 3e3d914144edc01bd7b79d0ef6f051fb OK 2025/08/29 01:19:17 INFO : A2: Making directory 2025/08/29 01:19:18 INFO : A1/B2: Making directory 2025/08/29 01:19:19 INFO : A1/B2/C2: Making directory 2025/08/29 01:19:19 INFO : A1/B1/C3: Making directory 2025/08/29 01:19:20 INFO : A3: Making directory 2025/08/29 01:19:21 INFO : A3/B3: Making directory 2025/08/29 01:19:22 INFO : A3/B3/C4: Making directory 2025/08/29 01:19:24 DEBUG : A1/two: md5 = 19bc95407401fc21fe1a4459c754301c OK 2025/08/29 01:19:25 DEBUG : removing 1 level 3 directories 2025/08/29 01:19:25 INFO : A3/B3/C4: Removing directory 2025/08/29 01:19:28 DEBUG : removing 2 level 3 directories 2025/08/29 01:19:28 INFO : A1/B2/C2: Removing directory 2025/08/29 01:19:28 INFO : A1/B1/C3: Removing directory 2025/08/29 01:19:28 DEBUG : removing 2 level 2 directories 2025/08/29 01:19:28 INFO : A3/B3: Removing directory 2025/08/29 01:19:28 INFO : A1/B2: Removing directory 2025/08/29 01:19:29 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/29 01:19:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/29 01:19:29 DEBUG : removing 2 level 1 directories 2025/08/29 01:19:29 INFO : A3: Removing directory 2025/08/29 01:19:29 INFO : A2: Removing directory 2025/08/29 01:19:29 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/29 01:19:33 DEBUG : removing 1 level 3 directories 2025/08/29 01:19:33 INFO : A1/B1/C1: Removing directory 2025/08/29 01:19:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:34 DEBUG : removing 1 level 2 directories 2025/08/29 01:19:34 INFO : A1/B1: Removing directory 2025/08/29 01:19:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/29 01:19:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/29 01:19:34 DEBUG : removing 1 level 1 directories 2025/08/29 01:19:34 INFO : A1: Removing directory 2025/08/29 01:19:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/29 01:19:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/29 01:19:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/29 01:19:35 DEBUG : removing 1 level 0 directories 2025/08/29 01:19:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Removing directory 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/29 01:19:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (23.34s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:19:37 INFO : A1: Making directory 2025/08/29 01:19:38 INFO : A1/B1: Making directory 2025/08/29 01:19:39 INFO : A1/B1/C1: Making directory 2025/08/29 01:19:41 DEBUG : removing 1 level 3 directories 2025/08/29 01:19:41 INFO : A1/B1/C1: Removing directory 2025/08/29 01:19:42 DEBUG : removing 1 level 2 directories 2025/08/29 01:19:42 INFO : A1/B1: Removing directory 2025/08/29 01:19:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/29 01:19:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.13s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:19:45 INFO : A1: Making directory 2025/08/29 01:19:45 INFO : A1/B1: Making directory 2025/08/29 01:19:46 INFO : A1/B1/C1: Making directory 2025/08/29 01:19:49 DEBUG : removing 1 level 3 directories 2025/08/29 01:19:49 INFO : A1/B1/C1: Removing directory 2025/08/29 01:19:50 DEBUG : removing 1 level 2 directories 2025/08/29 01:19:50 INFO : A1/B1: Removing directory 2025/08/29 01:19:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/29 01:19:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.52s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:19:54 DEBUG : file1: md5 = de2cfbb6304556d5bcc55ee9cbcebc9a OK 2025/08/29 01:19:54 DEBUG : filename.txt: File name found in url 2025/08/29 01:19:56 DEBUG : filename.txt: md5 = dab80400febc0dba3f83fa806104dc37 OK 2025/08/29 01:19:56 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/29 01:19:57 DEBUG : headerfilename.txt: md5 = a582be0ba199edc7e852bf1d6021f1cf OK 2025/08/29 01:19:59 DEBUG : file2: md5 = 1254331e1b74871f7722190e1c141b64 OK --- PASS: TestCopyURL (9.14s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:20:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/29 01:20:04 DEBUG : sub/file2: md5 = d24be26e13a477eb8b9d4762a31629aa OK 2025/08/29 01:20:04 INFO : file1: Copied (new) to: sub/file2 2025/08/29 01:20:04 INFO : file1: Deleted 2025/08/29 01:20:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 01:20:04 DEBUG : file1: Unchanged skipping 2025/08/29 01:20:04 INFO : file1: Deleted 2025/08/29 01:20:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': don't need to copy/move sub/file2, it is already at target location 2025/08/29 01:20:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.16s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:20:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/29 01:20:09 DEBUG : file1: md5 = 17709bf2b5fbfd5e00fa41de3a93a3c8 OK 2025/08/29 01:20:09 INFO : file1: Copied (new) 2025/08/29 01:20:09 INFO : file1: Deleted 2025/08/29 01:20:10 DEBUG : file1: Destination exists, skipping 2025/08/29 01:20:10 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.73s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:20:15 DEBUG : dst/file1: md5 = b63315b9177a4d26f8b7891f30b0b7a7 OK 2025/08/29 01:20:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewunic4joza/backup" 2025/08/29 01:20:15 DEBUG : Creating backend with remote "TestDrive:crypt/jjig361f88p3dllq83tqgslig2dq5gddps8ad63hne6mvb5dn6kg/1nrff024r7pq65ecp72fc28jb0" 2025/08/29 01:20:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/29 01:20:19 INFO : dst/file1: Moved (server-side) 2025/08/29 01:20:20 DEBUG : dst/file1: md5 = 3fbffd554bb4ac9a4b17be75c8b7d145 OK 2025/08/29 01:20:20 INFO : dst/file1: Copied (new) 2025/08/29 01:20:20 INFO : dst/file1: Deleted 2025/08/29 01:20:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/29 01:20:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/29 01:20:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.95s) === 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-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:20:27 DEBUG : A1/one: md5 = ab7f8392a7b85e0ea2e883f16135a28c OK 2025/08/29 01:20:29 DEBUG : A1/two: md5 = 2b8ea9ad1b435b50f9802744c45c9c20 OK 2025/08/29 01:20:31 DEBUG : A1/B1/three: md5 = efce8af38badff2a3443e99b1ba26998 OK 2025/08/29 01:20:33 DEBUG : A1/B1/C1/four: md5 = 52d949f1834cab88da4104e0e42cd506 OK 2025/08/29 01:20:35 DEBUG : A1/B1/C2/five: md5 = e0b8bd3c6acd8a05f6299726f7b6a0bd OK 2025/08/29 01:20:35 INFO : A1/B2: Making directory 2025/08/29 01:20:36 INFO : A1/B1/C3: Making directory 2025/08/29 01:20:46 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/29 01:20:46 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/29 01:20:46 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/29 01:20:46 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/29 01:20:46 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/29 01:20:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/29 01:20:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/29 01:20:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/29 01:20:50 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/29 01:20:50 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/29 01:20:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/29 01:20:57 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/29 01:20:57 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/29 01:20:57 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/29 01:20:57 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/29 01:20:57 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/29 01:21:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/29 01:21:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/29 01:21:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/29 01:21:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/29 01:21:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/29 01:21:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/29 01:21:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/29 01:21:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/29 01:21:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/29 01:21:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/29 01:21:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/29 01:21:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/29 01:21:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/29 01:21:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/29 01:21:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.82s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': File to upload is small (34 bytes), uploading instead of streaming 2025/08/29 01:21:12 DEBUG : no_checksum_small_file_from_pipe: md5 = 216529887a5ed6f8bb3d3b30ffa0ef99 OK 2025/08/29 01:21:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/29 01:21:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/29 01:21:13 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/29 01:21:14 DEBUG : no_checksum_big_file_from_pipe: md5 = acc92f2f54c60ebfbba90f9215c82f1f OK 2025/08/29 01:21:14 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-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:21:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': File to upload is small (34 bytes), uploading instead of streaming 2025/08/29 01:21:17 DEBUG : with_checksum_small_file_from_pipe: md5 = 55eb74132da79dd5aaec1979b300396d OK 2025/08/29 01:21:17 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/29 01:21:18 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/29 01:21:19 DEBUG : with_checksum_big_file_from_pipe: md5 = 43b3886c84b6d7c703e6d9784b8ed441 OK 2025/08/29 01:21:19 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-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:21:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': File to upload is small (34 bytes), uploading instead of streaming 2025/08/29 01:21:22 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 01:21:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/29 01:21:25 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-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:21:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': File to upload is small (34 bytes), uploading instead of streaming 2025/08/29 01:21:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/29 01:21:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/29 01:21:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.13s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.43s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.96s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/29 01:21:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': File to upload is small (48 bytes), uploading instead of streaming 2025/08/29 01:21:33 DEBUG : rcat_metadata: md5 = dd0c71c4be5f21cbc6d0800445ed1799 OK 2025/08/29 01:21:33 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/29 01:21:35 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/29 01:21:36 DEBUG : rcat_metadata_uploadcutoff0: md5 = 380b33e83a89e9312b3fb4733e25d655 OK 2025/08/29 01:21:36 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.10s) --- PASS: TestRcatMetadata/Normal (2.78s) --- PASS: TestRcatMetadata/ViaDisk (2.86s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:21:39 DEBUG : potato1: md5 = 5416fcda27d26348e03464a5369a194c OK 2025/08/29 01:21:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': File to upload is small (60 bytes), uploading instead of streaming 2025/08/29 01:21:40 DEBUG : potato2: md5 = d8a18693b3f01f03c28e4db7d5caa314 OK 2025/08/29 01:21:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.49s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:21:43 DEBUG : potato1: md5 = d19768bed1c641d5ddc1d4443c952810 OK 2025/08/29 01:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': File to upload is small (60 bytes), uploading instead of streaming 2025/08/29 01:21:45 DEBUG : potato2: md5 = 09ac37f597094d2c50ea98eb9e657c79 OK 2025/08/29 01:21:45 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.05s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:21:48 DEBUG : potato2: md5 = 31f2a7f9cf29b1fe81c27cf0e703fe29 OK 2025/08/29 01:21:50 DEBUG : empty space: md5 = 9c8b7f9b26f6098fa4e06009734cc8d6 OK 2025/08/29 01:21:52 DEBUG : sub dir/potato3: md5 = 83beb63ca6ebfb6d43fa35389330ac73 OK 2025/08/29 01:21:52 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/08/29 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/08/29 01:21:52 DEBUG : TestDrive: Saved new token in config file 2025/08/29 01:21:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Touching "sub dir/potato3" 2025/08/29 01:21:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Touching "empty space" 2025/08/29 01:21:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Touching "potato2" 2025/08/29 01:21:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.04s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:21:57 DEBUG : dir with metadata: Making directory with metadata 2025/08/29 01:21:58 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:21:59 DEBUG : directory with modtime: Making directory with metadata 2025/08/29 01:22:00 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.35s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:22:02 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/29 01:22:02 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/29 01:22:02 DEBUG : Google drive root 'crypt/jjig361f88p3dllq83tqgslig2dq5gddps8ad63hne6mvb5dn6kg': Skipping btime metadata as can't update it on an existing file: 2025-08-29T01:22:02.083746446Z 2025/08/29 01:22:02 INFO : non existent directory: Updated directory metadata 2025/08/29 01:22:04 DEBUG : Google drive root 'crypt/jjig361f88p3dllq83tqgslig2dq5gddps8ad63hne6mvb5dn6kg': Skipping btime metadata as can't update it on an existing file: 2025-08-29T01:22:02.083746446Z 2025/08/29 01:22:05 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.88s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:22:06 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/29 01:22:08 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/29 01:22:09 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.00s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:22:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/29 01:22:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/29 01:22:10 DEBUG : dst: Making directory with metadata 2025/08/29 01:22:11 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/29 01:22:11 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 01:22:12 INFO : dst: Set directory modification time (using SetModTime) 2025/08/29 01:22:12 INFO : dst: Set directory modification time (using SetModTime) 2025/08/29 01:22:12 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/29 01:22:13 INFO : dst: Set directory modification time (using SetModTime) 2025/08/29 01:22:13 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.52s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza'", Local "Local file system at /tmp/rclone1338425917", Modify Window "1ms" 2025/08/29 01:22:16 DEBUG : sub dir/test remove existing: md5 = 664bbe35acc43aed20892940b87a38c8 OK 2025/08/29 01:22:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 497da4e50b874122c0e312d9911badba OK 2025/08/29 01:22:20 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sugovek9" before starting 2025/08/29 01:22:21 DEBUG : sub dir/test remove existing.sugovek9: TEST: removing renamed existing file after operation 2025/08/29 01:22:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lenoluf6" before starting 2025/08/29 01:22:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lenoluf6: TEST: renaming existing back after failed operation 2025/08/29 01:22:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xovafup8" before starting 2025/08/29 01:22:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xovafup8: TEST: removing renamed existing file after operation 2025/08/29 01:22:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "he48vc4aaae9gn7iommo2kc4nqbnghp4atmeju25o6mqfc93abtg" 2025/08/29 01:22:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "a2fve002khi29vj6cn85grp5j4ka2qtosjnq5faicn7hu74pcq7ic0ftgfoiiv5fj9b8dcvl6qlelk5o5p3qtadvocl3h3qb9cbt5ugmig025d41em64u1g4fims2tb5qhikgke6b8t15mdng1jmkbs8i2e1pmle3rlkm9b12ohg5bqqblj0" --- PASS: TestRemoveExisting (13.36s) === 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/08/29 01:22:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewunic4joza': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m17.155307313s (try 1/5)