"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/11/05 03:17:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaconev5luso" 2024/11/05 03:17:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 03:17:45 DEBUG : Creating backend with remote "TestDrive:crypt/eh53mc917js0h258b0i17qgluh62i5raqigrkn2dovp1rs9036tg" 2024/11/05 03:17:46 DEBUG : Creating backend with remote "/tmp/rclone985787331" === 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-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/05 03:17:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 03:17:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 03:17:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/05 03:17:46 DEBUG : potato: Seek from 10 to 0 2024/11/05 03:17:46 DEBUG : potato: Seek from 10 to 0 2024/11/05 03:17:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/05 03:17:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 03:17:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 03:17:46 DEBUG : potato: Seek from 5 to 2 2024/11/05 03:17:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/05 03:17:46 DEBUG : potato: Seek from 7 to 0 2024/11/05 03:17:46 DEBUG : potato: Seek from 7 to 0 2024/11/05 03:17:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/05 03:17:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 03:17:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 03:17:46 DEBUG : potato: Seek from 5 to 2 2024/11/05 03:17:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/05 03:17:46 DEBUG : potato: Seek from 8 to 0 2024/11/05 03:17:46 DEBUG : potato: Seek from 8 to 0 2024/11/05 03:17:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/05 03:17:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/05 03:17:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/05 03:17:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/05 03:17:46 DEBUG : potato: Seek from 5 to 2 2024/11/05 03:17:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/05 03:17:46 DEBUG : potato: Seek from 9 to 0 2024/11/05 03:17:46 DEBUG : potato: Seek from 9 to 0 2024/11/05 03:17:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:17:49 DEBUG : rutabaga: md5 = 20ef4e526df2a547ceb9487285d60d2e OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/05 03:17:52 DEBUG : empty space: md5 = bf15ff35461c0e9a66cdadea1105662a OK === RUN TestCheck/3 2024/11/05 03:17:54 DEBUG : potato2: md5 = 3c0fe6772ef4c4e1c1d4a99b39f2ccde OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/05 03:17:57 DEBUG : remotepotato: md5 = 1c291cdc8be4304d198b229abc7ad01f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.90s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2024/11/05 03:18:01 DEBUG : Creating backend with remote "nonexistent" 2024/11/05 03:18:01 DEBUG : Creating backend with remote "nonexistent" 2024/11/05 03:18:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/05 03:18:01 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/05 03:18:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/05 03:18:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:18:03 DEBUG : rutabaga: md5 = 09d778202278eb491b7b8304fb15bec9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/05 03:18:08 DEBUG : empty space: md5 = f0eec5b97549293327a9efb31a04e3e7 OK === RUN TestCheckDownload/3 2024/11/05 03:18:11 DEBUG : potato2: md5 = 2fbc259bb5b1a61ae5bb5f0d2d7185b6 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/05 03:18:16 DEBUG : remotepotato: md5 = d70f73ca555e1d8e8e947d65d13152db OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.63s) --- PASS: TestCheckDownload/1 (1.23s) --- PASS: TestCheckDownload/2 (1.42s) --- PASS: TestCheckDownload/3 (1.04s) --- PASS: TestCheckDownload/4 (1.25s) --- PASS: TestCheckDownload/5 (1.28s) --- PASS: TestCheckDownload/6 (1.27s) --- PASS: TestCheckDownload/7 (1.08s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:18:24 DEBUG : rutabaga: md5 = fc9084c395871cde10a2377c8fe39640 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/05 03:18:26 DEBUG : empty space: md5 = ee469bfee4b6ff68e8b92d717f70f32f OK === RUN TestCheckSizeOnly/3 2024/11/05 03:18:29 DEBUG : potato2: md5 = 7f94c2c01e01a7173522f220bf822615 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/05 03:18:31 DEBUG : remotepotato: md5 = 892e81782331c51c988bafc61520356b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.67s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:18:37 DEBUG : test.sum: md5 = 1c4ed16497d34da15d2cb222e19473ba OK 2024/11/05 03:18:39 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/05 03:18:39 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/05 03:18:39 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/05 03:18:39 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/05 03:18:41 DEBUG : test.sum: md5 = 904b4d614b980e454a38266486844245 OK 2024/11/05 03:18:42 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/05 03:18:42 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/05 03:18:42 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/05 03:18:42 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.64s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:18:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaconev5luso/data" 2024/11/05 03:18:43 DEBUG : Creating backend with remote "TestDrive:crypt/eh53mc917js0h258b0i17qgluh62i5raqigrkn2dovp1rs9036tg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso/data' lacks md5, skipping --- SKIP: TestCheckSum (2.18s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:18:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaconev5luso/data" 2024/11/05 03:18:45 DEBUG : Creating backend with remote "TestDrive:crypt/eh53mc917js0h258b0i17qgluh62i5raqigrkn2dovp1rs9036tg/vjrnln8ratgmqakfosrqe8espk" 2024/11/05 03:18:50 DEBUG : data/banana: md5 = d632f8e3681fc2e46eaff97abceff94d OK 2024/11/05 03:18:52 DEBUG : test.sum: md5 = 09ae26f04bca836a22817b4db6dbfc2e OK === RUN TestCheckSumDownload/subtest1 2024/11/05 03:18:57 DEBUG : data/potato: md5 = 7e79713c8bbbcf680e8586800db61d89 OK 2024/11/05 03:18:59 DEBUG : test.sum: md5 = 990bebbc6345de2eceb9ec788d364a59 OK === RUN TestCheckSumDownload/subtest2 2024/11/05 03:19:04 DEBUG : test.sum: md5 = 796475f8f117a347d936a5d0f6c93e7f OK === RUN TestCheckSumDownload/subtest3 2024/11/05 03:19:09 DEBUG : test.sum: md5 = 17feff4c1f53fff54461f51ec1c18996 OK === RUN TestCheckSumDownload/subtest4 2024/11/05 03:19:13 DEBUG : test.sum: md5 = f596565d30c4482c820520fc27963316 OK === RUN TestCheckSumDownload/subtest5 2024/11/05 03:19:18 DEBUG : test.sum: md5 = 76c8a45067c6161115b3f3a6ca8476ef OK === RUN TestCheckSumDownload/subtest6 2024/11/05 03:19:23 DEBUG : data/banana: md5 = 34cfc8f0c86d51e6c19fdda257b1bebd OK 2024/11/05 03:19:24 DEBUG : data/potato: md5 = 25ed58ce5a1c42e0d7ad620054ba1d1a OK 2024/11/05 03:19:26 DEBUG : test.sum: md5 = 01a49902ec494b2edd54141b4135565e OK === RUN TestCheckSumDownload/subtest7 2024/11/05 03:19:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/05 03:19:32 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (48.17s) --- PASS: TestCheckSumDownload/subtest1 (2.81s) --- PASS: TestCheckSumDownload/subtest2 (2.42s) --- PASS: TestCheckSumDownload/subtest3 (2.40s) --- PASS: TestCheckSumDownload/subtest4 (2.41s) --- PASS: TestCheckSumDownload/subtest5 (2.36s) --- PASS: TestCheckSumDownload/subtest6 (2.12s) --- PASS: TestCheckSumDownload/subtest7 (3.07s) === RUN TestApplyTransforms 2024/11/05 03:19:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pekedik9muhe" 2024/11/05 03:19:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 03:19:34 DEBUG : Creating backend with remote "TestDrive:crypt/rbdsis50vh49305qrsdi4o6tq44njk1si73p58epc1j6slvr5ia0" 2024/11/05 03:19:35 DEBUG : Creating backend with remote "/tmp/rclone2554826543" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pekedik9muhe'", Local "Local file system at /tmp/rclone2554826543", Modify Window "1ms" 2024/11/05 03:19:38 DEBUG : hello, world!: md5 = 025ef3ae5130cfd8e60651f3fcf42e2e OK upper checkfile vs. lower remote (without normalization) 2024/11/05 03:19:38 ERROR : hello, world!: sum not found 2024/11/05 03:19:38 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pekedik9muhe' 2024/11/05 03:19:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekedik9muhe': 1 files missing 2024/11/05 03:19:38 NOTICE: 1 hashes missing 2024/11/05 03:19:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekedik9muhe': 2 differences found 2024/11/05 03:19:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekedik9muhe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/05 03:19:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 03:19:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekedik9muhe': 0 differences found 2024/11/05 03:19:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekedik9muhe': 1 matching files 2024/11/05 03:19:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vivokot1boti" 2024/11/05 03:19:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 03:19:40 DEBUG : Creating backend with remote "TestDrive:crypt/9ga2g9pivtoc2sdcq4mih69khcl1bba29qu3c1nc58ka2bn2i9a0" 2024/11/05 03:19:41 DEBUG : Creating backend with remote "/tmp/rclone4023367163" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vivokot1boti'", Local "Local file system at /tmp/rclone4023367163", Modify Window "1ms" 2024/11/05 03:19:43 DEBUG : HELLO, WORLD!: md5 = 2e19f8034dae9eea7eae9be09498f4f6 OK lower checkfile vs. upper remote (without normalization) 2024/11/05 03:19:44 ERROR : HELLO, WORLD!: sum not found 2024/11/05 03:19:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vivokot1boti' 2024/11/05 03:19:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivokot1boti': 1 files missing 2024/11/05 03:19:44 NOTICE: 1 hashes missing 2024/11/05 03:19:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivokot1boti': 2 differences found 2024/11/05 03:19:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivokot1boti': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/05 03:19:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 03:19:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivokot1boti': 0 differences found 2024/11/05 03:19:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vivokot1boti': 1 matching files 2024/11/05 03:19:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tucatan6vuka" 2024/11/05 03:19:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 03:19:46 DEBUG : Creating backend with remote "TestDrive:crypt/7pkobk074mb4o58eunnvjqeeo843m9e6ugs6fg4gvtaha78d68h0" 2024/11/05 03:19:47 DEBUG : Creating backend with remote "/tmp/rclone3061678669" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tucatan6vuka'", Local "Local file system at /tmp/rclone3061678669", Modify Window "1ms" 2024/11/05 03:19:50 DEBUG : HeLlO, wOrLd!: md5 = 379f99db47a62f23ae8af234ee07e0d5 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/05 03:19:51 ERROR : HeLlO, wOrLd!: sum not found 2024/11/05 03:19:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tucatan6vuka' 2024/11/05 03:19:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tucatan6vuka': 1 files missing 2024/11/05 03:19:51 NOTICE: 1 hashes missing 2024/11/05 03:19:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tucatan6vuka': 2 differences found 2024/11/05 03:19:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tucatan6vuka': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/05 03:19:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 03:19:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tucatan6vuka': 0 differences found 2024/11/05 03:19:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tucatan6vuka': 1 matching files 2024/11/05 03:19:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poraweb8zoha" 2024/11/05 03:19:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 03:19:52 DEBUG : Creating backend with remote "TestDrive:crypt/e30j2luqf1papomhomqnlf6ajhik4nctk786derpqr66tbe381g0" 2024/11/05 03:19:53 DEBUG : Creating backend with remote "/tmp/rclone2937752234" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poraweb8zoha'", Local "Local file system at /tmp/rclone2937752234", Modify Window "1ms" 2024/11/05 03:19:56 DEBUG : HELLO, WORLD!: md5 = 953fc9b37d74678caf1123dd833ce038 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/05 03:19:57 ERROR : HELLO, WORLD!: sum not found 2024/11/05 03:19:57 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-poraweb8zoha' 2024/11/05 03:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poraweb8zoha': 1 files missing 2024/11/05 03:19:57 NOTICE: 1 hashes missing 2024/11/05 03:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poraweb8zoha': 2 differences found 2024/11/05 03:19:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poraweb8zoha': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/05 03:19:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 03:19:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poraweb8zoha': 0 differences found 2024/11/05 03:19:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poraweb8zoha': 1 matching files 2024/11/05 03:19:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quvelek1fefu" 2024/11/05 03:19:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 03:19:58 DEBUG : Creating backend with remote "TestDrive:crypt/evvsfcm677sbupkg8409rvdtm4nmq6dva7dra2v039c3l4eaqidg" 2024/11/05 03:19:59 DEBUG : Creating backend with remote "/tmp/rclone605454277" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelek1fefu'", Local "Local file system at /tmp/rclone605454277", Modify Window "1ms" 2024/11/05 03:20:02 DEBUG : 測試_Русский___ě_áñ: md5 = 1aaf4aac02a30bfd8be249fda8090f2c OK NFD checkfile vs. NFC remote (without normalization) 2024/11/05 03:20:03 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/05 03:20:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-quvelek1fefu' 2024/11/05 03:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvelek1fefu': 1 files missing 2024/11/05 03:20:03 NOTICE: 1 hashes missing 2024/11/05 03:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvelek1fefu': 2 differences found 2024/11/05 03:20:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvelek1fefu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/05 03:20:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 03:20:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvelek1fefu': 0 differences found 2024/11/05 03:20:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvelek1fefu': 1 matching files 2024/11/05 03:20:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofawoz8duba" 2024/11/05 03:20:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 03:20:04 DEBUG : Creating backend with remote "TestDrive:crypt/gg5cu3s259pfl9qtgkd3iskagmssd9k8eel86hsblfr2far6pv40" 2024/11/05 03:20:05 DEBUG : Creating backend with remote "/tmp/rclone31729500" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofawoz8duba'", Local "Local file system at /tmp/rclone31729500", Modify Window "1ms" 2024/11/05 03:20:08 DEBUG : 測試_Русский___ě_áñ: md5 = c8fafc6a515e592b9da8c80a9bacc2d8 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/05 03:20:09 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/05 03:20:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cofawoz8duba' 2024/11/05 03:20:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofawoz8duba': 1 files missing 2024/11/05 03:20:09 NOTICE: 1 hashes missing 2024/11/05 03:20:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofawoz8duba': 2 differences found 2024/11/05 03:20:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofawoz8duba': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/05 03:20:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 03:20:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofawoz8duba': 0 differences found 2024/11/05 03:20:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofawoz8duba': 1 matching files 2024/11/05 03:20:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-terizuy3rode" 2024/11/05 03:20:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 03:20:10 DEBUG : Creating backend with remote "TestDrive:crypt/7vacigm1e653fnsr09f6u97c8e09fijfoi1eqm6r0e22p852t2tg" 2024/11/05 03:20:12 DEBUG : Creating backend with remote "/tmp/rclone2741825776" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-terizuy3rode'", Local "Local file system at /tmp/rclone2741825776", Modify Window "1ms" 2024/11/05 03:20:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ca8f7ad34977736d9ed30e8e08930707 OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/05 03:20:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 03:20:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-terizuy3rode' 2024/11/05 03:20:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-terizuy3rode': 1 files missing 2024/11/05 03:20:15 NOTICE: 1 hashes missing 2024/11/05 03:20:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-terizuy3rode': 2 differences found 2024/11/05 03:20:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-terizuy3rode': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/05 03:20:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 03:20:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-terizuy3rode': 0 differences found 2024/11/05 03:20:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-terizuy3rode': 1 matching files 2024/11/05 03:20:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mozatub1hasi" 2024/11/05 03:20:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 03:20:17 DEBUG : Creating backend with remote "TestDrive:crypt/dedq8ui0o57f6qkq7ephfjjb62g5ntga26fg171ogeprejitib20" 2024/11/05 03:20:18 DEBUG : Creating backend with remote "/tmp/rclone255024804" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mozatub1hasi'", Local "Local file system at /tmp/rclone255024804", Modify Window "1ms" 2024/11/05 03:20:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d448747082a2410b2c0ada0c0ce15dfd OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/05 03:20:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 03:20:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mozatub1hasi' 2024/11/05 03:20:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mozatub1hasi': 1 files missing 2024/11/05 03:20:21 NOTICE: 1 hashes missing 2024/11/05 03:20:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mozatub1hasi': 2 differences found 2024/11/05 03:20:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mozatub1hasi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/05 03:20:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 03:20:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mozatub1hasi': 0 differences found 2024/11/05 03:20:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mozatub1hasi': 1 matching files 2024/11/05 03:20:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bicusij5jopo" 2024/11/05 03:20:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 03:20:23 DEBUG : Creating backend with remote "TestDrive:crypt/vcgheng0dcl3vf0sq109b73perirc2sl2m285ukg5tj9oacud790" 2024/11/05 03:20:24 DEBUG : Creating backend with remote "/tmp/rclone1230263701" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bicusij5jopo'", Local "Local file system at /tmp/rclone1230263701", Modify Window "1ms" 2024/11/05 03:20:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6ad45938081768fc48e0cabaca2757f9 OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/05 03:20:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 03:20:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bicusij5jopo' 2024/11/05 03:20:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicusij5jopo': 1 files missing 2024/11/05 03:20:27 NOTICE: 1 hashes missing 2024/11/05 03:20:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicusij5jopo': 2 differences found 2024/11/05 03:20:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicusij5jopo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/05 03:20:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 03:20:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicusij5jopo': 0 differences found 2024/11/05 03:20:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bicusij5jopo': 1 matching files 2024/11/05 03:20:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hexobag5weto" 2024/11/05 03:20:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 03:20:29 DEBUG : Creating backend with remote "TestDrive:crypt/nqq6ng9rh8h7e8ltb2embatkg152krohultno1dvcmppnbgvgbc0" 2024/11/05 03:20:30 DEBUG : Creating backend with remote "/tmp/rclone639072313" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hexobag5weto'", Local "Local file system at /tmp/rclone639072313", Modify Window "1ms" 2024/11/05 03:20:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f134c243fccf3155338157fefdc06bd9 OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/05 03:20:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/05 03:20:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hexobag5weto' 2024/11/05 03:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexobag5weto': 1 files missing 2024/11/05 03:20:33 NOTICE: 1 hashes missing 2024/11/05 03:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexobag5weto': 2 differences found 2024/11/05 03:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexobag5weto': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/05 03:20:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/05 03:20:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexobag5weto': 0 differences found 2024/11/05 03:20:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexobag5weto': 1 matching files 2024/11/05 03:20:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hexobag5weto': Purge remote 2024/11/05 03:20:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bicusij5jopo': Purge remote 2024/11/05 03:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mozatub1hasi': Purge remote 2024/11/05 03:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-terizuy3rode': Purge remote 2024/11/05 03:20:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofawoz8duba': Purge remote 2024/11/05 03:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvelek1fefu': Purge remote 2024/11/05 03:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poraweb8zoha': Purge remote 2024/11/05 03:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tucatan6vuka': Purge remote 2024/11/05 03:20:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vivokot1boti': Purge remote 2024/11/05 03:20:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pekedik9muhe': Purge remote --- PASS: TestApplyTransforms (68.87s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:20:43 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/05 03:20:46 DEBUG : sub/file2: md5 = bdb644c38b6399ca80cb65f14d82c761 OK 2024/11/05 03:20:46 INFO : file1: Copied (new) to: sub/file2 2024/11/05 03:20:47 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 03:20:47 DEBUG : file1: Unchanged skipping 2024/11/05 03:20:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': don't need to copy/move sub/file2, it is already at target location 2024/11/05 03:20:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.85s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:20:54 DEBUG : dst/file1: md5 = 386d5ba1b41532f72bb42084302be4b8 OK 2024/11/05 03:20:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaconev5luso/backup" 2024/11/05 03:20:55 DEBUG : Creating backend with remote "TestDrive:crypt/eh53mc917js0h258b0i17qgluh62i5raqigrkn2dovp1rs9036tg/1nrff024r7pq65ecp72fc28jb0" 2024/11/05 03:20:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/05 03:21:00 INFO : dst/file1: Moved (server-side) 2024/11/05 03:21:02 DEBUG : dst/file1: md5 = 66fcd131442ee5abc997c610fc92a271 OK 2024/11/05 03:21:02 INFO : dst/file1: Copied (new) 2024/11/05 03:21:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/05 03:21:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/05 03:21:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (17.84s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:21:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaconev5luso/dst" 2024/11/05 03:21:09 DEBUG : Creating backend with remote "TestDrive:crypt/eh53mc917js0h258b0i17qgluh62i5raqigrkn2dovp1rs9036tg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/05 03:21:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaconev5luso/CompareDest" 2024/11/05 03:21:11 DEBUG : Creating backend with remote "TestDrive:crypt/eh53mc917js0h258b0i17qgluh62i5raqigrkn2dovp1rs9036tg/gveqi14airsml4bgu7krj116o8" 2024/11/05 03:21:12 DEBUG : one: Need to transfer - File not found at Destination 2024/11/05 03:21:15 DEBUG : one: md5 = 1ac1fea1dca8da763a31f6bf211f830c OK 2024/11/05 03:21:15 INFO : one: Copied (new) 2024/11/05 03:21:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 03:21:19 DEBUG : one: md5 = 65945e51483974cfc0a5f55182ddf166 OK 2024/11/05 03:21:19 INFO : one: Copied (replaced existing) 2024/11/05 03:21:21 DEBUG : dst/one: md5 = b1af21ce3b444d480d4a411d4d36d588 OK 2024/11/05 03:21:25 DEBUG : CompareDest/one: md5 = 1b5f983dfdae14eccdda331831ac9d8d OK 2024/11/05 03:21:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 03:21:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 03:21:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/05 03:21:29 DEBUG : CompareDest/two: md5 = 4182da7c37aa906c146138e505bd51b7 OK 2024/11/05 03:21:29 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 03:21:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 03:21:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/05 03:21:30 DEBUG : Config file has changed externally - reloading 2024/11/05 03:21:30 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2024/11/05 03:21:30 DEBUG : Saving config "token" in section "TestDrive" of the config file 2024/11/05 03:21:30 DEBUG : TestDrive: Saved new token in config file 2024/11/05 03:21:30 DEBUG : Config file has changed externally - reloading 2024/11/05 03:21:30 DEBUG : TestDrive: Loaded fresh token from config file 2024/11/05 03:21:31 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 03:21:31 DEBUG : TestDrive: Loaded fresh token from config file 2024/11/05 03:21:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 03:21:31 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/05 03:21:32 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 03:21:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/05 03:21:34 DEBUG : two: md5 = eaf29c2cb63f3af940060da8d9db03f2 OK 2024/11/05 03:21:34 INFO : two: Copied (new) 2024/11/05 03:21:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/05 03:21:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:21:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:21:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (31.85s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:21:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaconev5luso/dst" 2024/11/05 03:21:40 DEBUG : Creating backend with remote "TestDrive:crypt/eh53mc917js0h258b0i17qgluh62i5raqigrkn2dovp1rs9036tg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/05 03:21:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaconev5luso/CopyDest" 2024/11/05 03:21:42 DEBUG : Creating backend with remote "TestDrive:crypt/eh53mc917js0h258b0i17qgluh62i5raqigrkn2dovp1rs9036tg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/05 03:21:44 DEBUG : one: Need to transfer - File not found at Destination 2024/11/05 03:21:47 DEBUG : one: md5 = 66cedb86f733d26ecb9cc1efd116822a OK 2024/11/05 03:21:47 INFO : one: Copied (new) 2024/11/05 03:21:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 03:21:51 DEBUG : one: md5 = ce6cc94221072fb3e1399d2326485fa3 OK 2024/11/05 03:21:51 INFO : one: Copied (replaced existing) 2024/11/05 03:21:53 DEBUG : dst/one: md5 = d9a2b28e3b4f045714408ddcb84fb3f6 OK 2024/11/05 03:21:56 DEBUG : CopyDest/one: md5 = dbde5cf12c58d763254146c47f3d7cc4 OK 2024/11/05 03:21:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaconev5luso/BackupDir" 2024/11/05 03:21:57 DEBUG : Creating backend with remote "TestDrive:crypt/eh53mc917js0h258b0i17qgluh62i5raqigrkn2dovp1rs9036tg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/05 03:21:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 03:22:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 03:22:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/05 03:22:04 INFO : one: Moved (server-side) 2024/11/05 03:22:06 INFO : one: Copied (server-side copy) 2024/11/05 03:22:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/05 03:22:08 DEBUG : CopyDest/two: md5 = 8e56887f932680f07a78f2bbb667a27f OK 2024/11/05 03:22:09 DEBUG : two: Need to transfer - File not found at Destination 2024/11/05 03:22:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 03:22:11 INFO : two: Copied (server-side copy) 2024/11/05 03:22:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/05 03:22:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/05 03:22:11 DEBUG : two: Unchanged skipping 2024/11/05 03:22:14 DEBUG : CopyDest/three: md5 = b7c5f1defcf171f39a50f3033b3357bb OK 2024/11/05 03:22:15 DEBUG : three: Need to transfer - File not found at Destination 2024/11/05 03:22:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/05 03:22:15 DEBUG : three: Destination not found in --copy-dest 2024/11/05 03:22:17 DEBUG : three: md5 = 2267bdacd3758e4fe6241ebddff621e1 OK 2024/11/05 03:22:17 INFO : three: Copied (new) 2024/11/05 03:22:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/05 03:22:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/05 03:22:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:22:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/05 03:22:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/05 03:22:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:22:25 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (45.20s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:22:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/05 03:22:30 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f9a35dbe595fc37180e0cadcc6cbb615 OK 2024/11/05 03:22:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/05 03:22:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/05 03:22:31 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/05 03:22:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/05 03:22:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/05 03:22:35 DEBUG : TestCopyFileMaxTransfer/file4: md5 = fe06b78b8e11a0848453aa6e3f5d3d89 OK 2024/11/05 03:22:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/05 03:22:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/05 03:22:37 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.73s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:22:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Looking for duplicate names using skip mode. 2024/11/05 03:22:43 NOTICE: one: Found 2 files with duplicate names 2024/11/05 03:22:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.25s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:22:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Looking for duplicate names using skip mode. 2024/11/05 03:22:51 NOTICE: one: Found 3 files with duplicate names 2024/11/05 03:22:51 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/05 03:22:51 INFO : one: Deleted 2024/11/05 03:22:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.67s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:22:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Looking for duplicate names using first mode. 2024/11/05 03:23:00 NOTICE: one: Found 3 files with duplicate names 2024/11/05 03:23:00 INFO : one: Deleted 2024/11/05 03:23:01 INFO : one: Deleted 2024/11/05 03:23:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.81s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:23:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Looking for duplicate names using newest mode. 2024/11/05 03:23:08 NOTICE: one: Found 3 files with duplicate names 2024/11/05 03:23:09 INFO : one: Deleted 2024/11/05 03:23:10 INFO : one: Deleted 2024/11/05 03:23:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.98s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:23:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Looking for duplicate names using oldest mode. 2024/11/05 03:23:17 NOTICE: one: Found 3 files with duplicate names 2024/11/05 03:23:18 INFO : one: Deleted 2024/11/05 03:23:19 INFO : one: Deleted 2024/11/05 03:23:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.32s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:23:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Looking for duplicate names using largest mode. 2024/11/05 03:23:26 NOTICE: one: Found 3 files with duplicate names 2024/11/05 03:23:27 INFO : one: Deleted 2024/11/05 03:23:27 INFO : one: Deleted 2024/11/05 03:23:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.47s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:23:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Looking for duplicate names using smallest mode. 2024/11/05 03:23:35 NOTICE: one: Found 3 files with duplicate names 2024/11/05 03:23:35 INFO : one: Deleted 2024/11/05 03:23:36 INFO : one: Deleted 2024/11/05 03:23:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.70s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:23:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Looking for duplicate names using rename mode. 2024/11/05 03:23:45 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/05 03:23:46 INFO : one-2.txt: renamed from: one.txt 2024/11/05 03:23:48 INFO : one-3.txt: renamed from: one.txt 2024/11/05 03:23:49 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (15.38s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:23:56 DEBUG : dupe1/one.txt: md5 = 4add89585cfdb5b676f2ba64e557c9ed OK 2024/11/05 03:23:59 DEBUG : dupe2/two.txt: md5 = 8a633e6bcc910ae196b667be83b26590 OK 2024/11/05 03:24:01 DEBUG : dupe3/three.txt: md5 = e3c119b9c8e3dbf19ae9fca0ee754450 OK 2024/11/05 03:24:02 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/05 03:24:03 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/05 03:24:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/05 03:24:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/05 03:24:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/05 03:24:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/05 03:24:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (17.57s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:24:12 DEBUG : a.txt: md5 = 6291830ef0091b664471bdd50432d04f OK 2024/11/05 03:24:14 DEBUG : zend.txt: md5 = d081f55150d5f138a412041287347eb9 OK 2024/11/05 03:24:17 DEBUG : sub dir/hello world: md5 = 02e874d3c73058f25a04cda34d65531e OK 2024/11/05 03:24:19 DEBUG : sub dir/hello world2: md5 = 785b6cba24efb2618ec2ef3e487d3d72 OK 2024/11/05 03:24:22 DEBUG : sub dir/ignore dir/.ignore: md5 = f4de96f64eb8b1ca77f8466b8b823d5d OK 2024/11/05 03:24:24 DEBUG : sub dir/ignore dir/should be ignored: md5 = ab04096a7edc7c7c34cb246310cf1ad9 OK 2024/11/05 03:24:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = 61f7eff3602931ebddb47440bf289c5a OK 2024/11/05 03:24:29 DEBUG : a.txt: Excluded (Size Filter) 2024/11/05 03:24:29 DEBUG : a.txt: Excluded 2024/11/05 03:24:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/05 03:24:29 DEBUG : sub dir/hello world: Excluded 2024/11/05 03:24:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/05 03:24:29 DEBUG : sub dir/hello world2: Excluded 2024/11/05 03:24:30 DEBUG : sub dir/ignore dir: Excluded 2024/11/05 03:24:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/05 03:24:30 DEBUG : sub dir/hello world: Excluded 2024/11/05 03:24:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/05 03:24:30 DEBUG : sub dir/hello world2: Excluded 2024/11/05 03:24:30 DEBUG : sub dir/ignore dir: Excluded 2024/11/05 03:24:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/05 03:24:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/05 03:24:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/05 03:24:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/05 03:24:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/05 03:24:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/05 03:24:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (29.44s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:24:42 DEBUG : file1: md5 = c68f1337a984b38c95511cae418d11f2 OK 2024/11/05 03:24:45 DEBUG : sub/file2: md5 = 7abda3550aa96646c74f95395bb46194 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/05 03:24:48 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/05 03:24:48 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/05 03:24:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/05 03:24:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.28s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.33s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.79s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:24:54 DEBUG : file1: md5 = 6b57d23fa0d55d737d63d62fdccd161b OK 2024/11/05 03:24:57 DEBUG : sub/file2: md5 = af5406b9bab91402040d7f55277a922e 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/05 03:25:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaconev5luso/notfound" 2024/11/05 03:25:01 DEBUG : Config file has changed externally - reloading 2024/11/05 03:25:01 DEBUG : Creating backend with remote "TestDrive:crypt/eh53mc917js0h258b0i17qgluh62i5raqigrkn2dovp1rs9036tg/qe0i31qdkoejk60elps0ni5sqk" 2024/11/05 03:25:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.39s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.58s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.32s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (1.89s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:25:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Making directory 2024/11/05 03:25:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Making directory --- PASS: TestMkdir (0.80s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:25:10 DEBUG : sub dir/hello world: md5 = c348f6af09fd77d55b7253469ecffb14 OK 2024/11/05 03:25:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.64s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:25:16 DEBUG : potato2: md5 = 66b7de2ee76bceecd7787bd5b0e42646 OK 2024/11/05 03:25:18 DEBUG : empty space: md5 = bcf4fc5bdcfdc0fe3e194d442004d489 OK --- PASS: TestLs (6.07s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:25:22 DEBUG : potato2: md5 = f41583f22dc5f11194868ffbce7932dc OK 2024/11/05 03:25:24 DEBUG : empty space: md5 = 9a1082fe68cffdf025cb069f475acfb8 OK 2024/11/05 03:25:24 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/05 03:25:24 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.70s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:25:28 DEBUG : potato2: md5 = 6f4f593c826dceb0ed57751fe5b76874 OK 2024/11/05 03:25:30 DEBUG : empty space: md5 = 41dfe6704faf84896edb24a4a69f5e91 OK --- PASS: TestLsLong (6.04s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:25:35 DEBUG : potato2: md5 = 09cc9960705c9c6ab82e1ecab2ae6811 OK 2024/11/05 03:25:36 DEBUG : empty space: md5 = ffc88fe4888b2eeb8df43209f1455dc0 OK --- PASS: TestHashSums (5.89s) === RUN TestHashSumsWithErrors 2024/11/05 03:25:39 DEBUG : Creating backend with remote ":memory:" 2024/11/05 03:25:39 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/05 03:25:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/05 03:25:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/05 03:25:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/05 03:25:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/05 03:25:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/05 03:25:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/05 03:25:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/05 03:25:39 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-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:25:40 DEBUG : potato2: md5 = 1417846512ab945884d6ca942f409cd1 OK 2024/11/05 03:25:42 DEBUG : empty space: md5 = 50fa1a292ab75595f17ec2dafab7b90d OK 2024/11/05 03:25:45 DEBUG : sub dir/potato3: md5 = 11399d7a410e1dd11d5280efdc227066 OK 2024/11/05 03:25:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.32s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:25:52 DEBUG : small: md5 = 08fb838f92d8c6c22fe00d647962ddd4 OK 2024/11/05 03:25:54 DEBUG : medium: md5 = 6c404b7fa2930762e0f0954d9af24756 OK 2024/11/05 03:25:56 DEBUG : large: md5 = e0564ab7e0bcd4cbda0ad1649a0d82ea OK 2024/11/05 03:25:56 DEBUG : Waiting for deletions to finish 2024/11/05 03:25:56 DEBUG : large: Excluded (Size Filter) 2024/11/05 03:25:57 INFO : small: Deleted 2024/11/05 03:25:57 INFO : medium: Deleted --- PASS: TestDelete (8.63s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:26:01 DEBUG : small: md5 = cc9956e76c690e6584fbd8d2281945a3 OK 2024/11/05 03:26:02 DEBUG : medium: md5 = d1c79878606c0d8dfb4338e1d580778d OK 2024/11/05 03:26:04 DEBUG : large: md5 = b844c40aed32942467e7cdd5539243c6 OK 2024/11/05 03:26:05 DEBUG : Waiting for deletions to finish 2024/11/05 03:26:05 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/05 03:26:05 INFO : small: Deleted 2024/11/05 03:26:06 INFO : medium: Deleted --- PASS: TestMaxDelete (8.96s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:26:09 DEBUG : small: md5 = c35d201c1f437ab91940b4843fde6d3b OK 2024/11/05 03:26:11 DEBUG : medium: md5 = 99e76ce275ba8d7df5572c15b08be449 OK 2024/11/05 03:26:13 DEBUG : large: md5 = 04d1ac2c5e610470bdb8c18c90a8a0e0 OK 2024/11/05 03:26:13 DEBUG : Waiting for deletions to finish 2024/11/05 03:26:14 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/05 03:26:14 INFO : medium: Deleted 2024/11/05 03:26:15 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.99s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:26:18 DEBUG : small: md5 = 105195ff88fe1249768bc6e25e8f25f1 OK 2024/11/05 03:26:20 DEBUG : medium: md5 = 13a688780a6ef877da79e511f8cf3fbf OK 2024/11/05 03:26:22 DEBUG : large: md5 = 58a7405f93c1a25fd71f6aa25f3f8944 OK 2024/11/05 03:26:22 DEBUG : Waiting for deletions to finish 2024/11/05 03:26:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/05 03:26:23 INFO : small: Deleted 2024/11/05 03:26:23 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.55s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:26:27 DEBUG : ReadFile: md5 = aab99851499755dc748c56520f29e0b5 OK --- PASS: TestReadFile (5.37s) === RUN TestRetry 2024/11/05 03:26:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/05 03:26:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/05 03:26:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 03:26:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 03:26:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 03:26:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/05 03:26:31 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-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:26:32 DEBUG : file1: md5 = 3619367abc49f9799d13e307ddf0e119 OK 2024/11/05 03:26:34 DEBUG : file2: md5 = e49c94023ada346526bf618bc6497dba OK --- PASS: TestCat (21.31s) === RUN TestPurge 2024/11/05 03:26:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haciyoc7jowe" 2024/11/05 03:26:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 03:26:52 DEBUG : Creating backend with remote "TestDrive:crypt/4fgaahb98atc6ieofci4sl2kpt0aduv0n3gjrao7hng53fo08vrg" 2024/11/05 03:26:53 DEBUG : Creating backend with remote "/tmp/rclone861411079" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-haciyoc7jowe'", Local "Local file system at /tmp/rclone861411079", Modify Window "1ms" 2024/11/05 03:26:59 DEBUG : A1/B1/C1/one: md5 = 67d4fc3515afda3ea7bc5e2825bb1180 OK 2024/11/05 03:26:59 DEBUG : A2: Making directory 2024/11/05 03:27:01 DEBUG : A1/B2: Making directory 2024/11/05 03:27:02 DEBUG : A1/B2/C2: Making directory 2024/11/05 03:27:03 DEBUG : A1/B1/C3: Making directory 2024/11/05 03:27:04 DEBUG : A3: Making directory 2024/11/05 03:27:05 DEBUG : A3/B3: Making directory 2024/11/05 03:27:07 DEBUG : A3/B3/C4: Making directory 2024/11/05 03:27:10 DEBUG : A1/two: md5 = 6915ba76ae0d10f67cbac66cb0411b3f OK 2024/11/05 03:27:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haciyoc7jowe': Purge remote 2024/11/05 03:27:14 NOTICE: purge failed: directory not found --- PASS: TestPurge (22.31s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:27:19 DEBUG : A1/B1/C1/one: md5 = 2e5a49f5a8771bb4a151df4546caf613 OK 2024/11/05 03:27:19 DEBUG : A2: Making directory 2024/11/05 03:27:21 DEBUG : A1/B2: Making directory 2024/11/05 03:27:22 DEBUG : A1/B2/C2: Making directory 2024/11/05 03:27:23 DEBUG : A1/B1/C3: Making directory 2024/11/05 03:27:24 DEBUG : A3: Making directory 2024/11/05 03:27:26 DEBUG : A3/B3: Making directory 2024/11/05 03:27:27 DEBUG : A3/B3/C4: Making directory 2024/11/05 03:27:30 DEBUG : A1/two: md5 = 2e7677fe7a6e7f2a761e8cfc03eff0ca OK 2024/11/05 03:27:31 DEBUG : removing 1 level 3 directories 2024/11/05 03:27:31 INFO : A3/B3/C4: Removing directory 2024/11/05 03:27:35 DEBUG : removing 2 level 3 directories 2024/11/05 03:27:35 INFO : A1/B2/C2: Removing directory 2024/11/05 03:27:35 INFO : A1/B1/C3: Removing directory 2024/11/05 03:27:36 DEBUG : removing 2 level 2 directories 2024/11/05 03:27:36 INFO : A3/B3: Removing directory 2024/11/05 03:27:36 INFO : A1/B2: Removing directory 2024/11/05 03:27:36 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/05 03:27:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/05 03:27:37 DEBUG : removing 2 level 1 directories 2024/11/05 03:27:37 INFO : A3: Removing directory 2024/11/05 03:27:37 INFO : A2: Removing directory 2024/11/05 03:27:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/05 03:27:42 DEBUG : removing 1 level 3 directories 2024/11/05 03:27:42 INFO : A1/B1/C1: Removing directory 2024/11/05 03:27:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:43 DEBUG : removing 1 level 2 directories 2024/11/05 03:27:43 INFO : A1/B1: Removing directory 2024/11/05 03:27:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/05 03:27:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/05 03:27:44 DEBUG : removing 1 level 1 directories 2024/11/05 03:27:44 INFO : A1: Removing directory 2024/11/05 03:27:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/05 03:27:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/05 03:27:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/05 03:27:45 DEBUG : removing 1 level 0 directories 2024/11/05 03:27:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Removing directory 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/05 03:27:45 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" --- PASS: TestRmdirsNoLeaveRoot (32.31s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:27:48 DEBUG : A1: Making directory 2024/11/05 03:27:49 DEBUG : A1/B1: Making directory 2024/11/05 03:27:50 DEBUG : A1/B1/C1: Making directory 2024/11/05 03:27:53 DEBUG : removing 1 level 3 directories 2024/11/05 03:27:53 INFO : A1/B1/C1: Removing directory 2024/11/05 03:27:54 DEBUG : removing 1 level 2 directories 2024/11/05 03:27:54 INFO : A1/B1: Removing directory 2024/11/05 03:27:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/05 03:27:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (11.18s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:27:58 DEBUG : A1: Making directory 2024/11/05 03:27:59 DEBUG : A1/B1: Making directory 2024/11/05 03:28:00 DEBUG : A1/B1/C1: Making directory 2024/11/05 03:28:03 DEBUG : removing 1 level 3 directories 2024/11/05 03:28:03 INFO : A1/B1/C1: Removing directory 2024/11/05 03:28:04 DEBUG : removing 1 level 2 directories 2024/11/05 03:28:04 INFO : A1/B1: Removing directory 2024/11/05 03:28:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/05 03:28:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.59s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:28:10 DEBUG : file1: md5 = 00c43401ccdfb584d0a5ec4ba0bd5ac6 OK 2024/11/05 03:28:10 DEBUG : filename.txt: File name found in url 2024/11/05 03:28:12 DEBUG : filename.txt: md5 = 780762e64e6a0f72ec209b29091dea1b OK 2024/11/05 03:28:12 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/05 03:28:14 DEBUG : headerfilename.txt: md5 = 48210cd500ac006f3edb760c6085a963 OK 2024/11/05 03:28:16 DEBUG : file2: md5 = 4336857f98e0986667b1ba31762216bb OK --- PASS: TestCopyURL (12.47s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:28:20 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/05 03:28:23 DEBUG : sub/file2: md5 = c0d4360f58394a9c2d9b8ca1edcbca3e OK 2024/11/05 03:28:23 INFO : file1: Copied (new) to: sub/file2 2024/11/05 03:28:23 INFO : file1: Deleted 2024/11/05 03:28:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 03:28:24 DEBUG : file1: Unchanged skipping 2024/11/05 03:28:24 INFO : file1: Deleted 2024/11/05 03:28:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': don't need to copy/move sub/file2, it is already at target location 2024/11/05 03:28:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.77s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:28:28 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/05 03:28:29 DEBUG : file1: md5 = a8b1bf132b5702b097ea9ebc74425f7e OK 2024/11/05 03:28:29 INFO : file1: Copied (new) 2024/11/05 03:28:29 INFO : file1: Deleted 2024/11/05 03:28:30 DEBUG : file1: Destination exists, skipping 2024/11/05 03:28:30 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.03s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:28:36 DEBUG : dst/file1: md5 = 6268770fb70e5bbce0820943d2d99156 OK 2024/11/05 03:28:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yaconev5luso/backup" 2024/11/05 03:28:36 DEBUG : Config file has changed externally - reloading 2024/11/05 03:28:37 DEBUG : Creating backend with remote "TestDrive:crypt/eh53mc917js0h258b0i17qgluh62i5raqigrkn2dovp1rs9036tg/1nrff024r7pq65ecp72fc28jb0" 2024/11/05 03:28:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/05 03:28:42 INFO : dst/file1: Moved (server-side) 2024/11/05 03:28:44 DEBUG : dst/file1: md5 = 0e97d7fa5bba544e045c4d5c9ecf5be8 OK 2024/11/05 03:28:44 INFO : dst/file1: Copied (new) 2024/11/05 03:28:44 INFO : dst/file1: Deleted 2024/11/05 03:28:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/05 03:28:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/05 03:28:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (17.22s) === 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-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:28:53 DEBUG : A1/one: md5 = ebe5439feafb0059eda34ce80fe03cc3 OK 2024/11/05 03:28:55 DEBUG : A1/two: md5 = 47fd2324edfd9f6f75dd1e2ab2844431 OK 2024/11/05 03:28:58 DEBUG : A1/B1/three: md5 = 13df2b8765a6fd25902fed3eff600332 OK 2024/11/05 03:29:01 DEBUG : A1/B1/C1/four: md5 = e9197bc522a92ce596d47509a3c94091 OK 2024/11/05 03:29:04 DEBUG : A1/B1/C2/five: md5 = 668acf63f72648242483d2b8d00763a7 OK 2024/11/05 03:29:04 DEBUG : A1/B2: Making directory 2024/11/05 03:29:05 DEBUG : A1/B1/C3: Making directory 2024/11/05 03:29:19 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/05 03:29:19 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/05 03:29:19 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/05 03:29:19 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/05 03:29:19 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/05 03:29:23 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/05 03:29:23 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/05 03:29:23 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/05 03:29:24 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/05 03:29:24 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/05 03:29:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/05 03:29:35 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/05 03:29:35 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/05 03:29:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/05 03:29:37 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/05 03:29:37 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/05 03:29:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/05 03:29:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/05 03:29:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/05 03:29:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/05 03:29:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/05 03:29:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/05 03:29:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/05 03:29:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/05 03:29:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/05 03:29:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/05 03:29:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/05 03:29:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/05 03:29:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/05 03:29:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/05 03:29:54 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (64.80s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:29:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 03:29:57 DEBUG : no_checksum_small_file_from_pipe: md5 = 54dd48d1a7cfd9130aaa155e2d624a24 OK 2024/11/05 03:29:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/05 03:29:57 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/05 03:29:58 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/05 03:29:59 DEBUG : no_checksum_big_file_from_pipe: md5 = 49f6301e7c7fc87338d82bfb80a7f33d OK 2024/11/05 03:29:59 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-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:30:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 03:30:04 DEBUG : with_checksum_small_file_from_pipe: md5 = ca80cd8b4dddf2d9253ea17585a166ff OK 2024/11/05 03:30:04 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/05 03:30:04 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/05 03:30:06 DEBUG : with_checksum_big_file_from_pipe: md5 = 5aee4c0579a97019854946cf9eb3f239 OK 2024/11/05 03:30:06 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-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:30:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 03:30:10 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 03:30:11 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/05 03:30:12 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-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:30:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': File to upload is small (34 bytes), uploading instead of streaming 2024/11/05 03:30:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/05 03:30:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/05 03:30:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (25.37s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.29s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.34s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/05 03:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': File to upload is small (48 bytes), uploading instead of streaming 2024/11/05 03:30:23 DEBUG : rcat_metadata: md5 = c19e5afbec50b449a5b5892765652403 OK 2024/11/05 03:30:23 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/05 03:30:25 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/05 03:30:27 DEBUG : rcat_metadata_uploadcutoff0: md5 = b7fc6ed9db707758799e75ae1d76b6ec OK 2024/11/05 03:30:27 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (8.34s) --- PASS: TestRcatMetadata/Normal (3.49s) --- PASS: TestRcatMetadata/ViaDisk (4.32s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:30:31 DEBUG : potato1: md5 = a4352055fec0c837cdddbd92ccb9be38 OK 2024/11/05 03:30:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': File to upload is small (60 bytes), uploading instead of streaming 2024/11/05 03:30:32 DEBUG : potato2: md5 = 434be9f15f5db371ed0b05b10fea6473 OK 2024/11/05 03:30:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.98s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:30:38 DEBUG : potato1: md5 = 109d9f3d488c43165fed194735814369 OK 2024/11/05 03:30:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': File to upload is small (60 bytes), uploading instead of streaming 2024/11/05 03:30:40 DEBUG : potato2: md5 = f5d1e3387c5185c370648624e13991b8 OK 2024/11/05 03:30:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (7.02s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:30:45 DEBUG : potato2: md5 = a843257e2252d201254ffc3b7750cb3a OK 2024/11/05 03:30:47 DEBUG : empty space: md5 = 111eb7bf18b96266f837d2d028c53abe OK 2024/11/05 03:30:50 DEBUG : sub dir/potato3: md5 = 36cc3c0f012731013d05441655cb65ee OK 2024/11/05 03:30:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Touching "empty space" 2024/11/05 03:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Touching "potato2" 2024/11/05 03:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Touching "sub dir/potato3" 2024/11/05 03:30:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (14.93s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:30:58 DEBUG : dir with metadata: Making directory with metadata 2024/11/05 03:30:59 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.16s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:31:01 DEBUG : directory with modtime: Making directory with metadata 2024/11/05 03:31:02 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.14s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:31:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/05 03:31:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/05 03:31:04 DEBUG : Google drive root 'crypt/eh53mc917js0h258b0i17qgluh62i5raqigrkn2dovp1rs9036tg': Skipping btime metadata as can't update it on an existing file: 2024-11-05T03:31:04.444438415Z 2024/11/05 03:31:05 INFO : non existent directory: Updated directory metadata 2024/11/05 03:31:08 DEBUG : Google drive root 'crypt/eh53mc917js0h258b0i17qgluh62i5raqigrkn2dovp1rs9036tg': Skipping btime metadata as can't update it on an existing file: 2024-11-05T03:31:04.444438415Z 2024/11/05 03:31:09 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.79s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:31:11 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/05 03:31:13 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/05 03:31:14 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.65s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso'", Local "Local file system at /tmp/rclone985787331", Modify Window "1ms" 2024/11/05 03:31:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/05 03:31:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/05 03:31:16 DEBUG : dst: Making directory with metadata 2024/11/05 03:31:18 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/05 03:31:18 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/05 03:31:18 INFO : dst: Set directory modification time (using SetModTime) 2024/11/05 03:31:19 INFO : dst: Set directory modification time (using SetModTime) 2024/11/05 03:31:19 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/05 03:31:20 INFO : dst: Set directory modification time (using SetModTime) 2024/11/05 03:31:20 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.93s) === 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/05 03:31:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yaconev5luso': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 13m37.69651966s (try 1/5)