"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/11/26 01:42:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeranoz7taqu" 2024/11/26 01:42:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:42:41 DEBUG : Creating backend with remote "TestDrive:crypt/4retl3gccjn77s3h531fqg281jefsgnn3e47696bdtgsapa40jd0" 2024/11/26 01:42:42 DEBUG : Creating backend with remote "/tmp/rclone1880044299" === 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-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/26 01:42:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/26 01:42:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/26 01:42:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/26 01:42:42 DEBUG : potato: Seek from 10 to 0 2024/11/26 01:42:42 DEBUG : potato: Seek from 10 to 0 2024/11/26 01:42:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/26 01:42:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/26 01:42:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/26 01:42:42 DEBUG : potato: Seek from 5 to 2 2024/11/26 01:42:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/26 01:42:42 DEBUG : potato: Seek from 7 to 0 2024/11/26 01:42:42 DEBUG : potato: Seek from 7 to 0 2024/11/26 01:42:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/26 01:42:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/26 01:42:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/26 01:42:42 DEBUG : potato: Seek from 5 to 2 2024/11/26 01:42:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/26 01:42:42 DEBUG : potato: Seek from 8 to 0 2024/11/26 01:42:42 DEBUG : potato: Seek from 8 to 0 2024/11/26 01:42:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/26 01:42:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/26 01:42:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/26 01:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/26 01:42:42 DEBUG : potato: Seek from 5 to 2 2024/11/26 01:42:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/26 01:42:42 DEBUG : potato: Seek from 9 to 0 2024/11/26 01:42:42 DEBUG : potato: Seek from 9 to 0 2024/11/26 01:42:42 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-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:42:45 DEBUG : rutabaga: md5 = 1149814f3e609ed6d726ed49c9c8d8da OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/26 01:42:47 DEBUG : empty space: md5 = b9061339946cf66104eecfed084ff43e OK === RUN TestCheck/3 2024/11/26 01:42:49 DEBUG : potato2: md5 = c3c88d10b3300065af9574d20caebafd OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/26 01:42:52 DEBUG : remotepotato: md5 = 5cd7afc06f7b805b0537bd3520610ff2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.27s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2024/11/26 01:42:55 DEBUG : Creating backend with remote "nonexistent" 2024/11/26 01:42:55 DEBUG : Creating backend with remote "nonexistent" 2024/11/26 01:42:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/26 01:42:55 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/26 01:42:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/26 01:42:55 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-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:42:57 DEBUG : rutabaga: md5 = c092896b6fc1899524d732239a751260 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/26 01:43:03 DEBUG : empty space: md5 = f8ceec1b336efcc1b0fb8fc179cbb42d OK === RUN TestCheckDownload/3 2024/11/26 01:43:06 DEBUG : potato2: md5 = 351bd0ae84c4ed24c1176476dab3d96c OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/26 01:43:11 DEBUG : remotepotato: md5 = 037666883a29a647f0997eaed93e3dc4 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.31s) --- PASS: TestCheckDownload/1 (1.73s) --- PASS: TestCheckDownload/2 (1.62s) --- PASS: TestCheckDownload/3 (1.39s) --- PASS: TestCheckDownload/4 (1.22s) --- PASS: TestCheckDownload/5 (1.51s) --- PASS: TestCheckDownload/6 (1.27s) --- PASS: TestCheckDownload/7 (1.34s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:43:19 DEBUG : rutabaga: md5 = 9d8f59de05ba76661a702a4cc815caaa OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/26 01:43:21 DEBUG : empty space: md5 = 973af0cfd1e9b29f82fe61bea8c921c2 OK === RUN TestCheckSizeOnly/3 2024/11/26 01:43:23 DEBUG : potato2: md5 = fa221c529716622d84303b0454f0a3af OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/26 01:43:26 DEBUG : remotepotato: md5 = 49b70f3cc8831c117b7c7c18e152a271 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.61s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:43:31 DEBUG : test.sum: md5 = b4ff3101880dc4885bcdc3b92a20b6ec OK 2024/11/26 01:43:32 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/26 01:43:32 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/26 01:43:32 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/26 01:43:32 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/26 01:43:34 DEBUG : test.sum: md5 = a41c832c0bceeb143b76195488a893bf OK 2024/11/26 01:43:35 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/26 01:43:35 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/26 01:43:35 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/26 01:43:35 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.89s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:43:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeranoz7taqu/data" 2024/11/26 01:43:36 DEBUG : Creating backend with remote "TestDrive:crypt/4retl3gccjn77s3h531fqg281jefsgnn3e47696bdtgsapa40jd0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:43:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeranoz7taqu/data" 2024/11/26 01:43:38 DEBUG : Creating backend with remote "TestDrive:crypt/4retl3gccjn77s3h531fqg281jefsgnn3e47696bdtgsapa40jd0/vjrnln8ratgmqakfosrqe8espk" 2024/11/26 01:43:43 DEBUG : data/banana: md5 = 23c88152b14449440c68fc68460e46ba OK 2024/11/26 01:43:44 DEBUG : test.sum: md5 = e13552045389179bd03bd59bb82da4e5 OK === RUN TestCheckSumDownload/subtest1 2024/11/26 01:43:50 DEBUG : data/potato: md5 = c41480db587e76085562d9703e5b6f8c OK 2024/11/26 01:43:51 DEBUG : test.sum: md5 = 3eecdaff60920833f736dc26563c68c0 OK === RUN TestCheckSumDownload/subtest2 2024/11/26 01:43:56 DEBUG : test.sum: md5 = 361e912c2630b23fb2d9eaf48198baa0 OK === RUN TestCheckSumDownload/subtest3 2024/11/26 01:44:01 DEBUG : test.sum: md5 = e2072a6e97f49e9cedc509c036fdbb5b OK === RUN TestCheckSumDownload/subtest4 2024/11/26 01:44:06 DEBUG : test.sum: md5 = 9c0b3672745aaffd1b7d96b2fc7a662a OK === RUN TestCheckSumDownload/subtest5 2024/11/26 01:44:11 DEBUG : test.sum: md5 = 16f51bfec041e1277d65d433926139da OK === RUN TestCheckSumDownload/subtest6 2024/11/26 01:44:16 DEBUG : data/banana: md5 = b80ad30e645677f58a438bbf267beab8 OK 2024/11/26 01:44:17 DEBUG : data/potato: md5 = e711e4aef98720c5d8f0b378c1895472 OK 2024/11/26 01:44:19 DEBUG : test.sum: md5 = 131caa7701d88751d50d9b9305eeeb9c OK === RUN TestCheckSumDownload/subtest7 2024/11/26 01:44:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/26 01:44:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (47.08s) --- PASS: TestCheckSumDownload/subtest1 (3.05s) --- PASS: TestCheckSumDownload/subtest2 (3.12s) --- PASS: TestCheckSumDownload/subtest3 (2.49s) --- PASS: TestCheckSumDownload/subtest4 (2.94s) --- PASS: TestCheckSumDownload/subtest5 (2.36s) --- PASS: TestCheckSumDownload/subtest6 (2.58s) --- PASS: TestCheckSumDownload/subtest7 (2.53s) === RUN TestApplyTransforms 2024/11/26 01:44:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuqikaj7juro" 2024/11/26 01:44:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:44:25 DEBUG : Creating backend with remote "TestDrive:crypt/0abhfnifalmcaj9ogiiu19vbq0ppmjpu1tctgjhrms8jdq4vpqo0" 2024/11/26 01:44:26 DEBUG : Creating backend with remote "/tmp/rclone3036594665" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuqikaj7juro'", Local "Local file system at /tmp/rclone3036594665", Modify Window "1ms" 2024/11/26 01:44:29 DEBUG : hello, world!: md5 = 4d26df2727bb28e27e0e8747d835f289 OK upper checkfile vs. lower remote (without normalization) 2024/11/26 01:44:30 ERROR : hello, world!: sum not found 2024/11/26 01:44:30 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuqikaj7juro' 2024/11/26 01:44:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuqikaj7juro': 1 files missing 2024/11/26 01:44:30 NOTICE: 1 hashes missing 2024/11/26 01:44:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuqikaj7juro': 2 differences found 2024/11/26 01:44:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuqikaj7juro': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/26 01:44:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuqikaj7juro': 0 differences found 2024/11/26 01:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuqikaj7juro': 1 matching files 2024/11/26 01:44:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hasiyil2peqo" 2024/11/26 01:44:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:44:31 DEBUG : Creating backend with remote "TestDrive:crypt/g384b96cdnf412nlsbhvdd1re43dg25odl24i2b4hjkb5s2rcb90" 2024/11/26 01:44:32 DEBUG : Creating backend with remote "/tmp/rclone459258924" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hasiyil2peqo'", Local "Local file system at /tmp/rclone459258924", Modify Window "1ms" 2024/11/26 01:44:35 DEBUG : HELLO, WORLD!: md5 = 1dc36d00ec11a6740b62e70e720fa09b OK lower checkfile vs. upper remote (without normalization) 2024/11/26 01:44:35 ERROR : HELLO, WORLD!: sum not found 2024/11/26 01:44:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hasiyil2peqo' 2024/11/26 01:44:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasiyil2peqo': 1 files missing 2024/11/26 01:44:35 NOTICE: 1 hashes missing 2024/11/26 01:44:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasiyil2peqo': 2 differences found 2024/11/26 01:44:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasiyil2peqo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/26 01:44:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:44:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasiyil2peqo': 0 differences found 2024/11/26 01:44:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasiyil2peqo': 1 matching files 2024/11/26 01:44:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuyocet0wawi" 2024/11/26 01:44:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:44:37 DEBUG : Creating backend with remote "TestDrive:crypt/vscuhaqrt30fjbnt7du3pig4s59m854om0vksm4j3bo86a3fgo90" 2024/11/26 01:44:38 DEBUG : Creating backend with remote "/tmp/rclone1909160260" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuyocet0wawi'", Local "Local file system at /tmp/rclone1909160260", Modify Window "1ms" 2024/11/26 01:44:41 DEBUG : HeLlO, wOrLd!: md5 = f3be08129620b6bb45619e022ce15d70 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/26 01:44:41 ERROR : HeLlO, wOrLd!: sum not found 2024/11/26 01:44:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuyocet0wawi' 2024/11/26 01:44:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuyocet0wawi': 1 files missing 2024/11/26 01:44:41 NOTICE: 1 hashes missing 2024/11/26 01:44:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuyocet0wawi': 2 differences found 2024/11/26 01:44:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuyocet0wawi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/26 01:44:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:44:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuyocet0wawi': 0 differences found 2024/11/26 01:44:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuyocet0wawi': 1 matching files 2024/11/26 01:44:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dolepok0ziva" 2024/11/26 01:44:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:44:42 DEBUG : Creating backend with remote "TestDrive:crypt/m4bq5u06g1qbdi6lo1aert33t960fd52qltb9bn7ja8g630gcfsg" 2024/11/26 01:44:43 DEBUG : Creating backend with remote "/tmp/rclone1718962574" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dolepok0ziva'", Local "Local file system at /tmp/rclone1718962574", Modify Window "1ms" 2024/11/26 01:44:46 DEBUG : HELLO, WORLD!: md5 = 7cba9af5d2827117f5831b4032c9d112 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/26 01:44:47 ERROR : HELLO, WORLD!: sum not found 2024/11/26 01:44:47 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dolepok0ziva' 2024/11/26 01:44:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dolepok0ziva': 1 files missing 2024/11/26 01:44:47 NOTICE: 1 hashes missing 2024/11/26 01:44:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dolepok0ziva': 2 differences found 2024/11/26 01:44:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dolepok0ziva': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/26 01:44:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dolepok0ziva': 0 differences found 2024/11/26 01:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dolepok0ziva': 1 matching files 2024/11/26 01:44:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jamopaz3sujo" 2024/11/26 01:44:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:44:48 DEBUG : Creating backend with remote "TestDrive:crypt/067d9ia0nbd0mg8j4hmtgft57ka2p1ji4fvpamovq3rt0rq2rih0" 2024/11/26 01:44:49 DEBUG : Creating backend with remote "/tmp/rclone392565448" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jamopaz3sujo'", Local "Local file system at /tmp/rclone392565448", Modify Window "1ms" 2024/11/26 01:44:52 DEBUG : 測試_Русский___ě_áñ: md5 = 169f9b8a01c74834e94b34c08e96b569 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/26 01:44:52 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/26 01:44:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jamopaz3sujo' 2024/11/26 01:44:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jamopaz3sujo': 1 files missing 2024/11/26 01:44:52 NOTICE: 1 hashes missing 2024/11/26 01:44:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jamopaz3sujo': 2 differences found 2024/11/26 01:44:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jamopaz3sujo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/26 01:44:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:44:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jamopaz3sujo': 0 differences found 2024/11/26 01:44:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jamopaz3sujo': 1 matching files 2024/11/26 01:44:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cotisev9dohi" 2024/11/26 01:44:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:44:54 DEBUG : Creating backend with remote "TestDrive:crypt/gh07tohol809rp4d7ghujigqp4n5jgrepnrrdkd0t5f896vumptg" 2024/11/26 01:44:55 DEBUG : Creating backend with remote "/tmp/rclone1112867526" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cotisev9dohi'", Local "Local file system at /tmp/rclone1112867526", Modify Window "1ms" 2024/11/26 01:44:58 DEBUG : 測試_Русский___ě_áñ: md5 = dd7f10f9dcd551b46219c52173d0f920 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/26 01:44:58 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/26 01:44:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cotisev9dohi' 2024/11/26 01:44:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotisev9dohi': 1 files missing 2024/11/26 01:44:58 NOTICE: 1 hashes missing 2024/11/26 01:44:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotisev9dohi': 2 differences found 2024/11/26 01:44:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotisev9dohi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/26 01:44:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:44:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotisev9dohi': 0 differences found 2024/11/26 01:44:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cotisev9dohi': 1 matching files 2024/11/26 01:44:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajidos3rihu" 2024/11/26 01:44:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:44:59 DEBUG : Creating backend with remote "TestDrive:crypt/uqhu0ntefrvv4muif8gtviff7oom93ug2oluq9e47lblm98v9dr0" 2024/11/26 01:45:00 DEBUG : Creating backend with remote "/tmp/rclone2269396273" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajidos3rihu'", Local "Local file system at /tmp/rclone2269396273", Modify Window "1ms" 2024/11/26 01:45:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3259ae3cb032232f2d36c34cd5cae77c OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/26 01:45:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/26 01:45:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jajidos3rihu' 2024/11/26 01:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajidos3rihu': 1 files missing 2024/11/26 01:45:04 NOTICE: 1 hashes missing 2024/11/26 01:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajidos3rihu': 2 differences found 2024/11/26 01:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajidos3rihu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/26 01:45:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:45:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajidos3rihu': 0 differences found 2024/11/26 01:45:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajidos3rihu': 1 matching files 2024/11/26 01:45:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taminil3neso" 2024/11/26 01:45:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:45:05 DEBUG : Creating backend with remote "TestDrive:crypt/9c47cljg8p8ct9ne8klm3dfr9v5400gknkeahpnd0mq22q25c7lg" 2024/11/26 01:45:06 DEBUG : Creating backend with remote "/tmp/rclone3323968204" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taminil3neso'", Local "Local file system at /tmp/rclone3323968204", Modify Window "1ms" 2024/11/26 01:45:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fc1cb6bbf61bd4b91a6c0b57b89be7c2 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/26 01:45:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/26 01:45:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-taminil3neso' 2024/11/26 01:45:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taminil3neso': 1 files missing 2024/11/26 01:45:09 NOTICE: 1 hashes missing 2024/11/26 01:45:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taminil3neso': 2 differences found 2024/11/26 01:45:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taminil3neso': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/26 01:45:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:45:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taminil3neso': 0 differences found 2024/11/26 01:45:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taminil3neso': 1 matching files 2024/11/26 01:45:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mobekax2puzo" 2024/11/26 01:45:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:45:11 DEBUG : Creating backend with remote "TestDrive:crypt/5vimvti50et10kiombh06iuus7t9q70onjf1bdnnp0taj4oinve0" 2024/11/26 01:45:12 DEBUG : Creating backend with remote "/tmp/rclone3543647209" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mobekax2puzo'", Local "Local file system at /tmp/rclone3543647209", Modify Window "1ms" 2024/11/26 01:45:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 80c9d81ac0c80dd5718c215e903c85e8 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/26 01:45:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/26 01:45:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mobekax2puzo' 2024/11/26 01:45:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobekax2puzo': 1 files missing 2024/11/26 01:45:15 NOTICE: 1 hashes missing 2024/11/26 01:45:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobekax2puzo': 2 differences found 2024/11/26 01:45:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobekax2puzo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/26 01:45:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:45:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobekax2puzo': 0 differences found 2024/11/26 01:45:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobekax2puzo': 1 matching files 2024/11/26 01:45:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kemanac6pine" 2024/11/26 01:45:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:45:16 DEBUG : Creating backend with remote "TestDrive:crypt/2l95gmeksj2m7iu82hof6al9bqutg5q2jivcd4oa0pd27j4686k0" 2024/11/26 01:45:17 DEBUG : Creating backend with remote "/tmp/rclone390354093" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kemanac6pine'", Local "Local file system at /tmp/rclone390354093", Modify Window "1ms" 2024/11/26 01:45:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 738a27ea6afcc16a167caabaeb9bab33 OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/26 01:45:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/26 01:45:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kemanac6pine' 2024/11/26 01:45:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kemanac6pine': 1 files missing 2024/11/26 01:45:21 NOTICE: 1 hashes missing 2024/11/26 01:45:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kemanac6pine': 2 differences found 2024/11/26 01:45:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kemanac6pine': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/26 01:45:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/26 01:45:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kemanac6pine': 0 differences found 2024/11/26 01:45:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kemanac6pine': 1 matching files 2024/11/26 01:45:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kemanac6pine': Purge remote 2024/11/26 01:45:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mobekax2puzo': Purge remote 2024/11/26 01:45:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taminil3neso': Purge remote 2024/11/26 01:45:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajidos3rihu': Purge remote 2024/11/26 01:45:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cotisev9dohi': Purge remote 2024/11/26 01:45:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jamopaz3sujo': Purge remote 2024/11/26 01:45:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dolepok0ziva': Purge remote 2024/11/26 01:45:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuyocet0wawi': Purge remote 2024/11/26 01:45:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hasiyil2peqo': Purge remote 2024/11/26 01:45:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuqikaj7juro': Purge remote --- PASS: TestApplyTransforms (64.13s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:45:30 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/26 01:45:32 DEBUG : sub/file2: md5 = cc919db75c66b4ce0803183901615c3b OK 2024/11/26 01:45:32 INFO : file1: Copied (new) to: sub/file2 2024/11/26 01:45:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 01:45:33 DEBUG : file1: Unchanged skipping 2024/11/26 01:45:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': don't need to copy/move sub/file2, it is already at target location 2024/11/26 01:45:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.86s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:45:40 DEBUG : dst/file1: md5 = 84b0b98d29a6dd7508c44c2b1096e22f OK 2024/11/26 01:45:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeranoz7taqu/backup" 2024/11/26 01:45:40 DEBUG : Creating backend with remote "TestDrive:crypt/4retl3gccjn77s3h531fqg281jefsgnn3e47696bdtgsapa40jd0/1nrff024r7pq65ecp72fc28jb0" 2024/11/26 01:45:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/26 01:45:45 INFO : dst/file1: Moved (server-side) 2024/11/26 01:45:47 DEBUG : dst/file1: md5 = d68841ea51a05d56cc5fc131a6ee5b08 OK 2024/11/26 01:45:47 INFO : dst/file1: Copied (new) 2024/11/26 01:45:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/26 01:45:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/26 01:45:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.26s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:45:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeranoz7taqu/dst" 2024/11/26 01:45:53 DEBUG : Creating backend with remote "TestDrive:crypt/4retl3gccjn77s3h531fqg281jefsgnn3e47696bdtgsapa40jd0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/26 01:45:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeranoz7taqu/CompareDest" 2024/11/26 01:45:55 DEBUG : Creating backend with remote "TestDrive:crypt/4retl3gccjn77s3h531fqg281jefsgnn3e47696bdtgsapa40jd0/gveqi14airsml4bgu7krj116o8" 2024/11/26 01:45:57 DEBUG : one: Need to transfer - File not found at Destination 2024/11/26 01:46:00 DEBUG : one: md5 = a93ccb142e0b022e47ab9e2f286b9757 OK 2024/11/26 01:46:00 INFO : one: Copied (new) 2024/11/26 01:46:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 01:46:03 DEBUG : one: md5 = 90498a52a61405c15f1d139043ab16f7 OK 2024/11/26 01:46:03 INFO : one: Copied (replaced existing) 2024/11/26 01:46:05 DEBUG : dst/one: md5 = 53b320873471412ccc619424baed82dc OK 2024/11/26 01:46:08 DEBUG : CompareDest/one: md5 = 86bb311ac0948c869b8e731427c6226d OK 2024/11/26 01:46:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 01:46:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 01:46:09 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 01:46:11 DEBUG : CompareDest/two: md5 = d7cd9dc838d479e086d724de3312984e OK 2024/11/26 01:46:12 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 01:46:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 01:46:12 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 01:46:13 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 01:46:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 01:46:14 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 01:46:15 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 01:46:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/26 01:46:17 DEBUG : two: md5 = faea4d50a76ab9e220034edd7dd8fadf OK 2024/11/26 01:46:17 INFO : two: Copied (new) 2024/11/26 01:46:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/26 01:46:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:46:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/26 01:46:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.87s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:46:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeranoz7taqu/dst" 2024/11/26 01:46:23 DEBUG : Creating backend with remote "TestDrive:crypt/4retl3gccjn77s3h531fqg281jefsgnn3e47696bdtgsapa40jd0/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/26 01:46:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeranoz7taqu/CopyDest" 2024/11/26 01:46:25 DEBUG : Creating backend with remote "TestDrive:crypt/4retl3gccjn77s3h531fqg281jefsgnn3e47696bdtgsapa40jd0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/26 01:46:26 DEBUG : one: Need to transfer - File not found at Destination 2024/11/26 01:46:29 DEBUG : one: md5 = 05b2a6844595a3b8f0147169339c60f4 OK 2024/11/26 01:46:29 INFO : one: Copied (new) 2024/11/26 01:46:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 01:46:32 DEBUG : one: md5 = aec70ede3e89cb3a33a05fb2e3988501 OK 2024/11/26 01:46:32 INFO : one: Copied (replaced existing) 2024/11/26 01:46:34 DEBUG : dst/one: md5 = e837fff8fe55ad3d24d7400e0e3073a8 OK 2024/11/26 01:46:37 DEBUG : CopyDest/one: md5 = 7af2eb7273dc9fb5659b21fd55146cb8 OK 2024/11/26 01:46:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeranoz7taqu/BackupDir" 2024/11/26 01:46:38 DEBUG : Creating backend with remote "TestDrive:crypt/4retl3gccjn77s3h531fqg281jefsgnn3e47696bdtgsapa40jd0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/26 01:46:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 01:46:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 01:46:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 01:46:42 INFO : one: Moved (server-side) 2024/11/26 01:46:43 INFO : one: Copied (server-side copy) 2024/11/26 01:46:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/26 01:46:46 DEBUG : CopyDest/two: md5 = ff644839953f905db532f6f8d6563e20 OK 2024/11/26 01:46:46 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 01:46:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 01:46:48 INFO : two: Copied (server-side copy) 2024/11/26 01:46:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/26 01:46:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 01:46:49 DEBUG : two: Unchanged skipping 2024/11/26 01:46:51 DEBUG : CopyDest/three: md5 = 35dfc17c8e6cbde2a646b6d5e2589653 OK 2024/11/26 01:46:52 DEBUG : three: Need to transfer - File not found at Destination 2024/11/26 01:46:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/26 01:46:52 DEBUG : three: Destination not found in --copy-dest 2024/11/26 01:46:54 DEBUG : three: md5 = f6cca7b9c29115af0a12c9dda41221d6 OK 2024/11/26 01:46:54 INFO : three: Copied (new) 2024/11/26 01:46:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/26 01:46:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/26 01:46:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:47:00 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:47:00 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/26 01:47:00 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/26 01:47:01 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.24s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:47:03 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/26 01:47:06 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c22616a25ed3389e17e4ecfdb5782747 OK 2024/11/26 01:47:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/26 01:47:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/26 01:47:07 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/26 01:47:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/26 01:47:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/26 01:47:10 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7fa5606dfce40e4c4ff6686e56abdef2 OK 2024/11/26 01:47:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/26 01:47:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/26 01:47:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.84s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:47:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Looking for duplicate names using skip mode. 2024/11/26 01:47:18 NOTICE: one: Found 2 files with duplicate names 2024/11/26 01:47:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.95s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:47:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Looking for duplicate names using skip mode. 2024/11/26 01:47:26 NOTICE: one: Found 3 files with duplicate names 2024/11/26 01:47:26 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/26 01:47:26 INFO : one: Deleted 2024/11/26 01:47:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.92s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:47:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Looking for duplicate names using first mode. 2024/11/26 01:47:33 NOTICE: one: Found 3 files with duplicate names 2024/11/26 01:47:34 INFO : one: Deleted 2024/11/26 01:47:35 INFO : one: Deleted 2024/11/26 01:47:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.81s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:47:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Looking for duplicate names using newest mode. 2024/11/26 01:47:41 NOTICE: one: Found 3 files with duplicate names 2024/11/26 01:47:42 INFO : one: Deleted 2024/11/26 01:47:43 INFO : one: Deleted 2024/11/26 01:47:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.93s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:47:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Looking for duplicate names using oldest mode. 2024/11/26 01:47:50 NOTICE: one: Found 3 files with duplicate names 2024/11/26 01:47:50 INFO : one: Deleted 2024/11/26 01:47:51 INFO : one: Deleted 2024/11/26 01:47:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.82s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:47:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Looking for duplicate names using largest mode. 2024/11/26 01:47:57 NOTICE: one: Found 3 files with duplicate names 2024/11/26 01:47:58 INFO : one: Deleted 2024/11/26 01:47:58 INFO : one: Deleted 2024/11/26 01:47:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.49s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:48:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Looking for duplicate names using smallest mode. 2024/11/26 01:48:05 NOTICE: one: Found 3 files with duplicate names 2024/11/26 01:48:06 INFO : one: Deleted 2024/11/26 01:48:06 INFO : one: Deleted 2024/11/26 01:48:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.78s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:48:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Looking for duplicate names using rename mode. 2024/11/26 01:48:14 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/26 01:48:15 INFO : one-2.txt: renamed from: one.txt 2024/11/26 01:48:17 INFO : one-3.txt: renamed from: one.txt 2024/11/26 01:48:18 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.70s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:48:24 DEBUG : dupe1/one.txt: md5 = 9db41c8e8c9ef2ceb554ef2792234cdd OK 2024/11/26 01:48:27 DEBUG : dupe2/two.txt: md5 = b8a2cc2d0582c17912e594a168ce730f OK 2024/11/26 01:48:30 DEBUG : dupe3/three.txt: md5 = 3ab23067eb738857a707c60a8abc564f OK 2024/11/26 01:48:31 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/26 01:48:31 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/26 01:48:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/26 01:48:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/26 01:48:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/26 01:48:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/26 01:48:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.92s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:48:40 DEBUG : a.txt: md5 = 17e4a0f71da03c4930bc954578b5e590 OK 2024/11/26 01:48:41 DEBUG : zend.txt: md5 = 974768a0f48905659b502d1ed0ea2233 OK 2024/11/26 01:48:44 DEBUG : sub dir/hello world: md5 = 24bd8c4a7dfccb4b59315fe14daa6970 OK 2024/11/26 01:48:46 DEBUG : sub dir/hello world2: md5 = b65d66bbfce00961c02d706c6075072a OK 2024/11/26 01:48:49 DEBUG : sub dir/ignore dir/.ignore: md5 = f26a9fcc37cacf5c5bc364731a9b63a8 OK 2024/11/26 01:48:51 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3e13c3277e0a484d3826a7ee0cca5d4f OK 2024/11/26 01:48:53 DEBUG : sub dir/sub sub dir/hello world3: md5 = 826f6041d1730fc880f127bf05664732 OK 2024/11/26 01:48:55 DEBUG : a.txt: Excluded (Size Filter) 2024/11/26 01:48:55 DEBUG : a.txt: Excluded 2024/11/26 01:48:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/26 01:48:55 DEBUG : sub dir/hello world2: Excluded 2024/11/26 01:48:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/26 01:48:55 DEBUG : sub dir/hello world: Excluded 2024/11/26 01:48:56 DEBUG : sub dir/ignore dir: Excluded 2024/11/26 01:48:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/26 01:48:56 DEBUG : sub dir/hello world2: Excluded 2024/11/26 01:48:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/26 01:48:56 DEBUG : sub dir/hello world: Excluded 2024/11/26 01:48:56 DEBUG : sub dir/ignore dir: Excluded 2024/11/26 01:49:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/26 01:49:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/26 01:49:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/26 01:49:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/26 01:49:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/26 01:49:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/11/26 01:49:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (26.45s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:49:06 DEBUG : file1: md5 = bf3ddb8c69928e12c0dc9f9a8843d900 OK 2024/11/26 01:49:09 DEBUG : sub/file2: md5 = 0ee43346be3e142033e7c0fe5cfc1d34 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/26 01:49:12 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/26 01:49:12 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/26 01:49:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/26 01:49:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.99s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:49:17 DEBUG : file1: md5 = 838d2942135b13fa16a5b2e52e004373 OK 2024/11/26 01:49:20 DEBUG : sub/file2: md5 = 23bc455861cd572479be0bf79f1ecc1e 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/26 01:49:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeranoz7taqu/notfound" 2024/11/26 01:49:24 DEBUG : Creating backend with remote "TestDrive:crypt/4retl3gccjn77s3h531fqg281jefsgnn3e47696bdtgsapa40jd0/qe0i31qdkoejk60elps0ni5sqk" 2024/11/26 01:49:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.41s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.33s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.87s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:49:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Making directory 2024/11/26 01:49:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Making directory --- PASS: TestMkdir (0.77s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:49:33 DEBUG : sub dir/hello world: md5 = 9cb5f3c76e17e115851c46b5187ffe6f OK 2024/11/26 01:49:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.81s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:49:37 DEBUG : potato2: md5 = 8425f2a4221daab3063dfae5a105f80f OK 2024/11/26 01:49:39 DEBUG : empty space: md5 = d2599d527794c6a7bf4ca1b90bd7f736 OK --- PASS: TestLs (6.62s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:49:44 DEBUG : potato2: md5 = b7b4dbc10d0fdf9761ada41686ff5ce1 OK 2024/11/26 01:49:46 DEBUG : empty space: md5 = 24e8528b6dc4fd845b79a3ac984e19e8 OK 2024/11/26 01:49:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/26 01:49:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.32s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:49:50 DEBUG : potato2: md5 = 2af6004fe3ef22086eb848a2dbbd4ed2 OK 2024/11/26 01:49:52 DEBUG : empty space: md5 = df81f90d007b12eb5352017ecc4afd24 OK --- PASS: TestLsLong (5.59s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:49:56 DEBUG : potato2: md5 = 8d8dbb7a74c9a175d3dbbd097d175245 OK 2024/11/26 01:49:57 DEBUG : empty space: md5 = aa0b8533ca861360abde426c32a88fda OK --- PASS: TestHashSums (5.30s) === RUN TestHashSumsWithErrors 2024/11/26 01:49:59 DEBUG : Creating backend with remote ":memory:" 2024/11/26 01:49:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/26 01:49:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/26 01:49:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/26 01:49:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/26 01:49:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/26 01:49:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/26 01:49:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/26 01:49:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/26 01:49:59 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-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:50:01 DEBUG : potato2: md5 = 3341649f61bd2d0fdc317fa2a1b5fb15 OK 2024/11/26 01:50:03 DEBUG : empty space: md5 = bc3ae6240741f8dd5d84d121b1e4390a OK 2024/11/26 01:50:06 DEBUG : sub dir/potato3: md5 = 523a4dbfc61672dac3dd742ad0a72ff2 OK 2024/11/26 01:50:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.69s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:50:12 DEBUG : small: md5 = 3d667900face8b4f2002bfb594c5c95d OK 2024/11/26 01:50:13 DEBUG : medium: md5 = baa6920163bd06b67f0c27b10a933866 OK 2024/11/26 01:50:15 DEBUG : large: md5 = ce03708e81fb490c53c931faea25a253 OK 2024/11/26 01:50:16 DEBUG : Waiting for deletions to finish 2024/11/26 01:50:16 DEBUG : large: Excluded (Size Filter) 2024/11/26 01:50:16 INFO : small: Deleted 2024/11/26 01:50:16 INFO : medium: Deleted --- PASS: TestDelete (7.56s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:50:19 DEBUG : small: md5 = 23c8c42d9c64de273d465985cf1c57a6 OK 2024/11/26 01:50:21 DEBUG : medium: md5 = 9a1d39c93a779438a7fc90c8ad3b8afa OK 2024/11/26 01:50:23 DEBUG : large: md5 = 7491087f46d3afc584307851243162b4 OK 2024/11/26 01:50:23 DEBUG : Waiting for deletions to finish 2024/11/26 01:50:23 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/11/26 01:50:24 INFO : small: Deleted 2024/11/26 01:50:24 INFO : large: Deleted --- PASS: TestMaxDelete (8.18s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:50:27 DEBUG : small: md5 = e842568f8af3b83946ce83e832f8655c OK 2024/11/26 01:50:29 DEBUG : medium: md5 = 1476a24d05ce956685625eccb3fd1e23 OK 2024/11/26 01:50:31 DEBUG : large: md5 = 243538fffab029aca967c1fc864a4ec4 OK 2024/11/26 01:50:31 DEBUG : Waiting for deletions to finish 2024/11/26 01:50:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/26 01:50:32 INFO : medium: Deleted 2024/11/26 01:50:32 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.76s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:50:35 DEBUG : small: md5 = 6880a0b4f0f7c95a192b18fd22aa99db OK 2024/11/26 01:50:37 DEBUG : medium: md5 = ac178648ea1a99f7c6c7d8e6b5bf5ddc OK 2024/11/26 01:50:39 DEBUG : large: md5 = 5191c6bbfd64d0f01bd83610e4a20bb6 OK 2024/11/26 01:50:39 DEBUG : Waiting for deletions to finish 2024/11/26 01:50:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/26 01:50:40 INFO : medium: Deleted 2024/11/26 01:50:40 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.09s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:50:43 DEBUG : ReadFile: md5 = 417b7cd170b08251cd568659f11ef439 OK --- PASS: TestReadFile (4.69s) === RUN TestRetry 2024/11/26 01:50:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/26 01:50:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/26 01:50:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/26 01:50:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/26 01:50:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/26 01:50:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/26 01:50:46 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-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:50:48 DEBUG : file1: md5 = bb9e12af7cf6708ba1fbeb4d1bf2fd0f OK 2024/11/26 01:50:50 DEBUG : file2: md5 = e63041dec03988a74f4d630957bf6b29 OK --- PASS: TestCat (20.05s) === RUN TestPurge 2024/11/26 01:51:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pineqin9sifi" 2024/11/26 01:51:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 01:51:06 DEBUG : Creating backend with remote "TestDrive:crypt/k1258fsa5sme56je1rlbtqm5ljv1arm2psgi9oo627fscc6vahd0" 2024/11/26 01:51:08 DEBUG : Creating backend with remote "/tmp/rclone2478245433" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pineqin9sifi'", Local "Local file system at /tmp/rclone2478245433", Modify Window "1ms" 2024/11/26 01:51:13 DEBUG : A1/B1/C1/one: md5 = e1f31d08f011990715acd3e2cdfb7776 OK 2024/11/26 01:51:13 DEBUG : A2: Making directory 2024/11/26 01:51:14 DEBUG : A1/B2: Making directory 2024/11/26 01:51:15 DEBUG : A1/B2/C2: Making directory 2024/11/26 01:51:16 DEBUG : A1/B1/C3: Making directory 2024/11/26 01:51:17 DEBUG : A3: Making directory 2024/11/26 01:51:19 DEBUG : A3/B3: Making directory 2024/11/26 01:51:20 DEBUG : A3/B3/C4: Making directory 2024/11/26 01:51:22 DEBUG : A1/two: md5 = d470bce9c129d7810b4b306ea68eb398 OK 2024/11/26 01:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pineqin9sifi': Purge remote 2024/11/26 01:51:26 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.77s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:51:31 DEBUG : A1/B1/C1/one: md5 = 52d64dfdd8139f8b4a51896a87db0a84 OK 2024/11/26 01:51:31 DEBUG : A2: Making directory 2024/11/26 01:51:32 DEBUG : A1/B2: Making directory 2024/11/26 01:51:33 DEBUG : A1/B2/C2: Making directory 2024/11/26 01:51:34 DEBUG : A1/B1/C3: Making directory 2024/11/26 01:51:35 DEBUG : A3: Making directory 2024/11/26 01:51:36 DEBUG : A3/B3: Making directory 2024/11/26 01:51:37 DEBUG : A3/B3/C4: Making directory 2024/11/26 01:51:40 DEBUG : A1/two: md5 = ba648f5dbc49bc8e5d771b5abc22e8ca OK 2024/11/26 01:51:41 DEBUG : removing 1 level 3 directories 2024/11/26 01:51:41 INFO : A3/B3/C4: Removing directory 2024/11/26 01:51:44 DEBUG : removing 2 level 3 directories 2024/11/26 01:51:44 INFO : A1/B2/C2: Removing directory 2024/11/26 01:51:44 INFO : A1/B1/C3: Removing directory 2024/11/26 01:51:45 DEBUG : removing 2 level 2 directories 2024/11/26 01:51:45 INFO : A3/B3: Removing directory 2024/11/26 01:51:45 INFO : A1/B2: Removing directory 2024/11/26 01:51:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/26 01:51:45 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/26 01:51:46 DEBUG : removing 2 level 1 directories 2024/11/26 01:51:46 INFO : A3: Removing directory 2024/11/26 01:51:46 INFO : A2: Removing directory 2024/11/26 01:51:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/26 01:51:51 DEBUG : removing 1 level 3 directories 2024/11/26 01:51:51 INFO : A1/B1/C1: Removing directory 2024/11/26 01:51:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:52 DEBUG : removing 1 level 2 directories 2024/11/26 01:51:52 INFO : A1/B1: Removing directory 2024/11/26 01:51:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/26 01:51:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/26 01:51:53 DEBUG : removing 1 level 1 directories 2024/11/26 01:51:53 INFO : A1: Removing directory 2024/11/26 01:51:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/26 01:51:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/26 01:51:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/26 01:51:54 DEBUG : removing 1 level 0 directories 2024/11/26 01:51:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Removing directory 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/26 01:51:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (29.63s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:51:57 DEBUG : A1: Making directory 2024/11/26 01:51:58 DEBUG : A1/B1: Making directory 2024/11/26 01:51:59 DEBUG : A1/B1/C1: Making directory 2024/11/26 01:52:02 DEBUG : removing 1 level 3 directories 2024/11/26 01:52:02 INFO : A1/B1/C1: Removing directory 2024/11/26 01:52:03 DEBUG : removing 1 level 2 directories 2024/11/26 01:52:03 INFO : A1/B1: Removing directory 2024/11/26 01:52:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/26 01:52:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.31s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:52:06 DEBUG : A1: Making directory 2024/11/26 01:52:07 DEBUG : A1/B1: Making directory 2024/11/26 01:52:08 DEBUG : A1/B1/C1: Making directory 2024/11/26 01:52:11 DEBUG : removing 1 level 3 directories 2024/11/26 01:52:11 INFO : A1/B1/C1: Removing directory 2024/11/26 01:52:12 DEBUG : removing 1 level 2 directories 2024/11/26 01:52:12 INFO : A1/B1: Removing directory 2024/11/26 01:52:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/26 01:52:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.97s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:52:17 DEBUG : file1: md5 = e5095480ecccffe2681adec3ddaab310 OK 2024/11/26 01:52:18 DEBUG : filename.txt: File name found in url 2024/11/26 01:52:19 DEBUG : filename.txt: md5 = 21b07ba65d966ba26463b22f106bd033 OK 2024/11/26 01:52:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/26 01:52:21 DEBUG : headerfilename.txt: md5 = 9b890be209ccebda47400f9f86e086bb OK 2024/11/26 01:52:23 DEBUG : file2: md5 = ee1c664dd70f8be65f9d6cb61f34e593 OK --- PASS: TestCopyURL (10.82s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:52:26 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/26 01:52:29 DEBUG : sub/file2: md5 = 4bd2cf082e6796797762fd936da54c87 OK 2024/11/26 01:52:29 INFO : file1: Copied (new) to: sub/file2 2024/11/26 01:52:29 INFO : file1: Deleted 2024/11/26 01:52:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 01:52:30 DEBUG : file1: Unchanged skipping 2024/11/26 01:52:30 INFO : file1: Deleted 2024/11/26 01:52:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': don't need to copy/move sub/file2, it is already at target location 2024/11/26 01:52:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.05s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:52:33 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/26 01:52:35 DEBUG : file1: md5 = a227b35c871977cc4b19c183ece80659 OK 2024/11/26 01:52:35 INFO : file1: Copied (new) 2024/11/26 01:52:35 INFO : file1: Deleted 2024/11/26 01:52:35 DEBUG : file1: Destination exists, skipping 2024/11/26 01:52:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.82s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:52:41 DEBUG : dst/file1: md5 = 5d6e0ec608137653f4246b47c4a29263 OK 2024/11/26 01:52:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeranoz7taqu/backup" 2024/11/26 01:52:41 DEBUG : Creating backend with remote "TestDrive:crypt/4retl3gccjn77s3h531fqg281jefsgnn3e47696bdtgsapa40jd0/1nrff024r7pq65ecp72fc28jb0" 2024/11/26 01:52:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/26 01:52:46 INFO : dst/file1: Moved (server-side) 2024/11/26 01:52:48 DEBUG : dst/file1: md5 = 3239e1ec2a017556f0518c849afcd730 OK 2024/11/26 01:52:48 INFO : dst/file1: Copied (new) 2024/11/26 01:52:48 INFO : dst/file1: Deleted 2024/11/26 01:52:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/26 01:52:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/26 01:52:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.31s) === 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-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:52:57 DEBUG : A1/one: md5 = f0702eb39ca35a8752b29085e95e49dc OK 2024/11/26 01:52:58 DEBUG : A1/two: md5 = 36f0f7e2632134167fd14ee0acb74549 OK 2024/11/26 01:53:01 DEBUG : A1/B1/three: md5 = a74704171f6231293bec11900d197312 OK 2024/11/26 01:53:04 DEBUG : A1/B1/C1/four: md5 = a6e7cf8585662da267df485f4f49dba8 OK 2024/11/26 01:53:07 DEBUG : A1/B1/C2/five: md5 = 2af9cde513fa4321e59a7e79a542d3b3 OK 2024/11/26 01:53:07 DEBUG : A1/B2: Making directory 2024/11/26 01:53:08 DEBUG : A1/B1/C3: Making directory 2024/11/26 01:53:20 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/26 01:53:20 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/26 01:53:20 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/26 01:53:20 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/26 01:53:20 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/26 01:53:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/26 01:53:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/26 01:53:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/26 01:53:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/26 01:53:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/26 01:53:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/26 01:53:35 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/26 01:53:35 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/26 01:53:35 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/26 01:53:36 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/26 01:53:36 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/26 01:53:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/26 01:53:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/26 01:53:40 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/26 01:53:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/26 01:53:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/26 01:53:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/26 01:53:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/26 01:53:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/26 01:53:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/26 01:53:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/26 01:53:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/26 01:53:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/26 01:53:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/26 01:53:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/26 01:53:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (57.35s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:53:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/26 01:53:54 DEBUG : no_checksum_small_file_from_pipe: md5 = 603f6d8af06de5b46202801b4a8f3280 OK 2024/11/26 01:53:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/26 01:53:54 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/26 01:53:54 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/26 01:53:55 DEBUG : no_checksum_big_file_from_pipe: md5 = c2ac783929587c9bdeb5bcb2a07df6a9 OK 2024/11/26 01:53:55 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-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:53:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/26 01:53:59 DEBUG : with_checksum_small_file_from_pipe: md5 = 8a6fd281a8eb8c2e7c5843137942b0c3 OK 2024/11/26 01:53:59 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/26 01:54:00 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/26 01:54:01 DEBUG : with_checksum_big_file_from_pipe: md5 = 3c24ce9a9218f5b1282ae211306ef0c6 OK 2024/11/26 01:54:01 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:54:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/26 01:54:05 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 01:54:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/26 01:54:07 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-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:54:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': File to upload is small (34 bytes), uploading instead of streaming 2024/11/26 01:54:11 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/26 01:54:12 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/26 01:54:13 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.96s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/26 01:54:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': File to upload is small (48 bytes), uploading instead of streaming 2024/11/26 01:54:17 DEBUG : rcat_metadata: md5 = ce3838ded054bf7ccf234da6beec6eb3 OK 2024/11/26 01:54:17 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/26 01:54:19 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/26 01:54:20 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2094901a32804ce81a91e367d71928cb OK 2024/11/26 01:54:20 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.81s) --- PASS: TestRcatMetadata/Normal (2.88s) --- PASS: TestRcatMetadata/ViaDisk (3.45s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:54:24 DEBUG : potato1: md5 = 0c2193c46022da872ef2a8a64712a9d2 OK 2024/11/26 01:54:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': File to upload is small (60 bytes), uploading instead of streaming 2024/11/26 01:54:26 DEBUG : potato2: md5 = 28abfbff9c5f3853326a7f34b42bce94 OK 2024/11/26 01:54:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.70s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:54:29 DEBUG : potato1: md5 = e2fd4ed7a3993f774e5bbc3bc58cf921 OK 2024/11/26 01:54:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': File to upload is small (60 bytes), uploading instead of streaming 2024/11/26 01:54:31 DEBUG : potato2: md5 = 36d525fbff960db959953c81a6c7e20e OK 2024/11/26 01:54:31 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.03s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:54:35 DEBUG : potato2: md5 = 4cf83e2ccca0e8eea0781a85cbb38fc1 OK 2024/11/26 01:54:37 DEBUG : empty space: md5 = 0d110cd0bca6ee679f514e753c2ab5d5 OK 2024/11/26 01:54:40 DEBUG : sub dir/potato3: md5 = 777a887383f88fb8907c4b5645f44eaf OK 2024/11/26 01:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Touching "empty space" 2024/11/26 01:54:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Touching "potato2" 2024/11/26 01:54:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Touching "sub dir/potato3" 2024/11/26 01:54:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.26s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:54:47 DEBUG : dir with metadata: Making directory with metadata 2024/11/26 01:54:48 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.01s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:54:50 DEBUG : directory with modtime: Making directory with metadata 2024/11/26 01:54:51 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.91s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:54:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/26 01:54:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/26 01:54:53 DEBUG : Google drive root 'crypt/4retl3gccjn77s3h531fqg281jefsgnn3e47696bdtgsapa40jd0': Skipping btime metadata as can't update it on an existing file: 2024-11-26T01:54:53.305904793Z 2024/11/26 01:54:54 INFO : non existent directory: Updated directory metadata 2024/11/26 01:54:57 DEBUG : Google drive root 'crypt/4retl3gccjn77s3h531fqg281jefsgnn3e47696bdtgsapa40jd0': Skipping btime metadata as can't update it on an existing file: 2024-11-26T01:54:53.305904793Z 2024/11/26 01:54:57 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.21s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:54:59 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/26 01:55:01 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/26 01:55:02 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.03s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:55:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/26 01:55:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/26 01:55:04 DEBUG : dst: Making directory with metadata 2024/11/26 01:55:05 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/26 01:55:05 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 01:55:06 INFO : dst: Set directory modification time (using SetModTime) 2024/11/26 01:55:06 INFO : dst: Set directory modification time (using SetModTime) 2024/11/26 01:55:06 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/26 01:55:07 INFO : dst: Set directory modification time (using SetModTime) 2024/11/26 01:55:07 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.46s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu'", Local "Local file system at /tmp/rclone1880044299", Modify Window "1ms" 2024/11/26 01:55:11 DEBUG : sub dir/test remove existing: md5 = 6f64ac153f4850934a86967107f616fe OK 2024/11/26 01:55:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e063e9bd8c26347168dce04fe9c2b003 OK 2024/11/26 01:55:15 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.niwoxaq4" before starting 2024/11/26 01:55:16 DEBUG : sub dir/test remove existing.niwoxaq4: TEST: removing renamed existing file after operation 2024/11/26 01:55:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mopinat7" before starting 2024/11/26 01:55:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mopinat7: TEST: renaming existing back after failed operation 2024/11/26 01:55:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hayuhif6" before starting 2024/11/26 01:55:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hayuhif6: TEST: removing renamed existing file after operation 2024/11/26 01:55:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7vcpe73d33co9atolu6utho769ccp32vkkt0llb8gdkt8sd3cnbj60mdb1m8b1rq9dfnkckcjl85hvlvebr3ep4arqeuuvlu63joicse3cluruk3dvu5q3teajvjf6ccnvlmlgt350ke9ipemdtlf4kilae9b06cdgtqftrqrvp97sak6sd0" 2024/11/26 01:55:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "naec4dgm19icacejie75oggrqht46d059bgn7tn31425i66ijr50" --- PASS: TestRemoveExisting (15.40s) === 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/26 01:55:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeranoz7taqu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m44.087479596s (try 1/5)