"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/08 02:52:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegecig7vita" 2025/07/08 02:52:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 02:52:27 DEBUG : Creating backend with remote "TestDrive:crypt/5c520rcog83mo2h6ob70ftc04ftpoavn9qpaf1veggik27sqvp4g" 2025/07/08 02:52:28 DEBUG : Creating backend with remote "/tmp/rclone1741879834" === 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-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/08 02:52:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/08 02:52:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/08 02:52:28 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/08 02:52:28 DEBUG : potato: Seek from 10 to 0 2025/07/08 02:52:28 DEBUG : potato: Seek from 10 to 0 2025/07/08 02:52:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/08 02:52:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/08 02:52:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/08 02:52:28 DEBUG : potato: Seek from 5 to 2 2025/07/08 02:52:28 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/08 02:52:28 DEBUG : potato: Seek from 7 to 0 2025/07/08 02:52:28 DEBUG : potato: Seek from 7 to 0 2025/07/08 02:52:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/08 02:52:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/08 02:52:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/08 02:52:28 DEBUG : potato: Seek from 5 to 2 2025/07/08 02:52:28 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/08 02:52:28 DEBUG : potato: Seek from 8 to 0 2025/07/08 02:52:28 DEBUG : potato: Seek from 8 to 0 2025/07/08 02:52:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/08 02:52:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/08 02:52:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/08 02:52:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/08 02:52:28 DEBUG : potato: Seek from 5 to 2 2025/07/08 02:52:28 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/08 02:52:28 DEBUG : potato: Seek from 9 to 0 2025/07/08 02:52:28 DEBUG : potato: Seek from 9 to 0 2025/07/08 02:52:28 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-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:52:30 DEBUG : rutabaga: md5 = d9580457eb3b0edf9f0aba1b635f3f16 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/08 02:52:32 DEBUG : empty space: md5 = c496f11f606d0777d7669d56df011f76 OK === RUN TestCheck/3 2025/07/08 02:52:34 DEBUG : potato2: md5 = 5d99d6bff3cf9898ec4d3451240d1f5d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/08 02:52:36 DEBUG : remotepotato: md5 = 188fd72525ddbbac372e1dd9bb938e02 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.21s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/07/08 02:52:39 DEBUG : Creating backend with remote "nonexistent" 2025/07/08 02:52:39 DEBUG : Creating backend with remote "nonexistent" 2025/07/08 02:52:39 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/08 02:52:39 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/08 02:52:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/08 02:52:39 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-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:52:41 DEBUG : rutabaga: md5 = 7c683f27da6f1422374898ca9a56bfd7 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/08 02:52:44 DEBUG : empty space: md5 = 2bdafc9f5b6f0dd65c925df081ba01ce OK === RUN TestCheckDownload/3 2025/07/08 02:52:47 DEBUG : potato2: md5 = 5a44ad95a2a1bda8a7716890a4a1d3fb OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/08 02:52:50 DEBUG : remotepotato: md5 = 671d7559e6dd645c9e2f0b26fa469e8a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.70s) --- PASS: TestCheckDownload/1 (1.13s) --- PASS: TestCheckDownload/2 (1.00s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (1.13s) --- PASS: TestCheckDownload/5 (0.96s) --- PASS: TestCheckDownload/6 (1.12s) --- PASS: TestCheckDownload/7 (1.05s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:52:56 DEBUG : rutabaga: md5 = 8710b9d26bc5bd984f9058010c9f324f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/08 02:52:58 DEBUG : empty space: md5 = 3d2794dba9e9363d024b931bc0116df9 OK === RUN TestCheckSizeOnly/3 2025/07/08 02:53:00 DEBUG : potato2: md5 = ce5241855f69ad078538f7aa6a9fb53c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/08 02:53:03 DEBUG : remotepotato: md5 = 70a2a9c43ff5487597bb026dee50b135 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.73s) --- PASS: TestCheckSizeOnly/1 (0.32s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.35s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:53:07 DEBUG : test.sum: md5 = a25e8d73fb55e71c9fe4d08ada887413 OK 2025/07/08 02:53:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/08 02:53:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/08 02:53:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/08 02:53:08 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/08 02:53:10 DEBUG : test.sum: md5 = 174c3d6550ac971bb1a2c168f7ff8096 OK 2025/07/08 02:53:11 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/08 02:53:11 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/08 02:53:11 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/08 02:53:11 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.95s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:53:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegecig7vita/data" 2025/07/08 02:53:12 DEBUG : Creating backend with remote "TestDrive:crypt/5c520rcog83mo2h6ob70ftc04ftpoavn9qpaf1veggik27sqvp4g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:53:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegecig7vita/data" 2025/07/08 02:53:14 DEBUG : Creating backend with remote "TestDrive:crypt/5c520rcog83mo2h6ob70ftc04ftpoavn9qpaf1veggik27sqvp4g/vjrnln8ratgmqakfosrqe8espk" 2025/07/08 02:53:17 DEBUG : data/banana: md5 = 018cc9617a9572dd4ff4be807f93cf50 OK 2025/07/08 02:53:19 DEBUG : test.sum: md5 = 735bc20716d369c2ba5eaed79569ccb9 OK === RUN TestCheckSumDownload/subtest1 2025/07/08 02:53:23 DEBUG : data/potato: md5 = 026f0657012a9c249b1386c3b081077e OK 2025/07/08 02:53:25 DEBUG : test.sum: md5 = 9d476f0350fe92987a0bbfe928eddadb OK === RUN TestCheckSumDownload/subtest2 2025/07/08 02:53:29 DEBUG : test.sum: md5 = d0ab91972fa7a396c9d85f32bb4e4031 OK === RUN TestCheckSumDownload/subtest3 2025/07/08 02:53:33 DEBUG : test.sum: md5 = 7eeff80aac628cf2db668a7d2b3e2e59 OK === RUN TestCheckSumDownload/subtest4 2025/07/08 02:53:37 DEBUG : test.sum: md5 = 30a5ab5690557a0fa8f67681752e2aa6 OK === RUN TestCheckSumDownload/subtest5 2025/07/08 02:53:41 DEBUG : test.sum: md5 = 015a0ad2c53133591101df4828f8cebb OK === RUN TestCheckSumDownload/subtest6 2025/07/08 02:53:45 DEBUG : data/banana: md5 = 1f7bc9f52b0d985737e6ad4afe01147f OK 2025/07/08 02:53:47 DEBUG : data/potato: md5 = 9d05587afef9d7ada57f63b057726086 OK 2025/07/08 02:53:48 DEBUG : test.sum: md5 = 679e5ca726b36436ff3616bd9bbe9847 OK === RUN TestCheckSumDownload/subtest7 2025/07/08 02:53:53 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/08 02:53:53 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.95s) --- PASS: TestCheckSumDownload/subtest1 (2.68s) --- PASS: TestCheckSumDownload/subtest2 (2.38s) --- PASS: TestCheckSumDownload/subtest3 (2.25s) --- PASS: TestCheckSumDownload/subtest4 (2.28s) --- PASS: TestCheckSumDownload/subtest5 (2.43s) --- PASS: TestCheckSumDownload/subtest6 (2.20s) --- PASS: TestCheckSumDownload/subtest7 (2.36s) === RUN TestApplyTransforms 2025/07/08 02:53:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pukibic2duze" 2025/07/08 02:53:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 02:53:54 DEBUG : Creating backend with remote "TestDrive:crypt/tftkdokd1i6k01qtjq0s3p5fmmf8o0fpq7bod0ee0mkls41oo5v0" 2025/07/08 02:53:55 DEBUG : Creating backend with remote "/tmp/rclone1805420314" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pukibic2duze'", Local "Local file system at /tmp/rclone1805420314", Modify Window "1ms" 2025/07/08 02:53:57 DEBUG : hello, world!: md5 = a5a14c55eca384ae1abba74b587ef44a OK upper checkfile vs. lower remote (without normalization) 2025/07/08 02:53:57 ERROR : hello, world!: sum not found 2025/07/08 02:53:57 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pukibic2duze' 2025/07/08 02:53:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pukibic2duze': 1 files missing 2025/07/08 02:53:57 NOTICE: 1 hashes missing 2025/07/08 02:53:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pukibic2duze': 1 differences found 2025/07/08 02:53:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pukibic2duze': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/08 02:53:58 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 02:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pukibic2duze': 0 differences found 2025/07/08 02:53:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pukibic2duze': 1 matching files 2025/07/08 02:53:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-letavut8pisi" 2025/07/08 02:53:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 02:53:58 DEBUG : Creating backend with remote "TestDrive:crypt/0jfoentg12n23onoeah6j03sbq8vmf0ubaopv4uv19fsmo8bk460" 2025/07/08 02:53:59 DEBUG : Creating backend with remote "/tmp/rclone485682194" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-letavut8pisi'", Local "Local file system at /tmp/rclone485682194", Modify Window "1ms" 2025/07/08 02:54:01 DEBUG : HELLO, WORLD!: md5 = 2b442dc781c876ae0d97ff5d79c2ae47 OK lower checkfile vs. upper remote (without normalization) 2025/07/08 02:54:02 ERROR : HELLO, WORLD!: sum not found 2025/07/08 02:54:02 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-letavut8pisi' 2025/07/08 02:54:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letavut8pisi': 1 files missing 2025/07/08 02:54:02 NOTICE: 1 hashes missing 2025/07/08 02:54:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letavut8pisi': 1 differences found 2025/07/08 02:54:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letavut8pisi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/08 02:54:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 02:54:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letavut8pisi': 0 differences found 2025/07/08 02:54:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letavut8pisi': 1 matching files 2025/07/08 02:54:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bahejom0wuje" 2025/07/08 02:54:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 02:54:03 DEBUG : Creating backend with remote "TestDrive:crypt/rc59urnpree6eique175rms6aatrims21fuc5osmnnonu9f98oag" 2025/07/08 02:54:04 DEBUG : Creating backend with remote "/tmp/rclone3065725390" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bahejom0wuje'", Local "Local file system at /tmp/rclone3065725390", Modify Window "1ms" 2025/07/08 02:54:06 DEBUG : HeLlO, wOrLd!: md5 = 80354f18d81c7b51a903701575d5b97f OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/08 02:54:06 ERROR : HeLlO, wOrLd!: sum not found 2025/07/08 02:54:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bahejom0wuje' 2025/07/08 02:54:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bahejom0wuje': 1 files missing 2025/07/08 02:54:06 NOTICE: 1 hashes missing 2025/07/08 02:54:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bahejom0wuje': 1 differences found 2025/07/08 02:54:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bahejom0wuje': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/08 02:54:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 02:54:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bahejom0wuje': 0 differences found 2025/07/08 02:54:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bahejom0wuje': 1 matching files 2025/07/08 02:54:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suheran3lojo" 2025/07/08 02:54:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 02:54:08 DEBUG : Creating backend with remote "TestDrive:crypt/flfl1ndha159ef3em1pa6es0urh6fkfd8j9le2qodfv8kg7r0kk0" 2025/07/08 02:54:09 DEBUG : Creating backend with remote "/tmp/rclone1429518379" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suheran3lojo'", Local "Local file system at /tmp/rclone1429518379", Modify Window "1ms" 2025/07/08 02:54:10 DEBUG : HELLO, WORLD!: md5 = 4d2e557d4a1247490637f014973d7dd7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/08 02:54:11 ERROR : HELLO, WORLD!: sum not found 2025/07/08 02:54:11 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suheran3lojo' 2025/07/08 02:54:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suheran3lojo': 1 files missing 2025/07/08 02:54:11 NOTICE: 1 hashes missing 2025/07/08 02:54:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suheran3lojo': 1 differences found 2025/07/08 02:54:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suheran3lojo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/08 02:54:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 02:54:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suheran3lojo': 0 differences found 2025/07/08 02:54:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suheran3lojo': 1 matching files 2025/07/08 02:54:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-povabug0fane" 2025/07/08 02:54:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 02:54:12 DEBUG : Creating backend with remote "TestDrive:crypt/354dhjrkcsrs4telitf0hvumlppc6kvjm6bc21bgv61i9ser5ti0" 2025/07/08 02:54:13 DEBUG : Creating backend with remote "/tmp/rclone717495594" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-povabug0fane'", Local "Local file system at /tmp/rclone717495594", Modify Window "1ms" 2025/07/08 02:54:15 DEBUG : 測試_Русский___ě_áñ: md5 = dd659cc393e703890cef6878d93f5075 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/08 02:54:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/08 02:54:16 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-povabug0fane' 2025/07/08 02:54:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-povabug0fane': 1 files missing 2025/07/08 02:54:16 NOTICE: 1 hashes missing 2025/07/08 02:54:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-povabug0fane': 1 differences found 2025/07/08 02:54:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-povabug0fane': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/08 02:54:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 02:54:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-povabug0fane': 0 differences found 2025/07/08 02:54:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-povabug0fane': 1 matching files 2025/07/08 02:54:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jobafep2feli" 2025/07/08 02:54:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 02:54:17 DEBUG : Creating backend with remote "TestDrive:crypt/avh40bv9ppd378l8jjoke4flibfrb1oouig0u97262p63neoc6og" 2025/07/08 02:54:18 DEBUG : Creating backend with remote "/tmp/rclone1040787984" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobafep2feli'", Local "Local file system at /tmp/rclone1040787984", Modify Window "1ms" 2025/07/08 02:54:20 DEBUG : 測試_Русский___ě_áñ: md5 = 44812d378316230b76f34a9961d7379e OK NFC checkfile vs. NFD remote (without normalization) 2025/07/08 02:54:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/08 02:54:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jobafep2feli' 2025/07/08 02:54:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobafep2feli': 1 files missing 2025/07/08 02:54:20 NOTICE: 1 hashes missing 2025/07/08 02:54:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobafep2feli': 1 differences found 2025/07/08 02:54:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobafep2feli': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/08 02:54:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 02:54:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobafep2feli': 0 differences found 2025/07/08 02:54:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobafep2feli': 1 matching files 2025/07/08 02:54:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wunecel5juya" 2025/07/08 02:54:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 02:54:22 DEBUG : Creating backend with remote "TestDrive:crypt/durh9opqva2eujn3h533fr2lg0kskdoskre7ivp82l770nokd6g0" 2025/07/08 02:54:23 DEBUG : Creating backend with remote "/tmp/rclone3407222460" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wunecel5juya'", Local "Local file system at /tmp/rclone3407222460", Modify Window "1ms" 2025/07/08 02:54:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0cbc6cff999a75c440487e6b56c4213b OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/08 02:54:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/08 02:54:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wunecel5juya' 2025/07/08 02:54:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wunecel5juya': 1 files missing 2025/07/08 02:54:25 NOTICE: 1 hashes missing 2025/07/08 02:54:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wunecel5juya': 1 differences found 2025/07/08 02:54:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wunecel5juya': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/08 02:54:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 02:54:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wunecel5juya': 0 differences found 2025/07/08 02:54:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wunecel5juya': 1 matching files 2025/07/08 02:54:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joxowan5xuqa" 2025/07/08 02:54:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 02:54:26 DEBUG : Creating backend with remote "TestDrive:crypt/vpk7a8vnlt7j686n58n64guk525ar0e8ue5491qeou8isu9ctkm0" 2025/07/08 02:54:27 DEBUG : Creating backend with remote "/tmp/rclone3048672978" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joxowan5xuqa'", Local "Local file system at /tmp/rclone3048672978", Modify Window "1ms" 2025/07/08 02:54:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f0193a027cff46fb4a3fd1f4070b0809 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/08 02:54:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/08 02:54:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-joxowan5xuqa' 2025/07/08 02:54:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joxowan5xuqa': 1 files missing 2025/07/08 02:54:30 NOTICE: 1 hashes missing 2025/07/08 02:54:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joxowan5xuqa': 1 differences found 2025/07/08 02:54:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joxowan5xuqa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/08 02:54:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 02:54:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joxowan5xuqa': 0 differences found 2025/07/08 02:54:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joxowan5xuqa': 1 matching files 2025/07/08 02:54:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gerahes1reni" 2025/07/08 02:54:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 02:54:31 DEBUG : Creating backend with remote "TestDrive:crypt/ns9vm3a2m2g9ecr93at3u0k1efd37o2s6s4dtal5r1cr48qsh010" 2025/07/08 02:54:32 DEBUG : Creating backend with remote "/tmp/rclone3779913262" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gerahes1reni'", Local "Local file system at /tmp/rclone3779913262", Modify Window "1ms" 2025/07/08 02:54:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d19ac91b7f8b26acca65686e6571db60 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/08 02:54:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/08 02:54:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gerahes1reni' 2025/07/08 02:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gerahes1reni': 1 files missing 2025/07/08 02:54:34 NOTICE: 1 hashes missing 2025/07/08 02:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gerahes1reni': 1 differences found 2025/07/08 02:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gerahes1reni': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/08 02:54:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 02:54:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gerahes1reni': 0 differences found 2025/07/08 02:54:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gerahes1reni': 1 matching files 2025/07/08 02:54:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kejugun6pepa" 2025/07/08 02:54:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 02:54:36 DEBUG : Creating backend with remote "TestDrive:crypt/s53c3e1h0fboaoust11nt2id1pc9mem5udnsfmbraeq0l9m9ke3g" 2025/07/08 02:54:37 DEBUG : Creating backend with remote "/tmp/rclone2444758024" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kejugun6pepa'", Local "Local file system at /tmp/rclone2444758024", Modify Window "1ms" 2025/07/08 02:54:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 72b7654290d9548b4b09bb5d0378af37 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/08 02:54:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/08 02:54:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kejugun6pepa' 2025/07/08 02:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kejugun6pepa': 1 files missing 2025/07/08 02:54:39 NOTICE: 1 hashes missing 2025/07/08 02:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kejugun6pepa': 1 differences found 2025/07/08 02:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kejugun6pepa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/08 02:54:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/08 02:54:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kejugun6pepa': 0 differences found 2025/07/08 02:54:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kejugun6pepa': 1 matching files 2025/07/08 02:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kejugun6pepa': Purge remote 2025/07/08 02:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gerahes1reni': Purge remote 2025/07/08 02:54:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joxowan5xuqa': Purge remote 2025/07/08 02:54:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wunecel5juya': Purge remote 2025/07/08 02:54:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobafep2feli': Purge remote 2025/07/08 02:54:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-povabug0fane': Purge remote 2025/07/08 02:54:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suheran3lojo': Purge remote 2025/07/08 02:54:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bahejom0wuje': Purge remote 2025/07/08 02:54:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-letavut8pisi': Purge remote 2025/07/08 02:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pukibic2duze': Purge remote --- PASS: TestApplyTransforms (51.49s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:54:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/08 02:54:47 DEBUG : sub/file2: md5 = 21a0ba7427739ce8ad9ecde34349ea6f OK 2025/07/08 02:54:47 INFO : file1: Copied (new) to: sub/file2 2025/07/08 02:54:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 02:54:48 DEBUG : file1: Unchanged skipping 2025/07/08 02:54:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': don't need to copy/move sub/file2, it is already at target location 2025/07/08 02:54:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.56s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:54:53 DEBUG : dst/file1: md5 = 3826ab8d17b5afba8c18c06781548e25 OK 2025/07/08 02:54:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegecig7vita/backup" 2025/07/08 02:54:54 DEBUG : Creating backend with remote "TestDrive:crypt/5c520rcog83mo2h6ob70ftc04ftpoavn9qpaf1veggik27sqvp4g/1nrff024r7pq65ecp72fc28jb0" 2025/07/08 02:54:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/08 02:54:58 INFO : dst/file1: Moved (server-side) 2025/07/08 02:54:59 DEBUG : dst/file1: md5 = 01823f20f8d1c2cefabbf0722d8ccc4d OK 2025/07/08 02:54:59 INFO : dst/file1: Copied (new) 2025/07/08 02:55:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/08 02:55:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/08 02:55:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.45s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:55:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegecig7vita/dst" 2025/07/08 02:55:04 DEBUG : Config file has changed externally - reloading 2025/07/08 02:55:04 DEBUG : Creating backend with remote "TestDrive:crypt/5c520rcog83mo2h6ob70ftc04ftpoavn9qpaf1veggik27sqvp4g/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/08 02:55:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegecig7vita/CompareDest" 2025/07/08 02:55:05 DEBUG : Creating backend with remote "TestDrive:crypt/5c520rcog83mo2h6ob70ftc04ftpoavn9qpaf1veggik27sqvp4g/gveqi14airsml4bgu7krj116o8" 2025/07/08 02:55:07 DEBUG : one: Need to transfer - File not found at Destination 2025/07/08 02:55:09 DEBUG : one: md5 = 152deb0de53e889a6ab6eb32c0db34cf OK 2025/07/08 02:55:09 INFO : one: Copied (new) 2025/07/08 02:55:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 02:55:12 DEBUG : one: md5 = 8e57a1304f78a9cae0dacab61a2e628a OK 2025/07/08 02:55:12 INFO : one: Copied (replaced existing) 2025/07/08 02:55:14 DEBUG : dst/one: md5 = 253023f3bf1b5421c271409a975711f5 OK 2025/07/08 02:55:16 DEBUG : CompareDest/one: md5 = 383bc0467c2a6bf048783e5502bc88b5 OK 2025/07/08 02:55:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 02:55:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 02:55:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/08 02:55:19 DEBUG : CompareDest/two: md5 = 22226d3d3ca6f79aba02f2dedc1fbdd2 OK 2025/07/08 02:55:19 DEBUG : two: Need to transfer - File not found at Destination 2025/07/08 02:55:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 02:55:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/08 02:55:20 DEBUG : two: Need to transfer - File not found at Destination 2025/07/08 02:55:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 02:55:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/08 02:55:22 DEBUG : two: Need to transfer - File not found at Destination 2025/07/08 02:55:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/08 02:55:23 DEBUG : two: md5 = 30ea608bdb0c0b0b2de6520ba1ed60c7 OK 2025/07/08 02:55:23 INFO : two: Copied (new) 2025/07/08 02:55:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/08 02:55:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 02:55:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 02:55:27 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.96s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:55:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegecig7vita/dst" 2025/07/08 02:55:27 DEBUG : Config file has changed externally - reloading 2025/07/08 02:55:28 DEBUG : Creating backend with remote "TestDrive:crypt/5c520rcog83mo2h6ob70ftc04ftpoavn9qpaf1veggik27sqvp4g/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/08 02:55:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegecig7vita/CopyDest" 2025/07/08 02:55:29 DEBUG : Creating backend with remote "TestDrive:crypt/5c520rcog83mo2h6ob70ftc04ftpoavn9qpaf1veggik27sqvp4g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/08 02:55:31 DEBUG : one: Need to transfer - File not found at Destination 2025/07/08 02:55:33 DEBUG : one: md5 = d632756788b019f6bfcc4e171bd2b523 OK 2025/07/08 02:55:33 INFO : one: Copied (new) 2025/07/08 02:55:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 02:55:36 DEBUG : one: md5 = 7afdb4c49c5ead8df38d0baef63b5f10 OK 2025/07/08 02:55:36 INFO : one: Copied (replaced existing) 2025/07/08 02:55:38 DEBUG : dst/one: md5 = 94fad6cfd7a63e6f1d3385be8b7afb82 OK 2025/07/08 02:55:40 DEBUG : CopyDest/one: md5 = b8f9811058b9f9d4d9a1a7517cae2559 OK 2025/07/08 02:55:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegecig7vita/BackupDir" 2025/07/08 02:55:41 DEBUG : Creating backend with remote "TestDrive:crypt/5c520rcog83mo2h6ob70ftc04ftpoavn9qpaf1veggik27sqvp4g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/08 02:55:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 02:55:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 02:55:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 02:55:44 INFO : one: Moved (server-side) 2025/07/08 02:55:45 INFO : one: Copied (server-side copy) 2025/07/08 02:55:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/08 02:55:47 DEBUG : CopyDest/two: md5 = 32a6aeb2d7fc93efeff7eb5a825a0e37 OK 2025/07/08 02:55:47 DEBUG : two: Need to transfer - File not found at Destination 2025/07/08 02:55:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 02:55:49 INFO : two: Copied (server-side copy) 2025/07/08 02:55:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/08 02:55:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/08 02:55:49 DEBUG : two: Unchanged skipping 2025/07/08 02:55:51 DEBUG : CopyDest/three: md5 = 3e4072fc6a850f082fbd66ad69e1d574 OK 2025/07/08 02:55:52 DEBUG : three: Need to transfer - File not found at Destination 2025/07/08 02:55:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/08 02:55:53 DEBUG : three: Destination not found in --copy-dest 2025/07/08 02:55:54 DEBUG : three: md5 = 86cba57f8ec269710b20ed1a12ca4a13 OK 2025/07/08 02:55:54 INFO : three: Copied (new) 2025/07/08 02:55:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/08 02:55:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 02:55:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/08 02:55:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/08 02:55:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/08 02:55:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 02:56:00 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.72s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:56:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/08 02:56:03 DEBUG : TestCopyFileMaxTransfer/file1: md5 = a4559d9aa35969cd6066737419df32de OK 2025/07/08 02:56:03 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/08 02:56:04 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/08 02:56:04 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/08 02:56:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/08 02:56:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/08 02:56:07 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 849361f61758bdea6df41b70971f6896 OK 2025/07/08 02:56:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/08 02:56:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/08 02:56:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.96s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:56:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Looking for duplicate names using skip mode. 2025/07/08 02:56:14 NOTICE: one: Found 2 files with duplicate names 2025/07/08 02:56:14 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.55s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:56:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Looking for duplicate names using skip mode. 2025/07/08 02:56:19 NOTICE: one: Found 3 files with duplicate names 2025/07/08 02:56:19 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/08 02:56:20 INFO : one: Deleted 2025/07/08 02:56:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:56:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Looking for duplicate names using first mode. 2025/07/08 02:56:26 NOTICE: one: Found 3 files with duplicate names 2025/07/08 02:56:26 INFO : one: Deleted 2025/07/08 02:56:27 INFO : one: Deleted 2025/07/08 02:56:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.45s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:56:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Looking for duplicate names using newest mode. 2025/07/08 02:56:32 NOTICE: one: Found 3 files with duplicate names 2025/07/08 02:56:32 INFO : one: Deleted 2025/07/08 02:56:33 INFO : one: Deleted 2025/07/08 02:56:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.04s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:56:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Looking for duplicate names using oldest mode. 2025/07/08 02:56:38 NOTICE: one: Found 3 files with duplicate names 2025/07/08 02:56:39 INFO : one: Deleted 2025/07/08 02:56:39 INFO : one: Deleted 2025/07/08 02:56:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.01s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:56:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Looking for duplicate names using largest mode. 2025/07/08 02:56:45 NOTICE: one: Found 3 files with duplicate names 2025/07/08 02:56:45 INFO : one: Deleted 2025/07/08 02:56:45 INFO : one: Deleted 2025/07/08 02:56:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.31s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:56:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Looking for duplicate names using smallest mode. 2025/07/08 02:56:50 NOTICE: one: Found 3 files with duplicate names 2025/07/08 02:56:51 INFO : one: Deleted 2025/07/08 02:56:51 INFO : one: Deleted 2025/07/08 02:56:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.98s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:56:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Looking for duplicate names using rename mode. 2025/07/08 02:56:58 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/08 02:56:59 INFO : one-2.txt: renamed from: one.txt 2025/07/08 02:57:00 INFO : one-3.txt: renamed from: one.txt 2025/07/08 02:57:01 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.13s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:57:06 DEBUG : dupe1/one.txt: md5 = 5303d26c12394ab86346722093c91a73 OK 2025/07/08 02:57:08 DEBUG : dupe2/two.txt: md5 = 77f3bee346334c5831eec69c60fc85d0 OK 2025/07/08 02:57:10 DEBUG : dupe3/three.txt: md5 = 98abce1cdebe9e6dcfc88bd6f1ff9f8b OK 2025/07/08 02:57:10 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/08 02:57:11 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/08 02:57:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/08 02:57:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/08 02:57:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/08 02:57:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/08 02:57:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.84s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:57:17 DEBUG : a.txt: md5 = 3a486dafeef51d8d6c57246bb71863a2 OK 2025/07/08 02:57:18 DEBUG : zend.txt: md5 = 819215f6082b5572cc028f275a088a50 OK 2025/07/08 02:57:21 DEBUG : sub dir/hello world: md5 = 8af1b6cd96ccb2ec006f406b3e70499f OK 2025/07/08 02:57:22 DEBUG : sub dir/hello world2: md5 = 7648066d4cc198f29f7f91506a76b52d OK 2025/07/08 02:57:24 DEBUG : sub dir/ignore dir/.ignore: md5 = 191d5c7b4e6ae1c1c316d1c01f92557a OK 2025/07/08 02:57:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8524f270d9c56ae0f9bef7b1d1da766c OK 2025/07/08 02:57:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = 53a48bc4b63b4e2a16d2fca96ef67936 OK 2025/07/08 02:57:29 DEBUG : a.txt: Excluded (Size Filter) 2025/07/08 02:57:29 DEBUG : a.txt: Excluded 2025/07/08 02:57:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/08 02:57:29 DEBUG : sub dir/hello world: Excluded 2025/07/08 02:57:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/08 02:57:29 DEBUG : sub dir/hello world2: Excluded 2025/07/08 02:57:30 DEBUG : sub dir/ignore dir: Excluded 2025/07/08 02:57:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/08 02:57:30 DEBUG : sub dir/hello world: Excluded 2025/07/08 02:57:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/08 02:57:30 DEBUG : sub dir/hello world2: Excluded 2025/07/08 02:57:30 DEBUG : sub dir/ignore dir: Excluded 2025/07/08 02:57:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/08 02:57:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/08 02:57:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/08 02:57:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/08 02:57:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/08 02:57:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/08 02:57:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.68s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:57:38 DEBUG : a.txt: md5 = d8fff1cf2ec9a286d2ebd4fb5bc3a396 OK 2025/07/08 02:57:39 DEBUG : zend.txt: md5 = b25a335994379cad162be1793a498002 OK 2025/07/08 02:57:41 DEBUG : sub dir/hello world: md5 = 399eb37bd42d438908179405a9fb7493 OK 2025/07/08 02:57:42 DEBUG : sub dir/hello world2: md5 = 7e1d6a2ba734488fc317e06aec5bd6a7 OK 2025/07/08 02:57:45 DEBUG : sub dir/ignore dir/.ignore: md5 = cbf871c0ce4935fa81f51b13e51fbdf4 OK 2025/07/08 02:57:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = bd2e3984bf4cd3bb0f69faa3d4437ac4 OK 2025/07/08 02:57:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = 07e9af121c845cec72a4b6e645ea82c7 OK 2025/07/08 02:57:49 DEBUG : a.txt: Excluded (Size Filter) 2025/07/08 02:57:49 DEBUG : a.txt: Excluded 2025/07/08 02:57:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/08 02:57:50 DEBUG : sub dir/hello world2: Excluded 2025/07/08 02:57:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/08 02:57:50 DEBUG : sub dir/hello world: Excluded 2025/07/08 02:57:50 DEBUG : sub dir/ignore dir: Excluded 2025/07/08 02:57:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/08 02:57:50 DEBUG : sub dir/hello world2: Excluded 2025/07/08 02:57:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/08 02:57:50 DEBUG : sub dir/hello world: Excluded 2025/07/08 02:57:51 DEBUG : sub dir/ignore dir: Excluded 2025/07/08 02:57:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/08 02:57:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/08 02:57:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/08 02:57:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/08 02:57:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/08 02:57:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/08 02:57:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.69s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:57:58 DEBUG : file1: md5 = ec6a24d011a5cb5cd289fb9bb4b0c31d OK 2025/07/08 02:58:00 DEBUG : sub/file2: md5 = 4a0ba2000725e33aa0e30e41a56a70e7 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/08 02:58:03 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/08 02:58:03 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/08 02:58:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/08 02:58:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.13s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:58:07 DEBUG : file1: md5 = dce933041f3d04442e79b3e928994ddc OK 2025/07/08 02:58:10 DEBUG : sub/file2: md5 = d0032fa183466a3d04146901fa0d99f6 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/08 02:58:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegecig7vita/notfound" 2025/07/08 02:58:13 DEBUG : Creating backend with remote "TestDrive:crypt/5c520rcog83mo2h6ob70ftc04ftpoavn9qpaf1veggik27sqvp4g/qe0i31qdkoejk60elps0ni5sqk" 2025/07/08 02:58:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.31s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:58:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Making directory 2025/07/08 02:58:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:58:20 DEBUG : sub dir/hello world: md5 = 98495b738f9ec4df14cdea86ec65ed04 OK 2025/07/08 02:58:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.53s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:58:24 DEBUG : potato2: md5 = c03aedcb4532e723f247f7fc8d5c191e OK 2025/07/08 02:58:25 DEBUG : empty space: md5 = cdddb1382ec8b7ebfa45afe09db8b671 OK --- PASS: TestLs (4.49s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:58:28 DEBUG : potato2: md5 = d7bb3792d421c58fda45e563293934e3 OK 2025/07/08 02:58:30 DEBUG : empty space: md5 = dbd916517db58c8c9eb1768c6467ce41 OK 2025/07/08 02:58:30 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.72s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:58:33 DEBUG : potato2: md5 = 7dce5f4e5590f3239534e8c6de48ca07 OK 2025/07/08 02:58:35 DEBUG : empty space: md5 = eb9203cdbde76165f9fcd17a3caded7b OK --- PASS: TestLsLong (4.82s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:58:38 DEBUG : potato2: md5 = 6d2b6742aea56e0cc534d47eef6db043 OK 2025/07/08 02:58:39 DEBUG : empty space: md5 = 4b5f551ec557dc7cb1a64b1c09a5afb0 OK --- PASS: TestHashSums (4.23s) === RUN TestHashSumsWithErrors 2025/07/08 02:58:41 DEBUG : Creating backend with remote ":memory:" 2025/07/08 02:58:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/08 02:58:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/08 02:58:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/08 02:58:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/08 02:58:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/08 02:58:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/08 02:58:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/08 02:58:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/08 02:58:41 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-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:58:42 DEBUG : potato2: md5 = 262c54edc3d7e20494cd9a826ef3b137 OK 2025/07/08 02:58:44 DEBUG : empty space: md5 = a4dee1d151627c843344621dbdc40915 OK 2025/07/08 02:58:46 DEBUG : sub dir/potato3: md5 = fcafc85a82fcfb5f6eb9b98535b2015e OK 2025/07/08 02:58:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.26s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:58:50 DEBUG : small: md5 = c03cd1378dce1a00ebe487d531e1fc19 OK 2025/07/08 02:58:52 DEBUG : medium: md5 = fe665f434690f19dc5e9462c68cfda71 OK 2025/07/08 02:58:53 DEBUG : large: md5 = 92f6a1c785c312a09a8e07b71f3457a2 OK 2025/07/08 02:58:53 DEBUG : Waiting for deletions to finish 2025/07/08 02:58:53 DEBUG : large: Excluded (Size Filter) 2025/07/08 02:58:54 INFO : medium: Deleted 2025/07/08 02:58:54 INFO : small: Deleted --- PASS: TestDelete (5.90s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:58:56 DEBUG : small: md5 = 698b6e803aa4d1b8a2855367e35d891b OK 2025/07/08 02:58:58 DEBUG : medium: md5 = bedcd4ac222ff9f602778ee89c806408 OK 2025/07/08 02:58:59 DEBUG : large: md5 = 8688382f22c3d1a785a7fb017eee39d3 OK 2025/07/08 02:58:59 DEBUG : Waiting for deletions to finish 2025/07/08 02:59:00 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/08 02:59:00 INFO : small: Deleted 2025/07/08 02:59:00 INFO : medium: Deleted --- PASS: TestMaxDelete (6.78s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:59:03 DEBUG : small: md5 = 48a17cc64d22139b8970d478e15a9029 OK 2025/07/08 02:59:04 DEBUG : medium: md5 = 83aeff0d5cddddbe31b541ebedc71984 OK 2025/07/08 02:59:06 DEBUG : large: md5 = 477b2141b655cda871ac737de3ce37ae OK 2025/07/08 02:59:06 DEBUG : Waiting for deletions to finish 2025/07/08 02:59:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/08 02:59:07 INFO : small: Deleted 2025/07/08 02:59:07 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.55s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:59:10 DEBUG : small: md5 = b81f552b544cf0cbc6dd2adf983a1c74 OK 2025/07/08 02:59:11 DEBUG : medium: md5 = 80ccc9e3992023a0bdd445204ccc6cb2 OK 2025/07/08 02:59:12 DEBUG : large: md5 = 6cb12532827317d6f4b3bd6f63199505 OK 2025/07/08 02:59:13 DEBUG : Waiting for deletions to finish 2025/07/08 02:59:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/08 02:59:13 INFO : medium: Deleted 2025/07/08 02:59:13 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.76s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:59:16 DEBUG : ReadFile: md5 = 332afec92e9424933bc2182fd707c96b OK --- PASS: TestReadFile (4.40s) === RUN TestRetry 2025/07/08 02:59:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/08 02:59:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/08 02:59:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/08 02:59:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/08 02:59:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/08 02:59:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/08 02:59:19 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-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:59:21 DEBUG : file1: md5 = ec5a9c245d14d47ec1065cac9333213a OK 2025/07/08 02:59:22 DEBUG : file2: md5 = 5276bf1898503c0cf1851cfccda73cbc OK --- PASS: TestCat (15.65s) === RUN TestPurge 2025/07/08 02:59:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rekopag4suri" 2025/07/08 02:59:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 02:59:35 DEBUG : Creating backend with remote "TestDrive:crypt/ftk502b79gh4ell97npksj796fdt4kme4c2541nmkhotu2c69qog" 2025/07/08 02:59:36 DEBUG : Creating backend with remote "/tmp/rclone1421699566" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rekopag4suri'", Local "Local file system at /tmp/rclone1421699566", Modify Window "1ms" 2025/07/08 02:59:40 DEBUG : A1/B1/C1/one: md5 = 2e15e1efe81f87106ff8189474b874a8 OK 2025/07/08 02:59:40 INFO : A2: Making directory 2025/07/08 02:59:41 INFO : A1/B2: Making directory 2025/07/08 02:59:42 INFO : A1/B2/C2: Making directory 2025/07/08 02:59:43 INFO : A1/B1/C3: Making directory 2025/07/08 02:59:43 INFO : A3: Making directory 2025/07/08 02:59:44 INFO : A3/B3: Making directory 2025/07/08 02:59:45 INFO : A3/B3/C4: Making directory 2025/07/08 02:59:47 DEBUG : A1/two: md5 = 4fe31d7ce984e26c3594971f6381248b OK 2025/07/08 02:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rekopag4suri': Purge remote 2025/07/08 02:59:50 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.15s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 02:59:54 DEBUG : A1/B1/C1/one: md5 = 098b8c3bd41f0fe2267075d93dee1d32 OK 2025/07/08 02:59:54 INFO : A2: Making directory 2025/07/08 02:59:55 INFO : A1/B2: Making directory 2025/07/08 02:59:55 INFO : A1/B2/C2: Making directory 2025/07/08 02:59:56 INFO : A1/B1/C3: Making directory 2025/07/08 02:59:57 INFO : A3: Making directory 2025/07/08 02:59:58 INFO : A3/B3: Making directory 2025/07/08 02:59:58 INFO : A3/B3/C4: Making directory 2025/07/08 03:00:00 DEBUG : A1/two: md5 = 29c3c2386dfcc6be1916c18fdf9c243c OK 2025/07/08 03:00:02 DEBUG : removing 1 level 3 directories 2025/07/08 03:00:02 INFO : A3/B3/C4: Removing directory 2025/07/08 03:00:04 DEBUG : removing 2 level 3 directories 2025/07/08 03:00:04 INFO : A1/B2/C2: Removing directory 2025/07/08 03:00:04 INFO : A1/B1/C3: Removing directory 2025/07/08 03:00:05 DEBUG : removing 2 level 2 directories 2025/07/08 03:00:05 INFO : A3/B3: Removing directory 2025/07/08 03:00:05 INFO : A1/B2: Removing directory 2025/07/08 03:00:05 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/08 03:00:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/08 03:00:06 DEBUG : removing 2 level 1 directories 2025/07/08 03:00:06 INFO : A3: Removing directory 2025/07/08 03:00:06 INFO : A2: Removing directory 2025/07/08 03:00:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/08 03:00:10 DEBUG : removing 1 level 3 directories 2025/07/08 03:00:10 INFO : A1/B1/C1: Removing directory 2025/07/08 03:00:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:11 DEBUG : removing 1 level 2 directories 2025/07/08 03:00:11 INFO : A1/B1: Removing directory 2025/07/08 03:00:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/08 03:00:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/08 03:00:11 DEBUG : removing 1 level 1 directories 2025/07/08 03:00:11 INFO : A1: Removing directory 2025/07/08 03:00:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/08 03:00:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/08 03:00:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/08 03:00:12 DEBUG : removing 1 level 0 directories 2025/07/08 03:00:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Removing directory 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/08 03:00:12 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (23.16s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:00:14 INFO : A1: Making directory 2025/07/08 03:00:15 INFO : A1/B1: Making directory 2025/07/08 03:00:16 INFO : A1/B1/C1: Making directory 2025/07/08 03:00:18 DEBUG : removing 1 level 3 directories 2025/07/08 03:00:18 INFO : A1/B1/C1: Removing directory 2025/07/08 03:00:19 DEBUG : removing 1 level 2 directories 2025/07/08 03:00:19 INFO : A1/B1: Removing directory 2025/07/08 03:00:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/08 03:00:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.79s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:00:21 INFO : A1: Making directory 2025/07/08 03:00:22 INFO : A1/B1: Making directory 2025/07/08 03:00:23 INFO : A1/B1/C1: Making directory 2025/07/08 03:00:25 DEBUG : removing 1 level 3 directories 2025/07/08 03:00:25 INFO : A1/B1/C1: Removing directory 2025/07/08 03:00:26 DEBUG : removing 1 level 2 directories 2025/07/08 03:00:26 INFO : A1/B1: Removing directory 2025/07/08 03:00:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/08 03:00:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.52s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:00:30 DEBUG : file1: md5 = 465e3d61bddf8027059b8e829018d4fa OK 2025/07/08 03:00:31 DEBUG : filename.txt: File name found in url 2025/07/08 03:00:33 DEBUG : filename.txt: md5 = 4c5dec7b03c82a8dd566dcd9c22f257b OK 2025/07/08 03:00:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/08 03:00:34 DEBUG : headerfilename.txt: md5 = 9f77bf03389cf6cde0a63910101c4153 OK 2025/07/08 03:00:35 DEBUG : file2: md5 = 0e59e6c727b6f624427c850f8963cfcc OK --- PASS: TestCopyURL (9.25s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:00:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/08 03:00:40 DEBUG : sub/file2: md5 = e7b0ac0a637c85ef98f95ac299991afe OK 2025/07/08 03:00:40 INFO : file1: Copied (new) to: sub/file2 2025/07/08 03:00:40 INFO : file1: Deleted 2025/07/08 03:00:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:00:41 DEBUG : file1: Unchanged skipping 2025/07/08 03:00:41 INFO : file1: Deleted 2025/07/08 03:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': don't need to copy/move sub/file2, it is already at target location 2025/07/08 03:00:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.76s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:00:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/08 03:00:46 DEBUG : file1: md5 = e41becd18f5c2c398ef4a42bcbc69990 OK 2025/07/08 03:00:46 INFO : file1: Copied (new) 2025/07/08 03:00:46 INFO : file1: Deleted 2025/07/08 03:00:47 DEBUG : file1: Destination exists, skipping 2025/07/08 03:00:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.97s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.52s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:00:52 DEBUG : dst/file1: md5 = 3a5aae9fdde8ea3c8636965a6cf154fb OK 2025/07/08 03:00:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegecig7vita/backup" 2025/07/08 03:00:53 DEBUG : Config file has changed externally - reloading 2025/07/08 03:00:53 DEBUG : Creating backend with remote "TestDrive:crypt/5c520rcog83mo2h6ob70ftc04ftpoavn9qpaf1veggik27sqvp4g/1nrff024r7pq65ecp72fc28jb0" 2025/07/08 03:00:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/08 03:00:58 INFO : dst/file1: Moved (server-side) 2025/07/08 03:00:59 DEBUG : dst/file1: md5 = 49491ff7628af3a7581bff4fb03062a7 OK 2025/07/08 03:00:59 INFO : dst/file1: Copied (new) 2025/07/08 03:00:59 INFO : dst/file1: Deleted 2025/07/08 03:01:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/08 03:01:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/08 03:01:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.80s) === 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-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:01:08 DEBUG : A1/one: md5 = 7f82f9356dcf6ddf9529f4fd0e75ebdb OK 2025/07/08 03:01:09 DEBUG : A1/two: md5 = a62ca263c34294d57bb63a5523300199 OK 2025/07/08 03:01:12 DEBUG : A1/B1/three: md5 = 4097d520cf090823ab94d5fb6a1aff54 OK 2025/07/08 03:01:15 DEBUG : A1/B1/C1/four: md5 = 17af625d7684eaf1e50e2ecadd8957f2 OK 2025/07/08 03:01:17 DEBUG : A1/B1/C2/five: md5 = 851052319bb5d3ccfe303501d0135cba OK 2025/07/08 03:01:17 INFO : A1/B2: Making directory 2025/07/08 03:01:17 INFO : A1/B1/C3: Making directory 2025/07/08 03:01:27 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/08 03:01:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/08 03:01:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/08 03:01:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/08 03:01:27 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/08 03:01:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/08 03:01:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/08 03:01:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/08 03:01:30 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/08 03:01:30 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/08 03:01:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/08 03:01:39 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/08 03:01:39 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/08 03:01:39 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/08 03:01:39 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/08 03:01:39 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/08 03:01:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/08 03:01:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/08 03:01:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/08 03:01:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/08 03:01:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/08 03:01:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/08 03:01:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/08 03:01:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/08 03:01:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/08 03:01:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/08 03:01:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/08 03:01:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/08 03:01:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/08 03:01:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/08 03:01:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.54s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:01:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': File to upload is small (34 bytes), uploading instead of streaming 2025/07/08 03:01:54 DEBUG : no_checksum_small_file_from_pipe: md5 = c48897271090d9056841945939855bbf OK 2025/07/08 03:01:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/08 03:01:54 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/08 03:01:55 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/08 03:01:56 DEBUG : no_checksum_big_file_from_pipe: md5 = 6de7b6c0d99a22f10a384d2769df07db OK 2025/07/08 03:01:56 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-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:01:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': File to upload is small (34 bytes), uploading instead of streaming 2025/07/08 03:01:59 DEBUG : with_checksum_small_file_from_pipe: md5 = 1d3cfea617211a05b5d434440c77d063 OK 2025/07/08 03:01:59 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/08 03:02:00 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/08 03:02:01 DEBUG : with_checksum_big_file_from_pipe: md5 = c420e7c89625c0105ccbe3c0307bcce8 OK 2025/07/08 03:02:01 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-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:02:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': File to upload is small (34 bytes), uploading instead of streaming 2025/07/08 03:02:04 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:02:05 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/08 03:02:05 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-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': File to upload is small (34 bytes), uploading instead of streaming 2025/07/08 03:02:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/08 03:02:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/08 03:02:10 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.35s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.81s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/08 03:02:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': File to upload is small (48 bytes), uploading instead of streaming 2025/07/08 03:02:13 DEBUG : rcat_metadata: md5 = 9ff189c73f361554fbdee61615c0508c OK 2025/07/08 03:02:13 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/08 03:02:15 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/08 03:02:16 DEBUG : rcat_metadata_uploadcutoff0: md5 = e9bcf70c5b5ae9c57332e7de99682334 OK 2025/07/08 03:02:16 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.86s) --- PASS: TestRcatMetadata/Normal (2.56s) --- PASS: TestRcatMetadata/ViaDisk (2.85s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:02:19 DEBUG : potato1: md5 = 1f2c4ec8ea22c961bcc36f25c05625ec OK 2025/07/08 03:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': File to upload is small (60 bytes), uploading instead of streaming 2025/07/08 03:02:20 DEBUG : potato2: md5 = 6a9b3ecf0f886b8dd3663177371a12ff OK 2025/07/08 03:02:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.25s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:02:23 DEBUG : potato1: md5 = 8e49527db0a82b89be980feb51b8a4f8 OK 2025/07/08 03:02:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': File to upload is small (60 bytes), uploading instead of streaming 2025/07/08 03:02:25 DEBUG : potato2: md5 = 235d53e38e23af552e7687977496013a OK 2025/07/08 03:02:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.98s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:02:28 DEBUG : potato2: md5 = 6f2bb5a051b08c0aeade4ceab71c3e19 OK 2025/07/08 03:02:30 DEBUG : empty space: md5 = fea62c1f26e3188cf045da3b80a59fb2 OK 2025/07/08 03:02:32 DEBUG : sub dir/potato3: md5 = 2fd4b5c50c5b620f3c57c39fc8f6ca03 OK 2025/07/08 03:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Touching "sub dir/potato3" 2025/07/08 03:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Touching "empty space" 2025/07/08 03:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Touching "potato2" 2025/07/08 03:02:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.76s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:02:37 DEBUG : dir with metadata: Making directory with metadata 2025/07/08 03:02:37 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.33s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:02:39 DEBUG : directory with modtime: Making directory with metadata 2025/07/08 03:02:40 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.39s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:02:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/08 03:02:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 03:02:42 DEBUG : Google drive root 'crypt/5c520rcog83mo2h6ob70ftc04ftpoavn9qpaf1veggik27sqvp4g': Skipping btime metadata as can't update it on an existing file: 2025-07-08T03:02:41.901497103Z 2025/07/08 03:02:42 INFO : non existent directory: Updated directory metadata 2025/07/08 03:02:44 DEBUG : Google drive root 'crypt/5c520rcog83mo2h6ob70ftc04ftpoavn9qpaf1veggik27sqvp4g': Skipping btime metadata as can't update it on an existing file: 2025-07-08T03:02:41.901497103Z 2025/07/08 03:02:44 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.61s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:02:46 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/08 03:02:48 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/08 03:02:48 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.91s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:02:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/08 03:02:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 03:02:50 DEBUG : dst: Making directory with metadata 2025/07/08 03:02:51 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 03:02:51 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/08 03:02:51 INFO : dst: Set directory modification time (using SetModTime) 2025/07/08 03:02:52 INFO : dst: Set directory modification time (using SetModTime) 2025/07/08 03:02:52 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/08 03:02:52 INFO : dst: Set directory modification time (using SetModTime) 2025/07/08 03:02:52 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.54s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita'", Local "Local file system at /tmp/rclone1741879834", Modify Window "1ms" 2025/07/08 03:02:56 DEBUG : sub dir/test remove existing: md5 = 0cea9f452726a0d82d0f70fc2c20d0d7 OK 2025/07/08 03:02:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1906b499cbff06665d905a5a0f6db951 OK 2025/07/08 03:02:59 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.rukajoj8" before starting 2025/07/08 03:03:00 DEBUG : sub dir/test remove existing.rukajoj8: TEST: removing renamed existing file after operation 2025/07/08 03:03:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hitabek9" before starting 2025/07/08 03:03:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hitabek9: TEST: renaming existing back after failed operation 2025/07/08 03:03:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qibonod7" before starting 2025/07/08 03:03:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qibonod7: TEST: removing renamed existing file after operation 2025/07/08 03:03:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "tnr6qaplhfjv2fllhooen12nmtv70ts9t6prj20ms36q2vtfc4uibitpg4gatq500b7u5k8mb0h7gjii8hlk824ola0pn2e824ampc53lkpmp732if5r30m0oppc95safd5q0dppn3908hbmf0bv72t2nm2s25ki0kh9ait713c2nutjk19g" 2025/07/08 03:03:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "afe5655pf82cu3ovhpftqgk7r9142koe2opfg6mm9l60och82irg" --- PASS: TestRemoveExisting (12.99s) === 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/08 03:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegecig7vita': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m40.417626249s (try 1/5)