"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/25 04:26:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megofeh0vuve" 2025/10/25 04:26:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/25 04:26:49 DEBUG : Creating backend with remote "TestDrive:crypt/su1vlbv1koue4fa8bm3c7v8m1i123f58rrg2cnlveiesuj5qa920" 2025/10/25 04:26:51 DEBUG : Creating backend with remote "/tmp/rclone3241947117" === 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-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.40s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/25 04:26:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/25 04:26:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/25 04:26:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/25 04:26:51 DEBUG : potato: Seek from 10 to 0 2025/10/25 04:26:51 DEBUG : potato: Seek from 10 to 0 2025/10/25 04:26:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/25 04:26:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/25 04:26:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/25 04:26:51 DEBUG : potato: Seek from 5 to 2 2025/10/25 04:26:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/25 04:26:51 DEBUG : potato: Seek from 7 to 0 2025/10/25 04:26:51 DEBUG : potato: Seek from 7 to 0 2025/10/25 04:26:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/25 04:26:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/25 04:26:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/25 04:26:51 DEBUG : potato: Seek from 5 to 2 2025/10/25 04:26:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/25 04:26:51 DEBUG : potato: Seek from 8 to 0 2025/10/25 04:26:51 DEBUG : potato: Seek from 8 to 0 2025/10/25 04:26:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/25 04:26:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/25 04:26:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/25 04:26:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/25 04:26:51 DEBUG : potato: Seek from 5 to 2 2025/10/25 04:26:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/25 04:26:51 DEBUG : potato: Seek from 9 to 0 2025/10/25 04:26:51 DEBUG : potato: Seek from 9 to 0 2025/10/25 04:26:51 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-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:26:54 DEBUG : rutabaga: md5 = 26dff554d7f2e4fdf0c0f1df8396f1a3 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/25 04:26:56 DEBUG : empty space: md5 = e7d569efc1e2ea7b3d25d6e18fe4c717 OK === RUN TestCheck/3 2025/10/25 04:26:58 DEBUG : potato2: md5 = a880c82f6a65dac62e4a628a90a509b1 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/25 04:27:01 DEBUG : remotepotato: md5 = c893fe8dc6a63ee72ca1abe78a09a172 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.70s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/10/25 04:27:04 DEBUG : Creating backend with remote "nonexistent" 2025/10/25 04:27:04 DEBUG : Creating backend with remote "nonexistent" 2025/10/25 04:27:04 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/25 04:27:04 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/10/25 04:27:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/25 04:27:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:27:06 DEBUG : rutabaga: md5 = bfb76d4b2b201b1f5a632d1f74675a92 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/25 04:27:10 DEBUG : empty space: md5 = a8937cdc05f28e4fbca902996055fbb5 OK === RUN TestCheckDownload/3 2025/10/25 04:27:13 DEBUG : potato2: md5 = 64910aced963068cbd9abb4598ea6a36 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/25 04:27:17 DEBUG : remotepotato: md5 = 52416c00ea0b2e29c1be34150d9332ff OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.87s) --- PASS: TestCheckDownload/1 (1.28s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.40s) --- PASS: TestCheckDownload/4 (1.19s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (1.10s) --- PASS: TestCheckDownload/7 (1.26s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:27:24 DEBUG : rutabaga: md5 = d4ab2cbe3a36f51e86f2bac28dc5625b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/25 04:27:27 DEBUG : empty space: md5 = 37c98f05e5659cf7b94a3fa0e98f399b OK === RUN TestCheckSizeOnly/3 2025/10/25 04:27:29 DEBUG : potato2: md5 = 0c233efbaa6f35e33f255f38ad764912 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/25 04:27:31 DEBUG : remotepotato: md5 = 91a3e61722c271dafac7810ebce1017a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.77s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:27:36 DEBUG : test.sum: md5 = ad83c18a4336a3e06bdfbd2718f97074 OK 2025/10/25 04:27:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/25 04:27:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/25 04:27:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/25 04:27:37 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/25 04:27:39 DEBUG : test.sum: md5 = b6397e3943bde987571f7d0d5b7a87eb OK 2025/10/25 04:27:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/25 04:27:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/25 04:27:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/25 04:27:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.22s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:27:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megofeh0vuve/data" 2025/10/25 04:27:41 DEBUG : Creating backend with remote "TestDrive:crypt/su1vlbv1koue4fa8bm3c7v8m1i123f58rrg2cnlveiesuj5qa920/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve/data' lacks md5, skipping --- SKIP: TestCheckSum (2.15s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:27:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megofeh0vuve/data" 2025/10/25 04:27:43 DEBUG : Creating backend with remote "TestDrive:crypt/su1vlbv1koue4fa8bm3c7v8m1i123f58rrg2cnlveiesuj5qa920/vjrnln8ratgmqakfosrqe8espk" 2025/10/25 04:27:47 DEBUG : data/banana: md5 = 24bf6002400df0305ca2dd99685b099a OK 2025/10/25 04:27:49 DEBUG : test.sum: md5 = 7ec922f494b14c0dfca46538b4179b28 OK === RUN TestCheckSumDownload/subtest1 2025/10/25 04:27:53 DEBUG : data/potato: md5 = ba5deba1534f677aeeace53865284ab0 OK 2025/10/25 04:27:55 DEBUG : test.sum: md5 = 17149b2fe70e9c440480d5922936a234 OK === RUN TestCheckSumDownload/subtest2 2025/10/25 04:27:59 DEBUG : test.sum: md5 = 84d9d6059abe0da576e006ab184cc5d2 OK === RUN TestCheckSumDownload/subtest3 2025/10/25 04:28:04 DEBUG : test.sum: md5 = 55e5d5d0e902e6df326fd473ca5b343f OK === RUN TestCheckSumDownload/subtest4 2025/10/25 04:28:09 DEBUG : test.sum: md5 = 6b5d48dbd63163dd557f82b153eadcff OK === RUN TestCheckSumDownload/subtest5 2025/10/25 04:28:13 DEBUG : test.sum: md5 = 0792f851953d35db768d621dd8825f75 OK === RUN TestCheckSumDownload/subtest6 2025/10/25 04:28:17 DEBUG : data/banana: md5 = 90f8d34402f08fe2a2abf038cf525fda OK 2025/10/25 04:28:19 DEBUG : data/potato: md5 = 9b622a59984f0bb2694f7b885b9cddf2 OK 2025/10/25 04:28:21 DEBUG : test.sum: md5 = 1680534b4a4f50e352ab73b6f14557f8 OK === RUN TestCheckSumDownload/subtest7 2025/10/25 04:28:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/25 04:28:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.53s) --- PASS: TestCheckSumDownload/subtest1 (2.40s) --- PASS: TestCheckSumDownload/subtest2 (2.28s) --- PASS: TestCheckSumDownload/subtest3 (2.50s) --- PASS: TestCheckSumDownload/subtest4 (2.21s) --- PASS: TestCheckSumDownload/subtest5 (2.54s) --- PASS: TestCheckSumDownload/subtest6 (2.18s) --- PASS: TestCheckSumDownload/subtest7 (2.22s) === RUN TestApplyTransforms 2025/10/25 04:28:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutitoh9xete" 2025/10/25 04:28:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/25 04:28:27 DEBUG : Creating backend with remote "TestDrive:crypt/he200ikj3d605nue58ut5id210aeto5n8i6t2q11dgbqn617lvd0" 2025/10/25 04:28:28 DEBUG : Creating backend with remote "/tmp/rclone633591168" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutitoh9xete'", Local "Local file system at /tmp/rclone633591168", Modify Window "1ms" 2025/10/25 04:28:30 DEBUG : hello, world!: md5 = 15b2bf54313bdb26523e9ba6555aff8e OK upper checkfile vs. lower remote (without normalization) 2025/10/25 04:28:30 ERROR : hello, world!: sum not found 2025/10/25 04:28:30 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cutitoh9xete' 2025/10/25 04:28:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutitoh9xete': 1 files missing 2025/10/25 04:28:30 NOTICE: 1 hashes missing 2025/10/25 04:28:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutitoh9xete': 1 differences found 2025/10/25 04:28:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutitoh9xete': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/25 04:28:32 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/25 04:28:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutitoh9xete': 0 differences found 2025/10/25 04:28:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutitoh9xete': 1 matching files 2025/10/25 04:28:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifeqec2hexa" 2025/10/25 04:28:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/25 04:28:32 DEBUG : Creating backend with remote "TestDrive:crypt/v5o7vuhtto3osrmmlrfrr1cv9p38ifkkjd02uru1s7koov1ec01g" 2025/10/25 04:28:33 DEBUG : Creating backend with remote "/tmp/rclone943667037" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifeqec2hexa'", Local "Local file system at /tmp/rclone943667037", Modify Window "1ms" 2025/10/25 04:28:35 DEBUG : HELLO, WORLD!: md5 = 40506d80a21ba7119dd5a427a63702cf OK lower checkfile vs. upper remote (without normalization) 2025/10/25 04:28:36 ERROR : HELLO, WORLD!: sum not found 2025/10/25 04:28:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kifeqec2hexa' 2025/10/25 04:28:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifeqec2hexa': 1 files missing 2025/10/25 04:28:36 NOTICE: 1 hashes missing 2025/10/25 04:28:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifeqec2hexa': 1 differences found 2025/10/25 04:28:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifeqec2hexa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/25 04:28:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/25 04:28:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifeqec2hexa': 0 differences found 2025/10/25 04:28:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifeqec2hexa': 1 matching files 2025/10/25 04:28:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vumanuy8huxi" 2025/10/25 04:28:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/25 04:28:37 DEBUG : Creating backend with remote "TestDrive:crypt/95h67fjvnmrbqo5ugf8p8nen4ns6k14lted8mfgb50f7kqb379eg" 2025/10/25 04:28:38 DEBUG : Creating backend with remote "/tmp/rclone74534429" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vumanuy8huxi'", Local "Local file system at /tmp/rclone74534429", Modify Window "1ms" 2025/10/25 04:28:40 DEBUG : HeLlO, wOrLd!: md5 = 0bbbdfdf6b2c8540d25850fb5c2cedba OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/25 04:28:41 ERROR : HeLlO, wOrLd!: sum not found 2025/10/25 04:28:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vumanuy8huxi' 2025/10/25 04:28:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vumanuy8huxi': 1 files missing 2025/10/25 04:28:41 NOTICE: 1 hashes missing 2025/10/25 04:28:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vumanuy8huxi': 1 differences found 2025/10/25 04:28:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vumanuy8huxi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/25 04:28:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/25 04:28:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vumanuy8huxi': 0 differences found 2025/10/25 04:28:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vumanuy8huxi': 1 matching files 2025/10/25 04:28:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rapocor0wama" 2025/10/25 04:28:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/25 04:28:42 DEBUG : Creating backend with remote "TestDrive:crypt/1tcqoa73qkhrke8o24v0omf57oannr7couiv0uhb8pcs5278qbj0" 2025/10/25 04:28:43 DEBUG : Creating backend with remote "/tmp/rclone1931630666" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rapocor0wama'", Local "Local file system at /tmp/rclone1931630666", Modify Window "1ms" 2025/10/25 04:28:46 DEBUG : HELLO, WORLD!: md5 = 9ff965ed5b99d6b5349c3bc03d4fa689 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/25 04:28:46 ERROR : HELLO, WORLD!: sum not found 2025/10/25 04:28:46 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rapocor0wama' 2025/10/25 04:28:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapocor0wama': 1 files missing 2025/10/25 04:28:46 NOTICE: 1 hashes missing 2025/10/25 04:28:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapocor0wama': 1 differences found 2025/10/25 04:28:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapocor0wama': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/25 04:28:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/25 04:28:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapocor0wama': 0 differences found 2025/10/25 04:28:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rapocor0wama': 1 matching files 2025/10/25 04:28:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nucewez7mome" 2025/10/25 04:28:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/25 04:28:47 DEBUG : Creating backend with remote "TestDrive:crypt/kscrbt9vjc884r22jk8pkj2j46cosi6faf8ilp2upsco4kh43320" 2025/10/25 04:28:48 DEBUG : Creating backend with remote "/tmp/rclone3457877220" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nucewez7mome'", Local "Local file system at /tmp/rclone3457877220", Modify Window "1ms" 2025/10/25 04:28:51 DEBUG : 測試_Русский___ě_áñ: md5 = 8cca6a41632cc5bb504997a775580037 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/25 04:28:51 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/25 04:28:51 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nucewez7mome' 2025/10/25 04:28:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nucewez7mome': 1 files missing 2025/10/25 04:28:51 NOTICE: 1 hashes missing 2025/10/25 04:28:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nucewez7mome': 1 differences found 2025/10/25 04:28:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nucewez7mome': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/25 04:28:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/25 04:28:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nucewez7mome': 0 differences found 2025/10/25 04:28:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nucewez7mome': 1 matching files 2025/10/25 04:28:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wabeles3zoji" 2025/10/25 04:28:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/25 04:28:52 DEBUG : Creating backend with remote "TestDrive:crypt/hk85p4e02cj1kqd1k54pc3ah4e1hv6kuhvu8h9cehcdnim5bir50" 2025/10/25 04:28:53 DEBUG : Creating backend with remote "/tmp/rclone3030797481" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wabeles3zoji'", Local "Local file system at /tmp/rclone3030797481", Modify Window "1ms" 2025/10/25 04:28:56 DEBUG : 測試_Русский___ě_áñ: md5 = fa5e8f3b1d1576064e230857c8d76a79 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/25 04:28:56 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/25 04:28:56 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wabeles3zoji' 2025/10/25 04:28:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wabeles3zoji': 1 files missing 2025/10/25 04:28:56 NOTICE: 1 hashes missing 2025/10/25 04:28:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wabeles3zoji': 1 differences found 2025/10/25 04:28:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wabeles3zoji': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/25 04:28:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/25 04:28:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wabeles3zoji': 0 differences found 2025/10/25 04:28:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wabeles3zoji': 1 matching files 2025/10/25 04:28:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kilewor3fesu" 2025/10/25 04:28:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/25 04:28:58 DEBUG : Creating backend with remote "TestDrive:crypt/hkpto7vpmgdt1v6g4v1j19aqo6glnsmoq3ondeuuq5fculpfq9bg" 2025/10/25 04:28:59 DEBUG : Creating backend with remote "/tmp/rclone1844240151" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kilewor3fesu'", Local "Local file system at /tmp/rclone1844240151", Modify Window "1ms" 2025/10/25 04:29:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cef14fbfc6b9a584eef11b934cd1514a OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/25 04:29:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/25 04:29:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kilewor3fesu' 2025/10/25 04:29:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kilewor3fesu': 1 files missing 2025/10/25 04:29:02 NOTICE: 1 hashes missing 2025/10/25 04:29:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kilewor3fesu': 1 differences found 2025/10/25 04:29:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kilewor3fesu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/25 04:29:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/25 04:29:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kilewor3fesu': 0 differences found 2025/10/25 04:29:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kilewor3fesu': 1 matching files 2025/10/25 04:29:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riguvaj0howe" 2025/10/25 04:29:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/25 04:29:03 DEBUG : Creating backend with remote "TestDrive:crypt/ad17d9mqjgdnn75i0mh5f93t9hsmg6u4bqfphvvmr678u5vl1dt0" 2025/10/25 04:29:04 DEBUG : Creating backend with remote "/tmp/rclone777162050" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riguvaj0howe'", Local "Local file system at /tmp/rclone777162050", Modify Window "1ms" 2025/10/25 04:29:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2c7775701914285b46c230b0258dade0 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/25 04:29:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/25 04:29:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-riguvaj0howe' 2025/10/25 04:29:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riguvaj0howe': 1 files missing 2025/10/25 04:29:07 NOTICE: 1 hashes missing 2025/10/25 04:29:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riguvaj0howe': 1 differences found 2025/10/25 04:29:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riguvaj0howe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/25 04:29:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/25 04:29:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riguvaj0howe': 0 differences found 2025/10/25 04:29:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riguvaj0howe': 1 matching files 2025/10/25 04:29:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curuguf6ketu" 2025/10/25 04:29:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/25 04:29:08 DEBUG : Creating backend with remote "TestDrive:crypt/7060ifjp1ekcccq719m32tta1lsi18c0psic1h8cnbsd9hnr58sg" 2025/10/25 04:29:09 DEBUG : Creating backend with remote "/tmp/rclone3137152899" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curuguf6ketu'", Local "Local file system at /tmp/rclone3137152899", Modify Window "1ms" 2025/10/25 04:29:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fbe839262fabedf2d75ad5cc6ff9249f OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/25 04:29:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/25 04:29:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-curuguf6ketu' 2025/10/25 04:29:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curuguf6ketu': 1 files missing 2025/10/25 04:29:12 NOTICE: 1 hashes missing 2025/10/25 04:29:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curuguf6ketu': 1 differences found 2025/10/25 04:29:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curuguf6ketu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/25 04:29:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/25 04:29:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curuguf6ketu': 0 differences found 2025/10/25 04:29:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curuguf6ketu': 1 matching files 2025/10/25 04:29:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gohoqin4ziwa" 2025/10/25 04:29:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/25 04:29:13 DEBUG : Creating backend with remote "TestDrive:crypt/513kp5bv88oo95a6soi2477stdvsj2dvbf1l22s8j68ve73vjqs0" 2025/10/25 04:29:14 DEBUG : Creating backend with remote "/tmp/rclone3029747990" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gohoqin4ziwa'", Local "Local file system at /tmp/rclone3029747990", Modify Window "1ms" 2025/10/25 04:29:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d029356c3aebd85da60014e1ea9b9998 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/25 04:29:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/25 04:29:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gohoqin4ziwa' 2025/10/25 04:29:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gohoqin4ziwa': 1 files missing 2025/10/25 04:29:17 NOTICE: 1 hashes missing 2025/10/25 04:29:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gohoqin4ziwa': 1 differences found 2025/10/25 04:29:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gohoqin4ziwa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/25 04:29:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/25 04:29:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gohoqin4ziwa': 0 differences found 2025/10/25 04:29:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gohoqin4ziwa': 1 matching files 2025/10/25 04:29:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gohoqin4ziwa': Purge remote 2025/10/25 04:29:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curuguf6ketu': Purge remote 2025/10/25 04:29:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riguvaj0howe': Purge remote 2025/10/25 04:29:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kilewor3fesu': Purge remote 2025/10/25 04:29:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wabeles3zoji': Purge remote 2025/10/25 04:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nucewez7mome': Purge remote 2025/10/25 04:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rapocor0wama': Purge remote 2025/10/25 04:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vumanuy8huxi': Purge remote 2025/10/25 04:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifeqec2hexa': Purge remote 2025/10/25 04:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutitoh9xete': Purge remote --- PASS: TestApplyTransforms (57.08s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:29:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/25 04:29:27 DEBUG : sub/file2: md5 = 038d14a18c19b59ca9e16aa9950907f4 OK 2025/10/25 04:29:27 INFO : file1: Copied (new) to: sub/file2 2025/10/25 04:29:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 04:29:27 DEBUG : file1: Unchanged skipping 2025/10/25 04:29:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': don't need to copy/move sub/file2, it is already at target location 2025/10/25 04:29:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.79s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:29:34 DEBUG : dst/file1: md5 = 2a06e9f6b32537ae4a781133c54cd98b OK 2025/10/25 04:29:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megofeh0vuve/backup" 2025/10/25 04:29:35 DEBUG : Creating backend with remote "TestDrive:crypt/su1vlbv1koue4fa8bm3c7v8m1i123f58rrg2cnlveiesuj5qa920/1nrff024r7pq65ecp72fc28jb0" 2025/10/25 04:29:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/25 04:29:40 INFO : dst/file1: Moved (server-side) 2025/10/25 04:29:42 DEBUG : dst/file1: md5 = 0239b382444c390f58ba87cd11b9cb3c OK 2025/10/25 04:29:42 INFO : dst/file1: Copied (new) 2025/10/25 04:29:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/25 04:29:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/25 04:29:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.16s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:29:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megofeh0vuve/dst" 2025/10/25 04:29:47 DEBUG : Creating backend with remote "TestDrive:crypt/su1vlbv1koue4fa8bm3c7v8m1i123f58rrg2cnlveiesuj5qa920/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/25 04:29:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megofeh0vuve/CompareDest" 2025/10/25 04:29:49 DEBUG : Creating backend with remote "TestDrive:crypt/su1vlbv1koue4fa8bm3c7v8m1i123f58rrg2cnlveiesuj5qa920/gveqi14airsml4bgu7krj116o8" 2025/10/25 04:29:51 DEBUG : one: Need to transfer - File not found at Destination 2025/10/25 04:29:54 DEBUG : one: md5 = 8854d46f6acf31797e6c5a5d5c4af414 OK 2025/10/25 04:29:54 INFO : one: Copied (new) 2025/10/25 04:29:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 04:29:57 DEBUG : one: md5 = 04ad0618fd788322576fb6049bfc00a5 OK 2025/10/25 04:29:57 INFO : one: Copied (replaced existing) 2025/10/25 04:29:59 DEBUG : dst/one: md5 = 7bd94283eab522dcd7d9fa3eca08fe4f OK 2025/10/25 04:30:02 DEBUG : CompareDest/one: md5 = bfa2b7ecb91282aca1fdcf9d4cc9003a OK 2025/10/25 04:30:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 04:30:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 04:30:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 04:30:06 DEBUG : CompareDest/two: md5 = 094fcf160fe8372b6bba73b676a407f3 OK 2025/10/25 04:30:07 DEBUG : two: Need to transfer - File not found at Destination 2025/10/25 04:30:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 04:30:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/25 04:30:08 DEBUG : two: Need to transfer - File not found at Destination 2025/10/25 04:30:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 04:30:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/25 04:30:09 DEBUG : two: Need to transfer - File not found at Destination 2025/10/25 04:30:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/25 04:30:11 DEBUG : two: md5 = fdcfbbd3063779b7e8ddfb5896916285 OK 2025/10/25 04:30:11 INFO : two: Copied (new) 2025/10/25 04:30:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/25 04:30:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:30:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/25 04:30:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (28.93s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:30:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megofeh0vuve/dst" 2025/10/25 04:30:16 DEBUG : Creating backend with remote "TestDrive:crypt/su1vlbv1koue4fa8bm3c7v8m1i123f58rrg2cnlveiesuj5qa920/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/25 04:30:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megofeh0vuve/CopyDest" 2025/10/25 04:30:18 DEBUG : Creating backend with remote "TestDrive:crypt/su1vlbv1koue4fa8bm3c7v8m1i123f58rrg2cnlveiesuj5qa920/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/25 04:30:20 DEBUG : one: Need to transfer - File not found at Destination 2025/10/25 04:30:22 DEBUG : one: md5 = 0ff54f41a98a9b04a3257d48be6ea857 OK 2025/10/25 04:30:22 INFO : one: Copied (new) 2025/10/25 04:30:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 04:30:25 DEBUG : one: md5 = 8b1c9dae16b4e2842a5b70348f261807 OK 2025/10/25 04:30:25 INFO : one: Copied (replaced existing) 2025/10/25 04:30:28 DEBUG : dst/one: md5 = 3dc6169c5923f06dcd59c301d5a1d601 OK 2025/10/25 04:30:30 DEBUG : CopyDest/one: md5 = 55649587bb6a598cb2b94508bcff3542 OK 2025/10/25 04:30:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megofeh0vuve/BackupDir" 2025/10/25 04:30:31 DEBUG : Creating backend with remote "TestDrive:crypt/su1vlbv1koue4fa8bm3c7v8m1i123f58rrg2cnlveiesuj5qa920/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/25 04:30:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 04:30:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 04:30:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 04:30:35 INFO : one: Moved (server-side) 2025/10/25 04:30:37 INFO : one: Copied (server-side copy) 2025/10/25 04:30:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/25 04:30:39 DEBUG : CopyDest/two: md5 = f0f7fca9b6e6f66b513a743875872390 OK 2025/10/25 04:30:40 DEBUG : two: Need to transfer - File not found at Destination 2025/10/25 04:30:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 04:30:41 INFO : two: Copied (server-side copy) 2025/10/25 04:30:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/25 04:30:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 04:30:42 DEBUG : two: Unchanged skipping 2025/10/25 04:30:45 DEBUG : CopyDest/three: md5 = e738b02d611a9c6007144dc21d73ce0b OK 2025/10/25 04:30:45 DEBUG : three: Need to transfer - File not found at Destination 2025/10/25 04:30:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/25 04:30:46 DEBUG : three: Destination not found in --copy-dest 2025/10/25 04:30:47 DEBUG : three: md5 = 1b810f37710acf6e7283c2556a228c81 OK 2025/10/25 04:30:47 INFO : three: Copied (new) 2025/10/25 04:30:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/25 04:30:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/25 04:30:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:30:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/25 04:30:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/25 04:30:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:30:54 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.11s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.62s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.53s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:30:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/25 04:31:00 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b63f590b1a07152d4ca9f1b1488d744e OK 2025/10/25 04:31:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/25 04:31:00 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/25 04:31:01 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/25 04:31:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/25 04:31:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/25 04:31:04 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 68b584c7e8026b7f9665f1130b62604e OK 2025/10/25 04:31:04 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/25 04:31:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/25 04:31:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.80s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.52s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:31:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Looking for duplicate names using skip mode. 2025/10/25 04:31:12 NOTICE: one: Found 2 files with duplicate names 2025/10/25 04:31:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.18s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:31:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Looking for duplicate names using skip mode. 2025/10/25 04:31:18 NOTICE: one: Found 3 files with duplicate names 2025/10/25 04:31:18 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/25 04:31:19 INFO : one: Deleted 2025/10/25 04:31:19 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.28s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:31:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Looking for duplicate names using first mode. 2025/10/25 04:31:25 NOTICE: one: Found 3 files with duplicate names 2025/10/25 04:31:26 INFO : one: Deleted 2025/10/25 04:31:26 INFO : one: Deleted 2025/10/25 04:31:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.16s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:31:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Looking for duplicate names using newest mode. 2025/10/25 04:31:35 NOTICE: one: Found 3 files with duplicate names 2025/10/25 04:31:36 INFO : one: Deleted 2025/10/25 04:31:36 INFO : one: Deleted 2025/10/25 04:31:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.87s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.63s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:31:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Looking for duplicate names using oldest mode. 2025/10/25 04:31:43 NOTICE: one: Found 3 files with duplicate names 2025/10/25 04:31:43 INFO : one: Deleted 2025/10/25 04:31:44 INFO : one: Deleted 2025/10/25 04:31:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.90s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:31:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Looking for duplicate names using largest mode. 2025/10/25 04:31:50 NOTICE: one: Found 3 files with duplicate names 2025/10/25 04:31:51 INFO : one: Deleted 2025/10/25 04:31:51 INFO : one: Deleted 2025/10/25 04:31:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.13s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:31:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Looking for duplicate names using smallest mode. 2025/10/25 04:31:57 NOTICE: one: Found 3 files with duplicate names 2025/10/25 04:31:58 INFO : one: Deleted 2025/10/25 04:31:59 INFO : one: Deleted 2025/10/25 04:31:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.69s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:32:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Looking for duplicate names using rename mode. 2025/10/25 04:32:06 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/25 04:32:08 INFO : one-2.txt: renamed from: one.txt 2025/10/25 04:32:09 INFO : one-3.txt: renamed from: one.txt 2025/10/25 04:32:10 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.35s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:32:16 DEBUG : dupe1/one.txt: md5 = c6899e739e1fc48a1b4a2744a817f6c3 OK 2025/10/25 04:32:18 DEBUG : dupe2/two.txt: md5 = 68a39661753e5254dac3da41371be097 OK 2025/10/25 04:32:21 DEBUG : dupe3/three.txt: md5 = 89e0054ebdc6e2461fde99eb3330392d OK 2025/10/25 04:32:22 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/25 04:32:22 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/25 04:32:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/25 04:32:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/25 04:32:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/25 04:32:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/25 04:32:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.96s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:32:30 DEBUG : a.txt: md5 = d3e56bd72bda70f18f6fdba3484812ed OK 2025/10/25 04:32:37 DEBUG : zend.txt: md5 = d8c041ed72207dff49498bdd08236368 OK 2025/10/25 04:32:39 DEBUG : sub dir/hello world: md5 = ce34d5aec408859fb50002393515accb OK 2025/10/25 04:32:41 DEBUG : sub dir/hello world2: md5 = e64820ceaf642fc0ae5e7e3a9852497b OK 2025/10/25 04:32:43 DEBUG : sub dir/ignore dir/.ignore: md5 = 9e2d9e8c8f109f1cfb75ad985a9e992e OK 2025/10/25 04:32:45 DEBUG : sub dir/ignore dir/should be ignored: md5 = 545d6e5c803bad7d7644469435bd353d OK 2025/10/25 04:32:47 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7cda737dc51c03d651d3f824f9103ba2 OK 2025/10/25 04:32:49 DEBUG : a.txt: Excluded (Size Filter) 2025/10/25 04:32:49 DEBUG : a.txt: Excluded 2025/10/25 04:32:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/25 04:32:49 DEBUG : sub dir/hello world2: Excluded 2025/10/25 04:32:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/25 04:32:49 DEBUG : sub dir/hello world: Excluded 2025/10/25 04:32:50 DEBUG : sub dir/ignore dir: Excluded 2025/10/25 04:32:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/25 04:32:50 DEBUG : sub dir/hello world2: Excluded 2025/10/25 04:32:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/25 04:32:50 DEBUG : sub dir/hello world: Excluded 2025/10/25 04:32:50 DEBUG : sub dir/ignore dir: Excluded 2025/10/25 04:32:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/25 04:32:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/25 04:32:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/25 04:32:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/25 04:32:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/25 04:32:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/25 04:32:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (29.98s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:33:00 DEBUG : a.txt: md5 = d47284558f818d1d0597df84cb30a228 OK 2025/10/25 04:33:01 DEBUG : zend.txt: md5 = 835b3f94f6d8c2098cb7c6bf41fde73b OK 2025/10/25 04:33:04 DEBUG : sub dir/hello world: md5 = dc3a115c12d605b533148ddfc5bc5e39 OK 2025/10/25 04:33:06 DEBUG : sub dir/hello world2: md5 = 28c2844bf374407d361aa84bea2c4672 OK 2025/10/25 04:33:09 DEBUG : sub dir/ignore dir/.ignore: md5 = 5c1a4dd1fac116643dec564d5b3906a9 OK 2025/10/25 04:33:11 DEBUG : sub dir/ignore dir/should be ignored: md5 = 509f6c0829d91a0fdc8a3eacfeef1fde OK 2025/10/25 04:33:13 DEBUG : sub dir/sub sub dir/hello world3: md5 = 15ed79c776b26c978a1bef5c7859d9b1 OK 2025/10/25 04:33:15 DEBUG : a.txt: Excluded (Size Filter) 2025/10/25 04:33:15 DEBUG : a.txt: Excluded 2025/10/25 04:33:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/25 04:33:15 DEBUG : sub dir/hello world: Excluded 2025/10/25 04:33:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/25 04:33:15 DEBUG : sub dir/hello world2: Excluded 2025/10/25 04:33:16 DEBUG : sub dir/ignore dir: Excluded 2025/10/25 04:33:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/25 04:33:16 DEBUG : sub dir/hello world: Excluded 2025/10/25 04:33:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/25 04:33:16 DEBUG : sub dir/hello world2: Excluded 2025/10/25 04:33:16 DEBUG : sub dir/ignore dir: Excluded 2025/10/25 04:33:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/25 04:33:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/25 04:33:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/25 04:33:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/25 04:33:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/25 04:33:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/25 04:33:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (25.89s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:33:26 DEBUG : file1: md5 = 9352486746f466e4ff2a703ce27bd7d1 OK 2025/10/25 04:33:28 DEBUG : sub/file2: md5 = ece64d491b84864cddcde12cd26d766a 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/10/25 04:33:32 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/25 04:33:32 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/25 04:33:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/25 04:33:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.93s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.34s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.80s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:33:37 DEBUG : file1: md5 = 1036c077171c6ca839437e9f32135e48 OK 2025/10/25 04:33:39 DEBUG : sub/file2: md5 = 767b88de6b8369c815d6d9c969b84ad5 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/10/25 04:33:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megofeh0vuve/notfound" 2025/10/25 04:33:44 DEBUG : Creating backend with remote "TestDrive:crypt/su1vlbv1koue4fa8bm3c7v8m1i123f58rrg2cnlveiesuj5qa920/qe0i31qdkoejk60elps0ni5sqk" 2025/10/25 04:33:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.12s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.59s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.31s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.98s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:33:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Making directory 2025/10/25 04:33:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:33:52 DEBUG : sub dir/hello world: md5 = dc04d68dcbdc7d27b947eb093f0418e4 OK 2025/10/25 04:33:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.71s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:33:56 DEBUG : potato2: md5 = e98378fac37bcc00d0d4f8bd976878d9 OK 2025/10/25 04:33:58 DEBUG : empty space: md5 = c3075a0ad9a6e55cd2eed161f93b1824 OK --- PASS: TestLs (5.64s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:34:02 DEBUG : potato2: md5 = 3676e7e242f3e3a5378774e4dec525e5 OK 2025/10/25 04:34:04 DEBUG : empty space: md5 = 9fcd946c0172ede82fd7453cf7719762 OK 2025/10/25 04:34:04 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.77s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:34:08 DEBUG : potato2: md5 = 64ecfce9f125ba4f54edee7c844a821e OK 2025/10/25 04:34:09 DEBUG : empty space: md5 = 7efd8df9ec7e0996902501a6f2814694 OK --- PASS: TestLsLong (5.34s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:34:13 DEBUG : potato2: md5 = 9938ac164b23fe2fbdb89a5432a7e76a OK 2025/10/25 04:34:15 DEBUG : empty space: md5 = 8f9ccde2ead9ed2cfe019f85b7d2a340 OK --- PASS: TestHashSums (5.16s) === RUN TestHashSumsWithErrors 2025/10/25 04:34:17 DEBUG : Creating backend with remote ":memory:" 2025/10/25 04:34:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/25 04:34:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/25 04:34:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/25 04:34:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/25 04:34:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/25 04:34:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/25 04:34:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/25 04:34:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/25 04:34:17 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-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:34:18 DEBUG : potato2: md5 = 7d654e2bd4fd05839064a2484f7e8b1c OK 2025/10/25 04:34:20 DEBUG : empty space: md5 = 8050c7a53432826e224d8ce65cc7854c OK 2025/10/25 04:34:22 DEBUG : sub dir/potato3: md5 = d9b3737b28f8bf10e3576d4395c17913 OK 2025/10/25 04:34:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.17s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:34:28 DEBUG : small: md5 = fdd71cad3d32c4e6f627e7283901d72a OK 2025/10/25 04:34:30 DEBUG : medium: md5 = ac125572f49627cca8124b8a251a3e2a OK 2025/10/25 04:34:31 DEBUG : large: md5 = 6ef24f22292f870915fc3871587dabe5 OK 2025/10/25 04:34:32 DEBUG : Waiting for deletions to finish 2025/10/25 04:34:32 DEBUG : large: Excluded (Size Filter) 2025/10/25 04:34:33 INFO : medium: Deleted 2025/10/25 04:34:33 INFO : small: Deleted --- PASS: TestDelete (7.59s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:34:36 DEBUG : small: md5 = 7bbf4c5e207dd03ee1f3dec7b07abbac OK 2025/10/25 04:34:38 DEBUG : medium: md5 = ffce181e432dc7d224c45e742360d042 OK 2025/10/25 04:34:39 DEBUG : large: md5 = 6a88ceafada93f5df3d2f00482f4b96e OK 2025/10/25 04:34:39 DEBUG : Waiting for deletions to finish 2025/10/25 04:34:40 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/10/25 04:34:40 INFO : medium: Deleted 2025/10/25 04:34:40 INFO : large: Deleted --- PASS: TestMaxDelete (7.78s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:34:44 DEBUG : small: md5 = fd827e273c37af1895f15a8825ab9b2f OK 2025/10/25 04:34:45 DEBUG : medium: md5 = b6fd17f5b226ec941992dd02a8f2d73d OK 2025/10/25 04:34:47 DEBUG : large: md5 = d576e483e7a8d56581c9d8303372430b OK 2025/10/25 04:34:47 DEBUG : Waiting for deletions to finish 2025/10/25 04:34:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/25 04:34:48 INFO : medium: Deleted 2025/10/25 04:34:48 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.67s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:34:51 DEBUG : small: md5 = 583f5721abf1496ef117ef399cb3fe3a OK 2025/10/25 04:34:53 DEBUG : medium: md5 = edbdb4b0e1500d97087c4f6c901662b5 OK 2025/10/25 04:34:55 DEBUG : large: md5 = aa68daab55a5749f955c871fd3bab902 OK 2025/10/25 04:34:55 DEBUG : Waiting for deletions to finish 2025/10/25 04:34:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/25 04:34:56 INFO : small: Deleted 2025/10/25 04:34:56 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.87s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:34:59 DEBUG : ReadFile: md5 = 8d8079dc7f7ec91c87c1ec6b862ea07e OK --- PASS: TestReadFile (4.59s) === RUN TestRetry 2025/10/25 04:35:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/25 04:35:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/25 04:35:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/25 04:35:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/25 04:35:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/25 04:35:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/25 04:35:02 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-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:35:04 DEBUG : file1: md5 = 18e4ace11546a4bac44af14754dfced8 OK 2025/10/25 04:35:06 DEBUG : file2: md5 = 55ac305df1abf4bb7043249c3807a46b OK --- PASS: TestCat (17.58s) === RUN TestPurge 2025/10/25 04:35:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-febopex9fafu" 2025/10/25 04:35:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/25 04:35:20 DEBUG : Creating backend with remote "TestDrive:crypt/1kj9r725or4tp6eih26n0phlsg8cverqkpvlip9f4n5qa70fg9qg" 2025/10/25 04:35:21 DEBUG : Creating backend with remote "/tmp/rclone2930081867" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-febopex9fafu'", Local "Local file system at /tmp/rclone2930081867", Modify Window "1ms" 2025/10/25 04:35:26 DEBUG : A1/B1/C1/one: md5 = 39bf65e62ee8efc1fd06eaac1650fd3e OK 2025/10/25 04:35:26 INFO : A2: Making directory 2025/10/25 04:35:27 INFO : A1/B2: Making directory 2025/10/25 04:35:27 INFO : A1/B2/C2: Making directory 2025/10/25 04:35:28 INFO : A1/B1/C3: Making directory 2025/10/25 04:35:29 INFO : A3: Making directory 2025/10/25 04:35:30 INFO : A3/B3: Making directory 2025/10/25 04:35:31 INFO : A3/B3/C4: Making directory 2025/10/25 04:35:33 DEBUG : A1/two: md5 = 929e0b356551fab9fce9fa7bae066e25 OK 2025/10/25 04:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-febopex9fafu': Purge remote 2025/10/25 04:35:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.10s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:35:41 DEBUG : A1/B1/C1/one: md5 = 563abbec814e6f2b7f3b25fc7d1a7117 OK 2025/10/25 04:35:41 INFO : A2: Making directory 2025/10/25 04:35:42 INFO : A1/B2: Making directory 2025/10/25 04:35:42 INFO : A1/B2/C2: Making directory 2025/10/25 04:35:43 INFO : A1/B1/C3: Making directory 2025/10/25 04:35:44 INFO : A3: Making directory 2025/10/25 04:35:45 INFO : A3/B3: Making directory 2025/10/25 04:35:46 INFO : A3/B3/C4: Making directory 2025/10/25 04:35:48 DEBUG : A1/two: md5 = 1f547ef07f5b5b4cb58bbde350552bdd OK 2025/10/25 04:35:50 DEBUG : removing 1 level 3 directories 2025/10/25 04:35:50 INFO : A3/B3/C4: Removing directory 2025/10/25 04:35:53 DEBUG : removing 2 level 3 directories 2025/10/25 04:35:53 INFO : A1/B2/C2: Removing directory 2025/10/25 04:35:53 INFO : A1/B1/C3: Removing directory 2025/10/25 04:35:54 DEBUG : removing 2 level 2 directories 2025/10/25 04:35:54 INFO : A3/B3: Removing directory 2025/10/25 04:35:54 INFO : A1/B2: Removing directory 2025/10/25 04:35:54 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/25 04:35:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/25 04:35:55 DEBUG : removing 2 level 1 directories 2025/10/25 04:35:55 INFO : A3: Removing directory 2025/10/25 04:35:55 INFO : A2: Removing directory 2025/10/25 04:35:55 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/25 04:36:00 DEBUG : removing 1 level 3 directories 2025/10/25 04:36:00 INFO : A1/B1/C1: Removing directory 2025/10/25 04:36:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:01 DEBUG : removing 1 level 2 directories 2025/10/25 04:36:01 INFO : A1/B1: Removing directory 2025/10/25 04:36:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/25 04:36:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/25 04:36:01 DEBUG : removing 1 level 1 directories 2025/10/25 04:36:01 INFO : A1: Removing directory 2025/10/25 04:36:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/25 04:36:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/25 04:36:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/25 04:36:02 DEBUG : removing 1 level 0 directories 2025/10/25 04:36:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Removing directory 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/25 04:36:03 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (27.01s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:36:05 INFO : A1: Making directory 2025/10/25 04:36:06 INFO : A1/B1: Making directory 2025/10/25 04:36:07 INFO : A1/B1/C1: Making directory 2025/10/25 04:36:09 DEBUG : removing 1 level 3 directories 2025/10/25 04:36:09 INFO : A1/B1/C1: Removing directory 2025/10/25 04:36:10 DEBUG : removing 1 level 2 directories 2025/10/25 04:36:10 INFO : A1/B1: Removing directory 2025/10/25 04:36:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/25 04:36:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.84s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:36:13 INFO : A1: Making directory 2025/10/25 04:36:14 INFO : A1/B1: Making directory 2025/10/25 04:36:15 INFO : A1/B1/C1: Making directory 2025/10/25 04:36:18 DEBUG : removing 1 level 3 directories 2025/10/25 04:36:18 INFO : A1/B1/C1: Removing directory 2025/10/25 04:36:19 DEBUG : removing 1 level 2 directories 2025/10/25 04:36:19 INFO : A1/B1: Removing directory 2025/10/25 04:36:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/25 04:36:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.79s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:36:24 DEBUG : file1: md5 = b4473ba3f803bd4a5b96d6fe8bfae325 OK 2025/10/25 04:36:24 DEBUG : filename.txt: File name found in url 2025/10/25 04:36:26 DEBUG : filename.txt: md5 = c7894402e1c45d402797ee17f16b8a35 OK 2025/10/25 04:36:26 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/25 04:36:27 DEBUG : headerfilename.txt: md5 = 89b69a8ca53524cc65cdfc07bca5ba48 OK 2025/10/25 04:36:29 DEBUG : file2: md5 = ff912e7074f6e920312b178db40f4954 OK --- PASS: TestCopyURL (10.05s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:36:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/25 04:36:34 DEBUG : sub/file2: md5 = d040a6066f341d56c13a5d63f1a4b891 OK 2025/10/25 04:36:34 INFO : file1: Copied (new) to: sub/file2 2025/10/25 04:36:34 INFO : file1: Deleted 2025/10/25 04:36:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 04:36:35 DEBUG : file1: Unchanged skipping 2025/10/25 04:36:35 INFO : file1: Deleted 2025/10/25 04:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': don't need to copy/move sub/file2, it is already at target location 2025/10/25 04:36:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.39s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:36:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/25 04:36:40 DEBUG : file1: md5 = 1178051e9b6ae3ce1700a89b73b72c3a OK 2025/10/25 04:36:40 INFO : file1: Copied (new) 2025/10/25 04:36:40 INFO : file1: Deleted 2025/10/25 04:36:40 DEBUG : file1: Destination exists, skipping 2025/10/25 04:36:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.57s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:36:45 DEBUG : dst/file1: md5 = 1789d37309da3d5c7bb465f471ec60eb OK 2025/10/25 04:36:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megofeh0vuve/backup" 2025/10/25 04:36:46 DEBUG : Creating backend with remote "TestDrive:crypt/su1vlbv1koue4fa8bm3c7v8m1i123f58rrg2cnlveiesuj5qa920/1nrff024r7pq65ecp72fc28jb0" 2025/10/25 04:36:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/25 04:36:50 INFO : dst/file1: Moved (server-side) 2025/10/25 04:36:52 DEBUG : dst/file1: md5 = fc7fe1a8b92434c5c4850190558aa673 OK 2025/10/25 04:36:52 INFO : dst/file1: Copied (new) 2025/10/25 04:36:52 INFO : dst/file1: Deleted 2025/10/25 04:36:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/25 04:36:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/25 04:36:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.44s) === 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-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:37:00 DEBUG : A1/one: md5 = 70858d218c4eaf00f77f13c0aa13aefe OK 2025/10/25 04:37:01 DEBUG : A1/two: md5 = 9d8ba56b7d35d4a111125ae1d28a6221 OK 2025/10/25 04:37:04 DEBUG : A1/B1/three: md5 = 697cf877867e3605604107ded78a4bec OK 2025/10/25 04:37:06 DEBUG : A1/B1/C1/four: md5 = 6bf306eb9e83786f2a9b09af0f0de5bd OK 2025/10/25 04:37:09 DEBUG : A1/B1/C2/five: md5 = 62d9bb02f8f440cc4daa8d989126b514 OK 2025/10/25 04:37:09 INFO : A1/B2: Making directory 2025/10/25 04:37:09 INFO : A1/B1/C3: Making directory 2025/10/25 04:37:22 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/25 04:37:22 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/25 04:37:22 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/25 04:37:23 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/25 04:37:23 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/25 04:37:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/25 04:37:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/25 04:37:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/25 04:37:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/25 04:37:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/25 04:37:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/25 04:37:36 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/25 04:37:36 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/25 04:37:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/25 04:37:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/25 04:37:36 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/25 04:37:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/25 04:37:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/25 04:37:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/25 04:37:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/25 04:37:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/25 04:37:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/25 04:37:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/25 04:37:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/25 04:37:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/25 04:37:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/25 04:37:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/25 04:37:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/25 04:37:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/25 04:37:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/25 04:37:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (53.52s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:37:51 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.56s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': File to upload is small (34 bytes), uploading instead of streaming 2025/10/25 04:37:53 DEBUG : no_checksum_small_file_from_pipe: md5 = 1301db52b12697f57f8990e99cf25605 OK 2025/10/25 04:37:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/25 04:37:53 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/25 04:37:54 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/25 04:37:55 DEBUG : no_checksum_big_file_from_pipe: md5 = 205707fc6958855cc1661e0d14732e1a OK 2025/10/25 04:37:55 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-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:37:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': File to upload is small (34 bytes), uploading instead of streaming 2025/10/25 04:37:58 DEBUG : with_checksum_small_file_from_pipe: md5 = 471f4f7e2c4a5e2ce8e38f1170ca1285 OK 2025/10/25 04:37:58 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/25 04:37:59 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/25 04:38:00 DEBUG : with_checksum_big_file_from_pipe: md5 = 50362fa717b5d8ea84c588936a3f363d OK 2025/10/25 04:38:00 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-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': File to upload is small (34 bytes), uploading instead of streaming 2025/10/25 04:38:04 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 04:38:05 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/25 04:38:06 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-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:38:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': File to upload is small (34 bytes), uploading instead of streaming 2025/10/25 04:38:10 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/25 04:38:11 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/25 04:38:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.50s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.76s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.91s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/25 04:38:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': File to upload is small (48 bytes), uploading instead of streaming 2025/10/25 04:38:16 DEBUG : rcat_metadata: md5 = 0ac7353bca091af47ecf07f271bce832 OK 2025/10/25 04:38:16 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/25 04:38:18 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/25 04:38:19 DEBUG : rcat_metadata_uploadcutoff0: md5 = c07ef9dd9f02f2aafc3da9068a856fd4 OK 2025/10/25 04:38:19 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.90s) --- PASS: TestRcatMetadata/Normal (2.99s) --- PASS: TestRcatMetadata/ViaDisk (3.39s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:38:23 DEBUG : potato1: md5 = 97c956de42d381e29f5a6fa40ff9eabf OK 2025/10/25 04:38:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': File to upload is small (60 bytes), uploading instead of streaming 2025/10/25 04:38:24 DEBUG : potato2: md5 = da06de2d5e59eae7d1756aa02529a9d7 OK 2025/10/25 04:38:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.28s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:38:28 DEBUG : potato1: md5 = d60ad81cbec9fd3e1712f55be053fa20 OK 2025/10/25 04:38:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': File to upload is small (60 bytes), uploading instead of streaming 2025/10/25 04:38:29 DEBUG : potato2: md5 = af99763319fe188be188623dbdd59a44 OK 2025/10/25 04:38:29 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.77s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:38:34 DEBUG : potato2: md5 = 8067133f248b4e26d9af1f02bd132596 OK 2025/10/25 04:38:35 DEBUG : empty space: md5 = ae2be28ae29e921de9b98fe9989e8c6e OK 2025/10/25 04:38:38 DEBUG : sub dir/potato3: md5 = 5939b3df7690f0c363fc7fb0042a6a3f OK 2025/10/25 04:38:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Touching "potato2" 2025/10/25 04:38:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Touching "sub dir/potato3" 2025/10/25 04:38:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Touching "empty space" 2025/10/25 04:38:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.84s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:38:45 DEBUG : dir with metadata: Making directory with metadata 2025/10/25 04:38:46 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.76s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:38:48 DEBUG : directory with modtime: Making directory with metadata 2025/10/25 04:38:48 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.89s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:38:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/25 04:38:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/25 04:38:51 DEBUG : Google drive root 'crypt/su1vlbv1koue4fa8bm3c7v8m1i123f58rrg2cnlveiesuj5qa920': Skipping btime metadata as can't update it on an existing file: 2025-10-25T04:38:50.939777888Z 2025/10/25 04:38:51 INFO : non existent directory: Updated directory metadata 2025/10/25 04:38:54 DEBUG : Google drive root 'crypt/su1vlbv1koue4fa8bm3c7v8m1i123f58rrg2cnlveiesuj5qa920': Skipping btime metadata as can't update it on an existing file: 2025-10-25T04:38:50.939777888Z 2025/10/25 04:38:54 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.59s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:38:56 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/25 04:38:58 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/25 04:38:59 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.66s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:39:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/25 04:39:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/25 04:39:01 DEBUG : dst: Making directory with metadata 2025/10/25 04:39:02 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/25 04:39:02 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 04:39:02 INFO : dst: Set directory modification time (using SetModTime) 2025/10/25 04:39:03 INFO : dst: Set directory modification time (using SetModTime) 2025/10/25 04:39:03 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/25 04:39:03 INFO : dst: Set directory modification time (using SetModTime) 2025/10/25 04:39:03 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.05s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve'", Local "Local file system at /tmp/rclone3241947117", Modify Window "1ms" 2025/10/25 04:39:07 DEBUG : sub dir/test remove existing: md5 = 012e1d34a0e221481c76abe2fe07e840 OK 2025/10/25 04:39:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 343305a805503ecf147a95fa56e1d6f9 OK 2025/10/25 04:39:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xijakup3" before starting 2025/10/25 04:39:12 DEBUG : sub dir/test remove existing.xijakup3: TEST: removing renamed existing file after operation 2025/10/25 04:39:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.boqijul7" before starting 2025/10/25 04:39:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.boqijul7: TEST: renaming existing back after failed operation 2025/10/25 04:39:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lewuxix1" before starting 2025/10/25 04:39:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lewuxix1: TEST: removing renamed existing file after operation 2025/10/25 04:39:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gbh8d6fhtbfh6ai6jl5hc5pja0tm1k34t5e393fn8mj80v7gcm4jkj591vfhkhd0qpifl1c8h5tjmfob6oic6jmgdmlnh8q132r3t783snl767hlif45v6vcb2c7ld2u964udg2qinpor5s3fj2l8miuu47tgo9f8d2td2ul4mt1q4rm2bg0" 2025/10/25 04:39:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ugkiaqinabi1no3823oqc9s080bsnfmi9no5ssnpf0qfaejsjc30" --- PASS: TestRemoveExisting (15.00s) === 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/10/25 04:39:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megofeh0vuve': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m30.892946714s (try 1/5)