"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/08/19 01:01:22 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-puhizix8dimu" 2026/08/19 01:01:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 01:01:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:01:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:01:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:01:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:01:24 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:01:25 DEBUG : Creating backend with remote "/tmp/rclone1244914334" === 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:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/19 01:01:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.61s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/19 01:01:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.62s) === RUN TestSizeDiffers 2026/08/19 01:01:26 DEBUG : a: size = 0 OK 2026/08/19 01:01:26 DEBUG : a: size = 1 (memory) 2026/08/19 01:01:26 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/19 01:01:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/19 01:01:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/19 01:01:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/19 01:01:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/19 01:01:26 DEBUG : potato: Seek from 10 to 0 2026/08/19 01:01:26 DEBUG : potato: Seek from 10 to 0 2026/08/19 01:01:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/19 01:01:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/19 01:01:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/19 01:01:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/19 01:01:26 DEBUG : potato: Seek from 5 to 2 2026/08/19 01:01:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/19 01:01:26 DEBUG : potato: Seek from 7 to 0 2026/08/19 01:01:26 DEBUG : potato: Seek from 7 to 0 2026/08/19 01:01:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/19 01:01:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/19 01:01:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/19 01:01:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/19 01:01:26 DEBUG : potato: Seek from 5 to 2 2026/08/19 01:01:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/19 01:01:26 DEBUG : potato: Seek from 8 to 0 2026/08/19 01:01:26 DEBUG : potato: Seek from 8 to 0 2026/08/19 01:01:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/19 01:01:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/19 01:01:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/19 01:01:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/19 01:01:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/19 01:01:26 DEBUG : potato: Seek from 5 to 2 2026/08/19 01:01:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/19 01:01:26 DEBUG : potato: Seek from 9 to 0 2026/08/19 01:01:26 DEBUG : potato: Seek from 9 to 0 2026/08/19 01:01:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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/ReadAt (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/ReadAt (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/ReadAt (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.01s) --- 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/ReadAt (0.01s) --- 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:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:01:26 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:01:27 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:01:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestCheck/1 === RUN TestCheck/2 2026/08/19 01:01:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:01:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestCheck/3 2026/08/19 01:01:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:01:34 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestCheck/4 === RUN TestCheck/5 2026/08/19 01:01:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:01:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestCheck/6 === RUN TestCheck/7 2026/08/19 01:01:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:01:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestCheck (17.53s) --- PASS: TestCheck/1 (0.61s) --- PASS: TestCheck/2 (0.61s) --- PASS: TestCheck/3 (0.62s) --- PASS: TestCheck/4 (0.61s) --- PASS: TestCheck/5 (0.63s) --- PASS: TestCheck/6 (0.63s) --- PASS: TestCheck/7 (0.64s) === RUN TestCheckFsError 2026/08/19 01:01:43 DEBUG : Creating backend with remote "nonexistent" 2026/08/19 01:01:43 DEBUG : Creating backend with remote "nonexistent" 2026/08/19 01:01:43 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/19 01:01:43 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/19 01:01:43 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/19 01:01:43 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:01:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:01:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/19 01:01:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:01:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestCheckDownload/3 2026/08/19 01:01:51 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:01:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/19 01:01:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:01:56 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/08/19 01:03:04 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:04:04 DEBUG : pacer: Reducing sleep to 33.75s 2026/08/19 01:04:49 DEBUG : pacer: Reducing sleep to 25.3125s 2026/08/19 01:05:22 DEBUG : pacer: Reducing sleep to 18.984375s 2026/08/19 01:05:48 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/08/19 01:06:07 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/08/19 01:06:07 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:06:21 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (277.50s) --- PASS: TestCheckDownload/1 (1.34s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.43s) --- PASS: TestCheckDownload/5 (1.08s) --- PASS: TestCheckDownload/6 (1.45s) --- PASS: TestCheckDownload/7 (65.17s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:06:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:06:32 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/08/19 01:06:40 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/08/19 01:06:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:06:46 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/19 01:06:53 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:06:56 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/08/19 01:06:58 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/08/19 01:06:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:06:59 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/08/19 01:07:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:01 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/08/19 01:07:02 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/08/19 01:07:02 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:03 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/19 01:07:04 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:05 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/08/19 01:07:06 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/08/19 01:07:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:06 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/08/19 01:07:08 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:08 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/08/19 01:07:09 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/08/19 01:07:09 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/08/19 01:07:10 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/08/19 01:07:11 DEBUG : pacer: Reducing sleep to 10ms 2026/08/19 01:07:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestCheckSizeOnly (50.49s) --- PASS: TestCheckSizeOnly/1 (4.49s) --- PASS: TestCheckSizeOnly/2 (3.39s) --- PASS: TestCheckSizeOnly/3 (1.08s) --- PASS: TestCheckSizeOnly/4 (0.62s) --- PASS: TestCheckSizeOnly/5 (0.62s) --- PASS: TestCheckSizeOnly/6 (0.62s) --- PASS: TestCheckSizeOnly/7 (0.62s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:07:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:14 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/19 01:07:14 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/19 01:07:14 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/19 01:07:14 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/19 01:07:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:15 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/19 01:07:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/19 01:07:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/19 01:07:16 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/19 01:07:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:18 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestParseSumFile (6.89s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:07:18 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-puhizix8dimu/data" 2026/08/19 01:07:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:07:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:07:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:07:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:07:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/data': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:07:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" check_test.go:354: Huawei Drive root 'rclone-test-puhizix8dimu/data' lacks md5, skipping 2026/08/19 01:07:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- SKIP: TestCheckSum (5.18s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:07:23 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-puhizix8dimu/data" 2026/08/19 01:07:24 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:07:24 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:07:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:07:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:07:26 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/data': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:26 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:07:27 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:27 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhL-dWbrmOS6NPSNLrgJMj55ar9VoYmOu" === RUN TestCheckSumDownload/subtest1 2026/08/19 01:07:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhL-dWbrmOS6NPSNLrgJMj55ar9VoYmOu" 2026/08/19 01:07:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:39 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhL-dWbrmOS6NPSNLrgJMj55ar9VoYmOu" === RUN TestCheckSumDownload/subtest2 2026/08/19 01:07:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhL-dWbrmOS6NPSNLrgJMj55ar9VoYmOu" === RUN TestCheckSumDownload/subtest3 2026/08/19 01:07:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhL-dWbrmOS6NPSNLrgJMj55ar9VoYmOu" === RUN TestCheckSumDownload/subtest4 2026/08/19 01:07:51 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:53 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhL-dWbrmOS6NPSNLrgJMj55ar9VoYmOu" === RUN TestCheckSumDownload/subtest5 2026/08/19 01:07:56 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:57 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:07:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhL-dWbrmOS6NPSNLrgJMj55ar9VoYmOu" === RUN TestCheckSumDownload/subtest6 2026/08/19 01:08:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhL-dWbrmOS6NPSNLrgJMj55ar9VoYmOu" 2026/08/19 01:08:02 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhL-dWbrmOS6NPSNLrgJMj55ar9VoYmOu" 2026/08/19 01:08:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:08:04 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:08:05 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhL-dWbrmOS6NPSNLrgJMj55ar9VoYmOu" === RUN TestCheckSumDownload/subtest7 2026/08/19 01:09:12 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:10:11 DEBUG : pacer: Reducing sleep to 33.75s 2026/08/19 01:10:56 DEBUG : pacer: Reducing sleep to 25.3125s 2026/08/19 01:10:56 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhL-dWbrmOS6NPSNLrgJMj55ar9VoYmOu" 2026/08/19 01:11:29 DEBUG : pacer: Reducing sleep to 18.984375s 2026/08/19 01:11:55 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/08/19 01:12:14 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/08/19 01:12:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhL-dWbrmOS6NPSNLrgJMj55ar9VoYmOu" 2026/08/19 01:12:28 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/08/19 01:12:38 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/08/19 01:12:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:12:46 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (323.01s) --- PASS: TestCheckSumDownload/subtest1 (2.79s) --- PASS: TestCheckSumDownload/subtest2 (2.07s) --- PASS: TestCheckSumDownload/subtest3 (2.82s) --- PASS: TestCheckSumDownload/subtest4 (2.20s) --- PASS: TestCheckSumDownload/subtest5 (2.48s) --- PASS: TestCheckSumDownload/subtest6 (2.04s) --- PASS: TestCheckSumDownload/subtest7 (66.78s) === RUN TestCheckSumConcurrency 2026/08/19 01:12:46 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/19 01:12:46 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/19 01:12:46 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/19 01:12:46 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/19 01:12:46 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/19 01:12:46 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/19 01:12:46 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/19 01:12:46 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/19 01:12:46 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/19 01:12:46 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/19 01:12:46 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/19 01:12:46 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/19 01:12:46 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-nunaxat7puja" 2026/08/19 01:12:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 01:12:47 DEBUG : Huawei Drive root 'rclone-test-nunaxat7puja': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:12:47 DEBUG : Huawei Drive root 'rclone-test-nunaxat7puja': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:12:48 DEBUG : Huawei Drive root 'rclone-test-nunaxat7puja': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:12:48 DEBUG : Huawei Drive root 'rclone-test-nunaxat7puja': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:12:49 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:12:49 DEBUG : Creating backend with remote "/tmp/rclone1338468473" run.go:198: Remote "Huawei Drive root 'rclone-test-nunaxat7puja'", Local "Local file system at /tmp/rclone1338468473", Modify Window "876000h0m0s" 2026/08/19 01:12:49 DEBUG : Huawei Drive root 'rclone-test-nunaxat7puja': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:12:51 DEBUG : Huawei Drive root 'rclone-test-nunaxat7puja': Listing directory "Bsasob5-xp6JChJE5kYNEq6tOGuNNNf0i" 2026/08/19 01:12:52 DEBUG : Huawei Drive root 'rclone-test-nunaxat7puja': Listing directory "Bsasob5-xp6JChJE5kYNEq6tOGuNNNf0i" upper checkfile vs. lower remote (without normalization) 2026/08/19 01:12:53 DEBUG : Huawei Drive root 'rclone-test-nunaxat7puja': Listing directory "Bsasob5-xp6JChJE5kYNEq6tOGuNNNf0i" 2026/08/19 01:12:53 ERROR : hello, world!: sum not found 2026/08/19 01:12:53 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-nunaxat7puja' 2026/08/19 01:12:53 NOTICE: Huawei Drive root 'rclone-test-nunaxat7puja': 1 files missing 2026/08/19 01:12:53 NOTICE: 1 hashes missing 2026/08/19 01:12:53 NOTICE: Huawei Drive root 'rclone-test-nunaxat7puja': 1 differences found 2026/08/19 01:12:53 NOTICE: Huawei Drive root 'rclone-test-nunaxat7puja': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/19 01:12:53 DEBUG : Huawei Drive root 'rclone-test-nunaxat7puja': Listing directory "Bsasob5-xp6JChJE5kYNEq6tOGuNNNf0i" 2026/08/19 01:12:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/19 01:12:54 NOTICE: Huawei Drive root 'rclone-test-nunaxat7puja': 0 differences found 2026/08/19 01:12:54 NOTICE: Huawei Drive root 'rclone-test-nunaxat7puja': 1 matching files 2026/08/19 01:12:54 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-timacev5gugu" 2026/08/19 01:12:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 01:12:55 DEBUG : Huawei Drive root 'rclone-test-timacev5gugu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:12:55 DEBUG : Huawei Drive root 'rclone-test-timacev5gugu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:12:56 DEBUG : Huawei Drive root 'rclone-test-timacev5gugu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:12:56 DEBUG : Huawei Drive root 'rclone-test-timacev5gugu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:12:57 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:12:58 DEBUG : Creating backend with remote "/tmp/rclone1505155337" run.go:198: Remote "Huawei Drive root 'rclone-test-timacev5gugu'", Local "Local file system at /tmp/rclone1505155337", Modify Window "876000h0m0s" 2026/08/19 01:12:58 DEBUG : Huawei Drive root 'rclone-test-timacev5gugu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:12:59 DEBUG : Huawei Drive root 'rclone-test-timacev5gugu': Listing directory "BnGH6TPbZ6SirUapJhfBB3oaEyMAkXbOo" 2026/08/19 01:13:00 DEBUG : Huawei Drive root 'rclone-test-timacev5gugu': Listing directory "BnGH6TPbZ6SirUapJhfBB3oaEyMAkXbOo" lower checkfile vs. upper remote (without normalization) 2026/08/19 01:13:01 DEBUG : Huawei Drive root 'rclone-test-timacev5gugu': Listing directory "BnGH6TPbZ6SirUapJhfBB3oaEyMAkXbOo" 2026/08/19 01:13:02 ERROR : HELLO, WORLD!: sum not found 2026/08/19 01:13:02 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-timacev5gugu' 2026/08/19 01:13:02 NOTICE: Huawei Drive root 'rclone-test-timacev5gugu': 1 files missing 2026/08/19 01:13:02 NOTICE: 1 hashes missing 2026/08/19 01:13:02 NOTICE: Huawei Drive root 'rclone-test-timacev5gugu': 1 differences found 2026/08/19 01:13:02 NOTICE: Huawei Drive root 'rclone-test-timacev5gugu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/19 01:13:02 DEBUG : Huawei Drive root 'rclone-test-timacev5gugu': Listing directory "BnGH6TPbZ6SirUapJhfBB3oaEyMAkXbOo" 2026/08/19 01:13:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/19 01:13:03 NOTICE: Huawei Drive root 'rclone-test-timacev5gugu': 0 differences found 2026/08/19 01:13:03 NOTICE: Huawei Drive root 'rclone-test-timacev5gugu': 1 matching files 2026/08/19 01:13:03 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-juhezol0yuze" 2026/08/19 01:13:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 01:13:04 DEBUG : Huawei Drive root 'rclone-test-juhezol0yuze': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:13:04 DEBUG : Huawei Drive root 'rclone-test-juhezol0yuze': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:13:04 DEBUG : Huawei Drive root 'rclone-test-juhezol0yuze': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:13:04 DEBUG : Huawei Drive root 'rclone-test-juhezol0yuze': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:05 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:06 DEBUG : Creating backend with remote "/tmp/rclone432713786" run.go:198: Remote "Huawei Drive root 'rclone-test-juhezol0yuze'", Local "Local file system at /tmp/rclone432713786", Modify Window "876000h0m0s" 2026/08/19 01:13:06 DEBUG : Huawei Drive root 'rclone-test-juhezol0yuze': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:07 DEBUG : Huawei Drive root 'rclone-test-juhezol0yuze': Listing directory "BoBhWJJosRigFsqAiaGhPurr9ZKhIqByo" 2026/08/19 01:13:08 DEBUG : Huawei Drive root 'rclone-test-juhezol0yuze': Listing directory "BoBhWJJosRigFsqAiaGhPurr9ZKhIqByo" lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/19 01:13:09 DEBUG : Huawei Drive root 'rclone-test-juhezol0yuze': Listing directory "BoBhWJJosRigFsqAiaGhPurr9ZKhIqByo" 2026/08/19 01:13:09 ERROR : HeLlO, wOrLd!: sum not found 2026/08/19 01:13:09 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-juhezol0yuze' 2026/08/19 01:13:09 NOTICE: Huawei Drive root 'rclone-test-juhezol0yuze': 1 files missing 2026/08/19 01:13:09 NOTICE: 1 hashes missing 2026/08/19 01:13:09 NOTICE: Huawei Drive root 'rclone-test-juhezol0yuze': 1 differences found 2026/08/19 01:13:09 NOTICE: Huawei Drive root 'rclone-test-juhezol0yuze': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/19 01:13:09 DEBUG : Huawei Drive root 'rclone-test-juhezol0yuze': Listing directory "BoBhWJJosRigFsqAiaGhPurr9ZKhIqByo" 2026/08/19 01:13:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/19 01:13:11 NOTICE: Huawei Drive root 'rclone-test-juhezol0yuze': 0 differences found 2026/08/19 01:13:11 NOTICE: Huawei Drive root 'rclone-test-juhezol0yuze': 1 matching files 2026/08/19 01:13:11 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gezuses5boke" 2026/08/19 01:13:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 01:13:12 DEBUG : Huawei Drive root 'rclone-test-gezuses5boke': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:13:12 DEBUG : Huawei Drive root 'rclone-test-gezuses5boke': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:13:12 DEBUG : Huawei Drive root 'rclone-test-gezuses5boke': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:13:12 DEBUG : Huawei Drive root 'rclone-test-gezuses5boke': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:13 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:14 DEBUG : Creating backend with remote "/tmp/rclone1995179382" run.go:198: Remote "Huawei Drive root 'rclone-test-gezuses5boke'", Local "Local file system at /tmp/rclone1995179382", Modify Window "876000h0m0s" 2026/08/19 01:13:14 DEBUG : Huawei Drive root 'rclone-test-gezuses5boke': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:15 DEBUG : Huawei Drive root 'rclone-test-gezuses5boke': Listing directory "BpfZnMlI0rFnqvhi3K1tLNr8TVb6AsPbZ" 2026/08/19 01:13:17 DEBUG : Huawei Drive root 'rclone-test-gezuses5boke': Listing directory "BpfZnMlI0rFnqvhi3K1tLNr8TVb6AsPbZ" upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/19 01:13:17 DEBUG : Huawei Drive root 'rclone-test-gezuses5boke': Listing directory "BpfZnMlI0rFnqvhi3K1tLNr8TVb6AsPbZ" 2026/08/19 01:13:18 ERROR : HELLO, WORLD!: sum not found 2026/08/19 01:13:18 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-gezuses5boke' 2026/08/19 01:13:18 NOTICE: Huawei Drive root 'rclone-test-gezuses5boke': 1 files missing 2026/08/19 01:13:18 NOTICE: 1 hashes missing 2026/08/19 01:13:18 NOTICE: Huawei Drive root 'rclone-test-gezuses5boke': 1 differences found 2026/08/19 01:13:18 NOTICE: Huawei Drive root 'rclone-test-gezuses5boke': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/19 01:13:18 DEBUG : Huawei Drive root 'rclone-test-gezuses5boke': Listing directory "BpfZnMlI0rFnqvhi3K1tLNr8TVb6AsPbZ" 2026/08/19 01:13:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/19 01:13:19 NOTICE: Huawei Drive root 'rclone-test-gezuses5boke': 0 differences found 2026/08/19 01:13:19 NOTICE: Huawei Drive root 'rclone-test-gezuses5boke': 1 matching files 2026/08/19 01:13:19 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-joranig7guca" 2026/08/19 01:13:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 01:13:20 DEBUG : Huawei Drive root 'rclone-test-joranig7guca': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:13:20 DEBUG : Huawei Drive root 'rclone-test-joranig7guca': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:13:20 DEBUG : Huawei Drive root 'rclone-test-joranig7guca': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:13:20 DEBUG : Huawei Drive root 'rclone-test-joranig7guca': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:21 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:22 DEBUG : Creating backend with remote "/tmp/rclone3286063518" run.go:198: Remote "Huawei Drive root 'rclone-test-joranig7guca'", Local "Local file system at /tmp/rclone3286063518", Modify Window "876000h0m0s" 2026/08/19 01:13:22 DEBUG : Huawei Drive root 'rclone-test-joranig7guca': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:23 DEBUG : Huawei Drive root 'rclone-test-joranig7guca': Listing directory "BnH-5GSObK-dCwS2_wEVCX4aai5XxH3Fn" 2026/08/19 01:13:24 DEBUG : Huawei Drive root 'rclone-test-joranig7guca': Listing directory "BnH-5GSObK-dCwS2_wEVCX4aai5XxH3Fn" NFD checkfile vs. NFC remote (without normalization) 2026/08/19 01:13:25 DEBUG : Huawei Drive root 'rclone-test-joranig7guca': Listing directory "BnH-5GSObK-dCwS2_wEVCX4aai5XxH3Fn" 2026/08/19 01:13:25 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/19 01:13:25 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-joranig7guca' 2026/08/19 01:13:25 NOTICE: Huawei Drive root 'rclone-test-joranig7guca': 1 files missing 2026/08/19 01:13:25 NOTICE: 1 hashes missing 2026/08/19 01:13:25 NOTICE: Huawei Drive root 'rclone-test-joranig7guca': 1 differences found 2026/08/19 01:13:25 NOTICE: Huawei Drive root 'rclone-test-joranig7guca': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/19 01:13:25 DEBUG : Huawei Drive root 'rclone-test-joranig7guca': Listing directory "BnH-5GSObK-dCwS2_wEVCX4aai5XxH3Fn" 2026/08/19 01:13:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/19 01:13:26 NOTICE: Huawei Drive root 'rclone-test-joranig7guca': 0 differences found 2026/08/19 01:13:26 NOTICE: Huawei Drive root 'rclone-test-joranig7guca': 1 matching files 2026/08/19 01:13:26 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jaretum7wase" 2026/08/19 01:13:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 01:13:27 DEBUG : Huawei Drive root 'rclone-test-jaretum7wase': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:13:27 DEBUG : Huawei Drive root 'rclone-test-jaretum7wase': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:13:28 DEBUG : Huawei Drive root 'rclone-test-jaretum7wase': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:13:28 DEBUG : Huawei Drive root 'rclone-test-jaretum7wase': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:29 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:29 DEBUG : Creating backend with remote "/tmp/rclone3869961220" run.go:198: Remote "Huawei Drive root 'rclone-test-jaretum7wase'", Local "Local file system at /tmp/rclone3869961220", Modify Window "876000h0m0s" 2026/08/19 01:13:29 DEBUG : Huawei Drive root 'rclone-test-jaretum7wase': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:31 DEBUG : Huawei Drive root 'rclone-test-jaretum7wase': Listing directory "Bk1BFm-Y6UNz5fYDXDjBKbom1dxc0vgpc" 2026/08/19 01:13:32 DEBUG : Huawei Drive root 'rclone-test-jaretum7wase': Listing directory "Bk1BFm-Y6UNz5fYDXDjBKbom1dxc0vgpc" NFC checkfile vs. NFD remote (without normalization) 2026/08/19 01:13:33 DEBUG : Huawei Drive root 'rclone-test-jaretum7wase': Listing directory "Bk1BFm-Y6UNz5fYDXDjBKbom1dxc0vgpc" 2026/08/19 01:13:33 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/19 01:13:33 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-jaretum7wase' 2026/08/19 01:13:33 NOTICE: Huawei Drive root 'rclone-test-jaretum7wase': 1 files missing 2026/08/19 01:13:33 NOTICE: 1 hashes missing 2026/08/19 01:13:33 NOTICE: Huawei Drive root 'rclone-test-jaretum7wase': 1 differences found 2026/08/19 01:13:33 NOTICE: Huawei Drive root 'rclone-test-jaretum7wase': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/19 01:13:33 DEBUG : Huawei Drive root 'rclone-test-jaretum7wase': Listing directory "Bk1BFm-Y6UNz5fYDXDjBKbom1dxc0vgpc" 2026/08/19 01:13:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/19 01:13:34 NOTICE: Huawei Drive root 'rclone-test-jaretum7wase': 0 differences found 2026/08/19 01:13:34 NOTICE: Huawei Drive root 'rclone-test-jaretum7wase': 1 matching files 2026/08/19 01:13:34 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-mobawuf3xidu" 2026/08/19 01:13:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 01:13:35 DEBUG : Huawei Drive root 'rclone-test-mobawuf3xidu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:13:35 DEBUG : Huawei Drive root 'rclone-test-mobawuf3xidu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:13:36 DEBUG : Huawei Drive root 'rclone-test-mobawuf3xidu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:13:36 DEBUG : Huawei Drive root 'rclone-test-mobawuf3xidu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:37 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:37 DEBUG : Creating backend with remote "/tmp/rclone3435163120" run.go:198: Remote "Huawei Drive root 'rclone-test-mobawuf3xidu'", Local "Local file system at /tmp/rclone3435163120", Modify Window "876000h0m0s" 2026/08/19 01:13:37 DEBUG : Huawei Drive root 'rclone-test-mobawuf3xidu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:39 DEBUG : Huawei Drive root 'rclone-test-mobawuf3xidu': Listing directory "BlFaJvnaUVoxgTdbBJc5Eoo6zuzKkEAwM" 2026/08/19 01:13:40 DEBUG : Huawei Drive root 'rclone-test-mobawuf3xidu': Listing directory "BlFaJvnaUVoxgTdbBJc5Eoo6zuzKkEAwM" NFDx2 checkfile vs. both remote (without normalization) 2026/08/19 01:13:41 DEBUG : Huawei Drive root 'rclone-test-mobawuf3xidu': Listing directory "BlFaJvnaUVoxgTdbBJc5Eoo6zuzKkEAwM" 2026/08/19 01:13:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/19 01:13:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-mobawuf3xidu' 2026/08/19 01:13:41 NOTICE: Huawei Drive root 'rclone-test-mobawuf3xidu': 1 files missing 2026/08/19 01:13:41 NOTICE: 1 hashes missing 2026/08/19 01:13:41 NOTICE: Huawei Drive root 'rclone-test-mobawuf3xidu': 1 differences found 2026/08/19 01:13:41 NOTICE: Huawei Drive root 'rclone-test-mobawuf3xidu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/19 01:13:41 DEBUG : Huawei Drive root 'rclone-test-mobawuf3xidu': Listing directory "BlFaJvnaUVoxgTdbBJc5Eoo6zuzKkEAwM" 2026/08/19 01:13:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/19 01:13:42 NOTICE: Huawei Drive root 'rclone-test-mobawuf3xidu': 0 differences found 2026/08/19 01:13:42 NOTICE: Huawei Drive root 'rclone-test-mobawuf3xidu': 1 matching files 2026/08/19 01:13:42 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-comiwem1zono" 2026/08/19 01:13:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 01:13:43 DEBUG : Huawei Drive root 'rclone-test-comiwem1zono': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:13:43 DEBUG : Huawei Drive root 'rclone-test-comiwem1zono': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:13:44 DEBUG : Huawei Drive root 'rclone-test-comiwem1zono': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:13:44 DEBUG : Huawei Drive root 'rclone-test-comiwem1zono': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:45 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:45 DEBUG : Creating backend with remote "/tmp/rclone697124653" run.go:198: Remote "Huawei Drive root 'rclone-test-comiwem1zono'", Local "Local file system at /tmp/rclone697124653", Modify Window "876000h0m0s" 2026/08/19 01:13:45 DEBUG : Huawei Drive root 'rclone-test-comiwem1zono': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:47 DEBUG : Huawei Drive root 'rclone-test-comiwem1zono': Listing directory "BrOHz_qYfU3SvoA8QBqlJELYEwXJ0mwn0" 2026/08/19 01:13:48 DEBUG : Huawei Drive root 'rclone-test-comiwem1zono': Listing directory "BrOHz_qYfU3SvoA8QBqlJELYEwXJ0mwn0" NFCx2 checkfile vs. both remote (without normalization) 2026/08/19 01:13:49 DEBUG : Huawei Drive root 'rclone-test-comiwem1zono': Listing directory "BrOHz_qYfU3SvoA8QBqlJELYEwXJ0mwn0" 2026/08/19 01:13:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/19 01:13:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-comiwem1zono' 2026/08/19 01:13:49 NOTICE: Huawei Drive root 'rclone-test-comiwem1zono': 1 files missing 2026/08/19 01:13:49 NOTICE: 1 hashes missing 2026/08/19 01:13:49 NOTICE: Huawei Drive root 'rclone-test-comiwem1zono': 1 differences found 2026/08/19 01:13:49 NOTICE: Huawei Drive root 'rclone-test-comiwem1zono': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/19 01:13:49 DEBUG : Huawei Drive root 'rclone-test-comiwem1zono': Listing directory "BrOHz_qYfU3SvoA8QBqlJELYEwXJ0mwn0" 2026/08/19 01:13:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/19 01:13:50 NOTICE: Huawei Drive root 'rclone-test-comiwem1zono': 0 differences found 2026/08/19 01:13:50 NOTICE: Huawei Drive root 'rclone-test-comiwem1zono': 1 matching files 2026/08/19 01:13:50 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fekineh9vabo" 2026/08/19 01:13:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 01:13:51 DEBUG : Huawei Drive root 'rclone-test-fekineh9vabo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:13:51 DEBUG : Huawei Drive root 'rclone-test-fekineh9vabo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:13:52 DEBUG : Huawei Drive root 'rclone-test-fekineh9vabo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:13:52 DEBUG : Huawei Drive root 'rclone-test-fekineh9vabo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:53 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:53 DEBUG : Creating backend with remote "/tmp/rclone2433306551" run.go:198: Remote "Huawei Drive root 'rclone-test-fekineh9vabo'", Local "Local file system at /tmp/rclone2433306551", Modify Window "876000h0m0s" 2026/08/19 01:13:53 DEBUG : Huawei Drive root 'rclone-test-fekineh9vabo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:13:55 DEBUG : Huawei Drive root 'rclone-test-fekineh9vabo': Listing directory "BmLBqpTUHn9ed9Q9ChxJF6IJVWCnng8VX" 2026/08/19 01:13:56 DEBUG : Huawei Drive root 'rclone-test-fekineh9vabo': Listing directory "BmLBqpTUHn9ed9Q9ChxJF6IJVWCnng8VX" both checkfile vs. NFDx2 remote (without normalization) 2026/08/19 01:13:57 DEBUG : Huawei Drive root 'rclone-test-fekineh9vabo': Listing directory "BmLBqpTUHn9ed9Q9ChxJF6IJVWCnng8VX" 2026/08/19 01:13:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/19 01:13:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-fekineh9vabo' 2026/08/19 01:13:57 NOTICE: Huawei Drive root 'rclone-test-fekineh9vabo': 1 files missing 2026/08/19 01:13:57 NOTICE: 1 hashes missing 2026/08/19 01:13:57 NOTICE: Huawei Drive root 'rclone-test-fekineh9vabo': 1 differences found 2026/08/19 01:13:57 NOTICE: Huawei Drive root 'rclone-test-fekineh9vabo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/19 01:13:57 DEBUG : Huawei Drive root 'rclone-test-fekineh9vabo': Listing directory "BmLBqpTUHn9ed9Q9ChxJF6IJVWCnng8VX" 2026/08/19 01:13:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/19 01:13:58 NOTICE: Huawei Drive root 'rclone-test-fekineh9vabo': 0 differences found 2026/08/19 01:13:58 NOTICE: Huawei Drive root 'rclone-test-fekineh9vabo': 1 matching files 2026/08/19 01:13:58 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-bonahas8sese" 2026/08/19 01:13:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 01:13:59 DEBUG : Huawei Drive root 'rclone-test-bonahas8sese': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:13:59 DEBUG : Huawei Drive root 'rclone-test-bonahas8sese': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:14:00 DEBUG : Huawei Drive root 'rclone-test-bonahas8sese': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:14:00 DEBUG : Huawei Drive root 'rclone-test-bonahas8sese': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:14:01 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:14:01 DEBUG : Creating backend with remote "/tmp/rclone3036680802" run.go:198: Remote "Huawei Drive root 'rclone-test-bonahas8sese'", Local "Local file system at /tmp/rclone3036680802", Modify Window "876000h0m0s" 2026/08/19 01:14:01 DEBUG : Huawei Drive root 'rclone-test-bonahas8sese': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:14:03 DEBUG : Huawei Drive root 'rclone-test-bonahas8sese': Listing directory "Bm_RNwtXW0lthJasBWURK2YERf04HUojb" 2026/08/19 01:14:04 DEBUG : Huawei Drive root 'rclone-test-bonahas8sese': Listing directory "Bm_RNwtXW0lthJasBWURK2YERf04HUojb" both checkfile vs. NFCx2 remote (without normalization) 2026/08/19 01:14:05 DEBUG : Huawei Drive root 'rclone-test-bonahas8sese': Listing directory "Bm_RNwtXW0lthJasBWURK2YERf04HUojb" 2026/08/19 01:14:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/19 01:14:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-bonahas8sese' 2026/08/19 01:14:06 NOTICE: Huawei Drive root 'rclone-test-bonahas8sese': 1 files missing 2026/08/19 01:14:06 NOTICE: 1 hashes missing 2026/08/19 01:14:06 NOTICE: Huawei Drive root 'rclone-test-bonahas8sese': 1 differences found 2026/08/19 01:14:06 NOTICE: Huawei Drive root 'rclone-test-bonahas8sese': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/19 01:14:06 DEBUG : Huawei Drive root 'rclone-test-bonahas8sese': Listing directory "Bm_RNwtXW0lthJasBWURK2YERf04HUojb" 2026/08/19 01:14:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/19 01:14:07 NOTICE: Huawei Drive root 'rclone-test-bonahas8sese': 0 differences found 2026/08/19 01:14:07 NOTICE: Huawei Drive root 'rclone-test-bonahas8sese': 1 matching files 2026/08/19 01:14:07 DEBUG : Huawei Drive root 'rclone-test-bonahas8sese': Purge remote 2026/08/19 01:14:07 DEBUG : Huawei Drive root 'rclone-test-fekineh9vabo': Purge remote 2026/08/19 01:14:08 DEBUG : Huawei Drive root 'rclone-test-comiwem1zono': Purge remote 2026/08/19 01:14:09 DEBUG : Huawei Drive root 'rclone-test-mobawuf3xidu': Purge remote 2026/08/19 01:14:09 DEBUG : Huawei Drive root 'rclone-test-jaretum7wase': Purge remote 2026/08/19 01:14:10 DEBUG : Huawei Drive root 'rclone-test-joranig7guca': Purge remote 2026/08/19 01:14:11 DEBUG : Huawei Drive root 'rclone-test-gezuses5boke': Purge remote 2026/08/19 01:14:11 DEBUG : Huawei Drive root 'rclone-test-juhezol0yuze': Purge remote 2026/08/19 01:14:12 DEBUG : Huawei Drive root 'rclone-test-timacev5gugu': Purge remote 2026/08/19 01:14:13 DEBUG : Huawei Drive root 'rclone-test-nunaxat7puja': Purge remote --- PASS: TestApplyTransforms (87.88s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:14:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:15 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/08/19 01:14:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/19 01:14:15 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:19 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/08/19 01:14:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:23 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/08/19 01:14:25 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/08/19 01:14:27 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/08/19 01:14:27 DEBUG : sub/file2: size = 14 OK 2026/08/19 01:14:27 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/19 01:14:27 INFO : file1: Copied (new) to: sub/file2 2026/08/19 01:14:27 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:29 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/08/19 01:14:29 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bizns24WUI02yDJsavDdLFZHc3ldXEHnN" 2026/08/19 01:14:30 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/08/19 01:14:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bizns24WUI02yDJsavDdLFZHc3ldXEHnN" 2026/08/19 01:14:31 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/08/19 01:14:31 DEBUG : sub/file2: size = 14 OK 2026/08/19 01:14:31 DEBUG : file1: Sizes identical 2026/08/19 01:14:31 DEBUG : file1: Unchanged skipping 2026/08/19 01:14:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:31 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/08/19 01:14:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bizns24WUI02yDJsavDdLFZHc3ldXEHnN" 2026/08/19 01:14:32 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/08/19 01:14:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': don't need to copy/move sub/file2, it is already at target location 2026/08/19 01:14:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:32 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/08/19 01:14:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bizns24WUI02yDJsavDdLFZHc3ldXEHnN" 2026/08/19 01:14:33 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/08/19 01:14:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:34 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/08/19 01:14:34 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bizns24WUI02yDJsavDdLFZHc3ldXEHnN" 2026/08/19 01:14:34 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/08/19 01:14:35 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/08/19 01:14:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bizns24WUI02yDJsavDdLFZHc3ldXEHnN" 2026/08/19 01:14:35 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/08/19 01:14:36 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/08/19 01:14:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:37 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (22.37s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/08/19 01:14:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:37 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/08/19 01:14:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:38 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.19s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:14:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:38 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/08/19 01:14:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:39 DEBUG : pacer: Reducing sleep to 10ms 2026/08/19 01:14:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm5880Ut_dunE4dSqfAhEtYF6Dl2Z-yxp" 2026/08/19 01:14:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm5880Ut_dunE4dSqfAhEtYF6Dl2Z-yxp" 2026/08/19 01:14:42 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-puhizix8dimu/backup" 2026/08/19 01:14:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:14:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:14:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:14:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:14:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:14:46 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:47 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1244914334) 2026/08/19 01:14:47 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-puhizix8dimu') 2026/08/19 01:14:47 DEBUG : dst/file1: Sizes differ 2026/08/19 01:14:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': Listing directory "Bt-yX6rzlXZNFH3g5_UpEJq0JpWZuYQcT" 2026/08/19 01:14:50 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm5880Ut_dunE4dSqfAhEtYF6Dl2Z-yxp" 2026/08/19 01:14:51 INFO : dst/file1: Moved (server-side) 2026/08/19 01:14:51 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm5880Ut_dunE4dSqfAhEtYF6Dl2Z-yxp" 2026/08/19 01:14:53 DEBUG : dst/file1: size = 14 OK 2026/08/19 01:14:53 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/19 01:14:53 INFO : dst/file1: Copied (new) 2026/08/19 01:14:53 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:54 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt-yX6rzlXZNFH3g5_UpEJq0JpWZuYQcT" 2026/08/19 01:14:54 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpadbAjeuQEzjmyCO1KVEPb9CaY7lKhrM" 2026/08/19 01:14:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm5880Ut_dunE4dSqfAhEtYF6Dl2Z-yxp" 2026/08/19 01:14:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:14:56 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt-yX6rzlXZNFH3g5_UpEJq0JpWZuYQcT" 2026/08/19 01:14:57 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpadbAjeuQEzjmyCO1KVEPb9CaY7lKhrM" 2026/08/19 01:14:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm5880Ut_dunE4dSqfAhEtYF6Dl2Z-yxp" 2026/08/19 01:14:59 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm5880Ut_dunE4dSqfAhEtYF6Dl2Z-yxp" 2026/08/19 01:15:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt-yX6rzlXZNFH3g5_UpEJq0JpWZuYQcT" 2026/08/19 01:15:02 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpadbAjeuQEzjmyCO1KVEPb9CaY7lKhrM" 2026/08/19 01:15:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt-yX6rzlXZNFH3g5_UpEJq0JpWZuYQcT" 2026/08/19 01:15:04 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestCopyFileBackupDir (26.80s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:15:05 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-puhizix8dimu/dst" 2026/08/19 01:15:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:15:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:15:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:15:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:15:07 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:08 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:15:08 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:09 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:09 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-puhizix8dimu/CompareDest" 2026/08/19 01:15:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:15:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:15:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:15:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:15:12 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CompareDest': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:12 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:15:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:13 DEBUG : one: Need to transfer - File not found at Destination 2026/08/19 01:15:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CompareDest': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:15 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:17 DEBUG : one: size = 3 OK 2026/08/19 01:15:17 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/08/19 01:15:17 INFO : one: Copied (new) 2026/08/19 01:15:17 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:17 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:18 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1244914334) 2026/08/19 01:15:20 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-puhizix8dimu/dst') 2026/08/19 01:15:20 DEBUG : one: Sizes differ 2026/08/19 01:15:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CompareDest': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:22 DEBUG : one: size = 5 OK 2026/08/19 01:15:22 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/08/19 01:15:22 INFO : one: Copied (replaced existing) 2026/08/19 01:15:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:27 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:29 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bsqq9Okq-vge7SN0uLptHqKhPj7aYOuSH" 2026/08/19 01:15:29 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1244914334) 2026/08/19 01:15:30 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-puhizix8dimu/dst') 2026/08/19 01:15:30 DEBUG : one: Sizes differ 2026/08/19 01:15:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CompareDest': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CompareDest': Listing directory "Bsqq9Okq-vge7SN0uLptHqKhPj7aYOuSH" 2026/08/19 01:15:31 DEBUG : one: size = 5 OK 2026/08/19 01:15:31 DEBUG : one: Sizes identical 2026/08/19 01:15:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/19 01:15:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bsqq9Okq-vge7SN0uLptHqKhPj7aYOuSH" 2026/08/19 01:15:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bsqq9Okq-vge7SN0uLptHqKhPj7aYOuSH" 2026/08/19 01:15:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bsqq9Okq-vge7SN0uLptHqKhPj7aYOuSH" 2026/08/19 01:15:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:37 DEBUG : two: Need to transfer - File not found at Destination 2026/08/19 01:15:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CompareDest': Listing directory "Bsqq9Okq-vge7SN0uLptHqKhPj7aYOuSH" 2026/08/19 01:15:38 DEBUG : two: size = 3 OK 2026/08/19 01:15:38 DEBUG : two: Sizes identical 2026/08/19 01:15:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/19 01:15:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:39 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bsqq9Okq-vge7SN0uLptHqKhPj7aYOuSH" 2026/08/19 01:15:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:40 DEBUG : two: Need to transfer - File not found at Destination 2026/08/19 01:15:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CompareDest': Listing directory "Bsqq9Okq-vge7SN0uLptHqKhPj7aYOuSH" 2026/08/19 01:15:41 DEBUG : two: size = 3 OK 2026/08/19 01:15:41 DEBUG : two: Sizes identical 2026/08/19 01:15:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/19 01:15:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bsqq9Okq-vge7SN0uLptHqKhPj7aYOuSH" 2026/08/19 01:15:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bsqq9Okq-vge7SN0uLptHqKhPj7aYOuSH" 2026/08/19 01:15:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:45 DEBUG : two: Need to transfer - File not found at Destination 2026/08/19 01:15:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CompareDest': Listing directory "Bsqq9Okq-vge7SN0uLptHqKhPj7aYOuSH" 2026/08/19 01:15:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone1244914334) 2026/08/19 01:15:46 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-puhizix8dimu/CompareDest') 2026/08/19 01:15:46 DEBUG : two: Sizes differ 2026/08/19 01:15:46 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:47 DEBUG : two: size = 5 OK 2026/08/19 01:15:47 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/08/19 01:15:47 INFO : two: Copied (new) 2026/08/19 01:15:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bsqq9Okq-vge7SN0uLptHqKhPj7aYOuSH" 2026/08/19 01:15:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:50 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bsqq9Okq-vge7SN0uLptHqKhPj7aYOuSH" 2026/08/19 01:15:54 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpUhJYdhaOqOygSjp2WxMdL-te-0K3mAj" 2026/08/19 01:15:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bsqq9Okq-vge7SN0uLptHqKhPj7aYOuSH" 2026/08/19 01:15:56 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestCopyFileCompareDest (51.88s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:15:57 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-puhizix8dimu/dst" 2026/08/19 01:15:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:15:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:15:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:15:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:15:59 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:15:59 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:16:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:01 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-puhizix8dimu/CopyDest" 2026/08/19 01:16:02 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:16:02 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:16:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:16:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:16:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CopyDest': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:04 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:16:05 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:05 DEBUG : one: Need to transfer - File not found at Destination 2026/08/19 01:16:05 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CopyDest': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:08 DEBUG : one: size = 3 OK 2026/08/19 01:16:08 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/08/19 01:16:08 INFO : one: Copied (new) 2026/08/19 01:16:08 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:09 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1244914334) 2026/08/19 01:16:12 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-puhizix8dimu/dst') 2026/08/19 01:16:12 DEBUG : one: Sizes differ 2026/08/19 01:16:12 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CopyDest': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:13 DEBUG : one: size = 5 OK 2026/08/19 01:16:13 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/08/19 01:16:13 INFO : one: Copied (replaced existing) 2026/08/19 01:16:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:15 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:18 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgKElq2AHunG8xMKySaNMFZpEFyeyg-Dx" 2026/08/19 01:16:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:21 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-puhizix8dimu/BackupDir" 2026/08/19 01:16:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:16:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:16:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:16:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:16:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/BackupDir': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:24 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:16:24 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1244914334) 2026/08/19 01:16:25 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-puhizix8dimu/dst') 2026/08/19 01:16:25 DEBUG : one: Sizes differ 2026/08/19 01:16:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CopyDest': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CopyDest': Listing directory "BgKElq2AHunG8xMKySaNMFZpEFyeyg-Dx" 2026/08/19 01:16:26 DEBUG : one: size = 5 OK 2026/08/19 01:16:26 DEBUG : one: Sizes identical 2026/08/19 01:16:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1244914334) 2026/08/19 01:16:26 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-puhizix8dimu/dst') 2026/08/19 01:16:26 DEBUG : one: Sizes differ 2026/08/19 01:16:26 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/BackupDir': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:27 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/BackupDir': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:29 INFO : one: Moved (server-side) 2026/08/19 01:16:29 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:31 DEBUG : one: size = 5 OK 2026/08/19 01:16:31 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/08/19 01:16:31 INFO : one: Copied (server-side copy) 2026/08/19 01:16:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/19 01:16:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgKElq2AHunG8xMKySaNMFZpEFyeyg-Dx" 2026/08/19 01:16:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BveaZmn3HQlX42hr8P3hLr6cDqxavQxjV" 2026/08/19 01:16:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgKElq2AHunG8xMKySaNMFZpEFyeyg-Dx" 2026/08/19 01:16:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgKElq2AHunG8xMKySaNMFZpEFyeyg-Dx" 2026/08/19 01:16:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BveaZmn3HQlX42hr8P3hLr6cDqxavQxjV" 2026/08/19 01:16:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:38 DEBUG : two: Need to transfer - File not found at Destination 2026/08/19 01:16:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CopyDest': Listing directory "BgKElq2AHunG8xMKySaNMFZpEFyeyg-Dx" 2026/08/19 01:16:38 DEBUG : two: size = 3 OK 2026/08/19 01:16:38 DEBUG : two: Sizes identical 2026/08/19 01:16:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:40 DEBUG : two: size = 3 OK 2026/08/19 01:16:40 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/08/19 01:16:40 INFO : two: Copied (server-side copy) 2026/08/19 01:16:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/19 01:16:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgKElq2AHunG8xMKySaNMFZpEFyeyg-Dx" 2026/08/19 01:16:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BveaZmn3HQlX42hr8P3hLr6cDqxavQxjV" 2026/08/19 01:16:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:43 DEBUG : two: size = 3 OK 2026/08/19 01:16:43 DEBUG : two: Sizes identical 2026/08/19 01:16:43 DEBUG : two: Unchanged skipping 2026/08/19 01:16:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgKElq2AHunG8xMKySaNMFZpEFyeyg-Dx" 2026/08/19 01:16:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BveaZmn3HQlX42hr8P3hLr6cDqxavQxjV" 2026/08/19 01:16:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgKElq2AHunG8xMKySaNMFZpEFyeyg-Dx" 2026/08/19 01:16:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgKElq2AHunG8xMKySaNMFZpEFyeyg-Dx" 2026/08/19 01:16:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BveaZmn3HQlX42hr8P3hLr6cDqxavQxjV" 2026/08/19 01:16:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:50 DEBUG : three: Need to transfer - File not found at Destination 2026/08/19 01:16:50 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/CopyDest': Listing directory "BgKElq2AHunG8xMKySaNMFZpEFyeyg-Dx" 2026/08/19 01:16:50 DEBUG : three: size = 7 (Local file system at /tmp/rclone1244914334) 2026/08/19 01:16:50 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-puhizix8dimu/CopyDest') 2026/08/19 01:16:50 DEBUG : three: Sizes differ 2026/08/19 01:16:50 DEBUG : three: Destination not found in --copy-dest 2026/08/19 01:16:50 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/dst': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:52 DEBUG : three: size = 7 OK 2026/08/19 01:16:52 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/08/19 01:16:52 INFO : three: Copied (new) 2026/08/19 01:16:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:53 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgKElq2AHunG8xMKySaNMFZpEFyeyg-Dx" 2026/08/19 01:16:54 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BveaZmn3HQlX42hr8P3hLr6cDqxavQxjV" 2026/08/19 01:16:54 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:16:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:16:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgKElq2AHunG8xMKySaNMFZpEFyeyg-Dx" 2026/08/19 01:17:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BveaZmn3HQlX42hr8P3hLr6cDqxavQxjV" 2026/08/19 01:17:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bm_unPoVSrW9p1_al3g5HkYEelbJX1vfv" 2026/08/19 01:17:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgKElq2AHunG8xMKySaNMFZpEFyeyg-Dx" 2026/08/19 01:17:04 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:05 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BveaZmn3HQlX42hr8P3hLr6cDqxavQxjV" 2026/08/19 01:17:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestCopyFileCopyDest (69.88s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/08/19 01:17:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:07 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- SKIP: TestCopyInplace (1.20s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/08/19 01:17:08 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:08 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- SKIP: TestCopyLongFileName (1.17s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/08/19 01:17:09 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:09 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- SKIP: TestCopyLongFileNameCollision (1.18s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:17:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/19 01:17:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:13 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/19 01:17:13 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/19 01:17:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/19 01:17:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Brg_1FHgSM-POlyN2a4ZH7bTqx5iqlmlj" 2026/08/19 01:17:15 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Brg_1FHgSM-POlyN2a4ZH7bTqx5iqlmlj" 2026/08/19 01:17:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/19 01:17:15 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Brg_1FHgSM-POlyN2a4ZH7bTqx5iqlmlj" 2026/08/19 01:17:16 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/08/19 01:17:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Brg_1FHgSM-POlyN2a4ZH7bTqx5iqlmlj" 2026/08/19 01:17:17 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Brg_1FHgSM-POlyN2a4ZH7bTqx5iqlmlj" 2026/08/19 01:17:18 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/19 01:17:18 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:18 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Brg_1FHgSM-POlyN2a4ZH7bTqx5iqlmlj" 2026/08/19 01:17:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Brg_1FHgSM-POlyN2a4ZH7bTqx5iqlmlj" 2026/08/19 01:17:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/19 01:17:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Brg_1FHgSM-POlyN2a4ZH7bTqx5iqlmlj" 2026/08/19 01:17:21 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/19 01:17:21 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = 7bfe60ef53802f0b4900e9634de88c4068ec6f2aa6e90a36839ecdd7c2452ee8 OK 2026/08/19 01:17:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/19 01:17:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Brg_1FHgSM-POlyN2a4ZH7bTqx5iqlmlj" 2026/08/19 01:17:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Brg_1FHgSM-POlyN2a4ZH7bTqx5iqlmlj" 2026/08/19 01:17:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Brg_1FHgSM-POlyN2a4ZH7bTqx5iqlmlj" 2026/08/19 01:17:26 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestCopyFileMaxTransfer (16.51s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/19 01:17:27 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:27 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- SKIP: TestDeduplicateInteractive (1.20s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/19 01:17:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- SKIP: TestDeduplicateSkip (1.18s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/19 01:17:29 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:29 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- SKIP: TestDeduplicateSizeOnly (1.19s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/19 01:17:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- SKIP: TestDeduplicateFirst (1.19s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/19 01:17:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- SKIP: TestDeduplicateNewest (1.18s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/08/19 01:17:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- SKIP: TestDeduplicateNewestByHash (1.18s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/19 01:17:34 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:34 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- SKIP: TestDeduplicateOldest (1.18s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/19 01:17:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- SKIP: TestDeduplicateLargest (1.19s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/19 01:17:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- SKIP: TestDeduplicateSmallest (1.19s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/19 01:17:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- SKIP: TestDeduplicateRename (1.18s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/08/19 01:17:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:39 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- SKIP: TestMergeDirs (1.17s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:17:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BljPid2CqOIiZO-hMVEtPn4zW0PuyLmII" 2026/08/19 01:17:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BljPid2CqOIiZO-hMVEtPn4zW0PuyLmII" 2026/08/19 01:17:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BljPid2CqOIiZO-hMVEtPn4zW0PuyLmII" 2026/08/19 01:17:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsVuHSBg1zWahEN6ruT9No6u-tcTKsZfm" 2026/08/19 01:17:51 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BljPid2CqOIiZO-hMVEtPn4zW0PuyLmII" 2026/08/19 01:17:51 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BljPid2CqOIiZO-hMVEtPn4zW0PuyLmII" 2026/08/19 01:17:54 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BljPid2CqOIiZO-hMVEtPn4zW0PuyLmII" 2026/08/19 01:17:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn_gkybpwLBwhfADLHgdI6IUdFkVo9Hac" 2026/08/19 01:17:56 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsVuHSBg1zWahEN6ruT9No6u-tcTKsZfm" 2026/08/19 01:17:56 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:57 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:17:58 DEBUG : a.txt: Excluded (Size Filter) 2026/08/19 01:17:58 DEBUG : a.txt: Excluded 2026/08/19 01:17:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BljPid2CqOIiZO-hMVEtPn4zW0PuyLmII" 2026/08/19 01:17:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BljPid2CqOIiZO-hMVEtPn4zW0PuyLmII" 2026/08/19 01:17:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/19 01:17:59 DEBUG : sub dir/hello world2: Excluded 2026/08/19 01:17:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/19 01:17:59 DEBUG : sub dir/hello world: Excluded 2026/08/19 01:17:59 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BljPid2CqOIiZO-hMVEtPn4zW0PuyLmII" 2026/08/19 01:18:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn_gkybpwLBwhfADLHgdI6IUdFkVo9Hac" 2026/08/19 01:18:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/19 01:18:00 DEBUG : sub dir/hello world2: Excluded 2026/08/19 01:18:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsVuHSBg1zWahEN6ruT9No6u-tcTKsZfm" 2026/08/19 01:18:01 DEBUG : sub dir/ignore dir: Excluded 2026/08/19 01:18:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/19 01:18:01 DEBUG : sub dir/hello world: Excluded 2026/08/19 01:18:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsVuHSBg1zWahEN6ruT9No6u-tcTKsZfm" 2026/08/19 01:18:01 DEBUG : sub dir/ignore dir: Excluded 2026/08/19 01:18:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsVuHSBg1zWahEN6ruT9No6u-tcTKsZfm" 2026/08/19 01:18:02 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsVuHSBg1zWahEN6ruT9No6u-tcTKsZfm" 2026/08/19 01:18:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:18:05 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BljPid2CqOIiZO-hMVEtPn4zW0PuyLmII" 2026/08/19 01:18:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn_gkybpwLBwhfADLHgdI6IUdFkVo9Hac" 2026/08/19 01:18:08 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsVuHSBg1zWahEN6ruT9No6u-tcTKsZfm" 2026/08/19 01:18:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn_gkybpwLBwhfADLHgdI6IUdFkVo9Hac" 2026/08/19 01:18:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsVuHSBg1zWahEN6ruT9No6u-tcTKsZfm" 2026/08/19 01:18:12 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BljPid2CqOIiZO-hMVEtPn4zW0PuyLmII" 2026/08/19 01:18:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestListDirSorted (34.63s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:18:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:18:15 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:18:17 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:18:17 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:18:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bjb_plQ15CaQ0DZOUTc1EzJda2xnf_VMk" 2026/08/19 01:18:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bjb_plQ15CaQ0DZOUTc1EzJda2xnf_VMk" 2026/08/19 01:18:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bjb_plQ15CaQ0DZOUTc1EzJda2xnf_VMk" 2026/08/19 01:18:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BoLnP1Ty-cmydHR_oOo9HIrpc_VnuOijs" 2026/08/19 01:18:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bjb_plQ15CaQ0DZOUTc1EzJda2xnf_VMk" 2026/08/19 01:18:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bjb_plQ15CaQ0DZOUTc1EzJda2xnf_VMk" 2026/08/19 01:18:27 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:18:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bjb_plQ15CaQ0DZOUTc1EzJda2xnf_VMk" 2026/08/19 01:18:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgSBYBdQAz8FdJo1jlYRE2JvFaokGhJVB" 2026/08/19 01:18:29 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BoLnP1Ty-cmydHR_oOo9HIrpc_VnuOijs" 2026/08/19 01:18:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:18:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:18:31 DEBUG : a.txt: Excluded (Size Filter) 2026/08/19 01:18:31 DEBUG : a.txt: Excluded 2026/08/19 01:18:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bjb_plQ15CaQ0DZOUTc1EzJda2xnf_VMk" 2026/08/19 01:18:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bjb_plQ15CaQ0DZOUTc1EzJda2xnf_VMk" 2026/08/19 01:18:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/19 01:18:32 DEBUG : sub dir/hello world2: Excluded 2026/08/19 01:18:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/19 01:18:32 DEBUG : sub dir/hello world: Excluded 2026/08/19 01:18:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bjb_plQ15CaQ0DZOUTc1EzJda2xnf_VMk" 2026/08/19 01:18:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgSBYBdQAz8FdJo1jlYRE2JvFaokGhJVB" 2026/08/19 01:18:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/19 01:18:33 DEBUG : sub dir/hello world2: Excluded 2026/08/19 01:18:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BoLnP1Ty-cmydHR_oOo9HIrpc_VnuOijs" 2026/08/19 01:18:34 DEBUG : sub dir/ignore dir: Excluded 2026/08/19 01:18:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/19 01:18:34 DEBUG : sub dir/hello world: Excluded 2026/08/19 01:18:34 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BoLnP1Ty-cmydHR_oOo9HIrpc_VnuOijs" 2026/08/19 01:18:35 DEBUG : sub dir/ignore dir: Excluded 2026/08/19 01:18:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BoLnP1Ty-cmydHR_oOo9HIrpc_VnuOijs" 2026/08/19 01:18:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BoLnP1Ty-cmydHR_oOo9HIrpc_VnuOijs" 2026/08/19 01:18:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:18:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bjb_plQ15CaQ0DZOUTc1EzJda2xnf_VMk" 2026/08/19 01:18:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgSBYBdQAz8FdJo1jlYRE2JvFaokGhJVB" 2026/08/19 01:18:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BoLnP1Ty-cmydHR_oOo9HIrpc_VnuOijs" 2026/08/19 01:18:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgSBYBdQAz8FdJo1jlYRE2JvFaokGhJVB" 2026/08/19 01:18:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BoLnP1Ty-cmydHR_oOo9HIrpc_VnuOijs" 2026/08/19 01:18:46 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bjb_plQ15CaQ0DZOUTc1EzJda2xnf_VMk" 2026/08/19 01:18:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestListDirSortedFn (33.23s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:18:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:18:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:18:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:18:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:18:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BtumbSyrTZaAGjkOR-WZGJ6wMqcf4Vz8g" === RUN TestListJSON/Default 2026/08/19 01:18:53 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestListJSON/FilesOnly 2026/08/19 01:18:53 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestListJSON/DirsOnly 2026/08/19 01:18:54 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestListJSON/Recurse 2026/08/19 01:18:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:18:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BtumbSyrTZaAGjkOR-WZGJ6wMqcf4Vz8g" === RUN TestListJSON/SubDir 2026/08/19 01:18:56 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BtumbSyrTZaAGjkOR-WZGJ6wMqcf4Vz8g" === RUN TestListJSON/NoModTime 2026/08/19 01:18:57 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestListJSON/NoMimeType 2026/08/19 01:18:57 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestListJSON/ShowHash 2026/08/19 01:18:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestListJSON/HashTypes 2026/08/19 01:18:59 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:18:59 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/19 01:18:59 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:02 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BtumbSyrTZaAGjkOR-WZGJ6wMqcf4Vz8g" 2026/08/19 01:19:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BtumbSyrTZaAGjkOR-WZGJ6wMqcf4Vz8g" 2026/08/19 01:19:04 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestListJSON (17.53s) --- PASS: TestListJSON/Default (0.61s) --- PASS: TestListJSON/FilesOnly (0.63s) --- PASS: TestListJSON/DirsOnly (0.62s) --- PASS: TestListJSON/Recurse (1.24s) --- PASS: TestListJSON/SubDir (0.62s) --- PASS: TestListJSON/NoModTime (0.67s) --- PASS: TestListJSON/NoMimeType (0.63s) --- PASS: TestListJSON/ShowHash (0.66s) --- PASS: TestListJSON/HashTypes (0.70s) --- PASS: TestListJSON/Metadata (1.31s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:19:05 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:07 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:09 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:09 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BvuCBGooBwL3oo0i-k11Ed6QFs5ZYhZo9" === RUN TestStatJSON/Root 2026/08/19 01:19:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/08/19 01:19:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestStatJSON/Dir 2026/08/19 01:19:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:12 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestStatJSON/DirWithTrailingSlash 2026/08/19 01:19:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestStatJSON/File 2026/08/19 01:19:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestStatJSON/NotFound 2026/08/19 01:19:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:15 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestStatJSON/DirFilesOnly 2026/08/19 01:19:15 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestStatJSON/FileFilesOnly 2026/08/19 01:19:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestStatJSON/NotFoundFilesOnly 2026/08/19 01:19:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestStatJSON/DirDirsOnly 2026/08/19 01:19:17 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestStatJSON/FileDirsOnly 2026/08/19 01:19:18 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestStatJSON/NotFoundDirsOnly 2026/08/19 01:19:18 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" === RUN TestStatJSON/RootNotFound 2026/08/19 01:19:19 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-puhizix8dimu/notfound" 2026/08/19 01:19:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:19:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:19:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:19:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:19:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/notfound': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:19:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/notfound': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:24 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BvuCBGooBwL3oo0i-k11Ed6QFs5ZYhZo9" 2026/08/19 01:19:26 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BvuCBGooBwL3oo0i-k11Ed6QFs5ZYhZo9" 2026/08/19 01:19:27 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestStatJSON (23.09s) --- PASS: TestStatJSON/Root (0.62s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.62s) --- PASS: TestStatJSON/Dir (1.24s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.68s) --- PASS: TestStatJSON/File (0.62s) --- PASS: TestStatJSON/NotFound (1.27s) --- PASS: TestStatJSON/DirFilesOnly (0.62s) --- PASS: TestStatJSON/FileFilesOnly (0.62s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.64s) --- PASS: TestStatJSON/DirDirsOnly (0.62s) --- PASS: TestStatJSON/FileDirsOnly (0.64s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.62s) --- PASS: TestStatJSON/RootNotFound (4.69s) === RUN TestStatJSONMemory 2026/08/19 01:19:28 DEBUG : Creating backend with remote ":memory:" 2026/08/19 01:19:28 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 01:19:28 DEBUG : sub/file1: size = 5 OK 2026/08/19 01:19:28 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:19:28 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:19:28 INFO : Huawei Drive root 'rclone-test-puhizix8dimu': Making directory 2026/08/19 01:19:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:29 INFO : Huawei Drive root 'rclone-test-puhizix8dimu': Making directory 2026/08/19 01:19:29 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:29 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestMkdir (1.82s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:19:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Brw052RbcVP7uvE_R-lFCQbXoC1XEWA5-" 2026/08/19 01:19:34 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Brw052RbcVP7uvE_R-lFCQbXoC1XEWA5-" 2026/08/19 01:19:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Brw052RbcVP7uvE_R-lFCQbXoC1XEWA5-" 2026/08/19 01:19:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestLsd (8.42s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:19:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestLs (6.30s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:19:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:46 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:48 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/19 01:19:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:51 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestLsWithFilesFrom (7.34s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:19:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:53 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:54 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:56 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:19:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestLsLong (6.40s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:19:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestHashSums (5.68s) === RUN TestHashSumsWithErrors 2026/08/19 01:20:04 DEBUG : Creating backend with remote ":memory:" 2026/08/19 01:20:04 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/19 01:20:04 ERROR : file1: hash unsupported: hash type not supported 2026/08/19 01:20:04 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/19 01:20:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/19 01:20:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/19 01:20:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/19 01:20:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/19 01:20:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/19 01:20:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/19 01:20:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/19 01:20:04 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:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:20:04 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:07 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:08 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BmFGYrtxdRpBcWQup3NZMioK0qiIO2RwQ" 2026/08/19 01:20:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:12 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BmFGYrtxdRpBcWQup3NZMioK0qiIO2RwQ" 2026/08/19 01:20:15 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BmFGYrtxdRpBcWQup3NZMioK0qiIO2RwQ" 2026/08/19 01:20:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestCount (12.83s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:20:17 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:18 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:21 DEBUG : Waiting for deletions to finish 2026/08/19 01:20:22 DEBUG : large: Excluded (Size Filter) 2026/08/19 01:20:23 INFO : medium: Deleted 2026/08/19 01:20:23 INFO : small: Deleted 2026/08/19 01:20:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestDelete (8.43s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:20:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:27 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:30 DEBUG : Waiting for deletions to finish 2026/08/19 01:20:31 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/08/19 01:20:32 INFO : medium: Deleted 2026/08/19 01:20:32 INFO : small: Deleted 2026/08/19 01:20:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:34 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestMaxDelete (10.59s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:20:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:39 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:41 DEBUG : Waiting for deletions to finish 2026/08/19 01:20:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/19 01:20:43 INFO : small: Deleted 2026/08/19 01:20:43 INFO : medium: Deleted 2026/08/19 01:20:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:46 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestMaxDeleteSizeLargeFile (10.57s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:20:46 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:50 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:51 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:52 DEBUG : Waiting for deletions to finish 2026/08/19 01:20:52 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/19 01:20:53 INFO : large: Deleted 2026/08/19 01:20:53 INFO : medium: Deleted 2026/08/19 01:20:53 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:54 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:56 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestMaxDeleteSize (10.20s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:20:57 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:20:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:02 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestReadFile (6.01s) === RUN TestRetry 2026/08/19 01:21:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/19 01:21:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/19 01:21:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/19 01:21:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/19 01:21:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/19 01:21:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/19 01:21:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:21:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:04 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:05 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:07 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:09 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:15 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:17 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" --- PASS: TestCat (14.88s) === RUN TestPurge 2026/08/19 01:21:18 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-weziyif2yahu" 2026/08/19 01:21:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 01:21:19 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:21:19 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:21:19 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:21:19 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:21:20 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:21:20 DEBUG : Creating backend with remote "/tmp/rclone1955635633" run.go:198: Remote "Huawei Drive root 'rclone-test-weziyif2yahu'", Local "Local file system at /tmp/rclone1955635633", Modify Window "876000h0m0s" 2026/08/19 01:21:20 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:21:22 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bo4x7p84MR4mvoFdRbK1P3rlpSSsciB0J" 2026/08/19 01:21:22 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bo4x7p84MR4mvoFdRbK1P3rlpSSsciB0J" 2026/08/19 01:21:24 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "ButyMoqmDvszlVVYSxrBKZaA5vi57B-RM" 2026/08/19 01:21:25 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "BuzKon4apndE-ORBczDhMt6HXmhNULcdR" 2026/08/19 01:21:27 INFO : A2: Making directory 2026/08/19 01:21:27 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bo4x7p84MR4mvoFdRbK1P3rlpSSsciB0J" 2026/08/19 01:21:28 INFO : A1/B2: Making directory 2026/08/19 01:21:28 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "ButyMoqmDvszlVVYSxrBKZaA5vi57B-RM" 2026/08/19 01:21:30 INFO : A1/B2/C2: Making directory 2026/08/19 01:21:30 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bi7vOFLq2os2qjjmYv7hO2pFe_JhoMvhN" 2026/08/19 01:21:31 INFO : A1/B1/C3: Making directory 2026/08/19 01:21:31 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "BuzKon4apndE-ORBczDhMt6HXmhNULcdR" 2026/08/19 01:21:32 INFO : A3: Making directory 2026/08/19 01:21:32 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bo4x7p84MR4mvoFdRbK1P3rlpSSsciB0J" 2026/08/19 01:21:34 INFO : A3/B3: Making directory 2026/08/19 01:21:34 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bn9T6Fi4Cn-tfgoNhDn9JpoUxyJr8hsVr" 2026/08/19 01:21:35 INFO : A3/B3/C4: Making directory 2026/08/19 01:21:35 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bm4i6KhGsDsrhwj77YfVK_IFtiKbDKFRK" 2026/08/19 01:21:36 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "ButyMoqmDvszlVVYSxrBKZaA5vi57B-RM" 2026/08/19 01:21:38 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bo4x7p84MR4mvoFdRbK1P3rlpSSsciB0J" 2026/08/19 01:21:38 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bn9T6Fi4Cn-tfgoNhDn9JpoUxyJr8hsVr" 2026/08/19 01:21:39 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bm4i6KhGsDsrhwj77YfVK_IFtiKbDKFRK" 2026/08/19 01:21:40 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bop9Vsa7ySTj0gx8OuWdNj7h6Zz18dhO4" 2026/08/19 01:21:40 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bpv5xi_e7SU6E2CCv1qhHrbwbQwclPxPO" 2026/08/19 01:21:41 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "ButyMoqmDvszlVVYSxrBKZaA5vi57B-RM" 2026/08/19 01:21:41 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "BuzKon4apndE-ORBczDhMt6HXmhNULcdR" 2026/08/19 01:21:42 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bk_v-fYt-0QAFcs7nE4pNV4kezPFZ-ouA" 2026/08/19 01:21:43 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "BsYKgzdxMHFMo-5l3SDFGQqtnkkEOyEbT" 2026/08/19 01:21:43 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bi7vOFLq2os2qjjmYv7hO2pFe_JhoMvhN" 2026/08/19 01:21:44 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bn1i0bHpDHdlnt0W8HPFMXoW9huCox0dZ" 2026/08/19 01:21:45 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bo4x7p84MR4mvoFdRbK1P3rlpSSsciB0J" 2026/08/19 01:21:46 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bn9T6Fi4Cn-tfgoNhDn9JpoUxyJr8hsVr" 2026/08/19 01:21:46 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bm4i6KhGsDsrhwj77YfVK_IFtiKbDKFRK" 2026/08/19 01:21:47 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bop9Vsa7ySTj0gx8OuWdNj7h6Zz18dhO4" 2026/08/19 01:21:48 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bpv5xi_e7SU6E2CCv1qhHrbwbQwclPxPO" 2026/08/19 01:21:48 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "ButyMoqmDvszlVVYSxrBKZaA5vi57B-RM" 2026/08/19 01:21:49 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bi7vOFLq2os2qjjmYv7hO2pFe_JhoMvhN" 2026/08/19 01:21:49 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "Bn1i0bHpDHdlnt0W8HPFMXoW9huCox0dZ" 2026/08/19 01:21:51 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:21:51 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Purge remote 2026/08/19 01:21:51 DEBUG : Huawei Drive root 'rclone-test-weziyif2yahu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:21:52 NOTICE: purge failed: directory not found --- PASS: TestPurge (34.53s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:21:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:53 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:54 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuzvBhRS6qmZnamSYf3JHS6He8wnGPvDm" 2026/08/19 01:21:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BlTth0aNQa69zOKNl2H1FW4_eU11x1DEv" 2026/08/19 01:21:57 INFO : A2: Making directory 2026/08/19 01:21:57 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:21:59 INFO : A1/B2: Making directory 2026/08/19 01:21:59 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuzvBhRS6qmZnamSYf3JHS6He8wnGPvDm" 2026/08/19 01:22:00 INFO : A1/B2/C2: Making directory 2026/08/19 01:22:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BrHuRG8wYyFRo9m_2uMlPj7aeo5cenJLU" 2026/08/19 01:22:01 INFO : A1/B1/C3: Making directory 2026/08/19 01:22:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BlTth0aNQa69zOKNl2H1FW4_eU11x1DEv" 2026/08/19 01:22:03 INFO : A3: Making directory 2026/08/19 01:22:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:22:04 INFO : A3/B3: Making directory 2026/08/19 01:22:04 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn3OYL2YXe5HOBYuvMORDfYWWqqO0kyER" 2026/08/19 01:22:05 INFO : A3/B3/C4: Making directory 2026/08/19 01:22:05 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BjD7Gpj38ZDHp0ElpTnFE3Jbb9CrveD6x" 2026/08/19 01:22:07 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuzvBhRS6qmZnamSYf3JHS6He8wnGPvDm" 2026/08/19 01:22:08 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:22:09 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuzvBhRS6qmZnamSYf3JHS6He8wnGPvDm" 2026/08/19 01:22:09 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BrHuRG8wYyFRo9m_2uMlPj7aeo5cenJLU" 2026/08/19 01:22:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bk679epSbXfwjgXyTyidJm4lLz_ZGHwd8" 2026/08/19 01:22:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BlTth0aNQa69zOKNl2H1FW4_eU11x1DEv" 2026/08/19 01:22:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bs1c2usrIzLqnLGuYOqZOBamyBDYYTJY6" 2026/08/19 01:22:12 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgzkzvkC2x6KvukLqVq1FeJncATKSMp0i" 2026/08/19 01:22:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn7sYWBYcDcxtOHToEYJJt4VeKtTEmFdM" 2026/08/19 01:22:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn3OYL2YXe5HOBYuvMORDfYWWqqO0kyER" 2026/08/19 01:22:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BjD7Gpj38ZDHp0ElpTnFE3Jbb9CrveD6x" 2026/08/19 01:22:15 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuBz6oBvSHTXTVw4BG9JP66L5yCzJVke1" 2026/08/19 01:22:15 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuBz6oBvSHTXTVw4BG9JP66L5yCzJVke1" 2026/08/19 01:22:16 DEBUG : removing 1 level 3 directories 2026/08/19 01:22:16 INFO : A3/B3/C4: Removing directory 2026/08/19 01:22:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuBz6oBvSHTXTVw4BG9JP66L5yCzJVke1" 2026/08/19 01:22:17 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:22:18 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuzvBhRS6qmZnamSYf3JHS6He8wnGPvDm" 2026/08/19 01:22:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BrHuRG8wYyFRo9m_2uMlPj7aeo5cenJLU" 2026/08/19 01:22:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bk679epSbXfwjgXyTyidJm4lLz_ZGHwd8" 2026/08/19 01:22:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BlTth0aNQa69zOKNl2H1FW4_eU11x1DEv" 2026/08/19 01:22:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bs1c2usrIzLqnLGuYOqZOBamyBDYYTJY6" 2026/08/19 01:22:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgzkzvkC2x6KvukLqVq1FeJncATKSMp0i" 2026/08/19 01:22:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn7sYWBYcDcxtOHToEYJJt4VeKtTEmFdM" 2026/08/19 01:22:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn3OYL2YXe5HOBYuvMORDfYWWqqO0kyER" 2026/08/19 01:22:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BjD7Gpj38ZDHp0ElpTnFE3Jbb9CrveD6x" 2026/08/19 01:22:24 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:22:24 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuzvBhRS6qmZnamSYf3JHS6He8wnGPvDm" 2026/08/19 01:22:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BrHuRG8wYyFRo9m_2uMlPj7aeo5cenJLU" 2026/08/19 01:22:26 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bk679epSbXfwjgXyTyidJm4lLz_ZGHwd8" 2026/08/19 01:22:26 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BlTth0aNQa69zOKNl2H1FW4_eU11x1DEv" 2026/08/19 01:22:27 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bs1c2usrIzLqnLGuYOqZOBamyBDYYTJY6" 2026/08/19 01:22:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgzkzvkC2x6KvukLqVq1FeJncATKSMp0i" 2026/08/19 01:22:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn7sYWBYcDcxtOHToEYJJt4VeKtTEmFdM" 2026/08/19 01:22:29 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn3OYL2YXe5HOBYuvMORDfYWWqqO0kyER" 2026/08/19 01:22:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BjD7Gpj38ZDHp0ElpTnFE3Jbb9CrveD6x" 2026/08/19 01:22:30 DEBUG : removing 2 level 3 directories 2026/08/19 01:22:30 INFO : A1/B2/C2: Removing directory 2026/08/19 01:22:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bk679epSbXfwjgXyTyidJm4lLz_ZGHwd8" 2026/08/19 01:22:30 INFO : A1/B1/C3: Removing directory 2026/08/19 01:22:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bs1c2usrIzLqnLGuYOqZOBamyBDYYTJY6" 2026/08/19 01:22:32 DEBUG : removing 2 level 2 directories 2026/08/19 01:22:32 INFO : A3/B3: Removing directory 2026/08/19 01:22:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BjD7Gpj38ZDHp0ElpTnFE3Jbb9CrveD6x" 2026/08/19 01:22:32 INFO : A1/B2: Removing directory 2026/08/19 01:22:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BrHuRG8wYyFRo9m_2uMlPj7aeo5cenJLU" 2026/08/19 01:22:33 DEBUG : removing 2 level 1 directories 2026/08/19 01:22:33 INFO : A3: Removing directory 2026/08/19 01:22:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn3OYL2YXe5HOBYuvMORDfYWWqqO0kyER" 2026/08/19 01:22:33 INFO : A2: Removing directory 2026/08/19 01:22:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn7sYWBYcDcxtOHToEYJJt4VeKtTEmFdM" 2026/08/19 01:22:34 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:22:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuzvBhRS6qmZnamSYf3JHS6He8wnGPvDm" 2026/08/19 01:22:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BlTth0aNQa69zOKNl2H1FW4_eU11x1DEv" 2026/08/19 01:22:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgzkzvkC2x6KvukLqVq1FeJncATKSMp0i" 2026/08/19 01:22:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgzkzvkC2x6KvukLqVq1FeJncATKSMp0i" 2026/08/19 01:22:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuzvBhRS6qmZnamSYf3JHS6He8wnGPvDm" 2026/08/19 01:22:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:22:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuzvBhRS6qmZnamSYf3JHS6He8wnGPvDm" 2026/08/19 01:22:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BlTth0aNQa69zOKNl2H1FW4_eU11x1DEv" 2026/08/19 01:22:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgzkzvkC2x6KvukLqVq1FeJncATKSMp0i" 2026/08/19 01:22:42 DEBUG : removing 1 level 3 directories 2026/08/19 01:22:42 INFO : A1/B1/C1: Removing directory 2026/08/19 01:22:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgzkzvkC2x6KvukLqVq1FeJncATKSMp0i" 2026/08/19 01:22:43 DEBUG : removing 1 level 2 directories 2026/08/19 01:22:43 INFO : A1/B1: Removing directory 2026/08/19 01:22:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BlTth0aNQa69zOKNl2H1FW4_eU11x1DEv" 2026/08/19 01:22:45 DEBUG : removing 1 level 1 directories 2026/08/19 01:22:45 INFO : A1: Removing directory 2026/08/19 01:22:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuzvBhRS6qmZnamSYf3JHS6He8wnGPvDm" 2026/08/19 01:22:46 DEBUG : removing 1 level 0 directories 2026/08/19 01:22:46 INFO : Huawei Drive root 'rclone-test-puhizix8dimu': Removing directory 2026/08/19 01:22:46 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsdTnwEHNu9byBA4QiBVItasx1UyTSeFW" 2026/08/19 01:22:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:22:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (56.49s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:22:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:22:50 INFO : A1: Making directory 2026/08/19 01:22:50 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:22:51 INFO : A1/B1: Making directory 2026/08/19 01:22:51 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BlaSMN1coLkLVcDSjTpJPVY9BvruFrHTC" 2026/08/19 01:22:53 INFO : A1/B1/C1: Making directory 2026/08/19 01:22:53 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BmPp2OVSJgUifWWuw2ipMiYIfRLWGDdvI" 2026/08/19 01:22:54 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:22:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BlaSMN1coLkLVcDSjTpJPVY9BvruFrHTC" 2026/08/19 01:22:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BmPp2OVSJgUifWWuw2ipMiYIfRLWGDdvI" 2026/08/19 01:22:56 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bp2elQQm8QwD-M65ZmT5Lqb2Cl83bOBmA" 2026/08/19 01:22:57 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BlaSMN1coLkLVcDSjTpJPVY9BvruFrHTC" 2026/08/19 01:22:57 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BmPp2OVSJgUifWWuw2ipMiYIfRLWGDdvI" 2026/08/19 01:22:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bp2elQQm8QwD-M65ZmT5Lqb2Cl83bOBmA" 2026/08/19 01:22:58 DEBUG : removing 1 level 3 directories 2026/08/19 01:22:58 INFO : A1/B1/C1: Removing directory 2026/08/19 01:22:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bp2elQQm8QwD-M65ZmT5Lqb2Cl83bOBmA" 2026/08/19 01:23:00 DEBUG : removing 1 level 2 directories 2026/08/19 01:23:00 INFO : A1/B1: Removing directory 2026/08/19 01:23:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BmPp2OVSJgUifWWuw2ipMiYIfRLWGDdvI" 2026/08/19 01:23:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:02 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BlaSMN1coLkLVcDSjTpJPVY9BvruFrHTC" 2026/08/19 01:23:02 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BlaSMN1coLkLVcDSjTpJPVY9BvruFrHTC" 2026/08/19 01:23:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BlaSMN1coLkLVcDSjTpJPVY9BvruFrHTC" 2026/08/19 01:23:05 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestRmdirsLeaveRoot (16.71s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:23:05 INFO : A1: Making directory 2026/08/19 01:23:05 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:07 INFO : A1/B1: Making directory 2026/08/19 01:23:07 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bu3lDa-DKJGbO58764ldK1aGccecyTn7m" 2026/08/19 01:23:08 INFO : A1/B1/C1: Making directory 2026/08/19 01:23:08 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsnQPs0tzLW8tZkJhSgdDQqiRPT-Z93fv" 2026/08/19 01:23:09 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bu3lDa-DKJGbO58764ldK1aGccecyTn7m" 2026/08/19 01:23:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsnQPs0tzLW8tZkJhSgdDQqiRPT-Z93fv" 2026/08/19 01:23:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bj9-eT5QxJpQH9WEwpORNcJU6rMNGtXwU" 2026/08/19 01:23:12 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:12 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bu3lDa-DKJGbO58764ldK1aGccecyTn7m" 2026/08/19 01:23:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsnQPs0tzLW8tZkJhSgdDQqiRPT-Z93fv" 2026/08/19 01:23:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bj9-eT5QxJpQH9WEwpORNcJU6rMNGtXwU" 2026/08/19 01:23:14 DEBUG : removing 1 level 3 directories 2026/08/19 01:23:14 INFO : A1/B1/C1: Removing directory 2026/08/19 01:23:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bj9-eT5QxJpQH9WEwpORNcJU6rMNGtXwU" 2026/08/19 01:23:16 DEBUG : removing 1 level 2 directories 2026/08/19 01:23:16 INFO : A1/B1: Removing directory 2026/08/19 01:23:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BsnQPs0tzLW8tZkJhSgdDQqiRPT-Z93fv" 2026/08/19 01:23:17 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:18 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bu3lDa-DKJGbO58764ldK1aGccecyTn7m" 2026/08/19 01:23:18 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bu3lDa-DKJGbO58764ldK1aGccecyTn7m" 2026/08/19 01:23:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bu3lDa-DKJGbO58764ldK1aGccecyTn7m" 2026/08/19 01:23:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestRmdirsWithFilter (16.10s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:23:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:23 DEBUG : file1: size = 14 OK 2026/08/19 01:23:23 DEBUG : file1: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/08/19 01:23:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:24 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:25 DEBUG : filename.txt: File name found in url 2026/08/19 01:23:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:26 DEBUG : filename.txt: size = 14 OK 2026/08/19 01:23:26 DEBUG : filename.txt: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/08/19 01:23:26 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/19 01:23:26 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:28 DEBUG : headerfilename.txt: size = 14 OK 2026/08/19 01:23:28 DEBUG : headerfilename.txt: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/08/19 01:23:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:29 DEBUG : file2: size = 14 OK 2026/08/19 01:23:29 DEBUG : file2: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/08/19 01:23:29 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestCopyURL (12.27s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:23:34 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:35 DEBUG : file1: size = 14 OK 2026/08/19 01:23:35 DEBUG : file1: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/08/19 01:23:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestCopyURLDownloadHeaders (3.22s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:23:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/19 01:23:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:40 DEBUG : sub/file2: size = 14 OK 2026/08/19 01:23:40 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/19 01:23:40 INFO : file1: Copied (new) to: sub/file2 2026/08/19 01:23:40 INFO : file1: Deleted 2026/08/19 01:23:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BnEaL6Y83g3nK8IDHj2BKkYajuWVds9n5" 2026/08/19 01:23:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BnEaL6Y83g3nK8IDHj2BKkYajuWVds9n5" 2026/08/19 01:23:42 DEBUG : sub/file2: size = 14 OK 2026/08/19 01:23:42 DEBUG : file1: Sizes identical 2026/08/19 01:23:42 DEBUG : file1: Unchanged skipping 2026/08/19 01:23:42 INFO : file1: Deleted 2026/08/19 01:23:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BnEaL6Y83g3nK8IDHj2BKkYajuWVds9n5" 2026/08/19 01:23:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': don't need to copy/move sub/file2, it is already at target location 2026/08/19 01:23:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BnEaL6Y83g3nK8IDHj2BKkYajuWVds9n5" 2026/08/19 01:23:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:46 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BnEaL6Y83g3nK8IDHj2BKkYajuWVds9n5" 2026/08/19 01:23:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BnEaL6Y83g3nK8IDHj2BKkYajuWVds9n5" 2026/08/19 01:23:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestMoveFile (11.79s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:23:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/19 01:23:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:50 DEBUG : file1: size = 14 OK 2026/08/19 01:23:50 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/19 01:23:50 INFO : file1: Copied (new) 2026/08/19 01:23:50 INFO : file1: Deleted 2026/08/19 01:23:50 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:51 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:52 DEBUG : file1: Destination exists, skipping 2026/08/19 01:23:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/08/19 01:23:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:54 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestMoveFileWithIgnoreExisting (5.63s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:23:54 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestCaseInsensitiveMoveFile (1.21s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:23:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:56 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.20s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:23:57 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:57 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:23:59 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:24:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpXChHmKwm2N0gWH3LldMOL-Vk5KwNMHj" 2026/08/19 01:24:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpXChHmKwm2N0gWH3LldMOL-Vk5KwNMHj" 2026/08/19 01:24:01 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-puhizix8dimu/backup" 2026/08/19 01:24:01 DEBUG : Config file has changed externally - reloading 2026/08/19 01:24:02 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/19 01:24:02 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/19 01:24:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/19 01:24:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:24:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:24:04 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/19 01:24:05 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:24:05 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1244914334) 2026/08/19 01:24:05 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-puhizix8dimu') 2026/08/19 01:24:05 DEBUG : dst/file1: Sizes differ 2026/08/19 01:24:05 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:24:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:24:07 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu/backup': Listing directory "BuT8FB_TLUqKHoDNabtFPD6PaN4smTwgi" 2026/08/19 01:24:09 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpXChHmKwm2N0gWH3LldMOL-Vk5KwNMHj" 2026/08/19 01:24:10 INFO : dst/file1: Moved (server-side) 2026/08/19 01:24:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpXChHmKwm2N0gWH3LldMOL-Vk5KwNMHj" 2026/08/19 01:24:11 DEBUG : dst/file1: size = 14 OK 2026/08/19 01:24:11 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/08/19 01:24:11 INFO : dst/file1: Copied (new) 2026/08/19 01:24:11 INFO : dst/file1: Deleted 2026/08/19 01:24:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:24:12 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpXChHmKwm2N0gWH3LldMOL-Vk5KwNMHj" 2026/08/19 01:24:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuT8FB_TLUqKHoDNabtFPD6PaN4smTwgi" 2026/08/19 01:24:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BvBXKQD-EF5Tgo9Pb3ENBS6bw-MztAE0U" 2026/08/19 01:24:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:24:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpXChHmKwm2N0gWH3LldMOL-Vk5KwNMHj" 2026/08/19 01:24:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuT8FB_TLUqKHoDNabtFPD6PaN4smTwgi" 2026/08/19 01:24:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BvBXKQD-EF5Tgo9Pb3ENBS6bw-MztAE0U" 2026/08/19 01:24:18 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BpXChHmKwm2N0gWH3LldMOL-Vk5KwNMHj" 2026/08/19 01:24:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:24:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuT8FB_TLUqKHoDNabtFPD6PaN4smTwgi" 2026/08/19 01:24:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BvBXKQD-EF5Tgo9Pb3ENBS6bw-MztAE0U" 2026/08/19 01:24:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BuT8FB_TLUqKHoDNabtFPD6PaN4smTwgi" 2026/08/19 01:24:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestMoveFileBackupDir (26.57s) === 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:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:24:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:24:24 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:24:26 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bkq97Nq67utUCRvrd8sZI-YhKSbp8P-BV" 2026/08/19 01:24:27 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bkq97Nq67utUCRvrd8sZI-YhKSbp8P-BV" 2026/08/19 01:24:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bkq97Nq67utUCRvrd8sZI-YhKSbp8P-BV" 2026/08/19 01:24:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Buywc9I5_vK_bZn4DGAxPgKHJLnhc--Yv" 2026/08/19 01:24:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Buywc9I5_vK_bZn4DGAxPgKHJLnhc--Yv" 2026/08/19 01:24:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Buywc9I5_vK_bZn4DGAxPgKHJLnhc--Yv" 2026/08/19 01:24:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Buywc9I5_vK_bZn4DGAxPgKHJLnhc--Yv" 2026/08/19 01:24:36 INFO : A1/B2: Making directory 2026/08/19 01:24:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bkq97Nq67utUCRvrd8sZI-YhKSbp8P-BV" 2026/08/19 01:24:37 INFO : A1/B1/C3: Making directory 2026/08/19 01:24:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Buywc9I5_vK_bZn4DGAxPgKHJLnhc--Yv" 2026/08/19 01:24:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:24:39 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bkq97Nq67utUCRvrd8sZI-YhKSbp8P-BV" 2026/08/19 01:24:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Buywc9I5_vK_bZn4DGAxPgKHJLnhc--Yv" 2026/08/19 01:24:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhPpfs9LO69QsMGuvUPVJKJ4fbT8ASrFU" 2026/08/19 01:24:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgS-EMLcNCbbPt4m1aTBI45vKtrxliVM2" 2026/08/19 01:24:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhilCqV0i_wLTcgpKAgBLy5zMcCWPpqWC" 2026/08/19 01:24:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BkO-u1YVHG6TwSfipRK9O-4oKnFlXw0Ek" 2026/08/19 01:24:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:24:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': DirMove: srcID="Bkq97Nq67utUCRvrd8sZI-YhKSbp8P-BV" srcDirectoryID="Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" srcLeaf="A1" dstDirectoryID="Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" dstLeaf="A2" 2026/08/19 01:24:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': DirMove result: id="Bkq97Nq67utUCRvrd8sZI-YhKSbp8P-BV" fileName="A2" parentFolder=[Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A] 2026/08/19 01:24:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:24:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bkq97Nq67utUCRvrd8sZI-YhKSbp8P-BV" 2026/08/19 01:24:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Buywc9I5_vK_bZn4DGAxPgKHJLnhc--Yv" 2026/08/19 01:24:46 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhPpfs9LO69QsMGuvUPVJKJ4fbT8ASrFU" 2026/08/19 01:24:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgS-EMLcNCbbPt4m1aTBI45vKtrxliVM2" 2026/08/19 01:24:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhilCqV0i_wLTcgpKAgBLy5zMcCWPpqWC" 2026/08/19 01:24:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BkO-u1YVHG6TwSfipRK9O-4oKnFlXw0Ek" 2026/08/19 01:24:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:24:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bkq97Nq67utUCRvrd8sZI-YhKSbp8P-BV" 2026/08/19 01:24:50 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Buywc9I5_vK_bZn4DGAxPgKHJLnhc--Yv" 2026/08/19 01:24:50 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhPpfs9LO69QsMGuvUPVJKJ4fbT8ASrFU" 2026/08/19 01:24:51 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgS-EMLcNCbbPt4m1aTBI45vKtrxliVM2" 2026/08/19 01:24:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhilCqV0i_wLTcgpKAgBLy5zMcCWPpqWC" 2026/08/19 01:24:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BkO-u1YVHG6TwSfipRK9O-4oKnFlXw0Ek" 2026/08/19 01:24:53 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:24:54 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bq9ocKZEQkGg2jdzPFEVKjLE_LqVDlMro" 2026/08/19 01:24:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BojykVn9yIieBX5W-PS1KJ7jZltqt9nin" 2026/08/19 01:24:57 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BojykVn9yIieBX5W-PS1KJ7jZltqt9nin" 2026/08/19 01:24:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BojykVn9yIieBX5W-PS1KJ7jZltqt9nin" 2026/08/19 01:25:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bq9ocKZEQkGg2jdzPFEVKjLE_LqVDlMro" 2026/08/19 01:25:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bq9ocKZEQkGg2jdzPFEVKjLE_LqVDlMro" 2026/08/19 01:25:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bq9ocKZEQkGg2jdzPFEVKjLE_LqVDlMro" 2026/08/19 01:25:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BojykVn9yIieBX5W-PS1KJ7jZltqt9nin" 2026/08/19 01:25:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BqdC37kRHJNSZlun3So1HHbM1hWKWw35U" 2026/08/19 01:25:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BvX_EUdJ0RGjI4uCr0WJMsaea9t0A8B7o" 2026/08/19 01:25:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bkq97Nq67utUCRvrd8sZI-YhKSbp8P-BV" 2026/08/19 01:25:02 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bkq97Nq67utUCRvrd8sZI-YhKSbp8P-BV" 2026/08/19 01:25:02 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bkq97Nq67utUCRvrd8sZI-YhKSbp8P-BV" 2026/08/19 01:25:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Buywc9I5_vK_bZn4DGAxPgKHJLnhc--Yv" 2026/08/19 01:25:03 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/19 01:25:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhilCqV0i_wLTcgpKAgBLy5zMcCWPpqWC" 2026/08/19 01:25:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Buywc9I5_vK_bZn4DGAxPgKHJLnhc--Yv" 2026/08/19 01:25:03 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/19 01:25:04 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Buywc9I5_vK_bZn4DGAxPgKHJLnhc--Yv" 2026/08/19 01:25:04 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgS-EMLcNCbbPt4m1aTBI45vKtrxliVM2" 2026/08/19 01:25:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/19 01:25:05 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/19 01:25:05 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/19 01:25:05 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bkq97Nq67utUCRvrd8sZI-YhKSbp8P-BV" 2026/08/19 01:25:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BkO-u1YVHG6TwSfipRK9O-4oKnFlXw0Ek" 2026/08/19 01:25:07 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Buywc9I5_vK_bZn4DGAxPgKHJLnhc--Yv" 2026/08/19 01:25:08 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhPpfs9LO69QsMGuvUPVJKJ4fbT8ASrFU" 2026/08/19 01:25:09 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhilCqV0i_wLTcgpKAgBLy5zMcCWPpqWC" 2026/08/19 01:25:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BgS-EMLcNCbbPt4m1aTBI45vKtrxliVM2" 2026/08/19 01:25:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Buywc9I5_vK_bZn4DGAxPgKHJLnhc--Yv" 2026/08/19 01:25:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bkq97Nq67utUCRvrd8sZI-YhKSbp8P-BV" 2026/08/19 01:25:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:25:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bq9ocKZEQkGg2jdzPFEVKjLE_LqVDlMro" 2026/08/19 01:25:15 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bqk4BQu0_RhF3l8rH5IxHrbCrM84_uxyR" 2026/08/19 01:25:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BojykVn9yIieBX5W-PS1KJ7jZltqt9nin" 2026/08/19 01:25:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bnx2OVNqV2CRnTDqL9F1H2IX4vNgIEYKk" 2026/08/19 01:25:17 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BqdC37kRHJNSZlun3So1HHbM1hWKWw35U" 2026/08/19 01:25:18 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BvX_EUdJ0RGjI4uCr0WJMsaea9t0A8B7o" 2026/08/19 01:25:18 INFO : Huawei Drive root 'rclone-test-puhizix8dimu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/19 01:25:18 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bq9ocKZEQkGg2jdzPFEVKjLE_LqVDlMro" 2026/08/19 01:25:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bqk4BQu0_RhF3l8rH5IxHrbCrM84_uxyR" 2026/08/19 01:25:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BojykVn9yIieBX5W-PS1KJ7jZltqt9nin" 2026/08/19 01:25:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bnx2OVNqV2CRnTDqL9F1H2IX4vNgIEYKk" 2026/08/19 01:25:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BqdC37kRHJNSZlun3So1HHbM1hWKWw35U" 2026/08/19 01:25:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BvX_EUdJ0RGjI4uCr0WJMsaea9t0A8B7o" 2026/08/19 01:25:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:25:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bg0crPsyA1Xr0691Yfo9BpZmiGbIeBI_6" 2026/08/19 01:25:24 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhgxkAPK8aG-zDvV5XvRBxJzpVowgODLv" 2026/08/19 01:25:26 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhgxkAPK8aG-zDvV5XvRBxJzpVowgODLv" 2026/08/19 01:25:27 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhgxkAPK8aG-zDvV5XvRBxJzpVowgODLv" 2026/08/19 01:25:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bg0crPsyA1Xr0691Yfo9BpZmiGbIeBI_6" 2026/08/19 01:25:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bg0crPsyA1Xr0691Yfo9BpZmiGbIeBI_6" 2026/08/19 01:25:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BmtaDO-gDquJRcM7i4V5NAIAzsbc6h_Bi" 2026/08/19 01:25:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhgxkAPK8aG-zDvV5XvRBxJzpVowgODLv" 2026/08/19 01:25:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bg0crPsyA1Xr0691Yfo9BpZmiGbIeBI_6" 2026/08/19 01:25:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BrUFVYbVE69roXjhnYqZIn7ekZ-1nwLFa" 2026/08/19 01:25:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bq9ocKZEQkGg2jdzPFEVKjLE_LqVDlMro" 2026/08/19 01:25:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BqdC37kRHJNSZlun3So1HHbM1hWKWw35U" 2026/08/19 01:25:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BojykVn9yIieBX5W-PS1KJ7jZltqt9nin" 2026/08/19 01:25:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BvX_EUdJ0RGjI4uCr0WJMsaea9t0A8B7o" 2026/08/19 01:25:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bq9ocKZEQkGg2jdzPFEVKjLE_LqVDlMro" 2026/08/19 01:25:32 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/19 01:25:32 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/19 01:25:32 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/19 01:25:32 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/19 01:25:32 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/19 01:25:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bqk4BQu0_RhF3l8rH5IxHrbCrM84_uxyR" 2026/08/19 01:25:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bnx2OVNqV2CRnTDqL9F1H2IX4vNgIEYKk" 2026/08/19 01:25:34 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BvX_EUdJ0RGjI4uCr0WJMsaea9t0A8B7o" 2026/08/19 01:25:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BqdC37kRHJNSZlun3So1HHbM1hWKWw35U" 2026/08/19 01:25:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BojykVn9yIieBX5W-PS1KJ7jZltqt9nin" 2026/08/19 01:25:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bq9ocKZEQkGg2jdzPFEVKjLE_LqVDlMro" 2026/08/19 01:25:39 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:25:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bg0crPsyA1Xr0691Yfo9BpZmiGbIeBI_6" 2026/08/19 01:25:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhgxkAPK8aG-zDvV5XvRBxJzpVowgODLv" 2026/08/19 01:25:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BmtaDO-gDquJRcM7i4V5NAIAzsbc6h_Bi" 2026/08/19 01:25:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BrUFVYbVE69roXjhnYqZIn7ekZ-1nwLFa" 2026/08/19 01:25:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BtxnE6fLyqzvukmg1ZiJJDK389mUgdvG7" 2026/08/19 01:25:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn3QRGSeQE737a22_FohJJ4WRI5X1FEk9" 2026/08/19 01:25:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:25:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bg0crPsyA1Xr0691Yfo9BpZmiGbIeBI_6" 2026/08/19 01:25:46 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhgxkAPK8aG-zDvV5XvRBxJzpVowgODLv" 2026/08/19 01:25:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BmtaDO-gDquJRcM7i4V5NAIAzsbc6h_Bi" 2026/08/19 01:25:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BrUFVYbVE69roXjhnYqZIn7ekZ-1nwLFa" 2026/08/19 01:25:50 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BtxnE6fLyqzvukmg1ZiJJDK389mUgdvG7" 2026/08/19 01:25:51 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn3QRGSeQE737a22_FohJJ4WRI5X1FEk9" 2026/08/19 01:25:51 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bn3QRGSeQE737a22_FohJJ4WRI5X1FEk9" 2026/08/19 01:25:53 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BtxnE6fLyqzvukmg1ZiJJDK389mUgdvG7" 2026/08/19 01:25:54 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BrUFVYbVE69roXjhnYqZIn7ekZ-1nwLFa" 2026/08/19 01:25:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BmtaDO-gDquJRcM7i4V5NAIAzsbc6h_Bi" 2026/08/19 01:25:56 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "BhgxkAPK8aG-zDvV5XvRBxJzpVowgODLv" 2026/08/19 01:25:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bg0crPsyA1Xr0691Yfo9BpZmiGbIeBI_6" 2026/08/19 01:25:59 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestDirMove (96.31s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:26:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestGetFsInfo (1.23s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:26:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/19 01:26:01 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:03 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/19 01:26:03 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/08/19 01:26:03 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/19 01:26:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/19 01:26:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:05 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/19 01:26:05 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/08/19 01:26:05 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/19 01:26:05 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:08 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:26:08 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:09 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/19 01:26:09 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:10 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/19 01:26:10 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/08/19 01:26:10 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/19 01:26:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/19 01:26:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:12 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/19 01:26:12 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/08/19 01:26:12 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/08/19 01:26:12 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:13 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:15 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:26:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/19 01:26:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:17 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/19 01:26:17 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/08/19 01:26:17 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/19 01:26:17 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:19 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/19 01:26:19 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/08/19 01:26:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:26:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/19 01:26:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:25 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/19 01:26:25 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/19 01:26:25 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/19 01:26:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/19 01:26:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:26 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/19 01:26:26 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/08/19 01:26:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/19 01:26:26 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:27 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:29 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestRcat (28.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.33s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.01s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/08/19 01:26:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': File to upload is small (48 bytes), uploading instead of streaming 2026/08/19 01:26:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:32 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/19 01:26:32 DEBUG : rcat_metadata: size = 48 OK 2026/08/19 01:26:32 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/08/19 01:26:32 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/08/19 01:26:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:34 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" === RUN TestRcatMetadata/ViaDisk 2026/08/19 01:26:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/19 01:26:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:37 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/19 01:26:37 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/08/19 01:26:37 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/08/19 01:26:37 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/08/19 01:26:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:39 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestRcatMetadata (11.61s) --- PASS: TestRcatMetadata/Normal (5.37s) --- PASS: TestRcatMetadata/ViaDisk (5.03s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:26:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:42 DEBUG : potato1: size = 60 OK 2026/08/19 01:26:42 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/19 01:26:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': File to upload is small (60 bytes), uploading instead of streaming 2026/08/19 01:26:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:44 DEBUG : potato2: size = 60 OK 2026/08/19 01:26:44 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/19 01:26:44 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/08/19 01:26:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:46 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestRcatSize (5.70s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:26:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:48 DEBUG : potato1: size = 120 (Huawei Drive root 'rclone-test-puhizix8dimu') 2026/08/19 01:26:48 DEBUG : potato1: size = 60 (Huawei Drive root 'rclone-test-puhizix8dimu') 2026/08/19 01:26:48 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Huawei Drive root 'rclone-test-puhizix8dimu') 60 2026/08/19 01:26:48 INFO : potato1: Removing failed copy 2026/08/19 01:26:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:50 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestRcatSizeShortEOF (3.35s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:26:50 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:52 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/19 01:26:52 DEBUG : potato1: size = 60 OK 2026/08/19 01:26:52 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/19 01:26:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': File to upload is small (60 bytes), uploading instead of streaming 2026/08/19 01:26:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:54 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/08/19 01:26:55 DEBUG : potato2: size = 60 OK 2026/08/19 01:26:55 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/19 01:26:55 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/08/19 01:26:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:55 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:56 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:57 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:57 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:26:58 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestRcatSizeMetadata (10.20s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:27:00 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:02 DEBUG : potato1: size = 60 OK 2026/08/19 01:27:02 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/08/19 01:27:02 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:03 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestRcatSizeUploadHeaders (3.13s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:27:04 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:05 DEBUG : potato1: size = 60 OK 2026/08/19 01:27:05 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c (Huawei Drive root 'rclone-test-puhizix8dimu') 2026/08/19 01:27:05 DEBUG : potato1: sha256 = 4aa30ef0902653a07d3ef9b4c6b44d8094ab4091b49a21c95dc942bc102b4d5a (Huawei Drive root 'rclone-test-puhizix8dimu') 2026/08/19 01:27:05 ERROR : potato1: corrupted on transfer: sha256 hashes differ src "d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c" vs dst(Huawei Drive root 'rclone-test-puhizix8dimu') "4aa30ef0902653a07d3ef9b4c6b44d8094ab4091b49a21c95dc942bc102b4d5a" 2026/08/19 01:27:05 INFO : potato1: Removing failed copy 2026/08/19 01:27:05 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:06 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:07 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:27:07 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:09 DEBUG : potato4: size = 60 (Huawei Drive root 'rclone-test-puhizix8dimu') 2026/08/19 01:27:09 DEBUG : potato4: size = 59 (Huawei Drive root 'rclone-test-puhizix8dimu') 2026/08/19 01:27:09 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Huawei Drive root 'rclone-test-puhizix8dimu') 59 2026/08/19 01:27:09 INFO : potato4: Removing failed copy 2026/08/19 01:27:09 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:10 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:27:11 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:12 DEBUG : potato2: size = 60 OK 2026/08/19 01:27:12 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:27:14 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:16 DEBUG : potato3: size = 60 OK 2026/08/19 01:27:16 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:17 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestRcatSizeChecksum (13.88s) --- PASS: TestRcatSizeChecksum/Corrupted (3.67s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.95s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (3.15s) --- PASS: TestRcatSizeChecksum/NoHashes (3.11s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" operations_test.go:1839: Skipping test as remote does not support modtime 2026/08/19 01:27:17 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:18 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- SKIP: TestTouchDir (1.20s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata 2026/08/19 01:27:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:19 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- SKIP: TestMkdirMetadata (1.21s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/08/19 01:27:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:20 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- SKIP: TestMkdirModTime (1.20s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/19 01:27:21 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- SKIP: TestCopyDirMetadata (1.20s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/08/19 01:27:22 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- SKIP: TestSetDirModTime (1.21s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/19 01:27:23 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:24 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- SKIP: TestDirsEqual (1.21s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-puhizix8dimu'", Local "Local file system at /tmp/rclone1244914334", Modify Window "876000h0m0s" 2026/08/19 01:27:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:25 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:28 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:29 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:30 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:31 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:32 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:33 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:34 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qorusih9" before starting 2026/08/19 01:27:34 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:35 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:36 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:37 DEBUG : sub dir/test remove existing.qorusih9: TEST: removing renamed existing file after operation 2026/08/19 01:27:37 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:38 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.judapor1" before starting 2026/08/19 01:27:39 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:40 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:41 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.judapor1: TEST: renaming existing back after failed operation 2026/08/19 01:27:42 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:43 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:44 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fetosab5" before starting 2026/08/19 01:27:45 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:46 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:47 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fetosab5: TEST: removing renamed existing file after operation 2026/08/19 01:27:48 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:49 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" 2026/08/19 01:27:50 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:51 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bt5426G-6kQ_vUHoZLh1L0617BGS9PsuP" 2026/08/19 01:27:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Listing directory "Bi_cToJ_YBICqn3pmch5DPJESISxNXF4A" --- PASS: TestRemoveExisting (27.68s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/08/19 01:27:52 DEBUG : Huawei Drive root 'rclone-test-puhizix8dimu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Finished OK in 26m31.379097936s (try 1/5)