"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/12 01:42:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevoqoc7noko" 2025/04/12 01:42:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 01:42:53 DEBUG : Creating backend with remote "TestDrive:crypt/q04lt5mr6d9v72k7j0skb09cun7det711m0hbmlklolgablm19k0" 2025/04/12 01:42:54 DEBUG : Creating backend with remote "/tmp/rclone1532350408" === 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-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/12 01:42:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/12 01:42:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/12 01:42:55 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/12 01:42:55 DEBUG : potato: Seek from 10 to 0 2025/04/12 01:42:55 DEBUG : potato: Seek from 10 to 0 2025/04/12 01:42:55 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/12 01:42:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/12 01:42:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/12 01:42:55 DEBUG : potato: Seek from 5 to 2 2025/04/12 01:42:55 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/12 01:42:55 DEBUG : potato: Seek from 7 to 0 2025/04/12 01:42:55 DEBUG : potato: Seek from 7 to 0 2025/04/12 01:42:55 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/12 01:42:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/12 01:42:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/12 01:42:55 DEBUG : potato: Seek from 5 to 2 2025/04/12 01:42:55 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/12 01:42:55 DEBUG : potato: Seek from 8 to 0 2025/04/12 01:42:55 DEBUG : potato: Seek from 8 to 0 2025/04/12 01:42:55 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/12 01:42:55 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/12 01:42:55 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/12 01:42:55 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/12 01:42:55 DEBUG : potato: Seek from 5 to 2 2025/04/12 01:42:55 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/12 01:42:55 DEBUG : potato: Seek from 9 to 0 2025/04/12 01:42:55 DEBUG : potato: Seek from 9 to 0 2025/04/12 01:42:55 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-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:42:57 DEBUG : rutabaga: md5 = 698747eb876a338b4002da8281b30c90 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/12 01:42:59 DEBUG : empty space: md5 = 94b5603745f98713d453a7461d161f31 OK === RUN TestCheck/3 2025/04/12 01:43:01 DEBUG : potato2: md5 = 6e24e983e50a8dca9f0a1be73975d52f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/12 01:43:04 DEBUG : remotepotato: md5 = 1aac97ed131c5f0b93939044242ed07d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.43s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/04/12 01:43:07 DEBUG : Creating backend with remote "nonexistent" 2025/04/12 01:43:07 DEBUG : Creating backend with remote "nonexistent" 2025/04/12 01:43:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/12 01:43:07 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/04/12 01:43:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/12 01:43:07 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-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:43:08 DEBUG : rutabaga: md5 = aa6f0583170a5356035259c2d72937c9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/12 01:43:12 DEBUG : empty space: md5 = 33d955e8415d7d8ac2263a12fb85ffab OK === RUN TestCheckDownload/3 2025/04/12 01:43:15 DEBUG : potato2: md5 = d2dcb08ab3a58a4e2b68f37adba233a4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/12 01:43:20 DEBUG : remotepotato: md5 = 6d9d67847461fb5cfc707b95bdc47e17 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.25s) --- PASS: TestCheckDownload/1 (1.25s) --- PASS: TestCheckDownload/2 (1.10s) --- PASS: TestCheckDownload/3 (0.89s) --- PASS: TestCheckDownload/4 (2.01s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (0.93s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:43:26 DEBUG : rutabaga: md5 = 7440f8fde69493ce874758268143203f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/12 01:43:28 DEBUG : empty space: md5 = b4bba10a9a410049d518de05ddd2b721 OK === RUN TestCheckSizeOnly/3 2025/04/12 01:43:30 DEBUG : potato2: md5 = cf25943a28714a146c1a39e1057aeaf3 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/12 01:43:32 DEBUG : remotepotato: md5 = 240a5fdc5a89d7e2dbfbf7a416f2e22a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.34s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:43:37 DEBUG : test.sum: md5 = e541ffbaeecdcecd2791e1218601414d OK 2025/04/12 01:43:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/12 01:43:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/12 01:43:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/12 01:43:38 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/12 01:43:40 DEBUG : test.sum: md5 = 0738c3dc71f269ba80744f709398369d OK 2025/04/12 01:43:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/12 01:43:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/12 01:43:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/12 01:43:41 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.63s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:43:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevoqoc7noko/data" 2025/04/12 01:43:42 DEBUG : Creating backend with remote "TestDrive:crypt/q04lt5mr6d9v72k7j0skb09cun7det711m0hbmlklolgablm19k0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko/data' lacks md5, skipping --- SKIP: TestCheckSum (2.16s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:43:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevoqoc7noko/data" 2025/04/12 01:43:44 DEBUG : Creating backend with remote "TestDrive:crypt/q04lt5mr6d9v72k7j0skb09cun7det711m0hbmlklolgablm19k0/vjrnln8ratgmqakfosrqe8espk" 2025/04/12 01:43:48 DEBUG : data/banana: md5 = b1e64632f05e97759a558d5114d36314 OK 2025/04/12 01:43:50 DEBUG : test.sum: md5 = 7a4e72381256baf8f31ecfa5f9ff1a91 OK === RUN TestCheckSumDownload/subtest1 2025/04/12 01:43:54 DEBUG : data/potato: md5 = bbb8a65850d946d6d2a273f1c22dc7b6 OK 2025/04/12 01:43:55 DEBUG : test.sum: md5 = 7593d12b7fbdc21e925620d0b8ee4e62 OK === RUN TestCheckSumDownload/subtest2 2025/04/12 01:44:00 DEBUG : test.sum: md5 = 0818b472a903f5ba8fe537c25cbf8dc7 OK === RUN TestCheckSumDownload/subtest3 2025/04/12 01:44:04 DEBUG : test.sum: md5 = 0c072ed5536894119b015aac2b625958 OK === RUN TestCheckSumDownload/subtest4 2025/04/12 01:44:10 DEBUG : test.sum: md5 = 5f2c2bbc9449ad349778231b966cbc5d OK === RUN TestCheckSumDownload/subtest5 2025/04/12 01:44:14 DEBUG : test.sum: md5 = 9f16d6bea63e8cf37f8f582ced77e2c4 OK === RUN TestCheckSumDownload/subtest6 2025/04/12 01:44:18 DEBUG : data/banana: md5 = db6028fb997e5640a14e722ee16578b4 OK 2025/04/12 01:44:19 DEBUG : data/potato: md5 = 4986bd87fcd9706a746259cdfe9cc2d4 OK 2025/04/12 01:44:21 DEBUG : test.sum: md5 = 36f7f924c22e167e2e1d1392d5c8dab5 OK === RUN TestCheckSumDownload/subtest7 2025/04/12 01:44:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/12 01:44:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.41s) --- PASS: TestCheckSumDownload/subtest1 (2.37s) --- PASS: TestCheckSumDownload/subtest2 (2.68s) --- PASS: TestCheckSumDownload/subtest3 (2.12s) --- PASS: TestCheckSumDownload/subtest4 (3.15s) --- PASS: TestCheckSumDownload/subtest5 (2.33s) --- PASS: TestCheckSumDownload/subtest6 (2.12s) --- PASS: TestCheckSumDownload/subtest7 (2.53s) === RUN TestApplyTransforms 2025/04/12 01:44:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sukuzap1lufi" 2025/04/12 01:44:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 01:44:27 DEBUG : Creating backend with remote "TestDrive:crypt/ss1nmjamjoq3nqtjaj29bnsusd72c542664hgm2dadtmg131qiu0" 2025/04/12 01:44:28 DEBUG : Creating backend with remote "/tmp/rclone260268470" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sukuzap1lufi'", Local "Local file system at /tmp/rclone260268470", Modify Window "1ms" 2025/04/12 01:44:30 DEBUG : hello, world!: md5 = cf3d39ddd8c048e878f865539ff2fc99 OK upper checkfile vs. lower remote (without normalization) 2025/04/12 01:44:31 ERROR : hello, world!: sum not found 2025/04/12 01:44:31 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sukuzap1lufi' 2025/04/12 01:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sukuzap1lufi': 1 files missing 2025/04/12 01:44:31 NOTICE: 1 hashes missing 2025/04/12 01:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sukuzap1lufi': 2 differences found 2025/04/12 01:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sukuzap1lufi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/12 01:44:32 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 01:44:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sukuzap1lufi': 0 differences found 2025/04/12 01:44:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sukuzap1lufi': 1 matching files 2025/04/12 01:44:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hufebos5fapa" 2025/04/12 01:44:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 01:44:32 DEBUG : Creating backend with remote "TestDrive:crypt/a81g74s0e0udvjkhl7o60mjq4ehf9tj2o2kq9j3519j0kn3mf100" 2025/04/12 01:44:33 DEBUG : Creating backend with remote "/tmp/rclone2635596214" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hufebos5fapa'", Local "Local file system at /tmp/rclone2635596214", Modify Window "1ms" 2025/04/12 01:44:36 DEBUG : HELLO, WORLD!: md5 = 589038fe5af9ee23559ab9f19bbfca39 OK lower checkfile vs. upper remote (without normalization) 2025/04/12 01:44:36 ERROR : HELLO, WORLD!: sum not found 2025/04/12 01:44:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hufebos5fapa' 2025/04/12 01:44:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hufebos5fapa': 1 files missing 2025/04/12 01:44:36 NOTICE: 1 hashes missing 2025/04/12 01:44:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hufebos5fapa': 2 differences found 2025/04/12 01:44:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hufebos5fapa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/12 01:44:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 01:44:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hufebos5fapa': 0 differences found 2025/04/12 01:44:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hufebos5fapa': 1 matching files 2025/04/12 01:44:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bisegos7cide" 2025/04/12 01:44:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 01:44:37 DEBUG : Creating backend with remote "TestDrive:crypt/1lrhe5clmgikcsb92175r2urqn8vhpdq9mfamafi4cq41vot0qk0" 2025/04/12 01:44:39 DEBUG : Creating backend with remote "/tmp/rclone4130654492" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bisegos7cide'", Local "Local file system at /tmp/rclone4130654492", Modify Window "1ms" 2025/04/12 01:44:41 DEBUG : HeLlO, wOrLd!: md5 = 7a61d3fd9a1725572390592269de387c OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/12 01:44:41 ERROR : HeLlO, wOrLd!: sum not found 2025/04/12 01:44:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bisegos7cide' 2025/04/12 01:44:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bisegos7cide': 1 files missing 2025/04/12 01:44:41 NOTICE: 1 hashes missing 2025/04/12 01:44:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bisegos7cide': 2 differences found 2025/04/12 01:44:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bisegos7cide': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/12 01:44:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 01:44:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bisegos7cide': 0 differences found 2025/04/12 01:44:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bisegos7cide': 1 matching files 2025/04/12 01:44:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vonodac9boqa" 2025/04/12 01:44:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 01:44:42 DEBUG : Creating backend with remote "TestDrive:crypt/dsenc2p37q67d4i7q91pmj7pvt96rqsvd4aomhcrvu752pfme140" 2025/04/12 01:44:44 DEBUG : Creating backend with remote "/tmp/rclone338119072" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vonodac9boqa'", Local "Local file system at /tmp/rclone338119072", Modify Window "1ms" 2025/04/12 01:44:46 DEBUG : HELLO, WORLD!: md5 = 326691716205e7092e34a6149232305c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/12 01:44:46 ERROR : HELLO, WORLD!: sum not found 2025/04/12 01:44:46 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vonodac9boqa' 2025/04/12 01:44:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vonodac9boqa': 1 files missing 2025/04/12 01:44:46 NOTICE: 1 hashes missing 2025/04/12 01:44:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vonodac9boqa': 2 differences found 2025/04/12 01:44:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vonodac9boqa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/12 01:44:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 01:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vonodac9boqa': 0 differences found 2025/04/12 01:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vonodac9boqa': 1 matching files 2025/04/12 01:44:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-higuzaf8mimu" 2025/04/12 01:44:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 01:44:48 DEBUG : Creating backend with remote "TestDrive:crypt/3e16j3f7jpsvpo1lrkglbub9kakg886113ddjvq9fcbcjc5jval0" 2025/04/12 01:44:49 DEBUG : Creating backend with remote "/tmp/rclone2662793164" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-higuzaf8mimu'", Local "Local file system at /tmp/rclone2662793164", Modify Window "1ms" 2025/04/12 01:44:51 DEBUG : 測試_Русский___ě_áñ: md5 = fe067b2082033bd52053b1c038bb236b OK NFD checkfile vs. NFC remote (without normalization) 2025/04/12 01:44:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/12 01:44:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-higuzaf8mimu' 2025/04/12 01:44:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-higuzaf8mimu': 1 files missing 2025/04/12 01:44:52 NOTICE: 1 hashes missing 2025/04/12 01:44:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-higuzaf8mimu': 2 differences found 2025/04/12 01:44:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-higuzaf8mimu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/12 01:44:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 01:44:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-higuzaf8mimu': 0 differences found 2025/04/12 01:44:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-higuzaf8mimu': 1 matching files 2025/04/12 01:44:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nawuzem2lazi" 2025/04/12 01:44:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 01:44:53 DEBUG : Creating backend with remote "TestDrive:crypt/u1h052kku6qc7t55m795padkqqo5h65ktra30muuibn3u2bksb10" 2025/04/12 01:44:54 DEBUG : Creating backend with remote "/tmp/rclone3666365130" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nawuzem2lazi'", Local "Local file system at /tmp/rclone3666365130", Modify Window "1ms" 2025/04/12 01:44:56 DEBUG : 測試_Русский___ě_áñ: md5 = ecee84674bdeb672871812bad7dc1cb1 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/12 01:44:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/12 01:44:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nawuzem2lazi' 2025/04/12 01:44:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nawuzem2lazi': 1 files missing 2025/04/12 01:44:57 NOTICE: 1 hashes missing 2025/04/12 01:44:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nawuzem2lazi': 2 differences found 2025/04/12 01:44:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nawuzem2lazi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/12 01:44:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 01:44:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nawuzem2lazi': 0 differences found 2025/04/12 01:44:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nawuzem2lazi': 1 matching files 2025/04/12 01:44:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piyomoj8cozo" 2025/04/12 01:44:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 01:44:58 DEBUG : Creating backend with remote "TestDrive:crypt/65ui31okvb3fha58u8oo3hs2lk27qr49v2l3ini15j6o4pi2q3i0" 2025/04/12 01:44:59 DEBUG : Creating backend with remote "/tmp/rclone2878917983" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piyomoj8cozo'", Local "Local file system at /tmp/rclone2878917983", Modify Window "1ms" 2025/04/12 01:45:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e9802c58ddd63b798672dbf080bb4fb6 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/12 01:45:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/12 01:45:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-piyomoj8cozo' 2025/04/12 01:45:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piyomoj8cozo': 1 files missing 2025/04/12 01:45:02 NOTICE: 1 hashes missing 2025/04/12 01:45:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piyomoj8cozo': 2 differences found 2025/04/12 01:45:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piyomoj8cozo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/12 01:45:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 01:45:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piyomoj8cozo': 0 differences found 2025/04/12 01:45:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piyomoj8cozo': 1 matching files 2025/04/12 01:45:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hexodaz1duka" 2025/04/12 01:45:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 01:45:03 DEBUG : Creating backend with remote "TestDrive:crypt/adsthqbmdaa3jc3th8gcrm4gmbkcvtput9dsmrp5k9hfh0f71760" 2025/04/12 01:45:04 DEBUG : Creating backend with remote "/tmp/rclone90450221" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hexodaz1duka'", Local "Local file system at /tmp/rclone90450221", Modify Window "1ms" 2025/04/12 01:45:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9cdc99c66ee52ba148e58bc1666ade4b OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/12 01:45:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/12 01:45:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hexodaz1duka' 2025/04/12 01:45:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexodaz1duka': 1 files missing 2025/04/12 01:45:07 NOTICE: 1 hashes missing 2025/04/12 01:45:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexodaz1duka': 2 differences found 2025/04/12 01:45:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexodaz1duka': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/12 01:45:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 01:45:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexodaz1duka': 0 differences found 2025/04/12 01:45:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexodaz1duka': 1 matching files 2025/04/12 01:45:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jukeqan8nale" 2025/04/12 01:45:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 01:45:08 DEBUG : Creating backend with remote "TestDrive:crypt/lm6vl6akcq7p4v14eignd4f66hk6597io21du94rm3abvthkbvhg" 2025/04/12 01:45:09 DEBUG : Creating backend with remote "/tmp/rclone1941402927" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jukeqan8nale'", Local "Local file system at /tmp/rclone1941402927", Modify Window "1ms" 2025/04/12 01:45:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 99c52469a9373f761f29173ca696c0c5 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/12 01:45:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/12 01:45:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jukeqan8nale' 2025/04/12 01:45:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jukeqan8nale': 1 files missing 2025/04/12 01:45:12 NOTICE: 1 hashes missing 2025/04/12 01:45:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jukeqan8nale': 2 differences found 2025/04/12 01:45:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jukeqan8nale': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/12 01:45:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 01:45:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jukeqan8nale': 0 differences found 2025/04/12 01:45:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jukeqan8nale': 1 matching files 2025/04/12 01:45:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bujomud5cema" 2025/04/12 01:45:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 01:45:13 DEBUG : Creating backend with remote "TestDrive:crypt/asnm0p4ujg8bgdmd1f90tlua9uc5fq47jrho2b1s6e43scvq4tm0" 2025/04/12 01:45:14 DEBUG : Creating backend with remote "/tmp/rclone3858689635" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujomud5cema'", Local "Local file system at /tmp/rclone3858689635", Modify Window "1ms" 2025/04/12 01:45:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 534856d577faa15137e7fdc9f35c6b8d OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/12 01:45:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/12 01:45:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bujomud5cema' 2025/04/12 01:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujomud5cema': 1 files missing 2025/04/12 01:45:17 NOTICE: 1 hashes missing 2025/04/12 01:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujomud5cema': 2 differences found 2025/04/12 01:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujomud5cema': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/12 01:45:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/12 01:45:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujomud5cema': 0 differences found 2025/04/12 01:45:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujomud5cema': 1 matching files 2025/04/12 01:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujomud5cema': Purge remote 2025/04/12 01:45:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jukeqan8nale': Purge remote 2025/04/12 01:45:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hexodaz1duka': Purge remote 2025/04/12 01:45:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piyomoj8cozo': Purge remote 2025/04/12 01:45:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nawuzem2lazi': Purge remote 2025/04/12 01:45:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-higuzaf8mimu': Purge remote 2025/04/12 01:45:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vonodac9boqa': Purge remote 2025/04/12 01:45:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bisegos7cide': Purge remote 2025/04/12 01:45:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hufebos5fapa': Purge remote 2025/04/12 01:45:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sukuzap1lufi': Purge remote --- PASS: TestApplyTransforms (55.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:45:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/12 01:45:25 DEBUG : sub/file2: md5 = 8e25c8e2709eaa446976b51dd12332c2 OK 2025/04/12 01:45:25 INFO : file1: Copied (new) to: sub/file2 2025/04/12 01:45:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:45:26 DEBUG : file1: Unchanged skipping 2025/04/12 01:45:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': don't need to copy/move sub/file2, it is already at target location 2025/04/12 01:45:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.18s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:45:32 DEBUG : dst/file1: md5 = 6ef01141ba9e2fb5b4e025861e75cafc OK 2025/04/12 01:45:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevoqoc7noko/backup" 2025/04/12 01:45:33 DEBUG : Creating backend with remote "TestDrive:crypt/q04lt5mr6d9v72k7j0skb09cun7det711m0hbmlklolgablm19k0/1nrff024r7pq65ecp72fc28jb0" 2025/04/12 01:45:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/12 01:45:37 INFO : dst/file1: Moved (server-side) 2025/04/12 01:45:38 DEBUG : dst/file1: md5 = 4e3aa90237a46a9e2045bc41ca8ce363 OK 2025/04/12 01:45:38 INFO : dst/file1: Copied (new) 2025/04/12 01:45:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/12 01:45:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/12 01:45:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.72s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:45:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevoqoc7noko/dst" 2025/04/12 01:45:43 DEBUG : Creating backend with remote "TestDrive:crypt/q04lt5mr6d9v72k7j0skb09cun7det711m0hbmlklolgablm19k0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/12 01:45:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevoqoc7noko/CompareDest" 2025/04/12 01:45:45 DEBUG : Creating backend with remote "TestDrive:crypt/q04lt5mr6d9v72k7j0skb09cun7det711m0hbmlklolgablm19k0/gveqi14airsml4bgu7krj116o8" 2025/04/12 01:45:47 DEBUG : one: Need to transfer - File not found at Destination 2025/04/12 01:45:49 DEBUG : one: md5 = e44f62b427149645a33d5b2df3ed05a9 OK 2025/04/12 01:45:49 INFO : one: Copied (new) 2025/04/12 01:45:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:45:52 DEBUG : one: md5 = 591b0a1d80c6457df2d25aa777923c79 OK 2025/04/12 01:45:52 INFO : one: Copied (replaced existing) 2025/04/12 01:45:54 DEBUG : dst/one: md5 = 3eb473cf3c2a01cb94e44fb2721395fc OK 2025/04/12 01:45:56 DEBUG : CompareDest/one: md5 = 2d1e032df0da24869935c2662204d95f OK 2025/04/12 01:45:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:45:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:45:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/12 01:46:00 DEBUG : CompareDest/two: md5 = 7d6391a1db5ca8daeee7cc99eb8912d4 OK 2025/04/12 01:46:00 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 01:46:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:46:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 01:46:01 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 01:46:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:46:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/12 01:46:03 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 01:46:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/12 01:46:04 DEBUG : two: md5 = c505aa0b7e1c1be0c7f5290a16b2ba93 OK 2025/04/12 01:46:04 INFO : two: Copied (new) 2025/04/12 01:46:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/12 01:46:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:46:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/12 01:46:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.60s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:46:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevoqoc7noko/dst" 2025/04/12 01:46:09 DEBUG : Creating backend with remote "TestDrive:crypt/q04lt5mr6d9v72k7j0skb09cun7det711m0hbmlklolgablm19k0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/12 01:46:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevoqoc7noko/CopyDest" 2025/04/12 01:46:11 DEBUG : Creating backend with remote "TestDrive:crypt/q04lt5mr6d9v72k7j0skb09cun7det711m0hbmlklolgablm19k0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/12 01:46:12 DEBUG : one: Need to transfer - File not found at Destination 2025/04/12 01:46:15 DEBUG : one: md5 = 6eb02084e34f9a8b1255fd3bb2dfcedc OK 2025/04/12 01:46:15 INFO : one: Copied (new) 2025/04/12 01:46:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:46:17 DEBUG : one: md5 = 9fec2982b011843650abfe4ea6d32280 OK 2025/04/12 01:46:17 INFO : one: Copied (replaced existing) 2025/04/12 01:46:19 DEBUG : dst/one: md5 = 40f15ce71672c2c9e3b1f16ccdf81029 OK 2025/04/12 01:46:21 DEBUG : CopyDest/one: md5 = b7c14f2c2144b3f59ca3ee6497a23123 OK 2025/04/12 01:46:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevoqoc7noko/BackupDir" 2025/04/12 01:46:22 DEBUG : Creating backend with remote "TestDrive:crypt/q04lt5mr6d9v72k7j0skb09cun7det711m0hbmlklolgablm19k0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/12 01:46:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:46:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:46:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/12 01:46:26 INFO : one: Moved (server-side) 2025/04/12 01:46:27 INFO : one: Copied (server-side copy) 2025/04/12 01:46:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/12 01:46:29 DEBUG : CopyDest/two: md5 = 6391fc870bd409478a98b776129f6215 OK 2025/04/12 01:46:29 DEBUG : two: Need to transfer - File not found at Destination 2025/04/12 01:46:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:46:31 INFO : two: Copied (server-side copy) 2025/04/12 01:46:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/12 01:46:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/12 01:46:31 DEBUG : two: Unchanged skipping 2025/04/12 01:46:33 DEBUG : CopyDest/three: md5 = a2fd26e695a1bd4eafb8d2366bfed58c OK 2025/04/12 01:46:34 DEBUG : three: Need to transfer - File not found at Destination 2025/04/12 01:46:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/12 01:46:34 DEBUG : three: Destination not found in --copy-dest 2025/04/12 01:46:36 DEBUG : three: md5 = c4d4c4982b719da9622e1788e0f9e1a8 OK 2025/04/12 01:46:36 INFO : three: Copied (new) 2025/04/12 01:46:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/12 01:46:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:46:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/12 01:46:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:46:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/12 01:46:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/12 01:46:42 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.95s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", 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-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:46:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/12 01:46:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 32161e13e220f2cb4c2f21cd429b5f0d OK 2025/04/12 01:46:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/12 01:46:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/12 01:46:47 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/04/12 01:46:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/12 01:46:49 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/12 01:46:50 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4be39b40aafc976c66b8d45ffe5d81d3 OK 2025/04/12 01:46:50 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/12 01:46:52 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/12 01:46:52 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.16s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:46:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Looking for duplicate names using skip mode. 2025/04/12 01:46:56 NOTICE: one: Found 2 files with duplicate names 2025/04/12 01:46:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.78s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:47:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Looking for duplicate names using skip mode. 2025/04/12 01:47:02 NOTICE: one: Found 3 files with duplicate names 2025/04/12 01:47:02 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/12 01:47:03 INFO : one: Deleted 2025/04/12 01:47:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.24s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:47:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Looking for duplicate names using first mode. 2025/04/12 01:47:09 NOTICE: one: Found 3 files with duplicate names 2025/04/12 01:47:09 INFO : one: Deleted 2025/04/12 01:47:10 INFO : one: Deleted 2025/04/12 01:47:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.60s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:47:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Looking for duplicate names using newest mode. 2025/04/12 01:47:15 NOTICE: one: Found 3 files with duplicate names 2025/04/12 01:47:16 INFO : one: Deleted 2025/04/12 01:47:16 INFO : one: Deleted 2025/04/12 01:47:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.36s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:47:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Looking for duplicate names using oldest mode. 2025/04/12 01:47:22 NOTICE: one: Found 3 files with duplicate names 2025/04/12 01:47:23 INFO : one: Deleted 2025/04/12 01:47:23 INFO : one: Deleted 2025/04/12 01:47:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.62s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:47:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Looking for duplicate names using largest mode. 2025/04/12 01:47:29 NOTICE: one: Found 3 files with duplicate names 2025/04/12 01:47:29 INFO : one: Deleted 2025/04/12 01:47:30 INFO : one: Deleted 2025/04/12 01:47:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.47s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:47:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Looking for duplicate names using smallest mode. 2025/04/12 01:47:35 NOTICE: one: Found 3 files with duplicate names 2025/04/12 01:47:36 INFO : one: Deleted 2025/04/12 01:47:36 INFO : one: Deleted 2025/04/12 01:47:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.41s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:47:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Looking for duplicate names using rename mode. 2025/04/12 01:47:43 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/12 01:47:44 INFO : one-2.txt: renamed from: one.txt 2025/04/12 01:47:46 INFO : one-3.txt: renamed from: one.txt 2025/04/12 01:47:47 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.09s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:47:51 DEBUG : dupe1/one.txt: md5 = 6a5bc3e3dc4a81115a5a118911c5a830 OK 2025/04/12 01:47:54 DEBUG : dupe2/two.txt: md5 = f2bdafd4e4ac741766acdd2cc49afce1 OK 2025/04/12 01:47:56 DEBUG : dupe3/three.txt: md5 = 48188d5ddcf5558abf19922fd987a4f2 OK 2025/04/12 01:47:57 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/12 01:47:57 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/12 01:47:58 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/12 01:47:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/12 01:48:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/12 01:48:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/12 01:48:02 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.19s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:48:04 DEBUG : a.txt: md5 = b145e4f681ba45412275b64099b268ec OK 2025/04/12 01:48:05 DEBUG : zend.txt: md5 = 7d44ae2b28862ceda696052fe164662e OK 2025/04/12 01:48:08 DEBUG : sub dir/hello world: md5 = 5ed62ae9ed57f970d778495e81372c58 OK 2025/04/12 01:48:09 DEBUG : sub dir/hello world2: md5 = a0193717a925ad6ee2f75fe45a2636d9 OK 2025/04/12 01:48:11 DEBUG : sub dir/ignore dir/.ignore: md5 = 8871c52e08506de0fb4a2c21106b92cf OK 2025/04/12 01:48:13 DEBUG : sub dir/ignore dir/should be ignored: md5 = 020ed244180723f832f79781b1a5a3ac OK 2025/04/12 01:48:15 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3dc1f4d605fe48215c7d2b7940a84547 OK 2025/04/12 01:48:16 DEBUG : a.txt: Excluded (Size Filter) 2025/04/12 01:48:16 DEBUG : a.txt: Excluded 2025/04/12 01:48:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/12 01:48:17 DEBUG : sub dir/hello world: Excluded 2025/04/12 01:48:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/12 01:48:17 DEBUG : sub dir/hello world2: Excluded 2025/04/12 01:48:17 DEBUG : sub dir/ignore dir: Excluded 2025/04/12 01:48:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/12 01:48:17 DEBUG : sub dir/hello world: Excluded 2025/04/12 01:48:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/12 01:48:17 DEBUG : sub dir/hello world2: Excluded 2025/04/12 01:48:18 DEBUG : sub dir/ignore dir: Excluded 2025/04/12 01:48:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/12 01:48:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/12 01:48:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/12 01:48:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/12 01:48:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/12 01:48:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/12 01:48:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.16s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:48:26 DEBUG : a.txt: md5 = 4ca228929ee20838116f045982604986 OK 2025/04/12 01:48:28 DEBUG : zend.txt: md5 = 22bc85c97601c25d724ba2e73bfa47c6 OK 2025/04/12 01:48:30 DEBUG : sub dir/hello world: md5 = 0122ba31c52a3485c65cf97946953ac0 OK 2025/04/12 01:48:31 DEBUG : sub dir/hello world2: md5 = 679ac9871b106fe841516a5ed385802f OK 2025/04/12 01:48:33 DEBUG : sub dir/ignore dir/.ignore: md5 = 67a9325ea631fce2148bc10c1ede304f OK 2025/04/12 01:48:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4039ac55cab1993f5fc3988a48293fd4 OK 2025/04/12 01:48:37 DEBUG : sub dir/sub sub dir/hello world3: md5 = cffcbc6c1c88dd76fc8f9ef1148d7c18 OK 2025/04/12 01:48:38 DEBUG : a.txt: Excluded (Size Filter) 2025/04/12 01:48:38 DEBUG : a.txt: Excluded 2025/04/12 01:48:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/12 01:48:38 DEBUG : sub dir/hello world2: Excluded 2025/04/12 01:48:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/12 01:48:38 DEBUG : sub dir/hello world: Excluded 2025/04/12 01:48:39 DEBUG : sub dir/ignore dir: Excluded 2025/04/12 01:48:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/12 01:48:39 DEBUG : sub dir/hello world2: Excluded 2025/04/12 01:48:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/12 01:48:39 DEBUG : sub dir/hello world: Excluded 2025/04/12 01:48:39 DEBUG : sub dir/ignore dir: Excluded 2025/04/12 01:48:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/12 01:48:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/12 01:48:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/12 01:48:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/12 01:48:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/12 01:48:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/12 01:48:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.57s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:48:48 DEBUG : file1: md5 = 2c196cd7e204516cfe9a9f4cf573a11b OK 2025/04/12 01:48:50 DEBUG : sub/file2: md5 = f7170d48ec1a2c988687a17c6d324877 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/04/12 01:48:53 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/12 01:48:53 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/12 01:48:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/12 01:48:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.62s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:48:57 DEBUG : file1: md5 = e98263c25fc57cd4546b219e63e0d6c6 OK 2025/04/12 01:49:00 DEBUG : sub/file2: md5 = 4f8140df6f6eaabf00c9b51515c8d06b 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/04/12 01:49:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevoqoc7noko/notfound" 2025/04/12 01:49:04 DEBUG : Config file has changed externally - reloading 2025/04/12 01:49:04 DEBUG : Creating backend with remote "TestDrive:crypt/q04lt5mr6d9v72k7j0skb09cun7det711m0hbmlklolgablm19k0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/12 01:49:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.23s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.68s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:49:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Making directory 2025/04/12 01:49:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:49:11 DEBUG : sub dir/hello world: md5 = bcc3da67188b6c85c0a04fc2fb453d27 OK 2025/04/12 01:49:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.89s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:49:15 DEBUG : potato2: md5 = 52ed200e006ecac8ac2565f8fa93654a OK 2025/04/12 01:49:17 DEBUG : empty space: md5 = dcc452086d85501ac9cd95dd1f48c0eb OK --- PASS: TestLs (4.77s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:49:20 DEBUG : potato2: md5 = e1f5bf5f0e26d21fc0ccedddb624495e OK 2025/04/12 01:49:21 DEBUG : empty space: md5 = 675dbea3db8f2e95b6df68ba8273c4e5 OK 2025/04/12 01:49:22 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/12 01:49:22 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.11s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:49:25 DEBUG : potato2: md5 = 6f6912b95423f35a7153263de40b61ea OK 2025/04/12 01:49:26 DEBUG : empty space: md5 = 2b428f47db2793466cd04cbfa7308d2d OK --- PASS: TestLsLong (4.70s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:49:30 DEBUG : potato2: md5 = 28f03a50c8ce2aa5c617ca17bc4c6405 OK 2025/04/12 01:49:31 DEBUG : empty space: md5 = 052567c78431163ffd6383299b11380d OK --- PASS: TestHashSums (4.32s) === RUN TestHashSumsWithErrors 2025/04/12 01:49:33 DEBUG : Creating backend with remote ":memory:" 2025/04/12 01:49:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/12 01:49:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/12 01:49:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/12 01:49:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/12 01:49:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/12 01:49:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/12 01:49:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/12 01:49:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/12 01:49:33 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-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:49:34 DEBUG : potato2: md5 = 075bec7dd512b492e84238cbc9457395 OK 2025/04/12 01:49:36 DEBUG : empty space: md5 = 8fe53e9c5a6ef89255155cf1600bbd1e OK 2025/04/12 01:49:38 DEBUG : sub dir/potato3: md5 = df953d7323bc090d25cd8b21eaba8e8e OK 2025/04/12 01:49:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.84s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:49:43 DEBUG : small: md5 = a773b002f7899162a891ade1442d6caa OK 2025/04/12 01:49:44 DEBUG : medium: md5 = cb036131de77c9aa7c841e66291e790b OK 2025/04/12 01:49:46 DEBUG : large: md5 = 31fbb018b7076fb396e76bdc8bd3e160 OK 2025/04/12 01:49:46 DEBUG : Waiting for deletions to finish 2025/04/12 01:49:46 DEBUG : large: Excluded (Size Filter) 2025/04/12 01:49:47 INFO : small: Deleted 2025/04/12 01:49:47 INFO : medium: Deleted --- PASS: TestDelete (6.43s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:49:49 DEBUG : small: md5 = 779fce409ee2ea7ba6a77ad13961e803 OK 2025/04/12 01:49:51 DEBUG : medium: md5 = 414973f89d858530ddd0cd4f5629b881 OK 2025/04/12 01:49:52 DEBUG : large: md5 = 944b72cb84a4ed4bfdf44ed2a1a9462f OK 2025/04/12 01:49:52 DEBUG : Waiting for deletions to finish 2025/04/12 01:49:53 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/12 01:49:53 INFO : small: Deleted 2025/04/12 01:49:53 INFO : large: Deleted --- PASS: TestMaxDelete (6.81s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:49:56 DEBUG : small: md5 = 4223559a87ab46fd9289510f1243e070 OK 2025/04/12 01:49:58 DEBUG : medium: md5 = dcf5470e14660b20c95f556e242235f2 OK 2025/04/12 01:49:59 DEBUG : large: md5 = 8f9df0873287743b5caba6ed71bc7c23 OK 2025/04/12 01:49:59 DEBUG : Waiting for deletions to finish 2025/04/12 01:50:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/12 01:50:00 INFO : medium: Deleted 2025/04/12 01:50:00 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.03s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:50:03 DEBUG : small: md5 = bc829097abd41bac0e6b404c62141b81 OK 2025/04/12 01:50:05 DEBUG : medium: md5 = 01d90b57cb66b76b81787fcc7162894b OK 2025/04/12 01:50:06 DEBUG : large: md5 = 0313c7d305620ec18935067067814965 OK 2025/04/12 01:50:06 DEBUG : Waiting for deletions to finish 2025/04/12 01:50:06 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/12 01:50:07 INFO : large: Deleted 2025/04/12 01:50:07 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.68s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:50:10 DEBUG : ReadFile: md5 = 61511d19cc3409762e447e046cd97721 OK --- PASS: TestReadFile (3.98s) === RUN TestRetry 2025/04/12 01:50:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/12 01:50:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/12 01:50:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/12 01:50:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/12 01:50:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/12 01:50:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/12 01:50:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:50:14 DEBUG : file1: md5 = 0d22c030891184f43a676f15afcf16cf OK 2025/04/12 01:50:15 DEBUG : file2: md5 = bc8ca0e1612db2bf621439c16968f129 OK --- PASS: TestCat (15.46s) === RUN TestPurge 2025/04/12 01:50:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nopivup4tazu" 2025/04/12 01:50:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 01:50:28 DEBUG : Creating backend with remote "TestDrive:crypt/9tegurtg0ff1cj4p2dcp8hs099t56m2udjhdh2nq7hcdkes1rcag" 2025/04/12 01:50:29 DEBUG : Creating backend with remote "/tmp/rclone514080698" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nopivup4tazu'", Local "Local file system at /tmp/rclone514080698", Modify Window "1ms" 2025/04/12 01:50:34 DEBUG : A1/B1/C1/one: md5 = d00cb5e65caddaee42311ee1f354f39c OK 2025/04/12 01:50:34 INFO : A2: Making directory 2025/04/12 01:50:34 INFO : A1/B2: Making directory 2025/04/12 01:50:35 INFO : A1/B2/C2: Making directory 2025/04/12 01:50:36 INFO : A1/B1/C3: Making directory 2025/04/12 01:50:37 INFO : A3: Making directory 2025/04/12 01:50:37 INFO : A3/B3: Making directory 2025/04/12 01:50:38 INFO : A3/B3/C4: Making directory 2025/04/12 01:50:40 DEBUG : A1/two: md5 = f3e59000d4a9da7ae0dcb4976120fde0 OK 2025/04/12 01:50:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nopivup4tazu': Purge remote 2025/04/12 01:50:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.87s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:50:47 DEBUG : A1/B1/C1/one: md5 = cb8923df79e4560c530a9f112047de01 OK 2025/04/12 01:50:47 INFO : A2: Making directory 2025/04/12 01:50:48 INFO : A1/B2: Making directory 2025/04/12 01:50:49 INFO : A1/B2/C2: Making directory 2025/04/12 01:50:50 INFO : A1/B1/C3: Making directory 2025/04/12 01:50:50 INFO : A3: Making directory 2025/04/12 01:50:51 INFO : A3/B3: Making directory 2025/04/12 01:50:52 INFO : A3/B3/C4: Making directory 2025/04/12 01:50:54 DEBUG : A1/two: md5 = 810f1369e3ff6e4f8abccf99d4b380c4 OK 2025/04/12 01:50:56 DEBUG : removing 1 level 3 directories 2025/04/12 01:50:56 INFO : A3/B3/C4: Removing directory 2025/04/12 01:50:58 DEBUG : removing 2 level 3 directories 2025/04/12 01:50:58 INFO : A1/B2/C2: Removing directory 2025/04/12 01:50:58 INFO : A1/B1/C3: Removing directory 2025/04/12 01:50:59 DEBUG : removing 2 level 2 directories 2025/04/12 01:50:59 INFO : A3/B3: Removing directory 2025/04/12 01:50:59 INFO : A1/B2: Removing directory 2025/04/12 01:50:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/12 01:50:59 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/12 01:51:00 DEBUG : removing 2 level 1 directories 2025/04/12 01:51:00 INFO : A3: Removing directory 2025/04/12 01:51:00 INFO : A2: Removing directory 2025/04/12 01:51:00 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/12 01:51:04 DEBUG : removing 1 level 3 directories 2025/04/12 01:51:04 INFO : A1/B1/C1: Removing directory 2025/04/12 01:51:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:04 DEBUG : removing 1 level 2 directories 2025/04/12 01:51:04 INFO : A1/B1: Removing directory 2025/04/12 01:51:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/12 01:51:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/12 01:51:05 DEBUG : removing 1 level 1 directories 2025/04/12 01:51:05 INFO : A1: Removing directory 2025/04/12 01:51:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/12 01:51:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/12 01:51:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/12 01:51:06 DEBUG : removing 1 level 0 directories 2025/04/12 01:51:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Removing directory 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/12 01:51:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.59s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:51:08 INFO : A1: Making directory 2025/04/12 01:51:09 INFO : A1/B1: Making directory 2025/04/12 01:51:10 INFO : A1/B1/C1: Making directory 2025/04/12 01:51:12 DEBUG : removing 1 level 3 directories 2025/04/12 01:51:12 INFO : A1/B1/C1: Removing directory 2025/04/12 01:51:13 DEBUG : removing 1 level 2 directories 2025/04/12 01:51:13 INFO : A1/B1: Removing directory 2025/04/12 01:51:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/12 01:51:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.19s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:51:16 INFO : A1: Making directory 2025/04/12 01:51:16 INFO : A1/B1: Making directory 2025/04/12 01:51:17 INFO : A1/B1/C1: Making directory 2025/04/12 01:51:20 DEBUG : removing 1 level 3 directories 2025/04/12 01:51:20 INFO : A1/B1/C1: Removing directory 2025/04/12 01:51:20 DEBUG : removing 1 level 2 directories 2025/04/12 01:51:20 INFO : A1/B1: Removing directory 2025/04/12 01:51:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/12 01:51:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.39s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:51:25 DEBUG : file1: md5 = 1408a9c84bfb4bf505c2759e5aa2f904 OK 2025/04/12 01:51:25 DEBUG : filename.txt: File name found in url 2025/04/12 01:51:26 DEBUG : filename.txt: md5 = 5aee6ccc164134ed03aded6eb2bfa0dd OK 2025/04/12 01:51:26 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/12 01:51:28 DEBUG : headerfilename.txt: md5 = 6922df84478d7ba757b79b2e35b180e0 OK 2025/04/12 01:51:29 DEBUG : file2: md5 = b5d48068eca362dabf5d27c34e164e4e OK --- PASS: TestCopyURL (8.95s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:51:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/12 01:51:35 DEBUG : sub/file2: md5 = b94f186d6686e9234472fed3084b9ad2 OK 2025/04/12 01:51:35 INFO : file1: Copied (new) to: sub/file2 2025/04/12 01:51:35 INFO : file1: Deleted 2025/04/12 01:51:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:51:35 DEBUG : file1: Unchanged skipping 2025/04/12 01:51:35 INFO : file1: Deleted 2025/04/12 01:51:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': don't need to copy/move sub/file2, it is already at target location 2025/04/12 01:51:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.29s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:51:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/12 01:51:40 DEBUG : file1: md5 = bc6fc4e2b09f7ede74fe97305c0a38d0 OK 2025/04/12 01:51:40 INFO : file1: Copied (new) 2025/04/12 01:51:40 INFO : file1: Deleted 2025/04/12 01:51:40 DEBUG : file1: Destination exists, skipping 2025/04/12 01:51:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.21s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:51:44 DEBUG : dst/file1: md5 = 730c4462923321e85712627b048cb66c OK 2025/04/12 01:51:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevoqoc7noko/backup" 2025/04/12 01:51:45 DEBUG : Creating backend with remote "TestDrive:crypt/q04lt5mr6d9v72k7j0skb09cun7det711m0hbmlklolgablm19k0/1nrff024r7pq65ecp72fc28jb0" 2025/04/12 01:51:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/12 01:51:49 INFO : dst/file1: Moved (server-side) 2025/04/12 01:51:51 DEBUG : dst/file1: md5 = 93d5cd29784d92040d5072e15e645b27 OK 2025/04/12 01:51:51 INFO : dst/file1: Copied (new) 2025/04/12 01:51:51 INFO : dst/file1: Deleted 2025/04/12 01:51:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/12 01:51:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/12 01:51:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.95s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:51:58 DEBUG : A1/one: md5 = 9d2634bf8e0b2e25aa5b5d53a44ef4ca OK 2025/04/12 01:51:59 DEBUG : A1/two: md5 = 8894c7b6d8e4fa395748dedab0d5e6e2 OK 2025/04/12 01:52:01 DEBUG : A1/B1/three: md5 = 0d13d64dfd6c4415cedccc923c11eca9 OK 2025/04/12 01:52:03 DEBUG : A1/B1/C1/four: md5 = f3efc6e9f6ce61f1ec3d417192d67419 OK 2025/04/12 01:52:06 DEBUG : A1/B1/C2/five: md5 = 8ba983553f0657286fa9dd5d40d662f2 OK 2025/04/12 01:52:06 INFO : A1/B2: Making directory 2025/04/12 01:52:06 INFO : A1/B1/C3: Making directory 2025/04/12 01:52:16 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/12 01:52:16 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/12 01:52:16 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/12 01:52:16 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/12 01:52:16 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/12 01:52:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/12 01:52:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/12 01:52:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/12 01:52:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/12 01:52:20 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/12 01:52:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/12 01:52:27 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/12 01:52:27 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/12 01:52:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/12 01:52:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/12 01:52:27 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/12 01:52:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/12 01:52:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/12 01:52:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/12 01:52:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/12 01:52:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/12 01:52:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/12 01:52:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/12 01:52:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/12 01:52:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/12 01:52:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/12 01:52:39 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/12 01:52:39 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/12 01:52:39 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/12 01:52:39 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/12 01:52:39 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.80s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:52:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': File to upload is small (34 bytes), uploading instead of streaming 2025/04/12 01:52:42 DEBUG : no_checksum_small_file_from_pipe: md5 = 7baad386564da4fd3617c4f1c26073d0 OK 2025/04/12 01:52:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/12 01:52:42 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/12 01:52:43 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/12 01:52:44 DEBUG : no_checksum_big_file_from_pipe: md5 = 1864665a6c1ae62913a6da52609b8a97 OK 2025/04/12 01:52:44 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-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:52:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': File to upload is small (34 bytes), uploading instead of streaming 2025/04/12 01:52:47 DEBUG : with_checksum_small_file_from_pipe: md5 = c7f183b25de4bb2b6f3ad2fba2c28b79 OK 2025/04/12 01:52:47 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/12 01:52:48 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/12 01:52:49 DEBUG : with_checksum_big_file_from_pipe: md5 = a919da4308acbe63d26230e27d64fa43 OK 2025/04/12 01:52:49 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-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': File to upload is small (34 bytes), uploading instead of streaming 2025/04/12 01:52:52 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:52:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/12 01:52:55 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-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': File to upload is small (34 bytes), uploading instead of streaming 2025/04/12 01:52:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/12 01:52:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/12 01:53:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.06s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/12 01:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': File to upload is small (48 bytes), uploading instead of streaming 2025/04/12 01:53:03 DEBUG : rcat_metadata: md5 = 525ce3f40b76aa2fdab46fdd0d24a301 OK 2025/04/12 01:53:03 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/12 01:53:05 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/12 01:53:06 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8ebe2d44da0ae498796d6895368fe812 OK 2025/04/12 01:53:06 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.70s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (2.63s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:53:08 DEBUG : potato1: md5 = b1b486fa43cc2cc85c0e8aea991ae39c OK 2025/04/12 01:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': File to upload is small (60 bytes), uploading instead of streaming 2025/04/12 01:53:10 DEBUG : potato2: md5 = 234f05acca8fec7fc7cc79152542344d OK 2025/04/12 01:53:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.35s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:53:13 DEBUG : potato1: md5 = dcea5551a70b9589ec807acd4a7c5491 OK 2025/04/12 01:53:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': File to upload is small (60 bytes), uploading instead of streaming 2025/04/12 01:53:14 DEBUG : potato2: md5 = 9e5cda7721887ab745fbf5f5fd03eb5d OK 2025/04/12 01:53:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.45s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:53:18 DEBUG : potato2: md5 = c93bedc04fe09810b280dd43f18e3e25 OK 2025/04/12 01:53:20 DEBUG : empty space: md5 = 7d7f33acc0655ff25ad77d9d38689da3 OK 2025/04/12 01:53:22 DEBUG : sub dir/potato3: md5 = 06769baa62aca9ab93c5ea0ad36ff2fc OK 2025/04/12 01:53:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Touching "sub dir/potato3" 2025/04/12 01:53:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Touching "empty space" 2025/04/12 01:53:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Touching "potato2" 2025/04/12 01:53:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.12s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:53:27 DEBUG : dir with metadata: Making directory with metadata 2025/04/12 01:53:28 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.30s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:53:29 DEBUG : directory with modtime: Making directory with metadata 2025/04/12 01:53:30 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.73s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:53:32 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/12 01:53:32 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/12 01:53:32 DEBUG : Google drive root 'crypt/q04lt5mr6d9v72k7j0skb09cun7det711m0hbmlklolgablm19k0': Skipping btime metadata as can't update it on an existing file: 2025-04-12T01:53:32.363803628Z 2025/04/12 01:53:33 INFO : non existent directory: Updated directory metadata 2025/04/12 01:53:35 DEBUG : Google drive root 'crypt/q04lt5mr6d9v72k7j0skb09cun7det711m0hbmlklolgablm19k0': Skipping btime metadata as can't update it on an existing file: 2025-04-12T01:53:32.363803628Z 2025/04/12 01:53:35 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.88s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:53:37 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/12 01:53:38 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/12 01:53:39 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.07s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:53:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/12 01:53:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/12 01:53:41 DEBUG : dst: Making directory with metadata 2025/04/12 01:53:42 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/12 01:53:42 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/12 01:53:42 INFO : dst: Set directory modification time (using SetModTime) 2025/04/12 01:53:43 INFO : dst: Set directory modification time (using SetModTime) 2025/04/12 01:53:43 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/12 01:53:43 INFO : dst: Set directory modification time (using SetModTime) 2025/04/12 01:53:43 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.70s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko'", Local "Local file system at /tmp/rclone1532350408", Modify Window "1ms" 2025/04/12 01:53:47 DEBUG : sub dir/test remove existing: md5 = d4a10337c245518277d5d0fe07377155 OK 2025/04/12 01:53:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a3b7fbf4ab0d78de72a93ca8a4d8cb31 OK 2025/04/12 01:53:51 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yofeqiq2" before starting 2025/04/12 01:53:52 DEBUG : sub dir/test remove existing.yofeqiq2: TEST: removing renamed existing file after operation 2025/04/12 01:53:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qefadak1" before starting 2025/04/12 01:53:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qefadak1: TEST: renaming existing back after failed operation 2025/04/12 01:53:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vosehow0" before starting 2025/04/12 01:53:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vosehow0: TEST: removing renamed existing file after operation 2025/04/12 01:53:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "nb9erbda36b7qib5la190a5jmaro2ce3pl1abcfvamfbh2t6rik557a3rsrfnboc6kejd1vn4se6juk727uqih8fipts78g7a8752a3bp6p160u92mrhr4vvh59ng8vr3eao0ostvtu27mt0fkm0s5v4l0o5i5s4fk2viokn78u7hk814g7g" 2025/04/12 01:53:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "dp8nomhgb6vgp8gq49c0vndtte40b883jrvt5qs7jlh759qjt6sg" --- PASS: TestRemoveExisting (13.67s) === 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/04/12 01:53:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevoqoc7noko': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m6.007928438s (try 1/5)