"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/02/19 02:12:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zorotey1gada" 2025/02/19 02:12:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 02:12:11 DEBUG : Creating backend with remote "TestDrive:crypt/8mt5uv5kqqc004beoodmjcpiru73bahnbfauavu3c1l8t66d2lr0" 2025/02/19 02:12:12 DEBUG : Creating backend with remote "/tmp/rclone3343046939" === 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-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/19 02:12:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/19 02:12:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/19 02:12:13 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/19 02:12:13 DEBUG : potato: Seek from 10 to 0 2025/02/19 02:12:13 DEBUG : potato: Seek from 10 to 0 2025/02/19 02:12:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/19 02:12:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/19 02:12:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/19 02:12:13 DEBUG : potato: Seek from 5 to 2 2025/02/19 02:12:13 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/19 02:12:13 DEBUG : potato: Seek from 7 to 0 2025/02/19 02:12:13 DEBUG : potato: Seek from 7 to 0 2025/02/19 02:12:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/19 02:12:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/19 02:12:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/19 02:12:13 DEBUG : potato: Seek from 5 to 2 2025/02/19 02:12:13 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/19 02:12:13 DEBUG : potato: Seek from 8 to 0 2025/02/19 02:12:13 DEBUG : potato: Seek from 8 to 0 2025/02/19 02:12:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/19 02:12:13 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/19 02:12:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/19 02:12:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/19 02:12:13 DEBUG : potato: Seek from 5 to 2 2025/02/19 02:12:13 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/19 02:12:13 DEBUG : potato: Seek from 9 to 0 2025/02/19 02:12:13 DEBUG : potato: Seek from 9 to 0 2025/02/19 02:12:13 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-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:12:15 DEBUG : rutabaga: md5 = c8c9319415cba22cf04ebca71e64ed87 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/19 02:12:17 DEBUG : empty space: md5 = e9a3a58ce42eca3f4c8a226a5ca6477b OK === RUN TestCheck/3 2025/02/19 02:12:18 DEBUG : potato2: md5 = bfff5cb5e5c553ac41218235e14d6c08 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/19 02:12:20 DEBUG : remotepotato: md5 = f985f970078a93c10688a17ad7a8738a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.05s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/02/19 02:12:24 DEBUG : Creating backend with remote "nonexistent" 2025/02/19 02:12:24 DEBUG : Creating backend with remote "nonexistent" 2025/02/19 02:12:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/19 02:12:24 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/02/19 02:12:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/19 02:12:24 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-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:12:25 DEBUG : rutabaga: md5 = 6f35cd00ad4fbab7fdf83fc41d8c82f2 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/19 02:12:29 DEBUG : empty space: md5 = 3a24e849a4bbf20baaea834bb5e70233 OK === RUN TestCheckDownload/3 2025/02/19 02:12:31 DEBUG : potato2: md5 = b13eed494ad786cbd5850565b759ef85 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/19 02:12:35 DEBUG : remotepotato: md5 = 0dbb36e66d573863a20180457be7b0f5 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.34s) --- PASS: TestCheckDownload/1 (1.25s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (1.24s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:12:41 DEBUG : rutabaga: md5 = c595d7aecbc2625f6a32f1fbc53f5e75 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/19 02:12:44 DEBUG : empty space: md5 = 80b8bab9952f26358f4d5d4dcc9dba25 OK === RUN TestCheckSizeOnly/3 2025/02/19 02:12:46 DEBUG : potato2: md5 = 5fa09d52c7fcf2320f7218c2db3091f2 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/19 02:12:48 DEBUG : remotepotato: md5 = 39f25cf4178ec30f28da36288608c3a8 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.93s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.37s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:12:52 DEBUG : test.sum: md5 = 0947d7de493799ad8f0b13373a52cea0 OK 2025/02/19 02:12:53 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/19 02:12:53 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/19 02:12:53 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/19 02:12:53 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/19 02:12:55 DEBUG : test.sum: md5 = c0546e71249baadbf97173a0a682f0df OK 2025/02/19 02:12:56 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/19 02:12:56 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/19 02:12:56 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/19 02:12:56 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.03s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:12:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zorotey1gada/data" 2025/02/19 02:12:57 DEBUG : Creating backend with remote "TestDrive:crypt/8mt5uv5kqqc004beoodmjcpiru73bahnbfauavu3c1l8t66d2lr0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada/data' lacks md5, skipping --- SKIP: TestCheckSum (1.91s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:12:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zorotey1gada/data" 2025/02/19 02:12:59 DEBUG : Creating backend with remote "TestDrive:crypt/8mt5uv5kqqc004beoodmjcpiru73bahnbfauavu3c1l8t66d2lr0/vjrnln8ratgmqakfosrqe8espk" 2025/02/19 02:13:02 DEBUG : data/banana: md5 = 2f3fa88febc9592ef5e320b460ac3520 OK 2025/02/19 02:13:04 DEBUG : test.sum: md5 = 624fd11b67a8a4fbf1ade86b1696cca2 OK === RUN TestCheckSumDownload/subtest1 2025/02/19 02:13:08 DEBUG : data/potato: md5 = 835240cc89d0345580952c46500f0a10 OK 2025/02/19 02:13:10 DEBUG : test.sum: md5 = d05638a088ace2368576f9a255b6c7f1 OK === RUN TestCheckSumDownload/subtest2 2025/02/19 02:13:15 DEBUG : test.sum: md5 = ab6c128b8ed2006c49c1374596353d77 OK === RUN TestCheckSumDownload/subtest3 2025/02/19 02:13:19 DEBUG : test.sum: md5 = 35b2d9c5d2d826393513fa9d05dfa669 OK === RUN TestCheckSumDownload/subtest4 2025/02/19 02:13:24 DEBUG : test.sum: md5 = 62dc84e46e5af299ec6e15a785f956e6 OK === RUN TestCheckSumDownload/subtest5 2025/02/19 02:13:28 DEBUG : test.sum: md5 = cf873f3f54c19fa6b77e85ab513e1632 OK === RUN TestCheckSumDownload/subtest6 2025/02/19 02:13:31 DEBUG : data/banana: md5 = 9e26dc8db94e9b5eccd4d2bbf88b37fe OK 2025/02/19 02:13:33 DEBUG : data/potato: md5 = 165f904dae78257c0a1917d37a62ef06 OK 2025/02/19 02:13:34 DEBUG : test.sum: md5 = 07b76677d1db824bc3f920342d62fe0d OK === RUN TestCheckSumDownload/subtest7 2025/02/19 02:13:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/02/19 02:13:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.59s) --- PASS: TestCheckSumDownload/subtest1 (2.74s) --- PASS: TestCheckSumDownload/subtest2 (2.63s) --- PASS: TestCheckSumDownload/subtest3 (2.85s) --- PASS: TestCheckSumDownload/subtest4 (2.09s) --- PASS: TestCheckSumDownload/subtest5 (1.97s) --- PASS: TestCheckSumDownload/subtest6 (2.08s) --- PASS: TestCheckSumDownload/subtest7 (2.65s) === RUN TestApplyTransforms 2025/02/19 02:13:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nabihuz1yora" 2025/02/19 02:13:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 02:13:40 DEBUG : Creating backend with remote "TestDrive:crypt/74pi4dpfnu3u5ja9c50nqd3nerifmtu2jbtgmb6q63ep1bgsttig" 2025/02/19 02:13:41 DEBUG : Creating backend with remote "/tmp/rclone3377518367" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nabihuz1yora'", Local "Local file system at /tmp/rclone3377518367", Modify Window "1ms" 2025/02/19 02:13:44 DEBUG : hello, world!: md5 = e72dc05d3f7e06fc65c063d91a529ba2 OK upper checkfile vs. lower remote (without normalization) 2025/02/19 02:13:44 ERROR : hello, world!: sum not found 2025/02/19 02:13:44 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nabihuz1yora' 2025/02/19 02:13:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nabihuz1yora': 1 files missing 2025/02/19 02:13:44 NOTICE: 1 hashes missing 2025/02/19 02:13:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nabihuz1yora': 2 differences found 2025/02/19 02:13:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nabihuz1yora': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/19 02:13:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 02:13:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nabihuz1yora': 0 differences found 2025/02/19 02:13:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nabihuz1yora': 1 matching files 2025/02/19 02:13:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qibebuq9pezo" 2025/02/19 02:13:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 02:13:46 DEBUG : Creating backend with remote "TestDrive:crypt/95p3rihr3l36mle2lg8u02mdbggnguf2v75vc69f9lbsh2scdfcg" 2025/02/19 02:13:47 DEBUG : Creating backend with remote "/tmp/rclone1472957119" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qibebuq9pezo'", Local "Local file system at /tmp/rclone1472957119", Modify Window "1ms" 2025/02/19 02:13:49 DEBUG : HELLO, WORLD!: md5 = 4b4f002ddeed193b01617d275fdd0c84 OK lower checkfile vs. upper remote (without normalization) 2025/02/19 02:13:49 ERROR : HELLO, WORLD!: sum not found 2025/02/19 02:13:49 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qibebuq9pezo' 2025/02/19 02:13:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibebuq9pezo': 1 files missing 2025/02/19 02:13:49 NOTICE: 1 hashes missing 2025/02/19 02:13:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibebuq9pezo': 2 differences found 2025/02/19 02:13:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibebuq9pezo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/19 02:13:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 02:13:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibebuq9pezo': 0 differences found 2025/02/19 02:13:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qibebuq9pezo': 1 matching files 2025/02/19 02:13:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qupaxol2joro" 2025/02/19 02:13:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 02:13:51 DEBUG : Creating backend with remote "TestDrive:crypt/7tm08qob067d90cpe5t861ci3ce0f5erkjkmsghch4ok9u97g8fg" 2025/02/19 02:13:52 DEBUG : Creating backend with remote "/tmp/rclone3832988783" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qupaxol2joro'", Local "Local file system at /tmp/rclone3832988783", Modify Window "1ms" 2025/02/19 02:13:54 DEBUG : HeLlO, wOrLd!: md5 = 557c80ae6e63fe4d93898315049aa07d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/19 02:13:54 ERROR : HeLlO, wOrLd!: sum not found 2025/02/19 02:13:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qupaxol2joro' 2025/02/19 02:13:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qupaxol2joro': 1 files missing 2025/02/19 02:13:54 NOTICE: 1 hashes missing 2025/02/19 02:13:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qupaxol2joro': 2 differences found 2025/02/19 02:13:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qupaxol2joro': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/19 02:13:56 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 02:13:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qupaxol2joro': 0 differences found 2025/02/19 02:13:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qupaxol2joro': 1 matching files 2025/02/19 02:13:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-topihop6pela" 2025/02/19 02:13:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 02:13:56 DEBUG : Creating backend with remote "TestDrive:crypt/evi6a00lmaohpgju2kt830nvbtbrd3p3k6qqnafr4q07m33e34p0" 2025/02/19 02:13:57 DEBUG : Creating backend with remote "/tmp/rclone3873820311" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-topihop6pela'", Local "Local file system at /tmp/rclone3873820311", Modify Window "1ms" 2025/02/19 02:13:59 DEBUG : HELLO, WORLD!: md5 = e3c93e63635fabd4397b7a7e3da977fa OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/19 02:14:00 ERROR : HELLO, WORLD!: sum not found 2025/02/19 02:14:00 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-topihop6pela' 2025/02/19 02:14:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topihop6pela': 1 files missing 2025/02/19 02:14:00 NOTICE: 1 hashes missing 2025/02/19 02:14:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topihop6pela': 2 differences found 2025/02/19 02:14:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topihop6pela': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/19 02:14:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 02:14:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topihop6pela': 0 differences found 2025/02/19 02:14:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-topihop6pela': 1 matching files 2025/02/19 02:14:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuwitaw3dovu" 2025/02/19 02:14:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 02:14:01 DEBUG : Creating backend with remote "TestDrive:crypt/ghrnnft2umi4tde7iduqfj8equi8h1dl646pmne9hqu7gv97ohn0" 2025/02/19 02:14:02 DEBUG : Creating backend with remote "/tmp/rclone3896069863" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuwitaw3dovu'", Local "Local file system at /tmp/rclone3896069863", Modify Window "1ms" 2025/02/19 02:14:04 DEBUG : 測試_Русский___ě_áñ: md5 = 04e331c6775b8918f9dc00d55edd2973 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/19 02:14:04 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/19 02:14:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuwitaw3dovu' 2025/02/19 02:14:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuwitaw3dovu': 1 files missing 2025/02/19 02:14:04 NOTICE: 1 hashes missing 2025/02/19 02:14:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuwitaw3dovu': 2 differences found 2025/02/19 02:14:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuwitaw3dovu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/19 02:14:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 02:14:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuwitaw3dovu': 0 differences found 2025/02/19 02:14:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuwitaw3dovu': 1 matching files 2025/02/19 02:14:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mudawif7dese" 2025/02/19 02:14:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 02:14:07 DEBUG : Creating backend with remote "TestDrive:crypt/jfgkh84e8trmfs9uglv4ke33nvneb6e1372a3v6c2e7cqkqvaukg" 2025/02/19 02:14:08 DEBUG : Creating backend with remote "/tmp/rclone1487022175" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mudawif7dese'", Local "Local file system at /tmp/rclone1487022175", Modify Window "1ms" 2025/02/19 02:14:10 DEBUG : 測試_Русский___ě_áñ: md5 = 59cbedc878b9145061694cef5b23f7a4 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/19 02:14:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/19 02:14:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mudawif7dese' 2025/02/19 02:14:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mudawif7dese': 1 files missing 2025/02/19 02:14:11 NOTICE: 1 hashes missing 2025/02/19 02:14:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mudawif7dese': 2 differences found 2025/02/19 02:14:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mudawif7dese': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/19 02:14:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 02:14:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mudawif7dese': 0 differences found 2025/02/19 02:14:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mudawif7dese': 1 matching files 2025/02/19 02:14:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futihib4zohu" 2025/02/19 02:14:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 02:14:12 DEBUG : Creating backend with remote "TestDrive:crypt/887qj3vo30fkrjtfe4o5mkc50it2tk119egecdem1tjof8lpu0lg" 2025/02/19 02:14:13 DEBUG : Creating backend with remote "/tmp/rclone179549163" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futihib4zohu'", Local "Local file system at /tmp/rclone179549163", Modify Window "1ms" 2025/02/19 02:14:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bd02542835f71bf0c82647c422ff7457 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/19 02:14:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/19 02:14:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-futihib4zohu' 2025/02/19 02:14:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futihib4zohu': 1 files missing 2025/02/19 02:14:15 NOTICE: 1 hashes missing 2025/02/19 02:14:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futihib4zohu': 2 differences found 2025/02/19 02:14:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futihib4zohu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/19 02:14:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 02:14:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futihib4zohu': 0 differences found 2025/02/19 02:14:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futihib4zohu': 1 matching files 2025/02/19 02:14:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qemirej7sijo" 2025/02/19 02:14:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 02:14:16 DEBUG : Creating backend with remote "TestDrive:crypt/kf34t4vn8luuvevlsmibqmsfmk57pqponm2ef2pj0aote1qjirmg" 2025/02/19 02:14:17 DEBUG : Creating backend with remote "/tmp/rclone1894219943" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qemirej7sijo'", Local "Local file system at /tmp/rclone1894219943", Modify Window "1ms" 2025/02/19 02:14:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 58413941c2ce9d5bf229ea81b4d69f66 OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/19 02:14:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/19 02:14:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qemirej7sijo' 2025/02/19 02:14:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemirej7sijo': 1 files missing 2025/02/19 02:14:20 NOTICE: 1 hashes missing 2025/02/19 02:14:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemirej7sijo': 2 differences found 2025/02/19 02:14:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemirej7sijo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/19 02:14:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 02:14:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemirej7sijo': 0 differences found 2025/02/19 02:14:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemirej7sijo': 1 matching files 2025/02/19 02:14:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenasit8powa" 2025/02/19 02:14:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 02:14:21 DEBUG : Creating backend with remote "TestDrive:crypt/it4kq0vtrsedq82f8a0e8p8si5gh1unek1esrcujgpk83cnoj4k0" 2025/02/19 02:14:23 DEBUG : Creating backend with remote "/tmp/rclone2890097480" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenasit8powa'", Local "Local file system at /tmp/rclone2890097480", Modify Window "1ms" 2025/02/19 02:14:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d589d6d109863ce7ecb2451db231e784 OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/19 02:14:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/19 02:14:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wenasit8powa' 2025/02/19 02:14:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenasit8powa': 1 files missing 2025/02/19 02:14:25 NOTICE: 1 hashes missing 2025/02/19 02:14:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenasit8powa': 2 differences found 2025/02/19 02:14:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenasit8powa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/19 02:14:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 02:14:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenasit8powa': 0 differences found 2025/02/19 02:14:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenasit8powa': 1 matching files 2025/02/19 02:14:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gajagin5fade" 2025/02/19 02:14:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 02:14:26 DEBUG : Creating backend with remote "TestDrive:crypt/ofl59eljk8u5ar9me3a9hqn3obnnohfj6eiaedht67uduff5tk4g" 2025/02/19 02:14:27 DEBUG : Creating backend with remote "/tmp/rclone117337081" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gajagin5fade'", Local "Local file system at /tmp/rclone117337081", Modify Window "1ms" 2025/02/19 02:14:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 964679e86ffc996790ef86a02ad696fa OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/19 02:14:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/19 02:14:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gajagin5fade' 2025/02/19 02:14:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gajagin5fade': 1 files missing 2025/02/19 02:14:30 NOTICE: 1 hashes missing 2025/02/19 02:14:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gajagin5fade': 2 differences found 2025/02/19 02:14:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gajagin5fade': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/19 02:14:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/19 02:14:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gajagin5fade': 0 differences found 2025/02/19 02:14:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gajagin5fade': 1 matching files 2025/02/19 02:14:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gajagin5fade': Purge remote 2025/02/19 02:14:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenasit8powa': Purge remote 2025/02/19 02:14:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qemirej7sijo': Purge remote 2025/02/19 02:14:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futihib4zohu': Purge remote 2025/02/19 02:14:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mudawif7dese': Purge remote 2025/02/19 02:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuwitaw3dovu': Purge remote 2025/02/19 02:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-topihop6pela': Purge remote 2025/02/19 02:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qupaxol2joro': Purge remote 2025/02/19 02:14:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qibebuq9pezo': Purge remote 2025/02/19 02:14:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nabihuz1yora': Purge remote --- PASS: TestApplyTransforms (55.52s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:14:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/19 02:14:39 DEBUG : sub/file2: md5 = 7f0db23ca62946ba7f78682f863f53f9 OK 2025/02/19 02:14:39 INFO : file1: Copied (new) to: sub/file2 2025/02/19 02:14:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 02:14:39 DEBUG : file1: Unchanged skipping 2025/02/19 02:14:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': don't need to copy/move sub/file2, it is already at target location 2025/02/19 02:14:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.65s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:14:45 DEBUG : dst/file1: md5 = e9ae2cfc62d6e8350104475802a7dcf3 OK 2025/02/19 02:14:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zorotey1gada/backup" 2025/02/19 02:14:46 DEBUG : Creating backend with remote "TestDrive:crypt/8mt5uv5kqqc004beoodmjcpiru73bahnbfauavu3c1l8t66d2lr0/1nrff024r7pq65ecp72fc28jb0" 2025/02/19 02:14:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/19 02:14:50 INFO : dst/file1: Moved (server-side) 2025/02/19 02:14:51 DEBUG : dst/file1: md5 = 41b60f81ade4ca8b5913782f7536d318 OK 2025/02/19 02:14:51 INFO : dst/file1: Copied (new) 2025/02/19 02:14:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/19 02:14:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/19 02:14:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.20s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:14:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zorotey1gada/dst" 2025/02/19 02:14:56 DEBUG : Config file has changed externally - reloading 2025/02/19 02:14:56 DEBUG : Creating backend with remote "TestDrive:crypt/8mt5uv5kqqc004beoodmjcpiru73bahnbfauavu3c1l8t66d2lr0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/19 02:14:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zorotey1gada/CompareDest" 2025/02/19 02:14:58 DEBUG : Creating backend with remote "TestDrive:crypt/8mt5uv5kqqc004beoodmjcpiru73bahnbfauavu3c1l8t66d2lr0/gveqi14airsml4bgu7krj116o8" 2025/02/19 02:15:00 DEBUG : one: Need to transfer - File not found at Destination 2025/02/19 02:15:02 DEBUG : one: md5 = a11d1b334e070292dd5a7e4fd3217e49 OK 2025/02/19 02:15:02 INFO : one: Copied (new) 2025/02/19 02:15:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 02:15:05 DEBUG : one: md5 = 75cdaa04f0b469fb56f2c7d4dae42180 OK 2025/02/19 02:15:05 INFO : one: Copied (replaced existing) 2025/02/19 02:15:07 DEBUG : dst/one: md5 = f9e9aeb12eec1583b7fd3c1f4d099c95 OK 2025/02/19 02:15:09 DEBUG : CompareDest/one: md5 = ea15e83be5704b0f9742551fbf3fb6db OK 2025/02/19 02:15:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 02:15:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 02:15:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/19 02:15:12 DEBUG : CompareDest/two: md5 = 4f6544374e3e6bac47171ee0c58591b4 OK 2025/02/19 02:15:13 DEBUG : two: Need to transfer - File not found at Destination 2025/02/19 02:15:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 02:15:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/19 02:15:14 DEBUG : two: Need to transfer - File not found at Destination 2025/02/19 02:15:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 02:15:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/19 02:15:15 DEBUG : two: Need to transfer - File not found at Destination 2025/02/19 02:15:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/19 02:15:17 DEBUG : two: md5 = 9e16e0e7f3f578a4f40607ac987acd14 OK 2025/02/19 02:15:17 INFO : two: Copied (new) 2025/02/19 02:15:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/19 02:15:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:15:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:15:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.42s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:15:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zorotey1gada/dst" 2025/02/19 02:15:22 DEBUG : Creating backend with remote "TestDrive:crypt/8mt5uv5kqqc004beoodmjcpiru73bahnbfauavu3c1l8t66d2lr0/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/19 02:15:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zorotey1gada/CopyDest" 2025/02/19 02:15:24 DEBUG : Creating backend with remote "TestDrive:crypt/8mt5uv5kqqc004beoodmjcpiru73bahnbfauavu3c1l8t66d2lr0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/19 02:15:26 DEBUG : one: Need to transfer - File not found at Destination 2025/02/19 02:15:28 DEBUG : one: md5 = 0ab2dd40d430552a3d8a1a4e950c5cd1 OK 2025/02/19 02:15:28 INFO : one: Copied (new) 2025/02/19 02:15:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 02:15:31 DEBUG : one: md5 = 28858103314fe52f594f6d36bdef5db5 OK 2025/02/19 02:15:31 INFO : one: Copied (replaced existing) 2025/02/19 02:15:33 DEBUG : dst/one: md5 = 183b99fe2bd1545dd03ab9a2289eea8d OK 2025/02/19 02:15:35 DEBUG : CopyDest/one: md5 = 7c690ad0b9d89990b0bc37e0f05be4d4 OK 2025/02/19 02:15:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zorotey1gada/BackupDir" 2025/02/19 02:15:36 DEBUG : Creating backend with remote "TestDrive:crypt/8mt5uv5kqqc004beoodmjcpiru73bahnbfauavu3c1l8t66d2lr0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/19 02:15:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 02:15:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 02:15:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 02:15:40 INFO : one: Moved (server-side) 2025/02/19 02:15:41 INFO : one: Copied (server-side copy) 2025/02/19 02:15:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/19 02:15:43 DEBUG : CopyDest/two: md5 = 65ba6b037cb01ec12bca48305b94b486 OK 2025/02/19 02:15:43 DEBUG : two: Need to transfer - File not found at Destination 2025/02/19 02:15:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 02:15:45 INFO : two: Copied (server-side copy) 2025/02/19 02:15:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/19 02:15:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 02:15:46 DEBUG : two: Unchanged skipping 2025/02/19 02:15:48 DEBUG : CopyDest/three: md5 = 3f16488e25f424f04cc183adda3712f4 OK 2025/02/19 02:15:49 DEBUG : three: Need to transfer - File not found at Destination 2025/02/19 02:15:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/19 02:15:49 DEBUG : three: Destination not found in --copy-dest 2025/02/19 02:15:50 DEBUG : three: md5 = f8f0f47853bcb9400ed5ec8ebdbd974f OK 2025/02/19 02:15:50 INFO : three: Copied (new) 2025/02/19 02:15:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/19 02:15:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:15:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/19 02:15:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/19 02:15:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/19 02:15:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:15:56 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.21s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:15:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/19 02:16:00 DEBUG : TestCopyFileMaxTransfer/file1: md5 = a8922b339f393eb6cee18646887f01a0 OK 2025/02/19 02:16:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/19 02:16:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/19 02:16: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:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/02/19 02:16:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/19 02:16:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/19 02:16:04 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 57e98a2f5af19c7632f8391d6db8e320 OK 2025/02/19 02:16:04 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/19 02:16:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/19 02:16:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.30s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:16:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Looking for duplicate names using skip mode. 2025/02/19 02:16:10 NOTICE: one: Found 2 files with duplicate names 2025/02/19 02:16:10 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.45s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:16:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Looking for duplicate names using skip mode. 2025/02/19 02:16:16 NOTICE: one: Found 3 files with duplicate names 2025/02/19 02:16:16 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/19 02:16:16 INFO : one: Deleted 2025/02/19 02:16:16 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.91s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:16:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Looking for duplicate names using first mode. 2025/02/19 02:16:22 NOTICE: one: Found 3 files with duplicate names 2025/02/19 02:16:22 INFO : one: Deleted 2025/02/19 02:16:23 INFO : one: Deleted 2025/02/19 02:16:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.87s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:16:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Looking for duplicate names using newest mode. 2025/02/19 02:16:28 NOTICE: one: Found 3 files with duplicate names 2025/02/19 02:16:28 INFO : one: Deleted 2025/02/19 02:16:29 INFO : one: Deleted 2025/02/19 02:16:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.04s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:16:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Looking for duplicate names using oldest mode. 2025/02/19 02:16:34 NOTICE: one: Found 3 files with duplicate names 2025/02/19 02:16:35 INFO : one: Deleted 2025/02/19 02:16:35 INFO : one: Deleted 2025/02/19 02:16:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.84s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:16:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Looking for duplicate names using largest mode. 2025/02/19 02:16:40 NOTICE: one: Found 3 files with duplicate names 2025/02/19 02:16:41 INFO : one: Deleted 2025/02/19 02:16:41 INFO : one: Deleted 2025/02/19 02:16:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:16:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Looking for duplicate names using smallest mode. 2025/02/19 02:16:46 NOTICE: one: Found 3 files with duplicate names 2025/02/19 02:16:47 INFO : one: Deleted 2025/02/19 02:16:47 INFO : one: Deleted 2025/02/19 02:16:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.02s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:16:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Looking for duplicate names using rename mode. 2025/02/19 02:16:54 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/19 02:16:55 INFO : one-2.txt: renamed from: one.txt 2025/02/19 02:16:56 INFO : one-3.txt: renamed from: one.txt 2025/02/19 02:16:57 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.34s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:17:02 DEBUG : dupe1/one.txt: md5 = c5fdff49f6389cbee7acea8099df1c83 OK 2025/02/19 02:17:04 DEBUG : dupe2/two.txt: md5 = a094bd470ece58f0abf3f8a95a544f03 OK 2025/02/19 02:17:06 DEBUG : dupe3/three.txt: md5 = 74d6b0e07d68918b96106b636856d46a OK 2025/02/19 02:17:07 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/19 02:17:07 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/19 02:17:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/19 02:17:09 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/19 02:17:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/19 02:17:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/19 02:17:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.95s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:17:14 DEBUG : a.txt: md5 = bd1aad68623b5105dfa1c307508d8742 OK 2025/02/19 02:17:16 DEBUG : zend.txt: md5 = 43b66951967344cafa03de28e8db3e08 OK 2025/02/19 02:17:18 DEBUG : sub dir/hello world: md5 = 7d060341ca09cc89e43a0c3275701287 OK 2025/02/19 02:17:19 DEBUG : sub dir/hello world2: md5 = 79125f7abba4915e9bdbbc98d1e6f691 OK 2025/02/19 02:17:21 DEBUG : sub dir/ignore dir/.ignore: md5 = 132426f3a520da8a4eed9477f03bfe4e OK 2025/02/19 02:17:23 DEBUG : sub dir/ignore dir/should be ignored: md5 = 398c8191bd0a826f5d2885ad4224eacc OK 2025/02/19 02:17:25 DEBUG : sub dir/sub sub dir/hello world3: md5 = fb5d306a36547f6832c4a93c627d13f3 OK 2025/02/19 02:17:26 DEBUG : a.txt: Excluded (Size Filter) 2025/02/19 02:17:26 DEBUG : a.txt: Excluded 2025/02/19 02:17:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/19 02:17:26 DEBUG : sub dir/hello world2: Excluded 2025/02/19 02:17:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/19 02:17:26 DEBUG : sub dir/hello world: Excluded 2025/02/19 02:17:27 DEBUG : sub dir/ignore dir: Excluded 2025/02/19 02:17:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/19 02:17:27 DEBUG : sub dir/hello world2: Excluded 2025/02/19 02:17:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/19 02:17:27 DEBUG : sub dir/hello world: Excluded 2025/02/19 02:17:27 DEBUG : sub dir/ignore dir: Excluded 2025/02/19 02:17:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/19 02:17:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/19 02:17:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/19 02:17:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/19 02:17:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/19 02:17:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/02/19 02:17:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.47s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:17:36 DEBUG : file1: md5 = fb3f24479aefde605b8b8a623d03ff20 OK 2025/02/19 02:17:38 DEBUG : sub/file2: md5 = 300ce18e0ce5d9dc60e1153ca8780a9a OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/02/19 02:17:41 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/19 02:17:41 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/19 02:17:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/19 02:17:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.46s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:17:45 DEBUG : file1: md5 = edbe4d1b5c517c905cae2dd1a3e4b22f OK 2025/02/19 02:17:47 DEBUG : sub/file2: md5 = c5231fa573801e7166951e8cc57b8d2e OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/02/19 02:17:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zorotey1gada/notfound" 2025/02/19 02:17:51 DEBUG : Creating backend with remote "TestDrive:crypt/8mt5uv5kqqc004beoodmjcpiru73bahnbfauavu3c1l8t66d2lr0/qe0i31qdkoejk60elps0ni5sqk" 2025/02/19 02:17:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.47s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.73s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:17:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Making directory 2025/02/19 02:17:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:17:58 DEBUG : sub dir/hello world: md5 = 229b8c90f7dd0c27985fd72c6107f292 OK 2025/02/19 02:18:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.57s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:18:02 DEBUG : potato2: md5 = 113b1987253174df298d4dfd5ad5ff11 OK 2025/02/19 02:18:04 DEBUG : empty space: md5 = 57e4bb11e054ca33c6024d0eaf9ce8c8 OK --- PASS: TestLs (5.13s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:18:07 DEBUG : potato2: md5 = 95d99f0eae2f7c4063b28ba26d03b75f OK 2025/02/19 02:18:08 DEBUG : empty space: md5 = f60275e682bc3225f46f944ee89b6d6f OK 2025/02/19 02:18:09 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.52s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:18:11 DEBUG : potato2: md5 = 72ebcf07f8f6b7216587e080f7d48ad6 OK 2025/02/19 02:18:13 DEBUG : empty space: md5 = ec7b0c31f29f15eb267bbffc10f77ea4 OK --- PASS: TestLsLong (4.79s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:18:16 DEBUG : potato2: md5 = a438b85328b7571a754cced467f28d73 OK 2025/02/19 02:18:18 DEBUG : empty space: md5 = 44a8ff6dc014a5fb3ca068713ef27a14 OK --- PASS: TestHashSums (4.77s) === RUN TestHashSumsWithErrors 2025/02/19 02:18:20 DEBUG : Creating backend with remote ":memory:" 2025/02/19 02:18:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/19 02:18:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/19 02:18:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/19 02:18:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/19 02:18:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/19 02:18:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/19 02:18:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/19 02:18:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/19 02:18:20 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-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:18:21 DEBUG : potato2: md5 = b037da3f334c67b4212ee31fd4db8021 OK 2025/02/19 02:18:23 DEBUG : empty space: md5 = c11a69e88a8f518d314033e1edd5d42c OK 2025/02/19 02:18:24 DEBUG : sub dir/potato3: md5 = 63d6f41093af7758b0d5248053b2804b OK 2025/02/19 02:18:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.62s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:18:30 DEBUG : small: md5 = 81cc4cbd46339709526ce61bb0d8d2d7 OK 2025/02/19 02:18:31 DEBUG : medium: md5 = 472fda2d52e22a86a0979b53a7c953d9 OK 2025/02/19 02:18:32 DEBUG : large: md5 = 7bed92a1b3a64a9b599099b9f3a227e3 OK 2025/02/19 02:18:32 DEBUG : Waiting for deletions to finish 2025/02/19 02:18:33 DEBUG : large: Excluded (Size Filter) 2025/02/19 02:18:33 INFO : medium: Deleted 2025/02/19 02:18:33 INFO : small: Deleted --- PASS: TestDelete (6.06s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:18:36 DEBUG : small: md5 = fe653da60e440a9bf36c0b495d8dd9a2 OK 2025/02/19 02:18:37 DEBUG : medium: md5 = 84eb0da3f2cf58346cecd348d3d4a6db OK 2025/02/19 02:18:38 DEBUG : large: md5 = 715f1bdfbebe067b7f1b639bd0945e53 OK 2025/02/19 02:18:38 DEBUG : Waiting for deletions to finish 2025/02/19 02:18:39 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/02/19 02:18:39 INFO : large: Deleted 2025/02/19 02:18:39 INFO : small: Deleted --- PASS: TestMaxDelete (7.00s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:18:43 DEBUG : small: md5 = 615e8df72920ee7cb1e8f03d4b658f94 OK 2025/02/19 02:18:44 DEBUG : medium: md5 = da630722cc19a696d6644291c3ae4f6d OK 2025/02/19 02:18:46 DEBUG : large: md5 = a03ecc9b068f99fa37e24506f3195ce0 OK 2025/02/19 02:18:46 DEBUG : Waiting for deletions to finish 2025/02/19 02:18:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/19 02:18:47 INFO : small: Deleted 2025/02/19 02:18:47 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.04s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:18:50 DEBUG : small: md5 = fce7973a389da8c79aa52a0ddff0b53d OK 2025/02/19 02:18:51 DEBUG : medium: md5 = f1a5dcb4c93f265c06a11c42effb407d OK 2025/02/19 02:18:52 DEBUG : large: md5 = 2820c385f37583c7c450aec00af6854e OK 2025/02/19 02:18:52 DEBUG : Waiting for deletions to finish 2025/02/19 02:18:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/19 02:18:53 INFO : medium: Deleted 2025/02/19 02:18:53 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.26s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:18:56 DEBUG : ReadFile: md5 = f9acdd0d8562b11f22ec5605cb034057 OK --- PASS: TestReadFile (4.10s) === RUN TestRetry 2025/02/19 02:18:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/19 02:18:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/19 02:18:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/19 02:18:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/19 02:18:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/19 02:18:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/19 02:18:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:19:00 DEBUG : file1: md5 = 820a57541f13aee2fe3fce25273cebcf OK 2025/02/19 02:19:02 DEBUG : file2: md5 = 18045cdc399c0596fbe294f9c209e721 OK --- PASS: TestCat (15.05s) === RUN TestPurge 2025/02/19 02:19:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lewuqab5keca" 2025/02/19 02:19:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 02:19:14 DEBUG : Creating backend with remote "TestDrive:crypt/pciqrv5cpgplmink2u6qgfccqjc4gnldnjoukr41npmpbtg57eog" 2025/02/19 02:19:15 DEBUG : Creating backend with remote "/tmp/rclone2560771644" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lewuqab5keca'", Local "Local file system at /tmp/rclone2560771644", Modify Window "1ms" 2025/02/19 02:19:20 DEBUG : A1/B1/C1/one: md5 = 2e847602849b67b320945894c23e6261 OK 2025/02/19 02:19:20 INFO : A2: Making directory 2025/02/19 02:19:20 INFO : A1/B2: Making directory 2025/02/19 02:19:21 INFO : A1/B2/C2: Making directory 2025/02/19 02:19:22 INFO : A1/B1/C3: Making directory 2025/02/19 02:19:23 INFO : A3: Making directory 2025/02/19 02:19:24 INFO : A3/B3: Making directory 2025/02/19 02:19:24 INFO : A3/B3/C4: Making directory 2025/02/19 02:19:26 DEBUG : A1/two: md5 = 0d3ca4c5b4eab198f636da913b67a2d4 OK 2025/02/19 02:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lewuqab5keca': Purge remote 2025/02/19 02:19:30 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.34s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:19:34 DEBUG : A1/B1/C1/one: md5 = 7be38114d18d3fcd7c71510ccaf2acd2 OK 2025/02/19 02:19:34 INFO : A2: Making directory 2025/02/19 02:19:35 INFO : A1/B2: Making directory 2025/02/19 02:19:36 INFO : A1/B2/C2: Making directory 2025/02/19 02:19:36 INFO : A1/B1/C3: Making directory 2025/02/19 02:19:37 INFO : A3: Making directory 2025/02/19 02:19:38 INFO : A3/B3: Making directory 2025/02/19 02:19:39 INFO : A3/B3/C4: Making directory 2025/02/19 02:19:41 DEBUG : A1/two: md5 = 04b5bbab0d4580e4bde4017809c4544c OK 2025/02/19 02:19:42 DEBUG : removing 1 level 3 directories 2025/02/19 02:19:42 INFO : A3/B3/C4: Removing directory 2025/02/19 02:19:44 DEBUG : removing 2 level 3 directories 2025/02/19 02:19:44 INFO : A1/B2/C2: Removing directory 2025/02/19 02:19:44 INFO : A1/B1/C3: Removing directory 2025/02/19 02:19:45 DEBUG : removing 2 level 2 directories 2025/02/19 02:19:45 INFO : A3/B3: Removing directory 2025/02/19 02:19:45 INFO : A1/B2: Removing directory 2025/02/19 02:19:45 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/19 02:19:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/19 02:19:46 DEBUG : removing 2 level 1 directories 2025/02/19 02:19:46 INFO : A3: Removing directory 2025/02/19 02:19:46 INFO : A2: Removing directory 2025/02/19 02:19:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/19 02:19:50 DEBUG : removing 1 level 3 directories 2025/02/19 02:19:50 INFO : A1/B1/C1: Removing directory 2025/02/19 02:19:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:50 DEBUG : removing 1 level 2 directories 2025/02/19 02:19:50 INFO : A1/B1: Removing directory 2025/02/19 02:19:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/19 02:19:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/19 02:19:51 DEBUG : removing 1 level 1 directories 2025/02/19 02:19:51 INFO : A1: Removing directory 2025/02/19 02:19:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/19 02:19:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/19 02:19:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/19 02:19:52 DEBUG : removing 1 level 0 directories 2025/02/19 02:19:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Removing directory 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/19 02:19:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.29s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:19:54 INFO : A1: Making directory 2025/02/19 02:19:55 INFO : A1/B1: Making directory 2025/02/19 02:19:56 INFO : A1/B1/C1: Making directory 2025/02/19 02:19:58 DEBUG : removing 1 level 3 directories 2025/02/19 02:19:58 INFO : A1/B1/C1: Removing directory 2025/02/19 02:19:59 DEBUG : removing 1 level 2 directories 2025/02/19 02:19:59 INFO : A1/B1: Removing directory 2025/02/19 02:19:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/19 02:20:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.99s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:20:01 INFO : A1: Making directory 2025/02/19 02:20:03 INFO : A1/B1: Making directory 2025/02/19 02:20:04 INFO : A1/B1/C1: Making directory 2025/02/19 02:20:07 DEBUG : removing 1 level 3 directories 2025/02/19 02:20:07 INFO : A1/B1/C1: Removing directory 2025/02/19 02:20:07 DEBUG : removing 1 level 2 directories 2025/02/19 02:20:07 INFO : A1/B1: Removing directory 2025/02/19 02:20:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/19 02:20:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.37s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:20:11 DEBUG : file1: md5 = 4f7cf615879adfa07ae750987f94397b OK 2025/02/19 02:20:12 DEBUG : filename.txt: File name found in url 2025/02/19 02:20:13 DEBUG : filename.txt: md5 = 4abdc85103ccb8cf9e45d18cc594f067 OK 2025/02/19 02:20:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/19 02:20:15 DEBUG : headerfilename.txt: md5 = ae202acdd61bfb29077fe711049318fe OK 2025/02/19 02:20:16 DEBUG : file2: md5 = 5713eca51801da997a0e2b2f114b4d10 OK --- PASS: TestCopyURL (9.83s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:20:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/19 02:20:22 DEBUG : sub/file2: md5 = 7059da9ae94184d482457d471e23ce33 OK 2025/02/19 02:20:22 INFO : file1: Copied (new) to: sub/file2 2025/02/19 02:20:22 INFO : file1: Deleted 2025/02/19 02:20:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 02:20:23 DEBUG : file1: Unchanged skipping 2025/02/19 02:20:23 INFO : file1: Deleted 2025/02/19 02:20:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': don't need to copy/move sub/file2, it is already at target location 2025/02/19 02:20:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.90s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:20:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/19 02:20:27 DEBUG : file1: md5 = fbf59a69220af3e28797b8ac475ab98d OK 2025/02/19 02:20:27 INFO : file1: Copied (new) 2025/02/19 02:20:27 INFO : file1: Deleted 2025/02/19 02:20:28 DEBUG : file1: Destination exists, skipping 2025/02/19 02:20:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.16s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:20:32 DEBUG : dst/file1: md5 = d0c36f280a7d3126344071df05476370 OK 2025/02/19 02:20:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zorotey1gada/backup" 2025/02/19 02:20:32 DEBUG : Creating backend with remote "TestDrive:crypt/8mt5uv5kqqc004beoodmjcpiru73bahnbfauavu3c1l8t66d2lr0/1nrff024r7pq65ecp72fc28jb0" 2025/02/19 02:20:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/19 02:20:36 INFO : dst/file1: Moved (server-side) 2025/02/19 02:20:38 DEBUG : dst/file1: md5 = 67f2fafaf6a0bb0b309577a869ab0027 OK 2025/02/19 02:20:38 INFO : dst/file1: Copied (new) 2025/02/19 02:20:38 INFO : dst/file1: Deleted 2025/02/19 02:20:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/19 02:20:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/19 02:20:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.96s) === 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-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:20:45 DEBUG : A1/one: md5 = 326845e11fdfc2ceb7a384633abac14b OK 2025/02/19 02:20:46 DEBUG : A1/two: md5 = 37823fd8381b5e6a8b842acfd53a83ad OK 2025/02/19 02:20:48 DEBUG : A1/B1/three: md5 = fe1d62428d839379035dfd8a99b82e9f OK 2025/02/19 02:20:51 DEBUG : A1/B1/C1/four: md5 = 2479f29ce35ae34db69ac572cb75b15a OK 2025/02/19 02:20:53 DEBUG : A1/B1/C2/five: md5 = 7be6b571d1650c0f00404bf9ebfa963f OK 2025/02/19 02:20:53 INFO : A1/B2: Making directory 2025/02/19 02:20:54 INFO : A1/B1/C3: Making directory 2025/02/19 02:21:03 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/19 02:21:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/19 02:21:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/19 02:21:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/19 02:21:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/19 02:21:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/19 02:21:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/19 02:21:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/19 02:21:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/19 02:21:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/19 02:21:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/19 02:21:14 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/19 02:21:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/19 02:21:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/19 02:21:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/19 02:21:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/19 02:21:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/19 02:21:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/19 02:21:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/19 02:21:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/19 02:21:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/19 02:21:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/19 02:21:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/19 02:21:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/19 02:21:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/19 02:21:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/19 02:21:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/19 02:21:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/19 02:21:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/19 02:21:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/19 02:21:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.62s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:21:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': File to upload is small (34 bytes), uploading instead of streaming 2025/02/19 02:21:29 DEBUG : no_checksum_small_file_from_pipe: md5 = 66249bb124d62fce08358839d3fefdfb OK 2025/02/19 02:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/19 02:21:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/19 02:21:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/19 02:21:31 DEBUG : no_checksum_big_file_from_pipe: md5 = b9e24ca1af7020ac30bebd9cff41ac35 OK 2025/02/19 02:21:31 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-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': File to upload is small (34 bytes), uploading instead of streaming 2025/02/19 02:21:34 DEBUG : with_checksum_small_file_from_pipe: md5 = e19764fd8825b1b4796cd2d68d125362 OK 2025/02/19 02:21:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/19 02:21:35 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/19 02:21:36 DEBUG : with_checksum_big_file_from_pipe: md5 = a06da2603689ad7444310dd2c26e0cf0 OK 2025/02/19 02:21:36 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-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:21:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': File to upload is small (34 bytes), uploading instead of streaming 2025/02/19 02:21:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 02:21:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/19 02:21:41 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 02:21:42 DEBUG : Config file has changed externally - reloading 2025/02/19 02:21:42 DEBUG : TestDrive: Loaded fresh token from config file === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': File to upload is small (34 bytes), uploading instead of streaming 2025/02/19 02:21:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/19 02:21:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/19 02:21:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.90s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/19 02:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': File to upload is small (48 bytes), uploading instead of streaming 2025/02/19 02:21:49 DEBUG : rcat_metadata: md5 = d7d160d449394af028583a2302e0415a OK 2025/02/19 02:21:49 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/19 02:21:51 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/19 02:21:51 DEBUG : rcat_metadata_uploadcutoff0: md5 = da6e00bb8077fcb3b91fe0618002105a OK 2025/02/19 02:21:51 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.03s) --- PASS: TestRcatMetadata/Normal (2.50s) --- PASS: TestRcatMetadata/ViaDisk (2.98s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:21:54 DEBUG : potato1: md5 = 05506eed171ef8e412e9636052156e6b OK 2025/02/19 02:21:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': File to upload is small (60 bytes), uploading instead of streaming 2025/02/19 02:21:56 DEBUG : potato2: md5 = 7b58fae1765175a91e4e8020e8a7d5ee OK 2025/02/19 02:21:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.33s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:21:59 DEBUG : potato1: md5 = 8b801cdba52a1d0bd3efdd416b9067e3 OK 2025/02/19 02:21:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': File to upload is small (60 bytes), uploading instead of streaming 2025/02/19 02:22:00 DEBUG : potato2: md5 = 8900acc2a26d2cb2f664466b470211d0 OK 2025/02/19 02:22:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.94s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:22:04 DEBUG : potato2: md5 = 8f5b8248ffed4414f7f7b07dca6a2bfd OK 2025/02/19 02:22:05 DEBUG : empty space: md5 = 42cbce63fb5970a501be3672e78b1a00 OK 2025/02/19 02:22:07 DEBUG : sub dir/potato3: md5 = 3e79f1d68189f89c3edc0dc34b164771 OK 2025/02/19 02:22:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Touching "empty space" 2025/02/19 02:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Touching "potato2" 2025/02/19 02:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Touching "sub dir/potato3" 2025/02/19 02:22:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.50s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:22:13 DEBUG : dir with metadata: Making directory with metadata 2025/02/19 02:22:14 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.45s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:22:15 DEBUG : directory with modtime: Making directory with metadata 2025/02/19 02:22:16 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:22:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/19 02:22:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/19 02:22:18 DEBUG : Google drive root 'crypt/8mt5uv5kqqc004beoodmjcpiru73bahnbfauavu3c1l8t66d2lr0': Skipping btime metadata as can't update it on an existing file: 2025-02-19T02:22:18.245197587Z 2025/02/19 02:22:18 INFO : non existent directory: Updated directory metadata 2025/02/19 02:22:21 DEBUG : Google drive root 'crypt/8mt5uv5kqqc004beoodmjcpiru73bahnbfauavu3c1l8t66d2lr0': Skipping btime metadata as can't update it on an existing file: 2025-02-19T02:22:18.245197587Z 2025/02/19 02:22:21 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.56s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:22:23 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/19 02:22:25 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/19 02:22:26 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.08s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:22:27 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/19 02:22:27 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/19 02:22:27 DEBUG : dst: Making directory with metadata 2025/02/19 02:22:28 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/19 02:22:28 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 02:22:29 INFO : dst: Set directory modification time (using SetModTime) 2025/02/19 02:22:29 INFO : dst: Set directory modification time (using SetModTime) 2025/02/19 02:22:29 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/19 02:22:30 INFO : dst: Set directory modification time (using SetModTime) 2025/02/19 02:22:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.73s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada'", Local "Local file system at /tmp/rclone3343046939", Modify Window "1ms" 2025/02/19 02:22:33 DEBUG : sub dir/test remove existing: md5 = bdaea078b7badba092b31d4cd69206dc OK 2025/02/19 02:22:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5a7395acd1daf585493218745e1f4025 OK 2025/02/19 02:22:36 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wediyuz3" before starting 2025/02/19 02:22:38 DEBUG : sub dir/test remove existing.wediyuz3: TEST: removing renamed existing file after operation 2025/02/19 02:22:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yonadaw9" before starting 2025/02/19 02:22:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yonadaw9: TEST: renaming existing back after failed operation 2025/02/19 02:22:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sekeyiz0" before starting 2025/02/19 02:22:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sekeyiz0: TEST: removing renamed existing file after operation 2025/02/19 02:22:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9q35pbr1m5qbu7mv8h7v4178j8qico2g0pp1n4hp69lcbqvd8k6j6sl3s3fni5d06a4ientdvbgi22qied2mlc3rjnrrn7etja59blac7sg812rof8dd5u3un17voeen7mmsfofe2cjj2a9kcc37af0nuni9agdmkmm15igpocqm7ref02r0" 2025/02/19 02:22:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "be53j973ffgf9vn38jdv6kdm0tb1rhe5paolva74sg5doatg425g" --- PASS: TestRemoveExisting (13.48s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/02/19 02:22:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zorotey1gada': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m34.122028259s (try 1/5)