"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/12/11 04:30:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaqaqod7kabe" 2024/12/11 04:30:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 04:30:11 DEBUG : Creating backend with remote "TestDrive:crypt/9hibtte43vc8gjiljnjk821f5tl83v5f78qhtvq5klk999m0in20" 2024/12/11 04:30:12 DEBUG : Creating backend with remote "/tmp/rclone1049721071" === 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-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/11 04:30:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/11 04:30:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/11 04:30:13 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/11 04:30:13 DEBUG : potato: Seek from 10 to 0 2024/12/11 04:30:13 DEBUG : potato: Seek from 10 to 0 2024/12/11 04:30:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/11 04:30:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/11 04:30:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/11 04:30:13 DEBUG : potato: Seek from 5 to 2 2024/12/11 04:30:13 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/11 04:30:13 DEBUG : potato: Seek from 7 to 0 2024/12/11 04:30:13 DEBUG : potato: Seek from 7 to 0 2024/12/11 04:30:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/11 04:30:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/11 04:30:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/11 04:30:13 DEBUG : potato: Seek from 5 to 2 2024/12/11 04:30:13 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/11 04:30:13 DEBUG : potato: Seek from 8 to 0 2024/12/11 04:30:13 DEBUG : potato: Seek from 8 to 0 2024/12/11 04:30:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/11 04:30:13 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/11 04:30:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/11 04:30:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/11 04:30:13 DEBUG : potato: Seek from 5 to 2 2024/12/11 04:30:13 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/11 04:30:13 DEBUG : potato: Seek from 9 to 0 2024/12/11 04:30:13 DEBUG : potato: Seek from 9 to 0 2024/12/11 04:30:13 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-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:30:16 DEBUG : rutabaga: md5 = 26fcf1f08deb401036c2adf5532f9329 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/12/11 04:30:18 DEBUG : empty space: md5 = e013b720b3bb7d44a5b6f044cdb7072a OK === RUN TestCheck/3 2024/12/11 04:30:20 DEBUG : potato2: md5 = 998f9184a6c6486eb43faa97f3c3ca80 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/12/11 04:30:23 DEBUG : remotepotato: md5 = 2a55f60358f6a8f830edb4182d93d6ed OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.30s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2024/12/11 04:30:26 DEBUG : Creating backend with remote "nonexistent" 2024/12/11 04:30:26 DEBUG : Creating backend with remote "nonexistent" 2024/12/11 04:30:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/11 04:30:26 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/12/11 04:30:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/11 04:30:26 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-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:30:28 DEBUG : rutabaga: md5 = dcaa5072d5aac173c805009f4ee83c1b OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/11 04:30:33 DEBUG : empty space: md5 = 040fc70dd78cbbb06478b410c4600bf7 OK === RUN TestCheckDownload/3 2024/12/11 04:30:36 DEBUG : potato2: md5 = 548a5a803576562075c1d00eaad6ba56 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/11 04:30:40 DEBUG : remotepotato: md5 = f0e6589166563dc6b4cda6083cc92e93 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.33s) --- PASS: TestCheckDownload/1 (1.62s) --- PASS: TestCheckDownload/2 (1.37s) --- PASS: TestCheckDownload/3 (1.33s) --- PASS: TestCheckDownload/4 (1.51s) --- PASS: TestCheckDownload/5 (1.17s) --- PASS: TestCheckDownload/6 (1.16s) --- PASS: TestCheckDownload/7 (1.11s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:30:47 DEBUG : rutabaga: md5 = c6386a0d341c0275e78657b2a98d20d6 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/11 04:30:50 DEBUG : empty space: md5 = 3a3e4499db23224c2577dda2cf13d5b0 OK === RUN TestCheckSizeOnly/3 2024/12/11 04:30:52 DEBUG : potato2: md5 = 7bb4216aebd8d89809c7c3397ecc2956 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/11 04:30:54 DEBUG : remotepotato: md5 = e6066db34f338a99577e055eef380cdc OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.33s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:30:59 DEBUG : test.sum: md5 = 9f6564e1ae864bf971d3d8881603a73b OK 2024/12/11 04:31:01 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/11 04:31:01 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/11 04:31:01 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/11 04:31:01 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/11 04:31:03 DEBUG : test.sum: md5 = 892bcd4ab284f98adaf6f198c57db439 OK 2024/12/11 04:31:04 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/11 04:31:04 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/11 04:31:04 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/11 04:31:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.55s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:31:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaqaqod7kabe/data" 2024/12/11 04:31:05 DEBUG : Config file has changed externally - reloading 2024/12/11 04:31:05 DEBUG : Creating backend with remote "TestDrive:crypt/9hibtte43vc8gjiljnjk821f5tl83v5f78qhtvq5klk999m0in20/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.29s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:31:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaqaqod7kabe/data" 2024/12/11 04:31:08 DEBUG : Creating backend with remote "TestDrive:crypt/9hibtte43vc8gjiljnjk821f5tl83v5f78qhtvq5klk999m0in20/vjrnln8ratgmqakfosrqe8espk" 2024/12/11 04:31:13 DEBUG : data/banana: md5 = 09b28e2201677500f98520ade11ce943 OK 2024/12/11 04:31:14 DEBUG : test.sum: md5 = ffcf09e2cf2f4e976e369fdc32a419b5 OK === RUN TestCheckSumDownload/subtest1 2024/12/11 04:31:19 DEBUG : data/potato: md5 = f4054340c7d8aa473bc1b4b4b31f69c3 OK 2024/12/11 04:31:21 DEBUG : test.sum: md5 = 6a7693930605301f94e3ffba4c3fa021 OK === RUN TestCheckSumDownload/subtest2 2024/12/11 04:31:26 DEBUG : test.sum: md5 = d9412d9f565cbd8d206f495e9f3aa752 OK === RUN TestCheckSumDownload/subtest3 2024/12/11 04:31:31 DEBUG : test.sum: md5 = 2361d8da7742bb61f088d2491f048839 OK === RUN TestCheckSumDownload/subtest4 2024/12/11 04:31:35 DEBUG : test.sum: md5 = e4831d255308d2f6878ca89f559ba67e OK === RUN TestCheckSumDownload/subtest5 2024/12/11 04:31:40 DEBUG : test.sum: md5 = 5d9461e6e4497b5ca64ca2e160f51492 OK === RUN TestCheckSumDownload/subtest6 2024/12/11 04:31:44 DEBUG : data/banana: md5 = 8434c7787cd8e8038605930c7c588219 OK 2024/12/11 04:31:46 DEBUG : data/potato: md5 = c65a6bbc720a6942ef9a57f64e69fb3b OK 2024/12/11 04:31:48 DEBUG : test.sum: md5 = 000889945e6f1f8eb2b7991fba349271 OK === RUN TestCheckSumDownload/subtest7 2024/12/11 04:31:53 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/12/11 04:31:53 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (46.44s) --- PASS: TestCheckSumDownload/subtest1 (2.94s) --- PASS: TestCheckSumDownload/subtest2 (2.68s) --- PASS: TestCheckSumDownload/subtest3 (3.10s) --- PASS: TestCheckSumDownload/subtest4 (2.33s) --- PASS: TestCheckSumDownload/subtest5 (2.71s) --- PASS: TestCheckSumDownload/subtest6 (2.38s) --- PASS: TestCheckSumDownload/subtest7 (2.70s) === RUN TestApplyTransforms 2024/12/11 04:31:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xutiyul7xaco" 2024/12/11 04:31:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 04:31:54 DEBUG : Creating backend with remote "TestDrive:crypt/80lkt6oev6cp5et2dm72ts5oaij9cge5qu8h50r8vhubgbb2596g" 2024/12/11 04:31:55 DEBUG : Creating backend with remote "/tmp/rclone2129406471" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xutiyul7xaco'", Local "Local file system at /tmp/rclone2129406471", Modify Window "1ms" 2024/12/11 04:31:58 DEBUG : hello, world!: md5 = 6a64c806b8b161956fa35a52261b49bc OK upper checkfile vs. lower remote (without normalization) 2024/12/11 04:31:58 ERROR : hello, world!: sum not found 2024/12/11 04:31:58 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xutiyul7xaco' 2024/12/11 04:31:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutiyul7xaco': 1 files missing 2024/12/11 04:31:58 NOTICE: 1 hashes missing 2024/12/11 04:31:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutiyul7xaco': 2 differences found 2024/12/11 04:31:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutiyul7xaco': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/11 04:31:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 04:31:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutiyul7xaco': 0 differences found 2024/12/11 04:31:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutiyul7xaco': 1 matching files 2024/12/11 04:31:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-votuper0kala" 2024/12/11 04:31:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 04:32:00 DEBUG : Creating backend with remote "TestDrive:crypt/4tvmmq59ne00sl4068tv0shld9qsid9r3fr2qag7ngg3ltliv68g" 2024/12/11 04:32:00 DEBUG : Creating backend with remote "/tmp/rclone1575911782" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-votuper0kala'", Local "Local file system at /tmp/rclone1575911782", Modify Window "1ms" 2024/12/11 04:32:03 DEBUG : HELLO, WORLD!: md5 = aa2a5d1b57aa04306db7905109baa7c6 OK lower checkfile vs. upper remote (without normalization) 2024/12/11 04:32:04 ERROR : HELLO, WORLD!: sum not found 2024/12/11 04:32:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-votuper0kala' 2024/12/11 04:32:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votuper0kala': 1 files missing 2024/12/11 04:32:04 NOTICE: 1 hashes missing 2024/12/11 04:32:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votuper0kala': 2 differences found 2024/12/11 04:32:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votuper0kala': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/11 04:32:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 04:32:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votuper0kala': 0 differences found 2024/12/11 04:32:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-votuper0kala': 1 matching files 2024/12/11 04:32:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hajofaf3naku" 2024/12/11 04:32:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 04:32:05 DEBUG : Creating backend with remote "TestDrive:crypt/0t2k33en2um6h40n9fo4t33chjci93tdukp14678s5sqj3u5osj0" 2024/12/11 04:32:06 DEBUG : Creating backend with remote "/tmp/rclone281972823" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hajofaf3naku'", Local "Local file system at /tmp/rclone281972823", Modify Window "1ms" 2024/12/11 04:32:09 DEBUG : HeLlO, wOrLd!: md5 = c18222bec13a9d636aeb847f1f43f0b5 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/11 04:32:09 ERROR : HeLlO, wOrLd!: sum not found 2024/12/11 04:32:09 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hajofaf3naku' 2024/12/11 04:32:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hajofaf3naku': 1 files missing 2024/12/11 04:32:09 NOTICE: 1 hashes missing 2024/12/11 04:32:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hajofaf3naku': 2 differences found 2024/12/11 04:32:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hajofaf3naku': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/11 04:32:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 04:32:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hajofaf3naku': 0 differences found 2024/12/11 04:32:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hajofaf3naku': 1 matching files 2024/12/11 04:32:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fowuvot0fuhu" 2024/12/11 04:32:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 04:32:11 DEBUG : Creating backend with remote "TestDrive:crypt/qtspv9pminclrm8fsf2t4n985so0jp09o3gba0nvfd905c6ua610" 2024/12/11 04:32:12 DEBUG : Creating backend with remote "/tmp/rclone2159099669" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowuvot0fuhu'", Local "Local file system at /tmp/rclone2159099669", Modify Window "1ms" 2024/12/11 04:32:14 DEBUG : HELLO, WORLD!: md5 = e213569641f8e23672e40e6ea37dc2d7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/11 04:32:15 ERROR : HELLO, WORLD!: sum not found 2024/12/11 04:32:15 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fowuvot0fuhu' 2024/12/11 04:32:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fowuvot0fuhu': 1 files missing 2024/12/11 04:32:15 NOTICE: 1 hashes missing 2024/12/11 04:32:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fowuvot0fuhu': 2 differences found 2024/12/11 04:32:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fowuvot0fuhu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/11 04:32:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 04:32:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fowuvot0fuhu': 0 differences found 2024/12/11 04:32:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fowuvot0fuhu': 1 matching files 2024/12/11 04:32:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-siloriz6jufe" 2024/12/11 04:32:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 04:32:16 DEBUG : Creating backend with remote "TestDrive:crypt/edbmlvtkkbomgejht9tl4hlje30h9p0shegdn111c8e1rv83c6lg" 2024/12/11 04:32:17 DEBUG : Creating backend with remote "/tmp/rclone3874810607" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-siloriz6jufe'", Local "Local file system at /tmp/rclone3874810607", Modify Window "1ms" 2024/12/11 04:32:20 DEBUG : 測試_Русский___ě_áñ: md5 = 617a920785eb58d94c4298a7e062ef5a OK NFD checkfile vs. NFC remote (without normalization) 2024/12/11 04:32:20 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/11 04:32:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-siloriz6jufe' 2024/12/11 04:32:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siloriz6jufe': 1 files missing 2024/12/11 04:32:20 NOTICE: 1 hashes missing 2024/12/11 04:32:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siloriz6jufe': 2 differences found 2024/12/11 04:32:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siloriz6jufe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/11 04:32:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 04:32:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siloriz6jufe': 0 differences found 2024/12/11 04:32:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siloriz6jufe': 1 matching files 2024/12/11 04:32:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tehamat8kini" 2024/12/11 04:32:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 04:32:22 DEBUG : Creating backend with remote "TestDrive:crypt/odu6t9o6smeggb5iorhlid8hrfmnt206hkvl3un1atnqr78gjuqg" 2024/12/11 04:32:23 DEBUG : Creating backend with remote "/tmp/rclone2929268519" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tehamat8kini'", Local "Local file system at /tmp/rclone2929268519", Modify Window "1ms" 2024/12/11 04:32:26 DEBUG : 測試_Русский___ě_áñ: md5 = 074c2683b4fea2c210b53c4aa24d1e58 OK NFC checkfile vs. NFD remote (without normalization) 2024/12/11 04:32:26 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/11 04:32:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tehamat8kini' 2024/12/11 04:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehamat8kini': 1 files missing 2024/12/11 04:32:26 NOTICE: 1 hashes missing 2024/12/11 04:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehamat8kini': 2 differences found 2024/12/11 04:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehamat8kini': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/11 04:32:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 04:32:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehamat8kini': 0 differences found 2024/12/11 04:32:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tehamat8kini': 1 matching files 2024/12/11 04:32:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zojukuv6lavu" 2024/12/11 04:32:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 04:32:27 DEBUG : Creating backend with remote "TestDrive:crypt/18e5j8t77l5migtocgl5j0pspv53thkcd277qaa2o338n07qen2g" 2024/12/11 04:32:28 DEBUG : Creating backend with remote "/tmp/rclone684474081" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zojukuv6lavu'", Local "Local file system at /tmp/rclone684474081", Modify Window "1ms" 2024/12/11 04:32:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b931b679c8cbc58c659616fdbc145b04 OK NFDx2 checkfile vs. both remote (without normalization) 2024/12/11 04:32:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/11 04:32:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zojukuv6lavu' 2024/12/11 04:32:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zojukuv6lavu': 1 files missing 2024/12/11 04:32:32 NOTICE: 1 hashes missing 2024/12/11 04:32:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zojukuv6lavu': 2 differences found 2024/12/11 04:32:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zojukuv6lavu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/11 04:32:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 04:32:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zojukuv6lavu': 0 differences found 2024/12/11 04:32:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zojukuv6lavu': 1 matching files 2024/12/11 04:32:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hohugub3tase" 2024/12/11 04:32:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 04:32:33 DEBUG : Creating backend with remote "TestDrive:crypt/vdgjik6ukepmpjrf900un07i0j2vo3ru8d085cfck3l52msp58ig" 2024/12/11 04:32:34 DEBUG : Creating backend with remote "/tmp/rclone1040096650" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hohugub3tase'", Local "Local file system at /tmp/rclone1040096650", Modify Window "1ms" 2024/12/11 04:32:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 246536554c1d9933042f767d39e423aa OK NFCx2 checkfile vs. both remote (without normalization) 2024/12/11 04:32:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/11 04:32:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hohugub3tase' 2024/12/11 04:32:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hohugub3tase': 1 files missing 2024/12/11 04:32:37 NOTICE: 1 hashes missing 2024/12/11 04:32:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hohugub3tase': 2 differences found 2024/12/11 04:32:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hohugub3tase': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/11 04:32:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 04:32:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hohugub3tase': 0 differences found 2024/12/11 04:32:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hohugub3tase': 1 matching files 2024/12/11 04:32:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-denatif9tare" 2024/12/11 04:32:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 04:32:39 DEBUG : Creating backend with remote "TestDrive:crypt/t0kuctsr5655bsttv5kqfjjg657q9f4nlprckv3e6v2ctacnpsgg" 2024/12/11 04:32:40 DEBUG : Creating backend with remote "/tmp/rclone262081152" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-denatif9tare'", Local "Local file system at /tmp/rclone262081152", Modify Window "1ms" 2024/12/11 04:32:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dd7f6798bffd29ce768c9d51511c8c17 OK both checkfile vs. NFDx2 remote (without normalization) 2024/12/11 04:32:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/11 04:32:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-denatif9tare' 2024/12/11 04:32:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-denatif9tare': 1 files missing 2024/12/11 04:32:43 NOTICE: 1 hashes missing 2024/12/11 04:32:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-denatif9tare': 2 differences found 2024/12/11 04:32:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-denatif9tare': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/11 04:32:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 04:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-denatif9tare': 0 differences found 2024/12/11 04:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-denatif9tare': 1 matching files 2024/12/11 04:32:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-senigeg2liza" 2024/12/11 04:32:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 04:32:44 DEBUG : Creating backend with remote "TestDrive:crypt/ijcftc7o8mi8jngh1mchut6ogpaeue08nqvn88149rp3c40rjqpg" 2024/12/11 04:32:46 DEBUG : Creating backend with remote "/tmp/rclone3661432223" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-senigeg2liza'", Local "Local file system at /tmp/rclone3661432223", Modify Window "1ms" 2024/12/11 04:32:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cae9f11cf43222a261461811dbb6d3f7 OK both checkfile vs. NFCx2 remote (without normalization) 2024/12/11 04:32:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/11 04:32:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-senigeg2liza' 2024/12/11 04:32:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senigeg2liza': 1 files missing 2024/12/11 04:32:49 NOTICE: 1 hashes missing 2024/12/11 04:32:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senigeg2liza': 2 differences found 2024/12/11 04:32:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senigeg2liza': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/11 04:32:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/11 04:32:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senigeg2liza': 0 differences found 2024/12/11 04:32:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senigeg2liza': 1 matching files 2024/12/11 04:32:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-senigeg2liza': Purge remote 2024/12/11 04:32:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-denatif9tare': Purge remote 2024/12/11 04:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hohugub3tase': Purge remote 2024/12/11 04:32:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zojukuv6lavu': Purge remote 2024/12/11 04:32:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tehamat8kini': Purge remote 2024/12/11 04:32:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siloriz6jufe': Purge remote 2024/12/11 04:32:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fowuvot0fuhu': Purge remote 2024/12/11 04:32:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hajofaf3naku': Purge remote 2024/12/11 04:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-votuper0kala': Purge remote 2024/12/11 04:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xutiyul7xaco': Purge remote --- PASS: TestApplyTransforms (62.74s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:32:57 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/11 04:33:00 DEBUG : sub/file2: md5 = b33f577315092a5e0403736f1120f5fd OK 2024/12/11 04:33:00 INFO : file1: Copied (new) to: sub/file2 2024/12/11 04:33:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:33:00 DEBUG : file1: Unchanged skipping 2024/12/11 04:33:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': don't need to copy/move sub/file2, it is already at target location 2024/12/11 04:33:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.60s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:33:07 DEBUG : dst/file1: md5 = e26d1b9df2250d55ea37cd4922e2b61f OK 2024/12/11 04:33:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaqaqod7kabe/backup" 2024/12/11 04:33:08 DEBUG : Creating backend with remote "TestDrive:crypt/9hibtte43vc8gjiljnjk821f5tl83v5f78qhtvq5klk999m0in20/1nrff024r7pq65ecp72fc28jb0" 2024/12/11 04:33:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/11 04:33:12 INFO : dst/file1: Moved (server-side) 2024/12/11 04:33:14 DEBUG : dst/file1: md5 = 29723ade1b1231ba6d08cccb2bcec44f OK 2024/12/11 04:33:14 INFO : dst/file1: Copied (new) 2024/12/11 04:33:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/11 04:33:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/11 04:33:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.42s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:33:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaqaqod7kabe/dst" 2024/12/11 04:33:19 DEBUG : Config file has changed externally - reloading 2024/12/11 04:33:19 DEBUG : Creating backend with remote "TestDrive:crypt/9hibtte43vc8gjiljnjk821f5tl83v5f78qhtvq5klk999m0in20/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/11 04:33:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaqaqod7kabe/CompareDest" 2024/12/11 04:33:21 DEBUG : Creating backend with remote "TestDrive:crypt/9hibtte43vc8gjiljnjk821f5tl83v5f78qhtvq5klk999m0in20/gveqi14airsml4bgu7krj116o8" 2024/12/11 04:33:23 DEBUG : one: Need to transfer - File not found at Destination 2024/12/11 04:33:26 DEBUG : one: md5 = 48fff6bfb35a86ccdd931761ba6d7d44 OK 2024/12/11 04:33:26 INFO : one: Copied (new) 2024/12/11 04:33:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 04:33:28 DEBUG : one: md5 = a607c3f0f3b82aca76315f0a83dad599 OK 2024/12/11 04:33:28 INFO : one: Copied (replaced existing) 2024/12/11 04:33:30 DEBUG : dst/one: md5 = c57db625e0286691f30ceaba963d306d OK 2024/12/11 04:33:33 DEBUG : CompareDest/one: md5 = 5e5f94f38a05d7c6e3468fa73bb60488 OK 2024/12/11 04:33:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 04:33:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:33:34 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 04:33:37 DEBUG : CompareDest/two: md5 = b10db7768ffa7073846e5a1dcbb57d9e OK 2024/12/11 04:33:37 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 04:33:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:33:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 04:33:38 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 04:33:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:33:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 04:33:40 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 04:33:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/11 04:33:42 DEBUG : two: md5 = 5131cf1944d4e2fc5d3b3864e7476d7c OK 2024/12/11 04:33:42 INFO : two: Copied (new) 2024/12/11 04:33:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 04:33:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:33:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 04:33:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.24s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:33:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaqaqod7kabe/dst" 2024/12/11 04:33:47 DEBUG : Creating backend with remote "TestDrive:crypt/9hibtte43vc8gjiljnjk821f5tl83v5f78qhtvq5klk999m0in20/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/11 04:33:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaqaqod7kabe/CopyDest" 2024/12/11 04:33:48 DEBUG : Creating backend with remote "TestDrive:crypt/9hibtte43vc8gjiljnjk821f5tl83v5f78qhtvq5klk999m0in20/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/11 04:33:50 DEBUG : one: Need to transfer - File not found at Destination 2024/12/11 04:33:52 DEBUG : one: md5 = e22159c37e99c60ea69ef1fc2b77ce5c OK 2024/12/11 04:33:52 INFO : one: Copied (new) 2024/12/11 04:33:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 04:33:55 DEBUG : one: md5 = 12a1379ad2e28a1275a294873b759ed6 OK 2024/12/11 04:33:55 INFO : one: Copied (replaced existing) 2024/12/11 04:33:58 DEBUG : dst/one: md5 = e1cde34779fecb3303f0ea4688049a7b OK 2024/12/11 04:34:01 DEBUG : CopyDest/one: md5 = da64f02b0f8c66714ffd987c74150903 OK 2024/12/11 04:34:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaqaqod7kabe/BackupDir" 2024/12/11 04:34:01 DEBUG : Creating backend with remote "TestDrive:crypt/9hibtte43vc8gjiljnjk821f5tl83v5f78qhtvq5klk999m0in20/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/11 04:34:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 04:34:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:34:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 04:34:06 INFO : one: Moved (server-side) 2024/12/11 04:34:07 INFO : one: Copied (server-side copy) 2024/12/11 04:34:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/11 04:34:10 DEBUG : CopyDest/two: md5 = c006989204d7b799b8dcfdc0f2a9edcf OK 2024/12/11 04:34:10 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 04:34:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:34:12 INFO : two: Copied (server-side copy) 2024/12/11 04:34:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/11 04:34:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 04:34:13 DEBUG : two: Unchanged skipping 2024/12/11 04:34:15 DEBUG : CopyDest/three: md5 = 8adfc1b7cb74997c6dd3088b0947d470 OK 2024/12/11 04:34:15 DEBUG : three: Need to transfer - File not found at Destination 2024/12/11 04:34:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/11 04:34:16 DEBUG : three: Destination not found in --copy-dest 2024/12/11 04:34:17 DEBUG : three: md5 = e66fd3563456e9135b33f3e0eb847bd2 OK 2024/12/11 04:34:17 INFO : three: Copied (new) 2024/12/11 04:34:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/11 04:34:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:34:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 04:34:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:34:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/11 04:34:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 04:34:24 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.58s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:34:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/11 04:34:29 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b842b78d83245d4e433985883c9a8248 OK 2024/12/11 04:34:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/11 04:34:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/11 04:34:30 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/12/11 04:34:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/11 04:34:31 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/11 04:34:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c20241a50a036d24ab227b8c4232ba53 OK 2024/12/11 04:34:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/11 04:34:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/11 04:34:35 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.06s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:34:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Looking for duplicate names using skip mode. 2024/12/11 04:34:40 NOTICE: one: Found 2 files with duplicate names 2024/12/11 04:34:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.50s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:34:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Looking for duplicate names using skip mode. 2024/12/11 04:34:47 NOTICE: one: Found 3 files with duplicate names 2024/12/11 04:34:47 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/11 04:34:48 INFO : one: Deleted 2024/12/11 04:34:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.41s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:34:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Looking for duplicate names using first mode. 2024/12/11 04:34:54 NOTICE: one: Found 3 files with duplicate names 2024/12/11 04:34:55 INFO : one: Deleted 2024/12/11 04:34:56 INFO : one: Deleted 2024/12/11 04:34:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.97s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:35:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Looking for duplicate names using newest mode. 2024/12/11 04:35:02 NOTICE: one: Found 3 files with duplicate names 2024/12/11 04:35:03 INFO : one: Deleted 2024/12/11 04:35:03 INFO : one: Deleted 2024/12/11 04:35:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.33s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:35:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Looking for duplicate names using oldest mode. 2024/12/11 04:35:10 NOTICE: one: Found 3 files with duplicate names 2024/12/11 04:35:11 INFO : one: Deleted 2024/12/11 04:35:11 INFO : one: Deleted 2024/12/11 04:35:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.53s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:35:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Looking for duplicate names using largest mode. 2024/12/11 04:35:18 NOTICE: one: Found 3 files with duplicate names 2024/12/11 04:35:18 INFO : one: Deleted 2024/12/11 04:35:19 INFO : one: Deleted 2024/12/11 04:35:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.59s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:35:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Looking for duplicate names using smallest mode. 2024/12/11 04:35:26 NOTICE: one: Found 3 files with duplicate names 2024/12/11 04:35:26 INFO : one: Deleted 2024/12/11 04:35:27 INFO : one: Deleted 2024/12/11 04:35:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.93s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:35:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Looking for duplicate names using rename mode. 2024/12/11 04:35:34 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/11 04:35:36 INFO : one-2.txt: renamed from: one.txt 2024/12/11 04:35:37 INFO : one-3.txt: renamed from: one.txt 2024/12/11 04:35:38 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.75s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:35:44 DEBUG : dupe1/one.txt: md5 = 07c6fc33cbdc7afd18a01bcea2fd7658 OK 2024/12/11 04:35:46 DEBUG : dupe2/two.txt: md5 = 0a6968800cb023afe41057c18ffe8350 OK 2024/12/11 04:35:49 DEBUG : dupe3/three.txt: md5 = 6132dc85db7e107490ad0ae00eabb2c3 OK 2024/12/11 04:35:49 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/12/11 04:35:50 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/12/11 04:35:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/12/11 04:35:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/12/11 04:35:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/11 04:35:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/12/11 04:35:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.31s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:35:58 DEBUG : a.txt: md5 = a777af2564748c1d10677d0768c549d9 OK 2024/12/11 04:35:59 DEBUG : zend.txt: md5 = 854e5590a6229a783eba9e88fe91b6b0 OK 2024/12/11 04:36:02 DEBUG : sub dir/hello world: md5 = 9321e836d4f386772146d7b7dfdd71eb OK 2024/12/11 04:36:04 DEBUG : sub dir/hello world2: md5 = 84c46e73e65b0c07d169802ffbf216c0 OK 2024/12/11 04:36:06 DEBUG : sub dir/ignore dir/.ignore: md5 = 9bcdc970d9d246460e6d5f15500add7d OK 2024/12/11 04:36:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = cd928dac3b4bb9546665ef4e2790186a OK 2024/12/11 04:36:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = e63cbce1944e9394be9d4711fd74ae54 OK 2024/12/11 04:36:12 DEBUG : a.txt: Excluded (Size Filter) 2024/12/11 04:36:12 DEBUG : a.txt: Excluded 2024/12/11 04:36:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/11 04:36:12 DEBUG : sub dir/hello world2: Excluded 2024/12/11 04:36:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/11 04:36:12 DEBUG : sub dir/hello world: Excluded 2024/12/11 04:36:13 DEBUG : sub dir/ignore dir: Excluded 2024/12/11 04:36:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/11 04:36:13 DEBUG : sub dir/hello world2: Excluded 2024/12/11 04:36:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/11 04:36:13 DEBUG : sub dir/hello world: Excluded 2024/12/11 04:36:13 DEBUG : sub dir/ignore dir: Excluded 2024/12/11 04:36:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/12/11 04:36:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/12/11 04:36:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/12/11 04:36:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/12/11 04:36:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/12/11 04:36:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/12/11 04:36:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (24.86s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:36:23 DEBUG : file1: md5 = ff17ba20bafd4028c6063b04ae98b7ed OK 2024/12/11 04:36:26 DEBUG : sub/file2: md5 = aaf1541ca5f8e92404de3d9a54744d29 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/12/11 04:36:29 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/12/11 04:36:29 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/12/11 04:36:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/12/11 04:36:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.79s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:36:34 DEBUG : file1: md5 = 6a3451a887aa2e2c05bf918c0674c964 OK 2024/12/11 04:36:36 DEBUG : sub/file2: md5 = f9afc44ad619a9c256a0927f297ddd99 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/12/11 04:36:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaqaqod7kabe/notfound" 2024/12/11 04:36:40 DEBUG : Creating backend with remote "TestDrive:crypt/9hibtte43vc8gjiljnjk821f5tl83v5f78qhtvq5klk999m0in20/qe0i31qdkoejk60elps0ni5sqk" 2024/12/11 04:36:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.80s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:36:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Making directory 2024/12/11 04:36:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:36:48 DEBUG : sub dir/hello world: md5 = aed893b4e6b76a4f7b676bade2a79cf7 OK 2024/12/11 04:36:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.46s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:36:52 DEBUG : potato2: md5 = 7f8c7b701d69f0a6422e374a7ce464aa OK 2024/12/11 04:36:54 DEBUG : empty space: md5 = cc8f8196c6de4237d012dae487536bda OK --- PASS: TestLs (6.14s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:36:59 DEBUG : potato2: md5 = ea31d78da915cdea67fe99f1e504e2d8 OK 2024/12/11 04:37:00 DEBUG : empty space: md5 = 1a7ed8242ed7d573908077a8c0250b35 OK 2024/12/11 04:37:01 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/12/11 04:37:01 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.72s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:37:04 DEBUG : potato2: md5 = 358545359daad0430ee72182b27cb2e9 OK 2024/12/11 04:37:06 DEBUG : empty space: md5 = ba15e7ae21a24fe005dcd1797cf5c8d6 OK --- PASS: TestLsLong (5.31s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:37:10 DEBUG : potato2: md5 = cabcc68b04a578efdf00d05c4b1dab34 OK 2024/12/11 04:37:11 DEBUG : empty space: md5 = a69a06945e673765634d74b44e223ddd OK --- PASS: TestHashSums (4.97s) === RUN TestHashSumsWithErrors 2024/12/11 04:37:13 DEBUG : Creating backend with remote ":memory:" 2024/12/11 04:37:13 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/11 04:37:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/11 04:37:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/11 04:37:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/11 04:37:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/11 04:37:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/11 04:37:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/11 04:37:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/11 04:37:13 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-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:37:15 DEBUG : potato2: md5 = 37cffbd33f3d7f700eeac675272b1d37 OK 2024/12/11 04:37:16 DEBUG : empty space: md5 = e517ce15dbd3f1a09bae10daaa70b25e OK 2024/12/11 04:37:19 DEBUG : sub dir/potato3: md5 = f893c331ecf2bcbf5d5707a9bd8d807c OK 2024/12/11 04:37:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.87s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:37:25 DEBUG : small: md5 = c02c865ce8de405177341af9d4ef6ca3 OK 2024/12/11 04:37:27 DEBUG : medium: md5 = c2b2d300d1154ba2fb239bc6e24d50cc OK 2024/12/11 04:37:28 DEBUG : large: md5 = c4860c37ac041fce698f34ad23487ba4 OK 2024/12/11 04:37:28 DEBUG : Waiting for deletions to finish 2024/12/11 04:37:29 DEBUG : large: Excluded (Size Filter) 2024/12/11 04:37:29 INFO : medium: Deleted 2024/12/11 04:37:29 INFO : small: Deleted --- PASS: TestDelete (7.65s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:37:32 DEBUG : small: md5 = 8b6eb3e01417d6ea807a62149c76af2f OK 2024/12/11 04:37:34 DEBUG : medium: md5 = 2d5aa5e9f24b15d461ff35ed106174f6 OK 2024/12/11 04:37:35 DEBUG : large: md5 = e6d0abcb7aefba2d25127f155fd58412 OK 2024/12/11 04:37:36 DEBUG : Waiting for deletions to finish 2024/12/11 04:37:36 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/12/11 04:37:36 INFO : medium: Deleted 2024/12/11 04:37:36 INFO : small: Deleted --- PASS: TestMaxDelete (7.64s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:37:40 DEBUG : small: md5 = 4fb9e95ebaae684aba253257d6297a1f OK 2024/12/11 04:37:40 DEBUG : Config file has changed externally - reloading 2024/12/11 04:37:40 DEBUG : TestDrive: Loaded fresh token from config file 2024/12/11 04:37:41 DEBUG : medium: md5 = 217262836596ce211b10bf3626b5cb19 OK 2024/12/11 04:37:43 DEBUG : large: md5 = a2e0b94d22f41814401993c5e071c820 OK 2024/12/11 04:37:43 DEBUG : Waiting for deletions to finish 2024/12/11 04:37:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/11 04:37:44 INFO : small: Deleted 2024/12/11 04:37:44 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.37s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:37:47 DEBUG : small: md5 = 7e914b08ecce4a30e71f881ea1d6443e OK 2024/12/11 04:37:49 DEBUG : medium: md5 = 2f153bde45756e93bcacc29cae762bb2 OK 2024/12/11 04:37:51 DEBUG : large: md5 = e4dd329d9e99b517b0b171e41f275b09 OK 2024/12/11 04:37:51 DEBUG : Waiting for deletions to finish 2024/12/11 04:37:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/11 04:37:52 INFO : small: Deleted 2024/12/11 04:37:52 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.91s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:37:55 DEBUG : ReadFile: md5 = fa5055c34d65ed97d61e70139ec090dd OK --- PASS: TestReadFile (4.55s) === RUN TestRetry 2024/12/11 04:37:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/11 04:37:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/11 04:37:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/11 04:37:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/11 04:37:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/11 04:37:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/11 04:37:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.06s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:38:00 DEBUG : file1: md5 = 97c3e618df5f0ba9bd30d32693198ec5 OK 2024/12/11 04:38:01 DEBUG : file2: md5 = f837ae34ed292ba9f5c616f71d4e535b OK --- PASS: TestCat (19.03s) === RUN TestPurge 2024/12/11 04:38:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalikol9voje" 2024/12/11 04:38:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 04:38:17 DEBUG : Creating backend with remote "TestDrive:crypt/3afmdfph059u92034gg1j3g7gk7gehtjf71nrloldgst1lg41df0" 2024/12/11 04:38:19 DEBUG : Creating backend with remote "/tmp/rclone1069849573" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalikol9voje'", Local "Local file system at /tmp/rclone1069849573", Modify Window "1ms" 2024/12/11 04:38:25 DEBUG : A1/B1/C1/one: md5 = 8c312c9e9d964887584a0d2fd72cfa4d OK 2024/12/11 04:38:25 DEBUG : A2: Making directory 2024/12/11 04:38:26 DEBUG : A1/B2: Making directory 2024/12/11 04:38:27 DEBUG : A1/B2/C2: Making directory 2024/12/11 04:38:28 DEBUG : A1/B1/C3: Making directory 2024/12/11 04:38:29 DEBUG : A3: Making directory 2024/12/11 04:38:30 DEBUG : A3/B3: Making directory 2024/12/11 04:38:31 DEBUG : A3/B3/C4: Making directory 2024/12/11 04:38:34 DEBUG : A1/two: md5 = 05d8598da303c5ae9bd98a7ae77f823e OK 2024/12/11 04:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalikol9voje': Purge remote 2024/12/11 04:38:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.48s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:38:42 DEBUG : A1/B1/C1/one: md5 = 44ff00a55a7dbf809bc940fe075ed085 OK 2024/12/11 04:38:42 DEBUG : A2: Making directory 2024/12/11 04:38:43 DEBUG : A1/B2: Making directory 2024/12/11 04:38:44 DEBUG : A1/B2/C2: Making directory 2024/12/11 04:38:45 DEBUG : A1/B1/C3: Making directory 2024/12/11 04:38:46 DEBUG : A3: Making directory 2024/12/11 04:38:47 DEBUG : A3/B3: Making directory 2024/12/11 04:38:49 DEBUG : A3/B3/C4: Making directory 2024/12/11 04:38:51 DEBUG : A1/two: md5 = 9a53817ac06d567b8468a5d72c60c041 OK 2024/12/11 04:38:53 DEBUG : removing 1 level 3 directories 2024/12/11 04:38:53 INFO : A3/B3/C4: Removing directory 2024/12/11 04:38:55 DEBUG : removing 2 level 3 directories 2024/12/11 04:38:55 INFO : A1/B2/C2: Removing directory 2024/12/11 04:38:55 INFO : A1/B1/C3: Removing directory 2024/12/11 04:38:56 DEBUG : removing 2 level 2 directories 2024/12/11 04:38:56 INFO : A3/B3: Removing directory 2024/12/11 04:38:56 INFO : A1/B2: Removing directory 2024/12/11 04:38:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/11 04:38:56 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/12/11 04:38:57 DEBUG : removing 2 level 1 directories 2024/12/11 04:38:57 INFO : A3: Removing directory 2024/12/11 04:38:57 INFO : A2: Removing directory 2024/12/11 04:38:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/12/11 04:39:01 DEBUG : removing 1 level 3 directories 2024/12/11 04:39:01 INFO : A1/B1/C1: Removing directory 2024/12/11 04:39:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:02 DEBUG : removing 1 level 2 directories 2024/12/11 04:39:02 INFO : A1/B1: Removing directory 2024/12/11 04:39:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/11 04:39:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/11 04:39:03 DEBUG : removing 1 level 1 directories 2024/12/11 04:39:03 INFO : A1: Removing directory 2024/12/11 04:39:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/11 04:39:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/11 04:39:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 04:39:04 DEBUG : removing 1 level 0 directories 2024/12/11 04:39:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Removing directory 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 04:39:04 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" --- PASS: TestRmdirsNoLeaveRoot (27.76s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:39:06 DEBUG : A1: Making directory 2024/12/11 04:39:07 DEBUG : A1/B1: Making directory 2024/12/11 04:39:08 DEBUG : A1/B1/C1: Making directory 2024/12/11 04:39:11 DEBUG : removing 1 level 3 directories 2024/12/11 04:39:11 INFO : A1/B1/C1: Removing directory 2024/12/11 04:39:12 DEBUG : removing 1 level 2 directories 2024/12/11 04:39:12 INFO : A1/B1: Removing directory 2024/12/11 04:39:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/11 04:39:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.57s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:39:15 DEBUG : A1: Making directory 2024/12/11 04:39:16 DEBUG : A1/B1: Making directory 2024/12/11 04:39:17 DEBUG : A1/B1/C1: Making directory 2024/12/11 04:39:20 DEBUG : removing 1 level 3 directories 2024/12/11 04:39:20 INFO : A1/B1/C1: Removing directory 2024/12/11 04:39:21 DEBUG : removing 1 level 2 directories 2024/12/11 04:39:21 INFO : A1/B1: Removing directory 2024/12/11 04:39:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/11 04:39:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.01s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:39:26 DEBUG : file1: md5 = 6f6030cbcf1c36896a47c0648212f0d0 OK 2024/12/11 04:39:27 DEBUG : filename.txt: File name found in url 2024/12/11 04:39:28 DEBUG : filename.txt: md5 = 7690210213b0a44b00161edde7a01783 OK 2024/12/11 04:39:28 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/11 04:39:30 DEBUG : headerfilename.txt: md5 = 30a6065fa16ed2cb43cbb3674422fbb6 OK 2024/12/11 04:39:32 DEBUG : file2: md5 = f472209e35cd898aef8d810258c7fc72 OK --- PASS: TestCopyURL (10.59s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:39:35 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/11 04:39:37 DEBUG : sub/file2: md5 = e53639f690f7424055dba369a3d41e4a OK 2024/12/11 04:39:37 INFO : file1: Copied (new) to: sub/file2 2024/12/11 04:39:37 INFO : file1: Deleted 2024/12/11 04:39:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:39:38 DEBUG : file1: Unchanged skipping 2024/12/11 04:39:38 INFO : file1: Deleted 2024/12/11 04:39:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': don't need to copy/move sub/file2, it is already at target location 2024/12/11 04:39:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.84s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:39:42 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/11 04:39:43 DEBUG : file1: md5 = 3ba4a6392310034686c78800fabd8ab6 OK 2024/12/11 04:39:43 INFO : file1: Copied (new) 2024/12/11 04:39:43 INFO : file1: Deleted 2024/12/11 04:39:44 DEBUG : file1: Destination exists, skipping 2024/12/11 04:39:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.61s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:39:48 DEBUG : dst/file1: md5 = 92e73fc05bac7f52a1c98f516f8f904b OK 2024/12/11 04:39:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaqaqod7kabe/backup" 2024/12/11 04:39:49 DEBUG : Creating backend with remote "TestDrive:crypt/9hibtte43vc8gjiljnjk821f5tl83v5f78qhtvq5klk999m0in20/1nrff024r7pq65ecp72fc28jb0" 2024/12/11 04:39:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/11 04:39:59 INFO : dst/file1: Moved (server-side) 2024/12/11 04:40:00 DEBUG : dst/file1: md5 = b2f44880764f2ac3dea80c822ed74a49 OK 2024/12/11 04:40:00 INFO : dst/file1: Copied (new) 2024/12/11 04:40:00 INFO : dst/file1: Deleted 2024/12/11 04:40:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/11 04:40:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/11 04:40:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (19.70s) === 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-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:40:08 DEBUG : A1/one: md5 = 639413357c6ca4713490174036fa9f46 OK 2024/12/11 04:40:10 DEBUG : A1/two: md5 = f6686b08a18ebc47aaa8e396b70424de OK 2024/12/11 04:40:13 DEBUG : A1/B1/three: md5 = bdfd4028bba0d123796110203a341b68 OK 2024/12/11 04:40:15 DEBUG : A1/B1/C1/four: md5 = 24e9eeeb7daa003e5feccaade4ce5d32 OK 2024/12/11 04:40:18 DEBUG : A1/B1/C2/five: md5 = 491e4c91a030fb503305327b229a23b0 OK 2024/12/11 04:40:18 DEBUG : A1/B2: Making directory 2024/12/11 04:40:19 DEBUG : A1/B1/C3: Making directory 2024/12/11 04:40:31 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/11 04:40:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/11 04:40:31 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/11 04:40:31 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/11 04:40:32 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/11 04:40:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/11 04:40:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/11 04:40:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/11 04:40:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/11 04:40:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/11 04:40:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/11 04:40:47 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/11 04:40:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/11 04:40:47 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/11 04:40:47 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/11 04:40:48 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/11 04:40:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/11 04:40:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/11 04:40:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/11 04:40:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/11 04:40:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/11 04:40:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/12/11 04:41:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/12/11 04:41:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/11 04:41:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/11 04:41:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/11 04:41:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/11 04:41:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/11 04:41:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/11 04:41:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 04:41:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (57.12s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:41:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/11 04:41:05 DEBUG : no_checksum_small_file_from_pipe: md5 = ff614434e9b939cc0749a505253ae858 OK 2024/12/11 04:41:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/11 04:41:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/11 04:41:06 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/12/11 04:41:07 DEBUG : no_checksum_big_file_from_pipe: md5 = c96c0a1b162b532fe25b8428acf9c814 OK 2024/12/11 04:41:07 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-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:41:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/11 04:41:11 DEBUG : with_checksum_small_file_from_pipe: md5 = de0607122fa7194e45b4bbb972735441 OK 2024/12/11 04:41:11 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/11 04:41:11 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/12/11 04:41:12 DEBUG : with_checksum_big_file_from_pipe: md5 = 27582c0fa8f334de45a8577f17d6e4a2 OK 2024/12/11 04:41:12 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-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/11 04:41:16 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:41:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/11 04:41:18 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-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': File to upload is small (34 bytes), uploading instead of streaming 2024/12/11 04:41:22 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/11 04:41:22 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/11 04:41:24 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.27s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.58s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/11 04:41:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': File to upload is small (48 bytes), uploading instead of streaming 2024/12/11 04:41:27 DEBUG : rcat_metadata: md5 = 53c544f4de945f35d2037cf27029d2fd OK 2024/12/11 04:41:27 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/11 04:41:29 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/12/11 04:41:31 DEBUG : rcat_metadata_uploadcutoff0: md5 = 29ee93d086215020d71dee03752f20d5 OK 2024/12/11 04:41:31 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.71s) --- PASS: TestRcatMetadata/Normal (2.84s) --- PASS: TestRcatMetadata/ViaDisk (3.39s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:41:34 DEBUG : potato1: md5 = d1d7f7e6cd678551a80f27b7df126ed6 OK 2024/12/11 04:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': File to upload is small (60 bytes), uploading instead of streaming 2024/12/11 04:41:36 DEBUG : potato2: md5 = f4e7c2ff2fea79b54574ae5e6803f3a3 OK 2024/12/11 04:41:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.13s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:41:39 DEBUG : potato1: md5 = af3a2db17b86013f256c0647058b4c81 OK 2024/12/11 04:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': File to upload is small (60 bytes), uploading instead of streaming 2024/12/11 04:41:41 DEBUG : potato2: md5 = dcdf971e6ffce0a90c4e998c7e4cb540 OK 2024/12/11 04:41:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.95s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:41:45 DEBUG : potato2: md5 = fa33c40c5556ffbeaab27a25ff5663a3 OK 2024/12/11 04:41:47 DEBUG : empty space: md5 = 33c268bfd4ce5aa4d72c85e283aa76c1 OK 2024/12/11 04:41:49 DEBUG : sub dir/potato3: md5 = aa1bc02e248c5f25840d071daa28ffff OK 2024/12/11 04:41:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Touching "empty space" 2024/12/11 04:41:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Touching "potato2" 2024/12/11 04:41:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Touching "sub dir/potato3" 2024/12/11 04:41:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.49s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:41:56 DEBUG : dir with metadata: Making directory with metadata 2024/12/11 04:41:57 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.86s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:41:59 DEBUG : directory with modtime: Making directory with metadata 2024/12/11 04:42:00 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.86s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:42:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/11 04:42:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/11 04:42:02 DEBUG : Google drive root 'crypt/9hibtte43vc8gjiljnjk821f5tl83v5f78qhtvq5klk999m0in20': Skipping btime metadata as can't update it on an existing file: 2024-12-11T04:42:01.957661461Z 2024/12/11 04:42:02 INFO : non existent directory: Updated directory metadata 2024/12/11 04:42:05 DEBUG : Google drive root 'crypt/9hibtte43vc8gjiljnjk821f5tl83v5f78qhtvq5klk999m0in20': Skipping btime metadata as can't update it on an existing file: 2024-12-11T04:42:01.957661461Z 2024/12/11 04:42:05 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.75s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:42:07 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/11 04:42:09 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/11 04:42:11 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.27s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:42:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/11 04:42:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/11 04:42:12 DEBUG : dst: Making directory with metadata 2024/12/11 04:42:13 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/11 04:42:13 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 04:42:14 INFO : dst: Set directory modification time (using SetModTime) 2024/12/11 04:42:15 INFO : dst: Set directory modification time (using SetModTime) 2024/12/11 04:42:15 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/11 04:42:15 INFO : dst: Set directory modification time (using SetModTime) 2024/12/11 04:42:15 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.23s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe'", Local "Local file system at /tmp/rclone1049721071", Modify Window "1ms" 2024/12/11 04:42:19 DEBUG : sub dir/test remove existing: md5 = af9be0b8d7295949260cf06914f03b0c OK 2024/12/11 04:42:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 0d9d0adf1962ae2a14259344c7c77eed OK 2024/12/11 04:42:23 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.rutiheg6" before starting 2024/12/11 04:42:24 DEBUG : sub dir/test remove existing.rutiheg6: TEST: removing renamed existing file after operation 2024/12/11 04:42:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.feyoxub0" before starting 2024/12/11 04:42:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.feyoxub0: TEST: renaming existing back after failed operation 2024/12/11 04:42:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.helenif9" before starting 2024/12/11 04:42:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.helenif9: TEST: removing renamed existing file after operation 2024/12/11 04:42:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gl5aosa1fk8ef4k03sl454jrimissmruf8dls76j37p0dd5utn10" 2024/12/11 04:42:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "lm7m2jl3dn17579sh9bal24iogte20br8541jh2mqua6dhbghuc21tpu0c4aated52j2sls8cikb48oi6n2mv1qepmqnrqk7lkl193his8sg43hmbom0mplirvpjda534caajd8175ie57tb6ie79p0ph9jcjohqo84rhpp0b3smea2vq4e0" --- PASS: TestRemoveExisting (14.78s) === 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/12/11 04:42:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqaqod7kabe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m20.65368144s (try 1/5)