"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/25 03:57:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laxegec3bezu" 2025/07/25 03:57:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 03:57:05 DEBUG : Creating backend with remote "TestDrive:crypt/3q31huegduhmn7690fn160avgkhoeqqbbt0e6knadqtb5v0ar6p0" 2025/07/25 03:57:06 DEBUG : Creating backend with remote "/tmp/rclone3780063939" === 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-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/25 03:57:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/25 03:57:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/25 03:57:07 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/25 03:57:07 DEBUG : potato: Seek from 10 to 0 2025/07/25 03:57:07 DEBUG : potato: Seek from 10 to 0 2025/07/25 03:57:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/25 03:57:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/25 03:57:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/25 03:57:07 DEBUG : potato: Seek from 5 to 2 2025/07/25 03:57:07 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/25 03:57:07 DEBUG : potato: Seek from 7 to 0 2025/07/25 03:57:07 DEBUG : potato: Seek from 7 to 0 2025/07/25 03:57:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/25 03:57:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/25 03:57:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/25 03:57:07 DEBUG : potato: Seek from 5 to 2 2025/07/25 03:57:07 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/25 03:57:07 DEBUG : potato: Seek from 8 to 0 2025/07/25 03:57:07 DEBUG : potato: Seek from 8 to 0 2025/07/25 03:57:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/25 03:57:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/25 03:57:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/25 03:57:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/25 03:57:07 DEBUG : potato: Seek from 5 to 2 2025/07/25 03:57:07 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/25 03:57:07 DEBUG : potato: Seek from 9 to 0 2025/07/25 03:57:07 DEBUG : potato: Seek from 9 to 0 2025/07/25 03:57:07 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-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 03:57:08 DEBUG : rutabaga: md5 = baaaf4da8d706292d77c7693fb5f62de OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/25 03:57:11 DEBUG : empty space: md5 = a1c07f000bb6ede4e8a421d587aa2f13 OK === RUN TestCheck/3 2025/07/25 03:57:12 DEBUG : potato2: md5 = e740f5182125d3a3d908307351fcc368 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/25 03:57:14 DEBUG : remotepotato: md5 = d46245490c4e55f80ee973bf3cc259b0 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.80s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/07/25 03:57:17 DEBUG : Creating backend with remote "nonexistent" 2025/07/25 03:57:17 DEBUG : Creating backend with remote "nonexistent" 2025/07/25 03:57:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/25 03:57:17 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/07/25 03:57:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/25 03:57:17 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-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 03:57:19 DEBUG : rutabaga: md5 = f6295f62838aed70d73f5f95b8b97675 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/25 03:57:22 DEBUG : empty space: md5 = 00bf2d5f011822a17661601bda1480c1 OK === RUN TestCheckDownload/3 2025/07/25 03:57:25 DEBUG : potato2: md5 = ce199f900704ed0b852ef813971d54ef OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/25 03:57:29 DEBUG : remotepotato: md5 = 348f9565020675d907945d5878861c64 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.59s) --- PASS: TestCheckDownload/1 (1.08s) --- PASS: TestCheckDownload/2 (1.06s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (1.00s) --- PASS: TestCheckDownload/6 (0.93s) --- PASS: TestCheckDownload/7 (1.08s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 03:57:34 DEBUG : rutabaga: md5 = 38fea613587f40631ea0a59d14fbb91b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/25 03:57:36 DEBUG : empty space: md5 = 701d125e6862f73823fa3798fe2dc5f7 OK === RUN TestCheckSizeOnly/3 2025/07/25 03:57:38 DEBUG : potato2: md5 = 1e0b3373058d87165bbb8deea434ee0a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/25 03:57:40 DEBUG : remotepotato: md5 = f5e6560122172331cfb8823fad6f77c3 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.34s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 03:57:45 DEBUG : test.sum: md5 = 2a163745e64be3050e90c114673b7e0b OK 2025/07/25 03:57:46 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/25 03:57:46 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/25 03:57:46 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/25 03:57:46 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/25 03:57:47 DEBUG : test.sum: md5 = 68d9e771aae4b5f704f3f8f063caf65f OK 2025/07/25 03:57:48 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/25 03:57:48 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/25 03:57:48 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/25 03:57:48 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.83s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 03:57:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laxegec3bezu/data" 2025/07/25 03:57:49 DEBUG : Creating backend with remote "TestDrive:crypt/3q31huegduhmn7690fn160avgkhoeqqbbt0e6knadqtb5v0ar6p0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 03:57:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laxegec3bezu/data" 2025/07/25 03:57:51 DEBUG : Creating backend with remote "TestDrive:crypt/3q31huegduhmn7690fn160avgkhoeqqbbt0e6knadqtb5v0ar6p0/vjrnln8ratgmqakfosrqe8espk" 2025/07/25 03:57:55 DEBUG : data/banana: md5 = a1d9ea61c4d682c8afcf2edd37010b7a OK 2025/07/25 03:57:56 DEBUG : test.sum: md5 = 729c222116aea7c8971e38b4525f28db OK === RUN TestCheckSumDownload/subtest1 2025/07/25 03:58:01 DEBUG : data/potato: md5 = 635fcb85b9eb5b85a5fc43c07d714310 OK 2025/07/25 03:58:03 DEBUG : test.sum: md5 = 69924beff205b6db4ccf81662a4358cd OK === RUN TestCheckSumDownload/subtest2 2025/07/25 03:58:07 DEBUG : test.sum: md5 = dab02211e161bc2cc09177365f7ab09f OK === RUN TestCheckSumDownload/subtest3 2025/07/25 03:58:12 DEBUG : test.sum: md5 = 3c6a9de0a3beb96000a2ded476d93334 OK === RUN TestCheckSumDownload/subtest4 2025/07/25 03:58:16 DEBUG : test.sum: md5 = c4b2220d5d4c9e385ed673d50657664d OK === RUN TestCheckSumDownload/subtest5 2025/07/25 03:58:20 DEBUG : test.sum: md5 = 0e3572c967e82a6ee39eb0bcce0e2e53 OK === RUN TestCheckSumDownload/subtest6 2025/07/25 03:58:24 DEBUG : data/banana: md5 = 9cd802de0eebf804b93e7d8e10da9802 OK 2025/07/25 03:58:25 DEBUG : data/potato: md5 = ee05b0719a585a3023d8cc6089f76e01 OK 2025/07/25 03:58:27 DEBUG : test.sum: md5 = 29c9728e1c0cc01e70c982ff101e3ea3 OK === RUN TestCheckSumDownload/subtest7 2025/07/25 03:58:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/25 03:58:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.13s) --- PASS: TestCheckSumDownload/subtest1 (3.50s) --- PASS: TestCheckSumDownload/subtest2 (2.29s) --- PASS: TestCheckSumDownload/subtest3 (3.19s) --- PASS: TestCheckSumDownload/subtest4 (2.25s) --- PASS: TestCheckSumDownload/subtest5 (2.02s) --- PASS: TestCheckSumDownload/subtest6 (2.29s) --- PASS: TestCheckSumDownload/subtest7 (2.29s) === RUN TestApplyTransforms 2025/07/25 03:58:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tasiheh3tivu" 2025/07/25 03:58:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 03:58:32 DEBUG : Creating backend with remote "TestDrive:crypt/t7prs2ppu20s9s8l2tigqqqihh94fkeso0jb0hqfjr18lcr2rmqg" 2025/07/25 03:58:33 DEBUG : Creating backend with remote "/tmp/rclone1079143796" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tasiheh3tivu'", Local "Local file system at /tmp/rclone1079143796", Modify Window "1ms" 2025/07/25 03:58:35 DEBUG : hello, world!: md5 = c736a95af9da19a89704cad732a745b7 OK upper checkfile vs. lower remote (without normalization) 2025/07/25 03:58:36 ERROR : hello, world!: sum not found 2025/07/25 03:58:36 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tasiheh3tivu' 2025/07/25 03:58:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tasiheh3tivu': 1 files missing 2025/07/25 03:58:36 NOTICE: 1 hashes missing 2025/07/25 03:58:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tasiheh3tivu': 1 differences found 2025/07/25 03:58:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tasiheh3tivu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/25 03:58:37 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/25 03:58:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tasiheh3tivu': 0 differences found 2025/07/25 03:58:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tasiheh3tivu': 1 matching files 2025/07/25 03:58:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wodidiv7rako" 2025/07/25 03:58:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 03:58:37 DEBUG : Creating backend with remote "TestDrive:crypt/7b16rap0gjk5fvhgnh2up7fjnfmut35hk69fhl8o4fs7eo60vsq0" 2025/07/25 03:58:38 DEBUG : Creating backend with remote "/tmp/rclone1726326233" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodidiv7rako'", Local "Local file system at /tmp/rclone1726326233", Modify Window "1ms" 2025/07/25 03:58:40 DEBUG : HELLO, WORLD!: md5 = 28d368131abc143ee147668c37899f5f OK lower checkfile vs. upper remote (without normalization) 2025/07/25 03:58:40 ERROR : HELLO, WORLD!: sum not found 2025/07/25 03:58:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wodidiv7rako' 2025/07/25 03:58:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wodidiv7rako': 1 files missing 2025/07/25 03:58:40 NOTICE: 1 hashes missing 2025/07/25 03:58:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wodidiv7rako': 1 differences found 2025/07/25 03:58:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wodidiv7rako': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/25 03:58:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/25 03:58:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wodidiv7rako': 0 differences found 2025/07/25 03:58:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wodidiv7rako': 1 matching files 2025/07/25 03:58:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lomutac9yifo" 2025/07/25 03:58:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 03:58:41 DEBUG : Creating backend with remote "TestDrive:crypt/v4eqir7a258t086arpl7qua912gmlff0c0r6b2me7blnjp1m94l0" 2025/07/25 03:58:42 DEBUG : Creating backend with remote "/tmp/rclone3103615361" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lomutac9yifo'", Local "Local file system at /tmp/rclone3103615361", Modify Window "1ms" 2025/07/25 03:58:44 DEBUG : HeLlO, wOrLd!: md5 = d49c0c4061ed703b9fd044ecb457d3f4 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/25 03:58:45 ERROR : HeLlO, wOrLd!: sum not found 2025/07/25 03:58:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lomutac9yifo' 2025/07/25 03:58:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomutac9yifo': 1 files missing 2025/07/25 03:58:45 NOTICE: 1 hashes missing 2025/07/25 03:58:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomutac9yifo': 1 differences found 2025/07/25 03:58:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomutac9yifo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/25 03:58:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/25 03:58:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomutac9yifo': 0 differences found 2025/07/25 03:58:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomutac9yifo': 1 matching files 2025/07/25 03:58:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gukusad3cape" 2025/07/25 03:58:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 03:58:46 DEBUG : Creating backend with remote "TestDrive:crypt/dgkdvvicjbtd85orqlluchttlmudlj8pb3qbhbefest2fs74mptg" 2025/07/25 03:58:47 DEBUG : Creating backend with remote "/tmp/rclone3637327835" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gukusad3cape'", Local "Local file system at /tmp/rclone3637327835", Modify Window "1ms" 2025/07/25 03:58:49 DEBUG : HELLO, WORLD!: md5 = adffc9b7553f2a31932100a7f8f7a14c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/25 03:58:50 ERROR : HELLO, WORLD!: sum not found 2025/07/25 03:58:50 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gukusad3cape' 2025/07/25 03:58:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gukusad3cape': 1 files missing 2025/07/25 03:58:50 NOTICE: 1 hashes missing 2025/07/25 03:58:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gukusad3cape': 1 differences found 2025/07/25 03:58:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gukusad3cape': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/25 03:58:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/25 03:58:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gukusad3cape': 0 differences found 2025/07/25 03:58:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gukusad3cape': 1 matching files 2025/07/25 03:58:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lotiriv2reyi" 2025/07/25 03:58:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 03:58:51 DEBUG : Creating backend with remote "TestDrive:crypt/paobe995aqdbp6lp8u68uife17jphsisif981quh453lrjh4puh0" 2025/07/25 03:58:52 DEBUG : Creating backend with remote "/tmp/rclone2517286945" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lotiriv2reyi'", Local "Local file system at /tmp/rclone2517286945", Modify Window "1ms" 2025/07/25 03:58:54 DEBUG : 測試_Русский___ě_áñ: md5 = 618444926fb41b50accee351d175f63f OK NFD checkfile vs. NFC remote (without normalization) 2025/07/25 03:58:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/25 03:58:54 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lotiriv2reyi' 2025/07/25 03:58:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lotiriv2reyi': 1 files missing 2025/07/25 03:58:54 NOTICE: 1 hashes missing 2025/07/25 03:58:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lotiriv2reyi': 1 differences found 2025/07/25 03:58:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lotiriv2reyi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/25 03:58:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/25 03:58:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lotiriv2reyi': 0 differences found 2025/07/25 03:58:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lotiriv2reyi': 1 matching files 2025/07/25 03:58:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nudofaz2yupu" 2025/07/25 03:58:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 03:58:56 DEBUG : Creating backend with remote "TestDrive:crypt/cvoafhq249eoeibfv2u71o70oul2k6nqjnp6ntjb7ge0poscgcb0" 2025/07/25 03:58:57 DEBUG : Creating backend with remote "/tmp/rclone2002084812" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nudofaz2yupu'", Local "Local file system at /tmp/rclone2002084812", Modify Window "1ms" 2025/07/25 03:58:59 DEBUG : 測試_Русский___ě_áñ: md5 = 9bc3ef5f23e16a50abdb633a28455a31 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/25 03:58:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/25 03:58:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nudofaz2yupu' 2025/07/25 03:58:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudofaz2yupu': 1 files missing 2025/07/25 03:58:59 NOTICE: 1 hashes missing 2025/07/25 03:58:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudofaz2yupu': 1 differences found 2025/07/25 03:58:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudofaz2yupu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/25 03:59:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/25 03:59:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudofaz2yupu': 0 differences found 2025/07/25 03:59:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudofaz2yupu': 1 matching files 2025/07/25 03:59:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deguloy7vuse" 2025/07/25 03:59:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 03:59:00 DEBUG : Creating backend with remote "TestDrive:crypt/po22iesggqtuugg10ddpddue6g8nbe4m8k0vn7js5r58ap9m5o7g" 2025/07/25 03:59:01 DEBUG : Creating backend with remote "/tmp/rclone2968088993" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-deguloy7vuse'", Local "Local file system at /tmp/rclone2968088993", Modify Window "1ms" 2025/07/25 03:59:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9a2eb796fa5a96676eef7dff2b1aa012 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/25 03:59:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/25 03:59:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-deguloy7vuse' 2025/07/25 03:59:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deguloy7vuse': 1 files missing 2025/07/25 03:59:04 NOTICE: 1 hashes missing 2025/07/25 03:59:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deguloy7vuse': 1 differences found 2025/07/25 03:59:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deguloy7vuse': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/25 03:59:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/25 03:59:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deguloy7vuse': 0 differences found 2025/07/25 03:59:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-deguloy7vuse': 1 matching files 2025/07/25 03:59:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tedepek7jefa" 2025/07/25 03:59:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 03:59:05 DEBUG : Creating backend with remote "TestDrive:crypt/uqlo275rkni36364r4sfnl79t6t9nki1kka2mid25nagqums2mag" 2025/07/25 03:59:06 DEBUG : Creating backend with remote "/tmp/rclone3768402001" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tedepek7jefa'", Local "Local file system at /tmp/rclone3768402001", Modify Window "1ms" 2025/07/25 03:59:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 02d9e0188dbe28dd48a20a5c139a82c8 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/25 03:59:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/25 03:59:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tedepek7jefa' 2025/07/25 03:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tedepek7jefa': 1 files missing 2025/07/25 03:59:08 NOTICE: 1 hashes missing 2025/07/25 03:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tedepek7jefa': 1 differences found 2025/07/25 03:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tedepek7jefa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/25 03:59:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/25 03:59:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tedepek7jefa': 0 differences found 2025/07/25 03:59:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tedepek7jefa': 1 matching files 2025/07/25 03:59:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zixeril8dane" 2025/07/25 03:59:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 03:59:09 DEBUG : Creating backend with remote "TestDrive:crypt/ol6ddvq6gsjmduhje2nbkm6sr8d8bed9368sc0jvrvkc6vpsgtu0" 2025/07/25 03:59:10 DEBUG : Creating backend with remote "/tmp/rclone3914004640" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zixeril8dane'", Local "Local file system at /tmp/rclone3914004640", Modify Window "1ms" 2025/07/25 03:59:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c16024da05183cf847beb53d79ab86b6 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/25 03:59:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/25 03:59:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zixeril8dane' 2025/07/25 03:59:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zixeril8dane': 1 files missing 2025/07/25 03:59:13 NOTICE: 1 hashes missing 2025/07/25 03:59:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zixeril8dane': 1 differences found 2025/07/25 03:59:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zixeril8dane': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/25 03:59:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/25 03:59:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zixeril8dane': 0 differences found 2025/07/25 03:59:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zixeril8dane': 1 matching files 2025/07/25 03:59:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hozadij5lewo" 2025/07/25 03:59:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 03:59:14 DEBUG : Creating backend with remote "TestDrive:crypt/3gc79lpcoe3p04fcnksmj1qv6ikm4kbbbpt74vfeti5lslhql6hg" 2025/07/25 03:59:15 DEBUG : Creating backend with remote "/tmp/rclone3234409590" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hozadij5lewo'", Local "Local file system at /tmp/rclone3234409590", Modify Window "1ms" 2025/07/25 03:59:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 712a3fe8a62630e211d29d089fdeacef OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/25 03:59:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/25 03:59:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hozadij5lewo' 2025/07/25 03:59:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hozadij5lewo': 1 files missing 2025/07/25 03:59:18 NOTICE: 1 hashes missing 2025/07/25 03:59:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hozadij5lewo': 1 differences found 2025/07/25 03:59:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hozadij5lewo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/25 03:59:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/25 03:59:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hozadij5lewo': 0 differences found 2025/07/25 03:59:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hozadij5lewo': 1 matching files 2025/07/25 03:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hozadij5lewo': Purge remote 2025/07/25 03:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zixeril8dane': Purge remote 2025/07/25 03:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tedepek7jefa': Purge remote 2025/07/25 03:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deguloy7vuse': Purge remote 2025/07/25 03:59:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nudofaz2yupu': Purge remote 2025/07/25 03:59:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lotiriv2reyi': Purge remote 2025/07/25 03:59:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gukusad3cape': Purge remote 2025/07/25 03:59:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lomutac9yifo': Purge remote 2025/07/25 03:59:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wodidiv7rako': Purge remote 2025/07/25 03:59:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tasiheh3tivu': Purge remote --- PASS: TestApplyTransforms (51.09s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 03:59:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/25 03:59:26 DEBUG : sub/file2: md5 = 9102e91b300d551945a815e826e9a98b OK 2025/07/25 03:59:26 INFO : file1: Copied (new) to: sub/file2 2025/07/25 03:59:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 03:59:26 DEBUG : file1: Unchanged skipping 2025/07/25 03:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': don't need to copy/move sub/file2, it is already at target location 2025/07/25 03:59:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.91s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 03:59:32 DEBUG : dst/file1: md5 = d8524693412477acaa02d95fa36cab89 OK 2025/07/25 03:59:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laxegec3bezu/backup" 2025/07/25 03:59:32 DEBUG : Creating backend with remote "TestDrive:crypt/3q31huegduhmn7690fn160avgkhoeqqbbt0e6knadqtb5v0ar6p0/1nrff024r7pq65ecp72fc28jb0" 2025/07/25 03:59:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/25 03:59:37 INFO : dst/file1: Moved (server-side) 2025/07/25 03:59:38 DEBUG : dst/file1: md5 = 409b9f2aeec0701cac366b3eb45d550d OK 2025/07/25 03:59:38 INFO : dst/file1: Copied (new) 2025/07/25 03:59:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/25 03:59:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/25 03:59:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.16s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 03:59:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laxegec3bezu/dst" 2025/07/25 03:59:43 DEBUG : Creating backend with remote "TestDrive:crypt/3q31huegduhmn7690fn160avgkhoeqqbbt0e6knadqtb5v0ar6p0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/25 03:59:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laxegec3bezu/CompareDest" 2025/07/25 03:59:45 DEBUG : Creating backend with remote "TestDrive:crypt/3q31huegduhmn7690fn160avgkhoeqqbbt0e6knadqtb5v0ar6p0/gveqi14airsml4bgu7krj116o8" 2025/07/25 03:59:46 DEBUG : one: Need to transfer - File not found at Destination 2025/07/25 03:59:48 DEBUG : one: md5 = 96c381dc0359874c1a70187ffcb3d091 OK 2025/07/25 03:59:48 INFO : one: Copied (new) 2025/07/25 03:59:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/25 03:59:51 DEBUG : one: md5 = d6f3fcfa5bb1e770d18ba705d27ffab5 OK 2025/07/25 03:59:51 INFO : one: Copied (replaced existing) 2025/07/25 03:59:53 DEBUG : dst/one: md5 = 5cc4a00accc77ebb1f78fd3f6c0285aa OK 2025/07/25 03:59:55 DEBUG : CompareDest/one: md5 = 8b7853087a8aaaf85585f4f05d462045 OK 2025/07/25 03:59:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/25 03:59:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 03:59:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/25 03:59:58 DEBUG : CompareDest/two: md5 = 4aae7f9ce7528e3441270c59093f7d7c OK 2025/07/25 03:59:59 DEBUG : two: Need to transfer - File not found at Destination 2025/07/25 03:59:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 03:59:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/25 04:00:00 DEBUG : two: Need to transfer - File not found at Destination 2025/07/25 04:00:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 04:00:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/25 04:00:01 DEBUG : two: Need to transfer - File not found at Destination 2025/07/25 04:00:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/25 04:00:03 DEBUG : two: md5 = 821ded58294898d1cfb37523b46cedbc OK 2025/07/25 04:00:03 INFO : two: Copied (new) 2025/07/25 04:00:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/25 04:00:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:00:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/25 04:00:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.41s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:00:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laxegec3bezu/dst" 2025/07/25 04:00:08 DEBUG : Creating backend with remote "TestDrive:crypt/3q31huegduhmn7690fn160avgkhoeqqbbt0e6knadqtb5v0ar6p0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/25 04:00:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laxegec3bezu/CopyDest" 2025/07/25 04:00:10 DEBUG : Creating backend with remote "TestDrive:crypt/3q31huegduhmn7690fn160avgkhoeqqbbt0e6knadqtb5v0ar6p0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/25 04:00:11 DEBUG : one: Need to transfer - File not found at Destination 2025/07/25 04:00:14 DEBUG : one: md5 = 4abec345583dd7b2601b24a9f05213d5 OK 2025/07/25 04:00:14 INFO : one: Copied (new) 2025/07/25 04:00:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/25 04:00:16 DEBUG : one: md5 = 34f31c357c1a9668da783ca0f38a2e59 OK 2025/07/25 04:00:16 INFO : one: Copied (replaced existing) 2025/07/25 04:00:18 DEBUG : dst/one: md5 = 9fc05ea39b3cb22f17e7057217b155f7 OK 2025/07/25 04:00:21 DEBUG : CopyDest/one: md5 = 6fde342dce7a7392b6aadf2190b01262 OK 2025/07/25 04:00:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laxegec3bezu/BackupDir" 2025/07/25 04:00:21 DEBUG : Creating backend with remote "TestDrive:crypt/3q31huegduhmn7690fn160avgkhoeqqbbt0e6knadqtb5v0ar6p0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/25 04:00:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/25 04:00:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 04:00:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/25 04:00:25 INFO : one: Moved (server-side) 2025/07/25 04:00:26 INFO : one: Copied (server-side copy) 2025/07/25 04:00:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/25 04:00:28 DEBUG : CopyDest/two: md5 = d0f17ffcc9a9fd5392aae1b8a2d7f169 OK 2025/07/25 04:00:28 DEBUG : two: Need to transfer - File not found at Destination 2025/07/25 04:00:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 04:00:30 INFO : two: Copied (server-side copy) 2025/07/25 04:00:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/25 04:00:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 04:00:30 DEBUG : two: Unchanged skipping 2025/07/25 04:00:32 DEBUG : CopyDest/three: md5 = aba4585d7526d2f3a62cafae1bb93a8b OK 2025/07/25 04:00:33 DEBUG : three: Need to transfer - File not found at Destination 2025/07/25 04:00:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/25 04:00:33 DEBUG : three: Destination not found in --copy-dest 2025/07/25 04:00:34 DEBUG : three: md5 = 6cd888f509a2e3a935d421bfdcd631e0 OK 2025/07/25 04:00:34 INFO : three: Copied (new) 2025/07/25 04:00:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/25 04:00:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:00:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/25 04:00:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/25 04:00:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/25 04:00:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:00:40 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.44s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:00:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/25 04:00:44 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c46d45230f2a1d68c6aa06909136228e OK 2025/07/25 04:00:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/25 04:00:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/25 04:00:45 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/07/25 04:00:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/25 04:00:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/25 04:00:48 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 20efca0e5a51117396f9ae5af4dfc9ff OK 2025/07/25 04:00:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/25 04:00:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/25 04:00:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.18s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:00:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Looking for duplicate names using skip mode. 2025/07/25 04:00:54 NOTICE: one: Found 2 files with duplicate names 2025/07/25 04:00:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.78s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:00:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Looking for duplicate names using skip mode. 2025/07/25 04:01:00 NOTICE: one: Found 3 files with duplicate names 2025/07/25 04:01:00 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/25 04:01:00 INFO : one: Deleted 2025/07/25 04:01:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.15s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:01:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Looking for duplicate names using first mode. 2025/07/25 04:01:06 NOTICE: one: Found 3 files with duplicate names 2025/07/25 04:01:07 INFO : one: Deleted 2025/07/25 04:01:07 INFO : one: Deleted 2025/07/25 04:01:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.11s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:01:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Looking for duplicate names using newest mode. 2025/07/25 04:01:13 NOTICE: one: Found 3 files with duplicate names 2025/07/25 04:01:13 INFO : one: Deleted 2025/07/25 04:01:14 INFO : one: Deleted 2025/07/25 04:01:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.62s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.41s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:01:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Looking for duplicate names using oldest mode. 2025/07/25 04:01:19 NOTICE: one: Found 3 files with duplicate names 2025/07/25 04:01:20 INFO : one: Deleted 2025/07/25 04:01:20 INFO : one: Deleted 2025/07/25 04:01:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.24s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:01:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Looking for duplicate names using largest mode. 2025/07/25 04:01:25 NOTICE: one: Found 3 files with duplicate names 2025/07/25 04:01:26 INFO : one: Deleted 2025/07/25 04:01:26 INFO : one: Deleted 2025/07/25 04:01:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.90s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:01:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Looking for duplicate names using smallest mode. 2025/07/25 04:01:32 NOTICE: one: Found 3 files with duplicate names 2025/07/25 04:01:33 INFO : one: Deleted 2025/07/25 04:01:33 INFO : one: Deleted 2025/07/25 04:01:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.83s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:01:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Looking for duplicate names using rename mode. 2025/07/25 04:01:40 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/25 04:01:42 INFO : one-2.txt: renamed from: one.txt 2025/07/25 04:01:43 INFO : one-3.txt: renamed from: one.txt 2025/07/25 04:01:44 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.30s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:01:49 DEBUG : dupe1/one.txt: md5 = b30bc1d7c015b2d13a3c3b648feea66c OK 2025/07/25 04:01:51 DEBUG : dupe2/two.txt: md5 = 405f73595dd1db78d780c1e17fbf0198 OK 2025/07/25 04:01:53 DEBUG : dupe3/three.txt: md5 = 686fe7da6211db660f1aa4ef91b17240 OK 2025/07/25 04:01:53 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/25 04:01:54 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/25 04:01:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/25 04:01:55 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/25 04:01:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/25 04:01:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/25 04:01:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.22s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:02:00 DEBUG : a.txt: md5 = d672e0849a57efd9bb758818a10f92dc OK 2025/07/25 04:02:01 DEBUG : zend.txt: md5 = b53cb950b823f0953ab2ce39bd30b147 OK 2025/07/25 04:02:04 DEBUG : sub dir/hello world: md5 = 04e520d6bf721309ea8b9e8bb69cac81 OK 2025/07/25 04:02:05 DEBUG : sub dir/hello world2: md5 = f23ce751c155c670e2c66484ea5a5621 OK 2025/07/25 04:02:07 DEBUG : sub dir/ignore dir/.ignore: md5 = 96bca81aa3ecfa466c67a79eb645a289 OK 2025/07/25 04:02:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = bdf1bd49e703d102943cb7b2fe9d0246 OK 2025/07/25 04:02:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8c463717c7030b32d7eb0fc181c2d171 OK 2025/07/25 04:02:12 DEBUG : a.txt: Excluded (Size Filter) 2025/07/25 04:02:12 DEBUG : a.txt: Excluded 2025/07/25 04:02:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/25 04:02:12 DEBUG : sub dir/hello world2: Excluded 2025/07/25 04:02:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/25 04:02:12 DEBUG : sub dir/hello world: Excluded 2025/07/25 04:02:13 DEBUG : sub dir/ignore dir: Excluded 2025/07/25 04:02:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/25 04:02:13 DEBUG : sub dir/hello world2: Excluded 2025/07/25 04:02:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/25 04:02:13 DEBUG : sub dir/hello world: Excluded 2025/07/25 04:02:13 DEBUG : sub dir/ignore dir: Excluded 2025/07/25 04:02:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/25 04:02:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/25 04:02:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/25 04:02:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/25 04:02:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/25 04:02:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/25 04:02:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.10s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:02:21 DEBUG : a.txt: md5 = 56548a2fa4fa0f5f03a14c7eda7ffe31 OK 2025/07/25 04:02:23 DEBUG : zend.txt: md5 = d47133d4ba230245783c8a2ac30a7b9c OK 2025/07/25 04:02:25 DEBUG : sub dir/hello world: md5 = 0d1b591acdc73dcfcbf945943d8d099c OK 2025/07/25 04:02:26 DEBUG : sub dir/hello world2: md5 = cd5315c259374d4d0c35fbdd5bb05f86 OK 2025/07/25 04:02:28 DEBUG : sub dir/ignore dir/.ignore: md5 = af626b46ea705cfac297b1fb20773e7c OK 2025/07/25 04:02:30 DEBUG : sub dir/ignore dir/should be ignored: md5 = 03373a7003e1d12faa8ec361635421c1 OK 2025/07/25 04:02:32 DEBUG : sub dir/sub sub dir/hello world3: md5 = 70a2a274fae677feee8ab168d3837f1d OK 2025/07/25 04:02:33 DEBUG : a.txt: Excluded (Size Filter) 2025/07/25 04:02:33 DEBUG : a.txt: Excluded 2025/07/25 04:02:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/25 04:02:34 DEBUG : sub dir/hello world: Excluded 2025/07/25 04:02:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/25 04:02:34 DEBUG : sub dir/hello world2: Excluded 2025/07/25 04:02:34 DEBUG : sub dir/ignore dir: Excluded 2025/07/25 04:02:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/25 04:02:34 DEBUG : sub dir/hello world: Excluded 2025/07/25 04:02:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/25 04:02:34 DEBUG : sub dir/hello world2: Excluded 2025/07/25 04:02:35 DEBUG : sub dir/ignore dir: Excluded 2025/07/25 04:02:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/25 04:02:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/25 04:02:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/25 04:02:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/25 04:02:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/25 04:02:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/25 04:02:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.19s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:02:42 DEBUG : file1: md5 = 4a136fca8525994a81a0a6091f359763 OK 2025/07/25 04:02:44 DEBUG : sub/file2: md5 = 0e16a9b4a7312a12be0ffe84329ec511 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/07/25 04:02:47 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/25 04:02:47 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/25 04:02:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/25 04:02:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.43s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:02:52 DEBUG : file1: md5 = 7fd4f1ef0ddc3048a62b37b78827e3b6 OK 2025/07/25 04:02:54 DEBUG : sub/file2: md5 = 2cb6d1950694fbea62812676d17e3dc6 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/07/25 04:02:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laxegec3bezu/notfound" 2025/07/25 04:02:58 DEBUG : Config file has changed externally - reloading 2025/07/25 04:02:58 DEBUG : Creating backend with remote "TestDrive:crypt/3q31huegduhmn7690fn160avgkhoeqqbbt0e6knadqtb5v0ar6p0/qe0i31qdkoejk60elps0ni5sqk" 2025/07/25 04:03:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.33s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.41s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:03:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Making directory 2025/07/25 04:03:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:03:05 DEBUG : sub dir/hello world: md5 = 445e3e72066e1810b65c4ab527bbb262 OK 2025/07/25 04:03:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.64s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:03:08 DEBUG : potato2: md5 = 39aded609d487123977ac02e4639765f OK 2025/07/25 04:03:10 DEBUG : empty space: md5 = 56f845f7a0df1a066b21f88b7bfb693c OK --- PASS: TestLs (4.60s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:03:13 DEBUG : potato2: md5 = 677d2a5ea50e6105245073414bc28bc6 OK 2025/07/25 04:03:14 DEBUG : empty space: md5 = 04e344e3d386e2e6a68bebbf110d2263 OK 2025/07/25 04:03:15 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/25 04:03:15 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.89s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:03:18 DEBUG : potato2: md5 = ced6a627c5c225121a20444ac936ea8b OK 2025/07/25 04:03:19 DEBUG : empty space: md5 = 25452d2ed3aedd7c50e8b5b3cc8ce5a0 OK --- PASS: TestLsLong (4.83s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:03:23 DEBUG : potato2: md5 = ed7eba5d924650aef099d7a0ebec8945 OK 2025/07/25 04:03:24 DEBUG : empty space: md5 = fd026f9b6b2e0a885752bfd076e0aa2e OK --- PASS: TestHashSums (4.23s) === RUN TestHashSumsWithErrors 2025/07/25 04:03:26 DEBUG : Creating backend with remote ":memory:" 2025/07/25 04:03:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/25 04:03:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/25 04:03:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/25 04:03:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/25 04:03:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/25 04:03:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/25 04:03:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/25 04:03:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/25 04:03:26 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-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:03:27 DEBUG : potato2: md5 = f264705df8ab03579cdbd65c420cdaa2 OK 2025/07/25 04:03:28 DEBUG : empty space: md5 = 767a615fdb9710e2ce3bd769e10f92c5 OK 2025/07/25 04:03:30 DEBUG : sub dir/potato3: md5 = db1df73f19886ba4e8de6e7a50e39b18 OK 2025/07/25 04:03:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.09s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:03:35 DEBUG : small: md5 = 152a2227d090aa9df1bef0b35fbeaef0 OK 2025/07/25 04:03:36 DEBUG : medium: md5 = 122c33bb240a66152c712f24f1c19a7e OK 2025/07/25 04:03:38 DEBUG : large: md5 = bfdd6f8db5f7fd19008838a98afa1636 OK 2025/07/25 04:03:38 DEBUG : Waiting for deletions to finish 2025/07/25 04:03:38 DEBUG : large: Excluded (Size Filter) 2025/07/25 04:03:39 INFO : medium: Deleted 2025/07/25 04:03:39 INFO : small: Deleted --- PASS: TestDelete (6.07s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:03:41 DEBUG : small: md5 = 70ea0f5ee0c34f2eda7d51c384de59da OK 2025/07/25 04:03:43 DEBUG : medium: md5 = c4ae815dcedc218952600b974f02cc0c OK 2025/07/25 04:03:44 DEBUG : large: md5 = b84e31ee683848882188d6921c45ac6b OK 2025/07/25 04:03:44 DEBUG : Waiting for deletions to finish 2025/07/25 04:03:44 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/25 04:03:45 INFO : small: Deleted 2025/07/25 04:03:45 INFO : large: Deleted --- PASS: TestMaxDelete (6.78s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:03:48 DEBUG : small: md5 = d5a46b1dd4b2d92b34e7f3411c0c2be2 OK 2025/07/25 04:03:49 DEBUG : medium: md5 = 26fe017fdeb82b566cbb725848edc88a OK 2025/07/25 04:03:51 DEBUG : large: md5 = 82aa0feaa85ab309dc83e6e372dc928a OK 2025/07/25 04:03:51 DEBUG : Waiting for deletions to finish 2025/07/25 04:03:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/25 04:03:52 INFO : small: Deleted 2025/07/25 04:03:52 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.70s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:03:54 DEBUG : small: md5 = d07ca8702c15c4d6fb0817149f4f1e72 OK 2025/07/25 04:03:56 DEBUG : medium: md5 = 94620deec27666237069962c2bce49fc OK 2025/07/25 04:03:57 DEBUG : large: md5 = a3a10a33bf3e1f17047e8a99c951e66e OK 2025/07/25 04:03:57 DEBUG : Waiting for deletions to finish 2025/07/25 04:03:58 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/25 04:03:58 INFO : small: Deleted 2025/07/25 04:03:58 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.52s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:04:01 DEBUG : ReadFile: md5 = 5e85ca672755bf0679dbaadedccc9708 OK --- PASS: TestReadFile (3.89s) === RUN TestRetry 2025/07/25 04:04:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/25 04:04:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/25 04:04:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/25 04:04:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/25 04:04:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/25 04:04:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/25 04:04:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:04:05 DEBUG : file1: md5 = f6565042d0f79d64081beab978bbb138 OK 2025/07/25 04:04:06 DEBUG : file2: md5 = cccad34a36765337220c4e36ca5ff345 OK --- PASS: TestCat (17.42s) === RUN TestPurge 2025/07/25 04:04:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejinep8yuyo" 2025/07/25 04:04:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 04:04:21 DEBUG : Creating backend with remote "TestDrive:crypt/hbegqaolaap80utdfocmtomvvbcmmp2f2jhfkfp43ctkkumk96dg" 2025/07/25 04:04:22 DEBUG : Creating backend with remote "/tmp/rclone1782408558" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejinep8yuyo'", Local "Local file system at /tmp/rclone1782408558", Modify Window "1ms" 2025/07/25 04:04:27 DEBUG : A1/B1/C1/one: md5 = a60d9209f007c769c348c2408229de74 OK 2025/07/25 04:04:27 INFO : A2: Making directory 2025/07/25 04:04:28 INFO : A1/B2: Making directory 2025/07/25 04:04:28 INFO : A1/B2/C2: Making directory 2025/07/25 04:04:29 INFO : A1/B1/C3: Making directory 2025/07/25 04:04:30 INFO : A3: Making directory 2025/07/25 04:04:31 INFO : A3/B3: Making directory 2025/07/25 04:04:31 INFO : A3/B3/C4: Making directory 2025/07/25 04:04:33 DEBUG : A1/two: md5 = dfc2892a4bfb3fe9df28c84ab52825b8 OK 2025/07/25 04:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejinep8yuyo': Purge remote 2025/07/25 04:04:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.76s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:04:40 DEBUG : A1/B1/C1/one: md5 = ed5739228fbe1266e7808278b4a9d606 OK 2025/07/25 04:04:40 INFO : A2: Making directory 2025/07/25 04:04:41 INFO : A1/B2: Making directory 2025/07/25 04:04:42 INFO : A1/B2/C2: Making directory 2025/07/25 04:04:43 INFO : A1/B1/C3: Making directory 2025/07/25 04:04:43 INFO : A3: Making directory 2025/07/25 04:04:44 INFO : A3/B3: Making directory 2025/07/25 04:04:45 INFO : A3/B3/C4: Making directory 2025/07/25 04:04:47 DEBUG : A1/two: md5 = 557d21b8ad40b592e0f7050eb4ca078d OK 2025/07/25 04:04:48 DEBUG : removing 1 level 3 directories 2025/07/25 04:04:48 INFO : A3/B3/C4: Removing directory 2025/07/25 04:04:51 DEBUG : removing 2 level 3 directories 2025/07/25 04:04:51 INFO : A1/B2/C2: Removing directory 2025/07/25 04:04:51 INFO : A1/B1/C3: Removing directory 2025/07/25 04:04:51 DEBUG : removing 2 level 2 directories 2025/07/25 04:04:51 INFO : A3/B3: Removing directory 2025/07/25 04:04:51 INFO : A1/B2: Removing directory 2025/07/25 04:04:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/25 04:04:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/25 04:04:52 DEBUG : removing 2 level 1 directories 2025/07/25 04:04:52 INFO : A3: Removing directory 2025/07/25 04:04:52 INFO : A2: Removing directory 2025/07/25 04:04:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/25 04:04:56 DEBUG : removing 1 level 3 directories 2025/07/25 04:04:56 INFO : A1/B1/C1: Removing directory 2025/07/25 04:04:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:57 DEBUG : removing 1 level 2 directories 2025/07/25 04:04:57 INFO : A1/B1: Removing directory 2025/07/25 04:04:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/25 04:04:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/25 04:04:57 DEBUG : removing 1 level 1 directories 2025/07/25 04:04:57 INFO : A1: Removing directory 2025/07/25 04:04:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/25 04:04:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/25 04:04:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/25 04:04:58 DEBUG : removing 1 level 0 directories 2025/07/25 04:04:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Removing directory 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/25 04:04:58 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (22.69s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:05:00 INFO : A1: Making directory 2025/07/25 04:05:01 INFO : A1/B1: Making directory 2025/07/25 04:05:02 INFO : A1/B1/C1: Making directory 2025/07/25 04:05:04 DEBUG : removing 1 level 3 directories 2025/07/25 04:05:04 INFO : A1/B1/C1: Removing directory 2025/07/25 04:05:05 DEBUG : removing 1 level 2 directories 2025/07/25 04:05:05 INFO : A1/B1: Removing directory 2025/07/25 04:05:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/25 04:05:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.83s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:05:07 INFO : A1: Making directory 2025/07/25 04:05:08 INFO : A1/B1: Making directory 2025/07/25 04:05:09 INFO : A1/B1/C1: Making directory 2025/07/25 04:05:11 DEBUG : removing 1 level 3 directories 2025/07/25 04:05:11 INFO : A1/B1/C1: Removing directory 2025/07/25 04:05:12 DEBUG : removing 1 level 2 directories 2025/07/25 04:05:12 INFO : A1/B1: Removing directory 2025/07/25 04:05:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/25 04:05:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.15s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:05:16 DEBUG : file1: md5 = 87645753c877a8681b1d99d4477cd830 OK 2025/07/25 04:05:17 DEBUG : filename.txt: File name found in url 2025/07/25 04:05:18 DEBUG : filename.txt: md5 = 692fc6b36ac4da245ec8e2af2c2a6a74 OK 2025/07/25 04:05:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/25 04:05:19 DEBUG : headerfilename.txt: md5 = df3cf54b6f04d2a26f81a9a2a8a01a71 OK 2025/07/25 04:05:21 DEBUG : file2: md5 = d763c6f964076fb3ab9db147bde400a6 OK --- PASS: TestCopyURL (8.65s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:05:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/25 04:05:25 DEBUG : sub/file2: md5 = 62dc5665cab8cd235bff62551c32833c OK 2025/07/25 04:05:25 INFO : file1: Copied (new) to: sub/file2 2025/07/25 04:05:25 INFO : file1: Deleted 2025/07/25 04:05:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 04:05:26 DEBUG : file1: Unchanged skipping 2025/07/25 04:05:26 INFO : file1: Deleted 2025/07/25 04:05:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': don't need to copy/move sub/file2, it is already at target location 2025/07/25 04:05:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.75s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:05:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/25 04:05:30 DEBUG : file1: md5 = 347533abcafe75742de821a27a94df9f OK 2025/07/25 04:05:30 INFO : file1: Copied (new) 2025/07/25 04:05:30 INFO : file1: Deleted 2025/07/25 04:05:31 DEBUG : file1: Destination exists, skipping 2025/07/25 04:05:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.05s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:05:35 DEBUG : dst/file1: md5 = bf623e8a57e53851ac1a43435289aaa5 OK 2025/07/25 04:05:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laxegec3bezu/backup" 2025/07/25 04:05:36 DEBUG : Creating backend with remote "TestDrive:crypt/3q31huegduhmn7690fn160avgkhoeqqbbt0e6knadqtb5v0ar6p0/1nrff024r7pq65ecp72fc28jb0" 2025/07/25 04:05:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/25 04:05:40 INFO : dst/file1: Moved (server-side) 2025/07/25 04:05:41 DEBUG : dst/file1: md5 = 7eb5013cf663c1e219e45e8880381a2a OK 2025/07/25 04:05:41 INFO : dst/file1: Copied (new) 2025/07/25 04:05:41 INFO : dst/file1: Deleted 2025/07/25 04:05:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/25 04:05:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/25 04:05:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.50s) === 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-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:05:48 DEBUG : A1/one: md5 = 5446e37b6a090b71c092cf0b3a1e88cc OK 2025/07/25 04:05:49 DEBUG : A1/two: md5 = aeac5a0c813166b211e0032794f085e9 OK 2025/07/25 04:05:51 DEBUG : A1/B1/three: md5 = c549e38e3abb7fafbf9edce33fe647f0 OK 2025/07/25 04:05:53 DEBUG : A1/B1/C1/four: md5 = 797ef2b298d0fe0ab61f790fc160f3be OK 2025/07/25 04:05:55 DEBUG : A1/B1/C2/five: md5 = 747587c017462240ee4b518a7d65a105 OK 2025/07/25 04:05:55 INFO : A1/B2: Making directory 2025/07/25 04:05:56 INFO : A1/B1/C3: Making directory 2025/07/25 04:06:05 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/25 04:06:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/25 04:06:05 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/25 04:06:06 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/25 04:06:06 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/25 04:06:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/25 04:06:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/25 04:06:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/25 04:06:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/25 04:06:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/25 04:06:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/25 04:06:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/25 04:06:17 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/25 04:06:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/25 04:06:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/25 04:06:17 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/25 04:06:20 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/25 04:06:20 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/25 04:06:20 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/25 04:06:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/25 04:06:21 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/25 04:06:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/25 04:06:28 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/25 04:06:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/25 04:06:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/25 04:06:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/25 04:06:29 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/25 04:06:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/25 04:06:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/25 04:06:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/25 04:06:29 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.53s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:06:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/25 04:06:32 DEBUG : no_checksum_small_file_from_pipe: md5 = 49a29740c77719df17aabd82d643b697 OK 2025/07/25 04:06:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/25 04:06:32 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/25 04:06:33 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/25 04:06:33 DEBUG : no_checksum_big_file_from_pipe: md5 = 40f926ef4ad20b8ca3de2cc20ade750a OK 2025/07/25 04:06:33 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-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/25 04:06:37 DEBUG : with_checksum_small_file_from_pipe: md5 = bc981bbb7611383f0590eb8b3997ae29 OK 2025/07/25 04:06:37 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/25 04:06:39 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/25 04:06:40 DEBUG : with_checksum_big_file_from_pipe: md5 = 36634b1a87c123caaae6e8a1120b5f3a OK 2025/07/25 04:06:40 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-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/25 04:06:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 04:06:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/25 04:06:44 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/25 04:06:47 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/25 04:06:48 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/25 04:06:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.92s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/25 04:06:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': File to upload is small (48 bytes), uploading instead of streaming 2025/07/25 04:06:53 DEBUG : rcat_metadata: md5 = 1d7d3f986a6eca23a22791e9ab9aae68 OK 2025/07/25 04:06:53 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/25 04:06:54 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/25 04:06:55 DEBUG : rcat_metadata_uploadcutoff0: md5 = 17dd9407c85a8806d1c9af54b92f6574 OK 2025/07/25 04:06:55 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.90s) --- PASS: TestRcatMetadata/Normal (2.65s) --- PASS: TestRcatMetadata/ViaDisk (2.81s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:06:58 DEBUG : potato1: md5 = 07f004cf7fea8e2f2b02dd051cb6a567 OK 2025/07/25 04:06:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': File to upload is small (60 bytes), uploading instead of streaming 2025/07/25 04:06:59 DEBUG : potato2: md5 = b79dd181dfc92ec2369342c93f688509 OK 2025/07/25 04:06:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.34s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:07:02 DEBUG : potato1: md5 = f2c1e2c398bec0a8c397b41a975a17a7 OK 2025/07/25 04:07:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': File to upload is small (60 bytes), uploading instead of streaming 2025/07/25 04:07:04 DEBUG : potato2: md5 = 217d962f84329bc203b2a2027af5409a OK 2025/07/25 04:07:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.17s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:07:08 DEBUG : potato2: md5 = f5f4def12005b06de6340cd58d478944 OK 2025/07/25 04:07:09 DEBUG : empty space: md5 = 96089dd6df75522c8ba89936b11c9a02 OK 2025/07/25 04:07:11 DEBUG : sub dir/potato3: md5 = 6bacd1308e20e905cac1f8d592ac39a4 OK 2025/07/25 04:07:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Touching "sub dir/potato3" 2025/07/25 04:07:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Touching "empty space" 2025/07/25 04:07:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Touching "potato2" 2025/07/25 04:07:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.22s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:07:15 DEBUG : dir with metadata: Making directory with metadata 2025/07/25 04:07:16 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:07:18 DEBUG : directory with modtime: Making directory with metadata 2025/07/25 04:07:18 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.25s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:07:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/25 04:07:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/25 04:07:20 DEBUG : Google drive root 'crypt/3q31huegduhmn7690fn160avgkhoeqqbbt0e6knadqtb5v0ar6p0': Skipping btime metadata as can't update it on an existing file: 2025-07-25T04:07:20.50492925Z 2025/07/25 04:07:21 INFO : non existent directory: Updated directory metadata 2025/07/25 04:07:23 DEBUG : Google drive root 'crypt/3q31huegduhmn7690fn160avgkhoeqqbbt0e6knadqtb5v0ar6p0': Skipping btime metadata as can't update it on an existing file: 2025-07-25T04:07:20.50492925Z 2025/07/25 04:07:23 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.79s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:07:25 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/25 04:07:26 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/25 04:07:27 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.76s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:07:29 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/25 04:07:29 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/25 04:07:29 DEBUG : dst: Making directory with metadata 2025/07/25 04:07:29 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/25 04:07:29 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 04:07:30 INFO : dst: Set directory modification time (using SetModTime) 2025/07/25 04:07:30 INFO : dst: Set directory modification time (using SetModTime) 2025/07/25 04:07:30 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/25 04:07:31 INFO : dst: Set directory modification time (using SetModTime) 2025/07/25 04:07:31 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.29s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu'", Local "Local file system at /tmp/rclone3780063939", Modify Window "1ms" 2025/07/25 04:07:34 DEBUG : sub dir/test remove existing: md5 = 0b6d212a9bdfd133003d84d6c4240d43 OK 2025/07/25 04:07:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 39c187d45891de9f51d6e883d9d0af48 OK 2025/07/25 04:07:37 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yaquril9" before starting 2025/07/25 04:07:38 DEBUG : sub dir/test remove existing.yaquril9: TEST: removing renamed existing file after operation 2025/07/25 04:07: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.nacomic0" before starting 2025/07/25 04:07:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nacomic0: TEST: renaming existing back after failed operation 2025/07/25 04:07: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.gutogoq4" before starting 2025/07/25 04:07:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gutogoq4: TEST: removing renamed existing file after operation 2025/07/25 04:07:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bord3jmq6mrjk1ko4rh761rg1qo05aoci5pur1qme7gc06d8sfil7m3mjkku78q3hrhoqg0u23ijfeihcueltn6eh50n0aa3jsf5ck4eg02hb5uu7hkli76bf302ao2qu3e55hjebaa3ihgmkk6bgknqjpejp776ddptc7vhgcpehjam2i30" 2025/07/25 04:07:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "oanuld90e5cubnnf2ieo64kr1qrr72l9dia865jfjedvnr2lfrv0" --- PASS: TestRemoveExisting (12.78s) === 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/07/25 04:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laxegec3bezu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m40.029753201s (try 1/5)