"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/11/01 05:03:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuneguk4bidu" 2024/11/01 05:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 05:03:45 DEBUG : Creating backend with remote "TestDrive:crypt/5d80ue304chs5rvuebhuoksgkls4s2hact06f9sd6k945eecluf0" 2024/11/01 05:03:46 DEBUG : Creating backend with remote "/tmp/rclone2613356584" === 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-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/01 05:03:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/01 05:03:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/01 05:03:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/01 05:03:46 DEBUG : potato: Seek from 10 to 0 2024/11/01 05:03:46 DEBUG : potato: Seek from 10 to 0 2024/11/01 05:03:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/01 05:03:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/01 05:03:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/01 05:03:46 DEBUG : potato: Seek from 5 to 2 2024/11/01 05:03:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/01 05:03:46 DEBUG : potato: Seek from 7 to 0 2024/11/01 05:03:46 DEBUG : potato: Seek from 7 to 0 2024/11/01 05:03:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/01 05:03:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/01 05:03:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/01 05:03:46 DEBUG : potato: Seek from 5 to 2 2024/11/01 05:03:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/01 05:03:46 DEBUG : potato: Seek from 8 to 0 2024/11/01 05:03:46 DEBUG : potato: Seek from 8 to 0 2024/11/01 05:03:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/01 05:03:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/01 05:03:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/01 05:03:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/01 05:03:46 DEBUG : potato: Seek from 5 to 2 2024/11/01 05:03:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/01 05:03:46 DEBUG : potato: Seek from 9 to 0 2024/11/01 05:03:46 DEBUG : potato: Seek from 9 to 0 2024/11/01 05:03:46 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-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:03:49 DEBUG : rutabaga: md5 = 42f5b4ca5e3250ac8b340ee4d301ba80 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/01 05:03:52 DEBUG : empty space: md5 = de4d99a97b5675a6fbb03608fa6e4f01 OK === RUN TestCheck/3 2024/11/01 05:03:54 DEBUG : potato2: md5 = 72f5234bb84278c6412e2631139160b2 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/01 05:03:57 DEBUG : remotepotato: md5 = 7ed90fa95bfc70a7fd80df47f60a5169 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.26s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2024/11/01 05:04:01 DEBUG : Creating backend with remote "nonexistent" 2024/11/01 05:04:01 DEBUG : Creating backend with remote "nonexistent" 2024/11/01 05:04:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/01 05:04:01 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/01 05:04:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/01 05:04:01 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-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:04:03 DEBUG : rutabaga: md5 = 90950c1a867a142b1f1469faeace3b7e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/01 05:04:08 DEBUG : empty space: md5 = d132cef3853d395194e56ff96ac42cc7 OK === RUN TestCheckDownload/3 2024/11/01 05:04:12 DEBUG : potato2: md5 = ea62cfcf24607deff74117f9438759bc OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/01 05:04:17 DEBUG : remotepotato: md5 = 23badc181d161e6b888f7fda77e6b88d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.69s) --- PASS: TestCheckDownload/1 (1.52s) --- PASS: TestCheckDownload/2 (1.36s) --- PASS: TestCheckDownload/3 (1.15s) --- PASS: TestCheckDownload/4 (1.71s) --- PASS: TestCheckDownload/5 (1.75s) --- PASS: TestCheckDownload/6 (1.05s) --- PASS: TestCheckDownload/7 (1.01s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:04:25 DEBUG : rutabaga: md5 = 98dfaf337b73d1184b51634cdfbff759 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/01 05:04:28 DEBUG : empty space: md5 = 158f0d2117be30bd525b415ae39f8cbe OK === RUN TestCheckSizeOnly/3 2024/11/01 05:04:30 DEBUG : potato2: md5 = e54e02810e5ee9d446c8948f6b5a26f0 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/01 05:04:32 DEBUG : remotepotato: md5 = 16cac884ba564bf48a4fe89e564fb183 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.19s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.32s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:04:38 DEBUG : test.sum: md5 = 08455c622705ed3e49b4dccf4e0551ba OK 2024/11/01 05:04:39 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/01 05:04:39 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/01 05:04:39 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/01 05:04:39 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/01 05:04:41 DEBUG : test.sum: md5 = 95fe167abfd3791aca6b4f41bde270ea OK 2024/11/01 05:04:42 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/01 05:04:42 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/01 05:04:42 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/01 05:04:42 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.95s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:04:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuneguk4bidu/data" 2024/11/01 05:04:43 DEBUG : Creating backend with remote "TestDrive:crypt/5d80ue304chs5rvuebhuoksgkls4s2hact06f9sd6k945eecluf0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.58s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:04:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuneguk4bidu/data" 2024/11/01 05:04:46 DEBUG : Creating backend with remote "TestDrive:crypt/5d80ue304chs5rvuebhuoksgkls4s2hact06f9sd6k945eecluf0/vjrnln8ratgmqakfosrqe8espk" 2024/11/01 05:04:50 DEBUG : data/banana: md5 = 3a5905b3c8b9167d53186aa082ac6583 OK 2024/11/01 05:04:52 DEBUG : test.sum: md5 = 856c31cc792c8249fdbd32eefc164169 OK === RUN TestCheckSumDownload/subtest1 2024/11/01 05:04:58 DEBUG : data/potato: md5 = e68c8e4a0098c60e2d9812a2093b0e6c OK 2024/11/01 05:04:59 DEBUG : test.sum: md5 = e69ad0d73a0f4e7503c47d836844113b OK === RUN TestCheckSumDownload/subtest2 2024/11/01 05:05:04 DEBUG : test.sum: md5 = 8dcf74a9f29fa887aa6372abb67d65fd OK === RUN TestCheckSumDownload/subtest3 2024/11/01 05:05:09 DEBUG : test.sum: md5 = e8f68112eb35fa8f414f0352dacb63d3 OK === RUN TestCheckSumDownload/subtest4 2024/11/01 05:05:14 DEBUG : test.sum: md5 = bf3082d0361c5521307464e7bd80eda9 OK === RUN TestCheckSumDownload/subtest5 2024/11/01 05:05:19 DEBUG : test.sum: md5 = 4959e8e33e21ee6862d7b6a61617524a OK === RUN TestCheckSumDownload/subtest6 2024/11/01 05:05:24 DEBUG : data/banana: md5 = 5ff2b3ccdac9b0a7dcfb45e52cb9bc23 OK 2024/11/01 05:05:26 DEBUG : data/potato: md5 = 61006049bfd471c1191af5dfc98cc56d OK 2024/11/01 05:05:27 DEBUG : test.sum: md5 = 8ec664afe48f3303b3e1645714e8ecae OK === RUN TestCheckSumDownload/subtest7 2024/11/01 05:05:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/11/01 05:05:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (48.27s) --- PASS: TestCheckSumDownload/subtest1 (3.44s) --- PASS: TestCheckSumDownload/subtest2 (2.40s) --- PASS: TestCheckSumDownload/subtest3 (2.64s) --- PASS: TestCheckSumDownload/subtest4 (2.38s) --- PASS: TestCheckSumDownload/subtest5 (2.46s) --- PASS: TestCheckSumDownload/subtest6 (2.86s) --- PASS: TestCheckSumDownload/subtest7 (2.60s) === RUN TestApplyTransforms 2024/11/01 05:05:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beviqif6raya" 2024/11/01 05:05:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 05:05:34 DEBUG : Creating backend with remote "TestDrive:crypt/fbhvd7ij8oaqldav2s6hponhi7apg23jrkk206gov2ft46ecsq10" 2024/11/01 05:05:35 DEBUG : Creating backend with remote "/tmp/rclone1955828924" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beviqif6raya'", Local "Local file system at /tmp/rclone1955828924", Modify Window "1ms" 2024/11/01 05:05:38 DEBUG : hello, world!: md5 = 75d017c19f47c1398fbed2ff3a1c9430 OK upper checkfile vs. lower remote (without normalization) 2024/11/01 05:05:39 ERROR : hello, world!: sum not found 2024/11/01 05:05:39 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-beviqif6raya' 2024/11/01 05:05:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beviqif6raya': 1 files missing 2024/11/01 05:05:39 NOTICE: 1 hashes missing 2024/11/01 05:05:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beviqif6raya': 2 differences found 2024/11/01 05:05:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beviqif6raya': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/01 05:05:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 05:05:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beviqif6raya': 0 differences found 2024/11/01 05:05:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beviqif6raya': 1 matching files 2024/11/01 05:05:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pecafil6rebe" 2024/11/01 05:05:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 05:05:40 DEBUG : Creating backend with remote "TestDrive:crypt/qvs6ofhbu1mj3fth17s7tf90984ha9qtrafu838vuiptjbqc7240" 2024/11/01 05:05:41 DEBUG : Creating backend with remote "/tmp/rclone1199326884" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pecafil6rebe'", Local "Local file system at /tmp/rclone1199326884", Modify Window "1ms" 2024/11/01 05:05:44 DEBUG : HELLO, WORLD!: md5 = 476fb058554e7a4a4e8f4f38f1f57df9 OK lower checkfile vs. upper remote (without normalization) 2024/11/01 05:05:45 ERROR : HELLO, WORLD!: sum not found 2024/11/01 05:05:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pecafil6rebe' 2024/11/01 05:05:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pecafil6rebe': 1 files missing 2024/11/01 05:05:45 NOTICE: 1 hashes missing 2024/11/01 05:05:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pecafil6rebe': 2 differences found 2024/11/01 05:05:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pecafil6rebe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/01 05:05:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 05:05:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pecafil6rebe': 0 differences found 2024/11/01 05:05:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pecafil6rebe': 1 matching files 2024/11/01 05:05:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuhigow8higa" 2024/11/01 05:05:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 05:05:47 DEBUG : Creating backend with remote "TestDrive:crypt/sf98qtrbf1gga5botk9k2ulp3t3333nj1157hstab7cj7aubbn3g" 2024/11/01 05:05:48 DEBUG : Creating backend with remote "/tmp/rclone3232042485" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuhigow8higa'", Local "Local file system at /tmp/rclone3232042485", Modify Window "1ms" 2024/11/01 05:05:50 DEBUG : HeLlO, wOrLd!: md5 = aaa8bc335963e51e3f7906db9eacc0bc OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/01 05:05:51 ERROR : HeLlO, wOrLd!: sum not found 2024/11/01 05:05:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuhigow8higa' 2024/11/01 05:05:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuhigow8higa': 1 files missing 2024/11/01 05:05:51 NOTICE: 1 hashes missing 2024/11/01 05:05:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuhigow8higa': 2 differences found 2024/11/01 05:05:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuhigow8higa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/01 05:05:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 05:05:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuhigow8higa': 0 differences found 2024/11/01 05:05:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuhigow8higa': 1 matching files 2024/11/01 05:05:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufiqaf2vuye" 2024/11/01 05:05:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 05:05:52 DEBUG : Creating backend with remote "TestDrive:crypt/a4m4p5g00kef4vo2f27nb02c36k3bs017ukpdr4dir81fo14cbc0" 2024/11/01 05:05:53 DEBUG : Creating backend with remote "/tmp/rclone2206960460" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufiqaf2vuye'", Local "Local file system at /tmp/rclone2206960460", Modify Window "1ms" 2024/11/01 05:05:56 DEBUG : HELLO, WORLD!: md5 = 00e8e1258e2d6e8888b5428e4c33bc29 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/01 05:05:57 ERROR : HELLO, WORLD!: sum not found 2024/11/01 05:05:57 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yufiqaf2vuye' 2024/11/01 05:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufiqaf2vuye': 1 files missing 2024/11/01 05:05:57 NOTICE: 1 hashes missing 2024/11/01 05:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufiqaf2vuye': 2 differences found 2024/11/01 05:05:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufiqaf2vuye': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/01 05:05:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 05:05:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufiqaf2vuye': 0 differences found 2024/11/01 05:05:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufiqaf2vuye': 1 matching files 2024/11/01 05:05:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wifidak9coqo" 2024/11/01 05:05:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 05:05:58 DEBUG : Creating backend with remote "TestDrive:crypt/cfs1r7gfchmr6h72j8l371ce01pfd3upnu335d94k57aosuskovg" 2024/11/01 05:05:59 DEBUG : Creating backend with remote "/tmp/rclone803726376" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wifidak9coqo'", Local "Local file system at /tmp/rclone803726376", Modify Window "1ms" 2024/11/01 05:06:02 DEBUG : 測試_Русский___ě_áñ: md5 = 5db37fd1c19f98c9343b6795c6526fc0 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/01 05:06:02 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/01 05:06:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wifidak9coqo' 2024/11/01 05:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wifidak9coqo': 1 files missing 2024/11/01 05:06:02 NOTICE: 1 hashes missing 2024/11/01 05:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wifidak9coqo': 2 differences found 2024/11/01 05:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wifidak9coqo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/01 05:06:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 05:06:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wifidak9coqo': 0 differences found 2024/11/01 05:06:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wifidak9coqo': 1 matching files 2024/11/01 05:06:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuzugig0bumi" 2024/11/01 05:06:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 05:06:04 DEBUG : Creating backend with remote "TestDrive:crypt/mboig0h895jt824qpgtle98c3usqptqv5409a23hr5s67e4nmoh0" 2024/11/01 05:06:05 DEBUG : Creating backend with remote "/tmp/rclone3101857101" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzugig0bumi'", Local "Local file system at /tmp/rclone3101857101", Modify Window "1ms" 2024/11/01 05:06:08 DEBUG : 測試_Русский___ě_áñ: md5 = 03f66e99675e87d911072bcbb8839c07 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/01 05:06:08 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/01 05:06:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuzugig0bumi' 2024/11/01 05:06:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuzugig0bumi': 1 files missing 2024/11/01 05:06:08 NOTICE: 1 hashes missing 2024/11/01 05:06:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuzugig0bumi': 2 differences found 2024/11/01 05:06:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuzugig0bumi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/01 05:06:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 05:06:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuzugig0bumi': 0 differences found 2024/11/01 05:06:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuzugig0bumi': 1 matching files 2024/11/01 05:06:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-watumar6yihe" 2024/11/01 05:06:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 05:06:10 DEBUG : Creating backend with remote "TestDrive:crypt/75vg8snil6snkgvepp095t59kl78i9l0728ehgjemrlar4l8l430" 2024/11/01 05:06:11 DEBUG : Creating backend with remote "/tmp/rclone1142804978" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-watumar6yihe'", Local "Local file system at /tmp/rclone1142804978", Modify Window "1ms" 2024/11/01 05:06:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0eaff3fe49aabbb589c85d7e93c65483 OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/01 05:06:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/01 05:06:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-watumar6yihe' 2024/11/01 05:06:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-watumar6yihe': 1 files missing 2024/11/01 05:06:14 NOTICE: 1 hashes missing 2024/11/01 05:06:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-watumar6yihe': 2 differences found 2024/11/01 05:06:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-watumar6yihe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/01 05:06:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 05:06:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-watumar6yihe': 0 differences found 2024/11/01 05:06:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-watumar6yihe': 1 matching files 2024/11/01 05:06:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qokuzat5fuke" 2024/11/01 05:06:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 05:06:15 DEBUG : Creating backend with remote "TestDrive:crypt/gktp4so1b6cgic6p6i8mf1243ccviuugo76reosj5aeqmqrfskd0" 2024/11/01 05:06:16 DEBUG : Creating backend with remote "/tmp/rclone2791540369" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qokuzat5fuke'", Local "Local file system at /tmp/rclone2791540369", Modify Window "1ms" 2024/11/01 05:06:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = db6f60b35288a6d8adfab0e396b678d3 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/01 05:06:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/01 05:06:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qokuzat5fuke' 2024/11/01 05:06:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qokuzat5fuke': 1 files missing 2024/11/01 05:06:20 NOTICE: 1 hashes missing 2024/11/01 05:06:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qokuzat5fuke': 2 differences found 2024/11/01 05:06:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qokuzat5fuke': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/01 05:06:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 05:06:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qokuzat5fuke': 0 differences found 2024/11/01 05:06:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qokuzat5fuke': 1 matching files 2024/11/01 05:06:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fewoyad0nuga" 2024/11/01 05:06:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 05:06:21 DEBUG : Creating backend with remote "TestDrive:crypt/bmhjd7jitm7cml4iva67k6icrvim4h9t6ak7hgjd7mk7k20b71l0" 2024/11/01 05:06:22 DEBUG : Creating backend with remote "/tmp/rclone1524656331" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fewoyad0nuga'", Local "Local file system at /tmp/rclone1524656331", Modify Window "1ms" 2024/11/01 05:06:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fe35ab071c352fa615a295d89f4b9f06 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/01 05:06:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/01 05:06:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fewoyad0nuga' 2024/11/01 05:06:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewoyad0nuga': 1 files missing 2024/11/01 05:06:26 NOTICE: 1 hashes missing 2024/11/01 05:06:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewoyad0nuga': 2 differences found 2024/11/01 05:06:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewoyad0nuga': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/01 05:06:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 05:06:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewoyad0nuga': 0 differences found 2024/11/01 05:06:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fewoyad0nuga': 1 matching files 2024/11/01 05:06:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judiwaf2kalu" 2024/11/01 05:06:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 05:06:27 DEBUG : Creating backend with remote "TestDrive:crypt/74m8ik117b8sj38gckb6u038vn8fv2m1nf59mf6hmr2mkth4h450" 2024/11/01 05:06:28 DEBUG : Creating backend with remote "/tmp/rclone629591653" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-judiwaf2kalu'", Local "Local file system at /tmp/rclone629591653", Modify Window "1ms" 2024/11/01 05:06:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 81e4a206275078b506256311ec70d7fc OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/01 05:06:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/01 05:06:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-judiwaf2kalu' 2024/11/01 05:06:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-judiwaf2kalu': 1 files missing 2024/11/01 05:06:31 NOTICE: 1 hashes missing 2024/11/01 05:06:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-judiwaf2kalu': 2 differences found 2024/11/01 05:06:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-judiwaf2kalu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/01 05:06:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/01 05:06:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-judiwaf2kalu': 0 differences found 2024/11/01 05:06:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-judiwaf2kalu': 1 matching files 2024/11/01 05:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judiwaf2kalu': Purge remote 2024/11/01 05:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fewoyad0nuga': Purge remote 2024/11/01 05:06:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qokuzat5fuke': Purge remote 2024/11/01 05:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-watumar6yihe': Purge remote 2024/11/01 05:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzugig0bumi': Purge remote 2024/11/01 05:06:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wifidak9coqo': Purge remote 2024/11/01 05:06:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufiqaf2vuye': Purge remote 2024/11/01 05:06:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuhigow8higa': Purge remote 2024/11/01 05:06:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pecafil6rebe': Purge remote 2024/11/01 05:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beviqif6raya': Purge remote --- PASS: TestApplyTransforms (65.07s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:06:39 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/01 05:06:42 DEBUG : sub/file2: md5 = e6dadfe9a2fcbb54dbfd298b6e19bd7c OK 2024/11/01 05:06:42 INFO : file1: Copied (new) to: sub/file2 2024/11/01 05:06:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 05:06:43 DEBUG : file1: Unchanged skipping 2024/11/01 05:06:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': don't need to copy/move sub/file2, it is already at target location 2024/11/01 05:06:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.53s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:06:50 DEBUG : dst/file1: md5 = 375b4d5e673f9c53d3c09692916febd9 OK 2024/11/01 05:06:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuneguk4bidu/backup" 2024/11/01 05:06:51 DEBUG : Creating backend with remote "TestDrive:crypt/5d80ue304chs5rvuebhuoksgkls4s2hact06f9sd6k945eecluf0/1nrff024r7pq65ecp72fc28jb0" 2024/11/01 05:06:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/01 05:06:56 INFO : dst/file1: Moved (server-side) 2024/11/01 05:06:58 DEBUG : dst/file1: md5 = 1100a1ee28a9da0547d48902a019e866 OK 2024/11/01 05:06:58 INFO : dst/file1: Copied (new) 2024/11/01 05:07:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/01 05:07:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/01 05:07:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.37s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:07:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuneguk4bidu/dst" 2024/11/01 05:07:04 DEBUG : Creating backend with remote "TestDrive:crypt/5d80ue304chs5rvuebhuoksgkls4s2hact06f9sd6k945eecluf0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/01 05:07:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuneguk4bidu/CompareDest" 2024/11/01 05:07:06 DEBUG : Creating backend with remote "TestDrive:crypt/5d80ue304chs5rvuebhuoksgkls4s2hact06f9sd6k945eecluf0/gveqi14airsml4bgu7krj116o8" 2024/11/01 05:07:07 DEBUG : one: Need to transfer - File not found at Destination 2024/11/01 05:07:10 DEBUG : one: md5 = 8be9da13620117a0ef7ed9859b35e747 OK 2024/11/01 05:07:10 INFO : one: Copied (new) 2024/11/01 05:07:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 05:07:13 DEBUG : one: md5 = 8a1aea4125be9311a6c9121c22c9965d OK 2024/11/01 05:07:13 INFO : one: Copied (replaced existing) 2024/11/01 05:07:15 DEBUG : dst/one: md5 = 168c78f7f81ee2f82db215f10163c061 OK 2024/11/01 05:07:18 DEBUG : CompareDest/one: md5 = 042ccc460cd1a4fd962271745ded3ae8 OK 2024/11/01 05:07:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 05:07:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 05:07:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 05:07:22 DEBUG : CompareDest/two: md5 = 8d3a87a331c4ffcf29801e874730c2d0 OK 2024/11/01 05:07:23 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 05:07:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 05:07:23 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 05:07:24 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 05:07:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 05:07:24 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 05:07:25 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 05:07:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/01 05:07:27 DEBUG : two: md5 = dd97c1b7d534935aa617abd675501014 OK 2024/11/01 05:07:27 INFO : two: Copied (new) 2024/11/01 05:07:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/01 05:07:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:07:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:07:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (29.61s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:07:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuneguk4bidu/dst" 2024/11/01 05:07:33 DEBUG : Config file has changed externally - reloading 2024/11/01 05:07:33 DEBUG : Creating backend with remote "TestDrive:crypt/5d80ue304chs5rvuebhuoksgkls4s2hact06f9sd6k945eecluf0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/01 05:07:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuneguk4bidu/CopyDest" 2024/11/01 05:07:36 DEBUG : Creating backend with remote "TestDrive:crypt/5d80ue304chs5rvuebhuoksgkls4s2hact06f9sd6k945eecluf0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/01 05:07:37 DEBUG : one: Need to transfer - File not found at Destination 2024/11/01 05:07:40 DEBUG : one: md5 = 1d6b1ab67d0f3fcc2e3cdf9e26b288ed OK 2024/11/01 05:07:40 INFO : one: Copied (new) 2024/11/01 05:07:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 05:07:43 DEBUG : one: md5 = 7b019b42fbb04d9be0aeecf227145913 OK 2024/11/01 05:07:43 INFO : one: Copied (replaced existing) 2024/11/01 05:07:45 DEBUG : dst/one: md5 = ae353b52cefad5b09cbd51d101b5580d OK 2024/11/01 05:07:49 DEBUG : CopyDest/one: md5 = 71c2d5e35413fe33700cf9e2e3ef8f12 OK 2024/11/01 05:07:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuneguk4bidu/BackupDir" 2024/11/01 05:07:49 DEBUG : Creating backend with remote "TestDrive:crypt/5d80ue304chs5rvuebhuoksgkls4s2hact06f9sd6k945eecluf0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/01 05:07:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 05:07:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 05:07:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 05:07:54 INFO : one: Moved (server-side) 2024/11/01 05:07:55 INFO : one: Copied (server-side copy) 2024/11/01 05:07:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/01 05:07:58 DEBUG : CopyDest/two: md5 = b490173dea6a02c68221f4d2fd971f31 OK 2024/11/01 05:07:58 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 05:07:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 05:08:00 INFO : two: Copied (server-side copy) 2024/11/01 05:08:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/01 05:08:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 05:08:01 DEBUG : two: Unchanged skipping 2024/11/01 05:08:03 DEBUG : CopyDest/three: md5 = 77cd31e9d6fdc7b9d41ecbbc8d28aa2c OK 2024/11/01 05:08:04 DEBUG : three: Need to transfer - File not found at Destination 2024/11/01 05:08:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/01 05:08:04 DEBUG : three: Destination not found in --copy-dest 2024/11/01 05:08:06 DEBUG : three: md5 = f5d871470113e963ce39ac2c6c9bcad2 OK 2024/11/01 05:08:06 INFO : three: Copied (new) 2024/11/01 05:08:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/01 05:08:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:08:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/01 05:08:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:08:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/01 05:08:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/01 05:08:14 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (41.34s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:08:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/01 05:08:19 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c95db456df2c39ffd6e40bc5214ef9e3 OK 2024/11/01 05:08:19 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/01 05:08:20 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/01 05:08:20 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 2024/11/01 05:08:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/01 05:08:21 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/01 05:08:23 DEBUG : TestCopyFileMaxTransfer/file4: md5 = af21e70f38166dea4e9a13a33065cdf3 OK 2024/11/01 05:08:23 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/01 05:08:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/01 05:08:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.25s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", 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-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:08:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Looking for duplicate names using skip mode. 2024/11/01 05:08:31 NOTICE: one: Found 2 files with duplicate names 2024/11/01 05:08:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.03s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:08:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Looking for duplicate names using skip mode. 2024/11/01 05:08:39 NOTICE: one: Found 3 files with duplicate names 2024/11/01 05:08:39 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/01 05:08:40 INFO : one: Deleted 2024/11/01 05:08:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.37s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:08:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Looking for duplicate names using first mode. 2024/11/01 05:08:47 NOTICE: one: Found 3 files with duplicate names 2024/11/01 05:08:48 INFO : one: Deleted 2024/11/01 05:08:48 INFO : one: Deleted 2024/11/01 05:08:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.30s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:08:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Looking for duplicate names using newest mode. 2024/11/01 05:08:55 NOTICE: one: Found 3 files with duplicate names 2024/11/01 05:08:56 INFO : one: Deleted 2024/11/01 05:08:56 INFO : one: Deleted 2024/11/01 05:08:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.85s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:09:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Looking for duplicate names using oldest mode. 2024/11/01 05:09:04 NOTICE: one: Found 3 files with duplicate names 2024/11/01 05:09:04 INFO : one: Deleted 2024/11/01 05:09:05 INFO : one: Deleted 2024/11/01 05:09:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.35s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:09:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Looking for duplicate names using largest mode. 2024/11/01 05:09:12 NOTICE: one: Found 3 files with duplicate names 2024/11/01 05:09:13 INFO : one: Deleted 2024/11/01 05:09:14 INFO : one: Deleted 2024/11/01 05:09:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.65s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:09:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Looking for duplicate names using smallest mode. 2024/11/01 05:09:21 NOTICE: one: Found 3 files with duplicate names 2024/11/01 05:09:21 INFO : one: Deleted 2024/11/01 05:09:22 INFO : one: Deleted 2024/11/01 05:09:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.18s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:09:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Looking for duplicate names using rename mode. 2024/11/01 05:09:30 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/01 05:09:32 INFO : one-2.txt: renamed from: one.txt 2024/11/01 05:09:33 INFO : one-3.txt: renamed from: one.txt 2024/11/01 05:09:35 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.84s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:09:41 DEBUG : dupe1/one.txt: md5 = e744095c33f8ea9689b25d22a9141b8a OK 2024/11/01 05:09:44 DEBUG : dupe2/two.txt: md5 = 66c4cd4dc33cc83c3301481d5856a215 OK 2024/11/01 05:09:47 DEBUG : dupe3/three.txt: md5 = 725b74b6c87b04bc9742ffc7eeae20a5 OK 2024/11/01 05:09:48 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/01 05:09:49 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/01 05:09:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/01 05:09:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/01 05:09:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/01 05:09:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/01 05:09:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.42s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:09:57 DEBUG : a.txt: md5 = d363d8f763ab17808709e9e5d4608e45 OK 2024/11/01 05:09:59 DEBUG : zend.txt: md5 = 8fabfb9a2e7b72678e5f2276a55e3875 OK 2024/11/01 05:10:02 DEBUG : sub dir/hello world: md5 = de63984aafc2db4de844a3eb6a08fded OK 2024/11/01 05:10:04 DEBUG : sub dir/hello world2: md5 = 94d42be8822f6bd04b93096017acbbad OK 2024/11/01 05:10:07 DEBUG : sub dir/ignore dir/.ignore: md5 = 51ab74568281e095b7409d9d48aa125d OK 2024/11/01 05:10:09 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8a4cd337ab49fc624fd0d23e908328c0 OK 2024/11/01 05:10:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 53b817deaab9e63c4527a3ee830f3daf OK 2024/11/01 05:10:13 DEBUG : a.txt: Excluded (Size Filter) 2024/11/01 05:10:13 DEBUG : a.txt: Excluded 2024/11/01 05:10:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/01 05:10:14 DEBUG : sub dir/hello world: Excluded 2024/11/01 05:10:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/01 05:10:14 DEBUG : sub dir/hello world2: Excluded 2024/11/01 05:10:15 DEBUG : sub dir/ignore dir: Excluded 2024/11/01 05:10:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/01 05:10:15 DEBUG : sub dir/hello world: Excluded 2024/11/01 05:10:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/01 05:10:15 DEBUG : sub dir/hello world2: Excluded 2024/11/01 05:10:15 DEBUG : sub dir/ignore dir: Excluded 2024/11/01 05:10:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/01 05:10:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/01 05:10:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/01 05:10:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/01 05:10:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/01 05:10:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/01 05:10:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (27.94s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:10:25 DEBUG : file1: md5 = c530a204fad8b187d04fbcb157817f90 OK 2024/11/01 05:10:28 DEBUG : sub/file2: md5 = 231c4a5ffa34c0663000f120278d2567 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 2024/11/01 05:10:31 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/01 05:10:32 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/01 05:10:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/01 05:10:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.76s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:10:37 DEBUG : file1: md5 = e96918c0e8ff07682f45b6bdf384c5c7 OK 2024/11/01 05:10:40 DEBUG : sub/file2: md5 = 3e9eac2b946ae35b3b6f4225960ef937 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 2024/11/01 05:10:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuneguk4bidu/notfound" 2024/11/01 05:10:45 DEBUG : Creating backend with remote "TestDrive:crypt/5d80ue304chs5rvuebhuoksgkls4s2hact06f9sd6k945eecluf0/qe0i31qdkoejk60elps0ni5sqk" 2024/11/01 05:10:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.24s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.35s) --- PASS: TestStatJSON/FileDirsOnly (0.31s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Making directory 2024/11/01 05:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:10:53 DEBUG : sub dir/hello world: md5 = a094ebbf8bad50927089c872bff69770 OK 2024/11/01 05:10:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.82s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:10:58 DEBUG : potato2: md5 = 004557f5eb350064231bd5f873c0d700 OK 2024/11/01 05:11:00 DEBUG : empty space: md5 = 828fb80cf3e1e4812665f8977a9b24dc OK --- PASS: TestLs (5.84s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:11:04 DEBUG : potato2: md5 = 444712c29c996762a7e3307a0939a940 OK 2024/11/01 05:11:05 DEBUG : empty space: md5 = db56b0b4e85c9017f10ca4a351308e81 OK 2024/11/01 05:11:07 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/01 05:11:07 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.75s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:11:11 DEBUG : potato2: md5 = 5ffbab0d9a8fb1eac1d37b30ac8497a3 OK 2024/11/01 05:11:12 DEBUG : empty space: md5 = 1006208f2af93e9c9edd02d5b697f19b OK --- PASS: TestLsLong (5.94s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:11:17 DEBUG : potato2: md5 = ab53afae19fa2ce21d75836c00f96716 OK 2024/11/01 05:11:18 DEBUG : empty space: md5 = 5d9ce76f759f4077443ef33af154e5c2 OK --- PASS: TestHashSums (6.62s) === RUN TestHashSumsWithErrors 2024/11/01 05:11:21 DEBUG : Creating backend with remote ":memory:" 2024/11/01 05:11:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/01 05:11:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/01 05:11:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/01 05:11:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/01 05:11:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/01 05:11:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/01 05:11:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/01 05:11:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/01 05:11:21 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-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:11:23 DEBUG : potato2: md5 = 12c6f4e2e251fd13e272f173a5d27490 OK 2024/11/01 05:11:25 DEBUG : empty space: md5 = 4e6a38f2c4181a82dcddc5cab81f60d2 OK 2024/11/01 05:11:28 DEBUG : sub dir/potato3: md5 = bd090cfc007bb37a8c7613cd89c77cc6 OK 2024/11/01 05:11:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.70s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:11:35 DEBUG : small: md5 = 153bdc98753f8c909c0aca3de4f0080b OK 2024/11/01 05:11:36 DEBUG : medium: md5 = 03060c07d2d6277a126d00b6501005d7 OK 2024/11/01 05:11:38 DEBUG : large: md5 = ab965c123a9a02e6dadf56afcbfc3e6d OK 2024/11/01 05:11:38 DEBUG : Waiting for deletions to finish 2024/11/01 05:11:39 DEBUG : large: Excluded (Size Filter) 2024/11/01 05:11:39 INFO : small: Deleted 2024/11/01 05:11:39 INFO : medium: Deleted --- PASS: TestDelete (7.89s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:11:43 DEBUG : small: md5 = 949bbe88369744b2e355a538686370b3 OK 2024/11/01 05:11:44 DEBUG : medium: md5 = c60cd8ad801cbdafe2e24df69da440f8 OK 2024/11/01 05:11:46 DEBUG : large: md5 = 3a07c5e252cc40c49a894de2dd7bcfa0 OK 2024/11/01 05:11:46 DEBUG : Waiting for deletions to finish 2024/11/01 05:11:47 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/01 05:11:47 INFO : small: Deleted 2024/11/01 05:11:47 INFO : medium: Deleted --- PASS: TestMaxDelete (8.39s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:11:51 DEBUG : small: md5 = ed6fc69e5125b200a42a333cb2f70351 OK 2024/11/01 05:11:53 DEBUG : medium: md5 = 3c24ebf0eed3c3c6fc9b633789ba7a97 OK 2024/11/01 05:11:55 DEBUG : large: md5 = a3c5d404ac7c4700443578eef8752b98 OK 2024/11/01 05:11:55 DEBUG : Waiting for deletions to finish 2024/11/01 05:11:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/01 05:11:56 INFO : small: Deleted 2024/11/01 05:11:56 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.93s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:12:00 DEBUG : small: md5 = ca8403c7f4e94781b3e38f712b1a2131 OK 2024/11/01 05:12:02 DEBUG : medium: md5 = b8e784705793b84df6bda95dc8c70e14 OK 2024/11/01 05:12:04 DEBUG : large: md5 = 186805bbee8c9b37c8d942052a0d01d7 OK 2024/11/01 05:12:04 DEBUG : Waiting for deletions to finish 2024/11/01 05:12:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/01 05:12:05 INFO : small: Deleted 2024/11/01 05:12:05 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.51s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:12:09 DEBUG : ReadFile: md5 = f218d649aa7603e9f40aa2b7c6392d8a OK --- PASS: TestReadFile (5.15s) === RUN TestRetry 2024/11/01 05:12:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/01 05:12:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/01 05:12:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/01 05:12:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/01 05:12:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/01 05:12:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/01 05:12:12 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-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:12:14 DEBUG : file1: md5 = bf0afce4d4ed5e7eef432c97f69bc165 OK 2024/11/01 05:12:16 DEBUG : file2: md5 = 85ec1084d967719ae73f8ea8faafb721 OK --- PASS: TestCat (21.45s) === RUN TestPurge 2024/11/01 05:12:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kacogan5daso" 2024/11/01 05:12:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 05:12:33 DEBUG : Creating backend with remote "TestDrive:crypt/25asle4klhmounac1bl3i5o6piobb5oscm1j5s10gq3mmu75n7lg" 2024/11/01 05:12:34 DEBUG : Creating backend with remote "/tmp/rclone1086889917" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kacogan5daso'", Local "Local file system at /tmp/rclone1086889917", Modify Window "1ms" 2024/11/01 05:12:41 DEBUG : A1/B1/C1/one: md5 = 0afba1ec2530628c707b7c980d79fc9e OK 2024/11/01 05:12:41 DEBUG : A2: Making directory 2024/11/01 05:12:42 DEBUG : A1/B2: Making directory 2024/11/01 05:12:43 DEBUG : A1/B2/C2: Making directory 2024/11/01 05:12:44 DEBUG : A1/B1/C3: Making directory 2024/11/01 05:12:45 DEBUG : A3: Making directory 2024/11/01 05:12:47 DEBUG : A3/B3: Making directory 2024/11/01 05:12:48 DEBUG : A3/B3/C4: Making directory 2024/11/01 05:12:51 DEBUG : A1/two: md5 = 4fe618efb948b4599213f00a7e253a5a OK 2024/11/01 05:12:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kacogan5daso': Purge remote 2024/11/01 05:12:55 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.51s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:13:00 DEBUG : A1/B1/C1/one: md5 = 7413dc7ea0873c689974fa919cd07d2e OK 2024/11/01 05:13:00 DEBUG : A2: Making directory 2024/11/01 05:13:01 DEBUG : A1/B2: Making directory 2024/11/01 05:13:02 DEBUG : A1/B2/C2: Making directory 2024/11/01 05:13:03 DEBUG : A1/B1/C3: Making directory 2024/11/01 05:13:04 DEBUG : A3: Making directory 2024/11/01 05:13:05 DEBUG : A3/B3: Making directory 2024/11/01 05:13:07 DEBUG : A3/B3/C4: Making directory 2024/11/01 05:13:14 DEBUG : A1/two: md5 = 2f63199dc216fd7587699a6572f650f5 OK 2024/11/01 05:13:17 DEBUG : removing 1 level 3 directories 2024/11/01 05:13:17 INFO : A3/B3/C4: Removing directory 2024/11/01 05:13:20 DEBUG : removing 2 level 3 directories 2024/11/01 05:13:20 INFO : A1/B2/C2: Removing directory 2024/11/01 05:13:20 INFO : A1/B1/C3: Removing directory 2024/11/01 05:13:21 DEBUG : removing 2 level 2 directories 2024/11/01 05:13:21 INFO : A3/B3: Removing directory 2024/11/01 05:13:21 INFO : A1/B2: Removing directory 2024/11/01 05:13:21 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/01 05:13:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/01 05:13:22 DEBUG : removing 2 level 1 directories 2024/11/01 05:13:22 INFO : A3: Removing directory 2024/11/01 05:13:22 INFO : A2: Removing directory 2024/11/01 05:13:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/01 05:13:28 DEBUG : removing 1 level 3 directories 2024/11/01 05:13:28 INFO : A1/B1/C1: Removing directory 2024/11/01 05:13:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:28 DEBUG : removing 1 level 2 directories 2024/11/01 05:13:28 INFO : A1/B1: Removing directory 2024/11/01 05:13:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/01 05:13:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/01 05:13:29 DEBUG : removing 1 level 1 directories 2024/11/01 05:13:29 INFO : A1: Removing directory 2024/11/01 05:13:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/01 05:13:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/01 05:13:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/01 05:13:30 DEBUG : removing 1 level 0 directories 2024/11/01 05:13:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Removing directory 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/01 05:13:31 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (37.62s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:13:34 DEBUG : A1: Making directory 2024/11/01 05:13:35 DEBUG : A1/B1: Making directory 2024/11/01 05:13:36 DEBUG : A1/B1/C1: Making directory 2024/11/01 05:13:39 DEBUG : removing 1 level 3 directories 2024/11/01 05:13:39 INFO : A1/B1/C1: Removing directory 2024/11/01 05:13:40 DEBUG : removing 1 level 2 directories 2024/11/01 05:13:40 INFO : A1/B1: Removing directory 2024/11/01 05:13:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/01 05:13:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.48s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:13:43 DEBUG : A1: Making directory 2024/11/01 05:13:44 DEBUG : A1/B1: Making directory 2024/11/01 05:13:45 DEBUG : A1/B1/C1: Making directory 2024/11/01 05:13:48 DEBUG : removing 1 level 3 directories 2024/11/01 05:13:48 INFO : A1/B1/C1: Removing directory 2024/11/01 05:13:49 DEBUG : removing 1 level 2 directories 2024/11/01 05:13:49 INFO : A1/B1: Removing directory 2024/11/01 05:13:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/01 05:13:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.37s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:13:54 DEBUG : file1: md5 = 71cc77bd66ec9b3ec0c99129a14ba758 OK 2024/11/01 05:13:55 DEBUG : filename.txt: File name found in url 2024/11/01 05:13:57 DEBUG : filename.txt: md5 = 0d29b40c09352be0a24d23b79c944953 OK 2024/11/01 05:13:57 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/01 05:13:59 DEBUG : headerfilename.txt: md5 = 83055d051a80cbd85286b8c52124b965 OK 2024/11/01 05:14:01 DEBUG : file2: md5 = 3a57aa545261d312e4d980750ed6f635 OK --- PASS: TestCopyURL (11.56s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:14:04 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/01 05:14:07 DEBUG : sub/file2: md5 = b6e15c6defedf696aace0b4d2b4fc3b4 OK 2024/11/01 05:14:07 INFO : file1: Copied (new) to: sub/file2 2024/11/01 05:14:07 INFO : file1: Deleted 2024/11/01 05:14:08 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 05:14:08 DEBUG : file1: Unchanged skipping 2024/11/01 05:14:08 INFO : file1: Deleted 2024/11/01 05:14:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': don't need to copy/move sub/file2, it is already at target location 2024/11/01 05:14:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.39s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:14:11 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/01 05:14:14 DEBUG : file1: md5 = bf2e0c2c0f5e898a0c8054ce14c27fab OK 2024/11/01 05:14:14 INFO : file1: Copied (new) 2024/11/01 05:14:14 INFO : file1: Deleted 2024/11/01 05:14:14 DEBUG : file1: Destination exists, skipping 2024/11/01 05:14:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.40s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.54s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:14:20 DEBUG : dst/file1: md5 = 0fb3cb3f6786acbc7c15835a2e20ebc1 OK 2024/11/01 05:14:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuneguk4bidu/backup" 2024/11/01 05:14:20 DEBUG : Creating backend with remote "TestDrive:crypt/5d80ue304chs5rvuebhuoksgkls4s2hact06f9sd6k945eecluf0/1nrff024r7pq65ecp72fc28jb0" 2024/11/01 05:14:22 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/01 05:14:25 INFO : dst/file1: Moved (server-side) 2024/11/01 05:14:27 DEBUG : dst/file1: md5 = 0c5177777c9bb41ef2ef69cc6441f82a OK 2024/11/01 05:14:27 INFO : dst/file1: Copied (new) 2024/11/01 05:14:27 INFO : dst/file1: Deleted 2024/11/01 05:14:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/01 05:14:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/01 05:14:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (19.38s) === 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-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:14:39 DEBUG : A1/one: md5 = e7a2018c857ce050a6027588ff4d0fff OK 2024/11/01 05:14:41 DEBUG : A1/two: md5 = 5d833a9216caad79d861e5f155a78e29 OK 2024/11/01 05:14:43 DEBUG : A1/B1/three: md5 = f9a553e8b4ead7ddad4d08e01d494fd0 OK 2024/11/01 05:14:47 DEBUG : A1/B1/C1/four: md5 = bba37a755ef41cea0585d93f5dce332b OK 2024/11/01 05:14:50 DEBUG : A1/B1/C2/five: md5 = abd53f27c34a6f59f739e6d31cb92385 OK 2024/11/01 05:14:50 DEBUG : A1/B2: Making directory 2024/11/01 05:14:51 DEBUG : A1/B1/C3: Making directory 2024/11/01 05:15:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/01 05:15:04 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/01 05:15:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/01 05:15:04 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/01 05:15:04 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/01 05:15:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/01 05:15:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/01 05:15:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/01 05:15:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/01 05:15:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/01 05:15:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/01 05:15:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/01 05:15:19 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/01 05:15:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/01 05:15:19 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/01 05:15:20 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/01 05:15:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/01 05:15:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/01 05:15:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/01 05:15:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/01 05:15:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/01 05:15:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/01 05:15:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/01 05:15:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/01 05:15:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/01 05:15:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/01 05:15:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/01 05:15:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/01 05:15:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/01 05:15:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/01 05:15:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (60.27s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/01 05:15:39 DEBUG : no_checksum_small_file_from_pipe: md5 = 2c21abb7c08ccdfcfb661ccd23f74cd1 OK 2024/11/01 05:15:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/01 05:15:39 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/01 05:15:40 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/01 05:15:41 DEBUG : no_checksum_big_file_from_pipe: md5 = ebd11641678adb0c2ffe27a62e59929a OK 2024/11/01 05:15:41 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-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:15:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/01 05:15:45 DEBUG : with_checksum_small_file_from_pipe: md5 = d45102d3c02807a2de9355c9d120eb5c OK 2024/11/01 05:15:45 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/01 05:15:46 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/01 05:15:47 DEBUG : with_checksum_big_file_from_pipe: md5 = 1147d1150b45252210ed4758ad912a87 OK 2024/11/01 05:15:47 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-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:15:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/01 05:15:51 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 05:15:52 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/01 05:15:53 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-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:15:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/01 05:15:57 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/01 05:15:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/01 05:15:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (24.38s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.27s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/01 05:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': File to upload is small (48 bytes), uploading instead of streaming 2024/11/01 05:16:03 DEBUG : rcat_metadata: md5 = 200b2170666bd286e532873a357f700e OK 2024/11/01 05:16:03 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/01 05:16:05 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/01 05:16:06 DEBUG : rcat_metadata_uploadcutoff0: md5 = 056d3f05b7cba4fb8560769b1daf90ea OK 2024/11/01 05:16:06 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.00s) --- PASS: TestRcatMetadata/Normal (3.09s) --- PASS: TestRcatMetadata/ViaDisk (3.25s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:16:10 DEBUG : potato1: md5 = bad29a112459f82cef6153046f81362b OK 2024/11/01 05:16:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': File to upload is small (60 bytes), uploading instead of streaming 2024/11/01 05:16:12 DEBUG : potato2: md5 = cfcc5104368eb2b59d1235f3bd4368d6 OK 2024/11/01 05:16:12 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.83s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:16:16 DEBUG : potato1: md5 = 10d0b6110690c2a6b5597e2c5c6ca620 OK 2024/11/01 05:16:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': File to upload is small (60 bytes), uploading instead of streaming 2024/11/01 05:16:18 DEBUG : potato2: md5 = d0901c53aeba0e158a626ec92b731515 OK 2024/11/01 05:16:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.20s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:16:22 DEBUG : potato2: md5 = 5a29b93fa001a46b42fc8fc8e64597bd OK 2024/11/01 05:16:24 DEBUG : empty space: md5 = 27a5372c85ca00c593c1e02bd5b63110 OK 2024/11/01 05:16:26 DEBUG : sub dir/potato3: md5 = c2b5c7000e0f3c5831eca3d60c163cd3 OK 2024/11/01 05:16:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Touching "empty space" 2024/11/01 05:16:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Touching "potato2" 2024/11/01 05:16:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Touching "sub dir/potato3" 2024/11/01 05:16:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.33s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:16:34 DEBUG : dir with metadata: Making directory with metadata 2024/11/01 05:16:35 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.16s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:16:37 DEBUG : directory with modtime: Making directory with metadata 2024/11/01 05:16:38 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.97s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:16:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/01 05:16:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/01 05:16:40 DEBUG : Google drive root 'crypt/5d80ue304chs5rvuebhuoksgkls4s2hact06f9sd6k945eecluf0': Skipping btime metadata as can't update it on an existing file: 2024-11-01T05:16:40.158211817Z 2024/11/01 05:16:41 INFO : non existent directory: Updated directory metadata 2024/11/01 05:16:43 DEBUG : Google drive root 'crypt/5d80ue304chs5rvuebhuoksgkls4s2hact06f9sd6k945eecluf0': Skipping btime metadata as can't update it on an existing file: 2024-11-01T05:16:40.158211817Z 2024/11/01 05:16:44 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.22s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:16:46 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/01 05:16:48 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/01 05:16:49 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.07s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu'", Local "Local file system at /tmp/rclone2613356584", Modify Window "1ms" 2024/11/01 05:16:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/01 05:16:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/01 05:16:51 DEBUG : dst: Making directory with metadata 2024/11/01 05:16:52 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/01 05:16:52 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 05:16:53 INFO : dst: Set directory modification time (using SetModTime) 2024/11/01 05:16:54 INFO : dst: Set directory modification time (using SetModTime) 2024/11/01 05:16:54 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/01 05:16:54 INFO : dst: Set directory modification time (using SetModTime) 2024/11/01 05:16:54 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.18s) === 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 2024/11/01 05:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuneguk4bidu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 13m12.309819681s (try 1/5)