"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/24 03:50:34 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-diwufic1royo" 2026/07/24 03:50:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 03:50:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 03:50:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 03:50:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 03:50:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 03:50:37 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 03:50:38 DEBUG : Creating backend with remote "/tmp/rclone4237337822" === 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-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/24 03:50:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.65s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/24 03:50:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.67s) === RUN TestSizeDiffers 2026/07/24 03:50:39 DEBUG : a: size = 0 OK 2026/07/24 03:50:39 DEBUG : a: size = 1 (memory) 2026/07/24 03:50:39 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/24 03:50:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/24 03:50:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:50:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:50:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/24 03:50:39 DEBUG : potato: Seek from 10 to 0 2026/07/24 03:50:39 DEBUG : potato: Seek from 10 to 0 2026/07/24 03:50:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/24 03:50:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/24 03:50:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:50:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:50:39 DEBUG : potato: Seek from 5 to 2 2026/07/24 03:50:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/24 03:50:39 DEBUG : potato: Seek from 7 to 0 2026/07/24 03:50:39 DEBUG : potato: Seek from 7 to 0 2026/07/24 03:50:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/24 03:50:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/24 03:50:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:50:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:50:39 DEBUG : potato: Seek from 5 to 2 2026/07/24 03:50:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/24 03:50:39 DEBUG : potato: Seek from 8 to 0 2026/07/24 03:50:39 DEBUG : potato: Seek from 8 to 0 2026/07/24 03:50:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/24 03:50:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/24 03:50:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:50:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:50:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:50:39 DEBUG : potato: Seek from 5 to 2 2026/07/24 03:50:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/24 03:50:39 DEBUG : potato: Seek from 9 to 0 2026/07/24 03:50:39 DEBUG : potato: Seek from 9 to 0 2026/07/24 03:50:39 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.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 03:50:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 03:50:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:50:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestCheck/1 === RUN TestCheck/2 2026/07/24 03:50:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:50:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestCheck/3 2026/07/24 03:50:47 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:50:49 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestCheck/4 === RUN TestCheck/5 2026/07/24 03:50:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:50:52 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestCheck/6 === RUN TestCheck/7 2026/07/24 03:50:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:50:58 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestCheck (19.04s) --- PASS: TestCheck/1 (0.65s) --- PASS: TestCheck/2 (0.65s) --- PASS: TestCheck/3 (0.66s) --- PASS: TestCheck/4 (0.65s) --- PASS: TestCheck/5 (0.66s) --- PASS: TestCheck/6 (0.67s) --- PASS: TestCheck/7 (0.66s) === RUN TestCheckFsError 2026/07/24 03:50:58 DEBUG : Creating backend with remote "nonexistent" 2026/07/24 03:50:58 DEBUG : Creating backend with remote "nonexistent" 2026/07/24 03:50:58 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/24 03:50:58 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/24 03:50:58 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/24 03:50:58 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-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 03:50:58 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:50:59 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/24 03:51:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:51:04 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestCheckDownload/3 2026/07/24 03:51:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:51:08 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/24 03:51:12 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:51:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/24 03:52:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:53:18 DEBUG : pacer: Reducing sleep to 33.75s 2026/07/24 03:54:03 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/24 03:54:36 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/24 03:55:02 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/24 03:55:21 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/24 03:55:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:55:35 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (276.86s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (1.09s) --- PASS: TestCheckDownload/3 (1.53s) --- PASS: TestCheckDownload/4 (1.88s) --- PASS: TestCheckDownload/5 (1.15s) --- PASS: TestCheckDownload/6 (1.52s) --- PASS: TestCheckDownload/7 (61.91s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 03:55:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:55:46 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/07/24 03:55:54 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/07/24 03:55:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:00 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/24 03:56:08 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:10 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/07/24 03:56:12 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/24 03:56:12 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:13 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/07/24 03:56:15 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:15 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/07/24 03:56:16 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/24 03:56:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:17 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/24 03:56:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:19 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/07/24 03:56:20 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/24 03:56:20 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:20 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/24 03:56:22 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:22 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/07/24 03:56:23 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/24 03:56:24 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/07/24 03:56:24 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/24 03:56:25 DEBUG : pacer: Reducing sleep to 10ms 2026/07/24 03:56:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestCheckSizeOnly (50.71s) --- PASS: TestCheckSizeOnly/1 (4.55s) --- PASS: TestCheckSizeOnly/2 (3.31s) --- PASS: TestCheckSizeOnly/3 (1.05s) --- PASS: TestCheckSizeOnly/4 (0.66s) --- PASS: TestCheckSizeOnly/5 (0.66s) --- PASS: TestCheckSizeOnly/6 (0.67s) --- PASS: TestCheckSizeOnly/7 (0.66s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 03:56:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:29 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/24 03:56:29 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/24 03:56:29 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/24 03:56:29 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/24 03:56:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:31 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/24 03:56:31 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/24 03:56:31 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/24 03:56:31 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/24 03:56:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:33 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestParseSumFile (7.67s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 03:56:33 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-diwufic1royo/data" 2026/07/24 03:56:33 DEBUG : Config file has changed externally - reloading 2026/07/24 03:56:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 03:56:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 03:56:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 03:56:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 03:56:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/data': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 03:56:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" check_test.go:350: Huawei Drive root 'rclone-test-diwufic1royo/data' lacks md5, skipping 2026/07/24 03:56:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- SKIP: TestCheckSum (5.31s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 03:56:39 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-diwufic1royo/data" 2026/07/24 03:56:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 03:56:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 03:56:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 03:56:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 03:56:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/data': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 03:56:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:49 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BgXKDlUd0yzkKRM8UtttIhZuXsRmV8JG5" === RUN TestCheckSumDownload/subtest1 2026/07/24 03:56:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BgXKDlUd0yzkKRM8UtttIhZuXsRmV8JG5" 2026/07/24 03:56:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:56:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BgXKDlUd0yzkKRM8UtttIhZuXsRmV8JG5" === RUN TestCheckSumDownload/subtest2 2026/07/24 03:57:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:57:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:57:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BgXKDlUd0yzkKRM8UtttIhZuXsRmV8JG5" === RUN TestCheckSumDownload/subtest3 2026/07/24 03:57:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:57:08 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:57:08 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BgXKDlUd0yzkKRM8UtttIhZuXsRmV8JG5" === RUN TestCheckSumDownload/subtest4 2026/07/24 03:57:12 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:57:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:57:14 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BgXKDlUd0yzkKRM8UtttIhZuXsRmV8JG5" === RUN TestCheckSumDownload/subtest5 2026/07/24 03:57:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:57:19 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:57:19 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BgXKDlUd0yzkKRM8UtttIhZuXsRmV8JG5" === RUN TestCheckSumDownload/subtest6 2026/07/24 03:57:22 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BgXKDlUd0yzkKRM8UtttIhZuXsRmV8JG5" 2026/07/24 03:57:24 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BgXKDlUd0yzkKRM8UtttIhZuXsRmV8JG5" 2026/07/24 03:57:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:57:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:57:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BgXKDlUd0yzkKRM8UtttIhZuXsRmV8JG5" === RUN TestCheckSumDownload/subtest7 2026/07/24 03:58:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 03:59:30 DEBUG : pacer: Reducing sleep to 33.75s 2026/07/24 04:00:15 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/24 04:00:15 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BgXKDlUd0yzkKRM8UtttIhZuXsRmV8JG5" 2026/07/24 04:00:48 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/24 04:01:14 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/24 04:01:33 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/24 04:01:33 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BgXKDlUd0yzkKRM8UtttIhZuXsRmV8JG5" 2026/07/24 04:01:47 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/07/24 04:01:58 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/07/24 04:01:58 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:02:06 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (326.84s) --- PASS: TestCheckSumDownload/subtest1 (3.98s) --- PASS: TestCheckSumDownload/subtest2 (2.12s) --- PASS: TestCheckSumDownload/subtest3 (3.02s) --- PASS: TestCheckSumDownload/subtest4 (2.54s) --- PASS: TestCheckSumDownload/subtest5 (2.62s) --- PASS: TestCheckSumDownload/subtest6 (2.61s) --- PASS: TestCheckSumDownload/subtest7 (62.37s) === RUN TestApplyTransforms 2026/07/24 04:02:06 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yofukeh2rena" 2026/07/24 04:02:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 04:02:06 DEBUG : Huawei Drive root 'rclone-test-yofukeh2rena': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:02:06 DEBUG : Huawei Drive root 'rclone-test-yofukeh2rena': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:02:07 DEBUG : Huawei Drive root 'rclone-test-yofukeh2rena': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:02:07 DEBUG : Huawei Drive root 'rclone-test-yofukeh2rena': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:08 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:08 DEBUG : Creating backend with remote "/tmp/rclone2503169318" run.go:198: Remote "Huawei Drive root 'rclone-test-yofukeh2rena'", Local "Local file system at /tmp/rclone2503169318", Modify Window "876000h0m0s" 2026/07/24 04:02:08 DEBUG : Huawei Drive root 'rclone-test-yofukeh2rena': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:10 DEBUG : Huawei Drive root 'rclone-test-yofukeh2rena': Listing directory "BoEdfIhNgCGhEUAvUMLFLe7qiba7B5FLo" 2026/07/24 04:02:11 DEBUG : Huawei Drive root 'rclone-test-yofukeh2rena': Listing directory "BoEdfIhNgCGhEUAvUMLFLe7qiba7B5FLo" upper checkfile vs. lower remote (without normalization) 2026/07/24 04:02:12 DEBUG : Huawei Drive root 'rclone-test-yofukeh2rena': Listing directory "BoEdfIhNgCGhEUAvUMLFLe7qiba7B5FLo" 2026/07/24 04:02:12 ERROR : hello, world!: sum not found 2026/07/24 04:02:12 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-yofukeh2rena' 2026/07/24 04:02:12 NOTICE: Huawei Drive root 'rclone-test-yofukeh2rena': 1 files missing 2026/07/24 04:02:12 NOTICE: 1 hashes missing 2026/07/24 04:02:12 NOTICE: Huawei Drive root 'rclone-test-yofukeh2rena': 1 differences found 2026/07/24 04:02:12 NOTICE: Huawei Drive root 'rclone-test-yofukeh2rena': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/24 04:02:12 DEBUG : Huawei Drive root 'rclone-test-yofukeh2rena': Listing directory "BoEdfIhNgCGhEUAvUMLFLe7qiba7B5FLo" 2026/07/24 04:02:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 04:02:14 NOTICE: Huawei Drive root 'rclone-test-yofukeh2rena': 0 differences found 2026/07/24 04:02:14 NOTICE: Huawei Drive root 'rclone-test-yofukeh2rena': 1 matching files 2026/07/24 04:02:14 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-webofax4geke" 2026/07/24 04:02:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 04:02:14 DEBUG : Huawei Drive root 'rclone-test-webofax4geke': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:02:14 DEBUG : Huawei Drive root 'rclone-test-webofax4geke': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:02:14 DEBUG : Huawei Drive root 'rclone-test-webofax4geke': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:02:14 DEBUG : Huawei Drive root 'rclone-test-webofax4geke': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:14 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:14 DEBUG : Creating backend with remote "/tmp/rclone86333598" run.go:198: Remote "Huawei Drive root 'rclone-test-webofax4geke'", Local "Local file system at /tmp/rclone86333598", Modify Window "876000h0m0s" 2026/07/24 04:02:14 DEBUG : Huawei Drive root 'rclone-test-webofax4geke': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:15 DEBUG : Huawei Drive root 'rclone-test-webofax4geke': Listing directory "BkOeqn80RUuiW8aLHFDZEp4oCmBMflQho" 2026/07/24 04:02:15 DEBUG : Huawei Drive root 'rclone-test-webofax4geke': Listing directory "BkOeqn80RUuiW8aLHFDZEp4oCmBMflQho" lower checkfile vs. upper remote (without normalization) 2026/07/24 04:02:15 DEBUG : Huawei Drive root 'rclone-test-webofax4geke': Listing directory "BkOeqn80RUuiW8aLHFDZEp4oCmBMflQho" 2026/07/24 04:02:15 ERROR : HELLO, WORLD!: sum not found 2026/07/24 04:02:15 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-webofax4geke' 2026/07/24 04:02:15 NOTICE: Huawei Drive root 'rclone-test-webofax4geke': 1 files missing 2026/07/24 04:02:15 NOTICE: 1 hashes missing 2026/07/24 04:02:15 NOTICE: Huawei Drive root 'rclone-test-webofax4geke': 1 differences found 2026/07/24 04:02:15 NOTICE: Huawei Drive root 'rclone-test-webofax4geke': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/24 04:02:15 DEBUG : Huawei Drive root 'rclone-test-webofax4geke': Listing directory "BkOeqn80RUuiW8aLHFDZEp4oCmBMflQho" 2026/07/24 04:02:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 04:02:15 NOTICE: Huawei Drive root 'rclone-test-webofax4geke': 0 differences found 2026/07/24 04:02:15 NOTICE: Huawei Drive root 'rclone-test-webofax4geke': 1 matching files 2026/07/24 04:02:15 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vibizuh2mida" 2026/07/24 04:02:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 04:02:16 DEBUG : Huawei Drive root 'rclone-test-vibizuh2mida': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:02:16 DEBUG : Huawei Drive root 'rclone-test-vibizuh2mida': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:02:17 DEBUG : Huawei Drive root 'rclone-test-vibizuh2mida': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:02:17 DEBUG : Huawei Drive root 'rclone-test-vibizuh2mida': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:18 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:19 DEBUG : Creating backend with remote "/tmp/rclone1175035950" 2026/07/24 04:02:19 DEBUG : Config file has changed externally - reloading run.go:198: Remote "Huawei Drive root 'rclone-test-vibizuh2mida'", Local "Local file system at /tmp/rclone1175035950", Modify Window "876000h0m0s" 2026/07/24 04:02:19 DEBUG : Huawei Drive root 'rclone-test-vibizuh2mida': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:20 DEBUG : Huawei Drive root 'rclone-test-vibizuh2mida': Listing directory "Bm5y9sgHxtbSOkAbYSV1JEoF5jz7Tde80" 2026/07/24 04:02:21 DEBUG : Huawei Drive root 'rclone-test-vibizuh2mida': Listing directory "Bm5y9sgHxtbSOkAbYSV1JEoF5jz7Tde80" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/24 04:02:22 DEBUG : Huawei Drive root 'rclone-test-vibizuh2mida': Listing directory "Bm5y9sgHxtbSOkAbYSV1JEoF5jz7Tde80" 2026/07/24 04:02:22 ERROR : HeLlO, wOrLd!: sum not found 2026/07/24 04:02:22 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-vibizuh2mida' 2026/07/24 04:02:22 NOTICE: Huawei Drive root 'rclone-test-vibizuh2mida': 1 files missing 2026/07/24 04:02:22 NOTICE: 1 hashes missing 2026/07/24 04:02:22 NOTICE: Huawei Drive root 'rclone-test-vibizuh2mida': 1 differences found 2026/07/24 04:02:22 NOTICE: Huawei Drive root 'rclone-test-vibizuh2mida': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/24 04:02:22 DEBUG : Huawei Drive root 'rclone-test-vibizuh2mida': Listing directory "Bm5y9sgHxtbSOkAbYSV1JEoF5jz7Tde80" 2026/07/24 04:02:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 04:02:23 NOTICE: Huawei Drive root 'rclone-test-vibizuh2mida': 0 differences found 2026/07/24 04:02:23 NOTICE: Huawei Drive root 'rclone-test-vibizuh2mida': 1 matching files 2026/07/24 04:02:23 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qajuhaf1jiyo" 2026/07/24 04:02:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 04:02:25 DEBUG : Huawei Drive root 'rclone-test-qajuhaf1jiyo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:02:25 DEBUG : Huawei Drive root 'rclone-test-qajuhaf1jiyo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:02:26 DEBUG : Huawei Drive root 'rclone-test-qajuhaf1jiyo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:02:26 DEBUG : Huawei Drive root 'rclone-test-qajuhaf1jiyo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:27 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:27 DEBUG : Creating backend with remote "/tmp/rclone129430564" run.go:198: Remote "Huawei Drive root 'rclone-test-qajuhaf1jiyo'", Local "Local file system at /tmp/rclone129430564", Modify Window "876000h0m0s" 2026/07/24 04:02:27 DEBUG : Huawei Drive root 'rclone-test-qajuhaf1jiyo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:29 DEBUG : Huawei Drive root 'rclone-test-qajuhaf1jiyo': Listing directory "BnZ509D8VcuHXZjZtW4BD_Yd7RnjtkShh" 2026/07/24 04:02:31 DEBUG : Huawei Drive root 'rclone-test-qajuhaf1jiyo': Listing directory "BnZ509D8VcuHXZjZtW4BD_Yd7RnjtkShh" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/24 04:02:32 DEBUG : Huawei Drive root 'rclone-test-qajuhaf1jiyo': Listing directory "BnZ509D8VcuHXZjZtW4BD_Yd7RnjtkShh" 2026/07/24 04:02:32 ERROR : HELLO, WORLD!: sum not found 2026/07/24 04:02:32 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-qajuhaf1jiyo' 2026/07/24 04:02:32 NOTICE: Huawei Drive root 'rclone-test-qajuhaf1jiyo': 1 files missing 2026/07/24 04:02:32 NOTICE: 1 hashes missing 2026/07/24 04:02:32 NOTICE: Huawei Drive root 'rclone-test-qajuhaf1jiyo': 1 differences found 2026/07/24 04:02:32 NOTICE: Huawei Drive root 'rclone-test-qajuhaf1jiyo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/24 04:02:32 DEBUG : Huawei Drive root 'rclone-test-qajuhaf1jiyo': Listing directory "BnZ509D8VcuHXZjZtW4BD_Yd7RnjtkShh" 2026/07/24 04:02:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 04:02:33 NOTICE: Huawei Drive root 'rclone-test-qajuhaf1jiyo': 0 differences found 2026/07/24 04:02:33 NOTICE: Huawei Drive root 'rclone-test-qajuhaf1jiyo': 1 matching files 2026/07/24 04:02:33 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-diqizaq1miyi" 2026/07/24 04:02:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 04:02:34 DEBUG : Huawei Drive root 'rclone-test-diqizaq1miyi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:02:34 DEBUG : Huawei Drive root 'rclone-test-diqizaq1miyi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:02:35 DEBUG : Huawei Drive root 'rclone-test-diqizaq1miyi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:02:35 DEBUG : Huawei Drive root 'rclone-test-diqizaq1miyi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:35 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:36 DEBUG : Creating backend with remote "/tmp/rclone3626278027" run.go:198: Remote "Huawei Drive root 'rclone-test-diqizaq1miyi'", Local "Local file system at /tmp/rclone3626278027", Modify Window "876000h0m0s" 2026/07/24 04:02:36 DEBUG : Huawei Drive root 'rclone-test-diqizaq1miyi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:38 DEBUG : Huawei Drive root 'rclone-test-diqizaq1miyi': Listing directory "BjmH5XYYMoVpDfU4TlptOupSEy9FUiPva" 2026/07/24 04:02:39 DEBUG : Huawei Drive root 'rclone-test-diqizaq1miyi': Listing directory "BjmH5XYYMoVpDfU4TlptOupSEy9FUiPva" NFD checkfile vs. NFC remote (without normalization) 2026/07/24 04:02:39 DEBUG : Huawei Drive root 'rclone-test-diqizaq1miyi': Listing directory "BjmH5XYYMoVpDfU4TlptOupSEy9FUiPva" 2026/07/24 04:02:40 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/24 04:02:40 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-diqizaq1miyi' 2026/07/24 04:02:40 NOTICE: Huawei Drive root 'rclone-test-diqizaq1miyi': 1 files missing 2026/07/24 04:02:40 NOTICE: 1 hashes missing 2026/07/24 04:02:40 NOTICE: Huawei Drive root 'rclone-test-diqizaq1miyi': 1 differences found 2026/07/24 04:02:40 NOTICE: Huawei Drive root 'rclone-test-diqizaq1miyi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/24 04:02:40 DEBUG : Huawei Drive root 'rclone-test-diqizaq1miyi': Listing directory "BjmH5XYYMoVpDfU4TlptOupSEy9FUiPva" 2026/07/24 04:02:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 04:02:41 NOTICE: Huawei Drive root 'rclone-test-diqizaq1miyi': 0 differences found 2026/07/24 04:02:41 NOTICE: Huawei Drive root 'rclone-test-diqizaq1miyi': 1 matching files 2026/07/24 04:02:41 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-nasixin2coce" 2026/07/24 04:02:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 04:02:42 DEBUG : Huawei Drive root 'rclone-test-nasixin2coce': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:02:42 DEBUG : Huawei Drive root 'rclone-test-nasixin2coce': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:02:42 DEBUG : Huawei Drive root 'rclone-test-nasixin2coce': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:02:42 DEBUG : Huawei Drive root 'rclone-test-nasixin2coce': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:43 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:44 DEBUG : Creating backend with remote "/tmp/rclone158914788" run.go:198: Remote "Huawei Drive root 'rclone-test-nasixin2coce'", Local "Local file system at /tmp/rclone158914788", Modify Window "876000h0m0s" 2026/07/24 04:02:44 DEBUG : Huawei Drive root 'rclone-test-nasixin2coce': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:45 DEBUG : Huawei Drive root 'rclone-test-nasixin2coce': Listing directory "Bt-OrotrtcErpg6aYYMxGpa0GmS4IaSrK" 2026/07/24 04:02:46 DEBUG : Huawei Drive root 'rclone-test-nasixin2coce': Listing directory "Bt-OrotrtcErpg6aYYMxGpa0GmS4IaSrK" NFC checkfile vs. NFD remote (without normalization) 2026/07/24 04:02:47 DEBUG : Huawei Drive root 'rclone-test-nasixin2coce': Listing directory "Bt-OrotrtcErpg6aYYMxGpa0GmS4IaSrK" 2026/07/24 04:02:47 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/24 04:02:47 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-nasixin2coce' 2026/07/24 04:02:47 NOTICE: Huawei Drive root 'rclone-test-nasixin2coce': 1 files missing 2026/07/24 04:02:47 NOTICE: 1 hashes missing 2026/07/24 04:02:47 NOTICE: Huawei Drive root 'rclone-test-nasixin2coce': 1 differences found 2026/07/24 04:02:47 NOTICE: Huawei Drive root 'rclone-test-nasixin2coce': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/24 04:02:47 DEBUG : Huawei Drive root 'rclone-test-nasixin2coce': Listing directory "Bt-OrotrtcErpg6aYYMxGpa0GmS4IaSrK" 2026/07/24 04:02:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 04:02:49 NOTICE: Huawei Drive root 'rclone-test-nasixin2coce': 0 differences found 2026/07/24 04:02:49 NOTICE: Huawei Drive root 'rclone-test-nasixin2coce': 1 matching files 2026/07/24 04:02:49 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-razixud4rahe" 2026/07/24 04:02:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 04:02:51 DEBUG : Huawei Drive root 'rclone-test-razixud4rahe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:02:51 DEBUG : Huawei Drive root 'rclone-test-razixud4rahe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:02:52 DEBUG : Huawei Drive root 'rclone-test-razixud4rahe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:02:52 DEBUG : Huawei Drive root 'rclone-test-razixud4rahe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:52 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:53 DEBUG : Creating backend with remote "/tmp/rclone3616041816" run.go:198: Remote "Huawei Drive root 'rclone-test-razixud4rahe'", Local "Local file system at /tmp/rclone3616041816", Modify Window "876000h0m0s" 2026/07/24 04:02:53 DEBUG : Huawei Drive root 'rclone-test-razixud4rahe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:02:55 DEBUG : Huawei Drive root 'rclone-test-razixud4rahe': Listing directory "BqZeKDMjqLqloEeWJun9LvLNyuIAabnQp" 2026/07/24 04:02:56 DEBUG : Huawei Drive root 'rclone-test-razixud4rahe': Listing directory "BqZeKDMjqLqloEeWJun9LvLNyuIAabnQp" NFDx2 checkfile vs. both remote (without normalization) 2026/07/24 04:02:57 DEBUG : Huawei Drive root 'rclone-test-razixud4rahe': Listing directory "BqZeKDMjqLqloEeWJun9LvLNyuIAabnQp" 2026/07/24 04:02:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/24 04:02:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-razixud4rahe' 2026/07/24 04:02:58 NOTICE: Huawei Drive root 'rclone-test-razixud4rahe': 1 files missing 2026/07/24 04:02:58 NOTICE: 1 hashes missing 2026/07/24 04:02:58 NOTICE: Huawei Drive root 'rclone-test-razixud4rahe': 1 differences found 2026/07/24 04:02:58 NOTICE: Huawei Drive root 'rclone-test-razixud4rahe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/24 04:02:58 DEBUG : Huawei Drive root 'rclone-test-razixud4rahe': Listing directory "BqZeKDMjqLqloEeWJun9LvLNyuIAabnQp" 2026/07/24 04:02:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 04:02:59 NOTICE: Huawei Drive root 'rclone-test-razixud4rahe': 0 differences found 2026/07/24 04:02:59 NOTICE: Huawei Drive root 'rclone-test-razixud4rahe': 1 matching files 2026/07/24 04:02:59 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-peluroz6hala" 2026/07/24 04:02:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 04:02:59 DEBUG : Huawei Drive root 'rclone-test-peluroz6hala': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:02:59 DEBUG : Huawei Drive root 'rclone-test-peluroz6hala': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:02:59 DEBUG : Huawei Drive root 'rclone-test-peluroz6hala': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:02:59 DEBUG : Huawei Drive root 'rclone-test-peluroz6hala': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:03:00 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:03:00 DEBUG : Creating backend with remote "/tmp/rclone644086338" run.go:198: Remote "Huawei Drive root 'rclone-test-peluroz6hala'", Local "Local file system at /tmp/rclone644086338", Modify Window "876000h0m0s" 2026/07/24 04:03:00 DEBUG : Huawei Drive root 'rclone-test-peluroz6hala': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:03:00 DEBUG : Huawei Drive root 'rclone-test-peluroz6hala': Listing directory "BvVI57fg7R1PzAYRvhCNAw6e3C2Eqvx3T" 2026/07/24 04:03:00 DEBUG : Huawei Drive root 'rclone-test-peluroz6hala': Listing directory "BvVI57fg7R1PzAYRvhCNAw6e3C2Eqvx3T" NFCx2 checkfile vs. both remote (without normalization) 2026/07/24 04:03:00 DEBUG : Huawei Drive root 'rclone-test-peluroz6hala': Listing directory "BvVI57fg7R1PzAYRvhCNAw6e3C2Eqvx3T" 2026/07/24 04:03:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/24 04:03:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-peluroz6hala' 2026/07/24 04:03:00 NOTICE: Huawei Drive root 'rclone-test-peluroz6hala': 1 files missing 2026/07/24 04:03:00 NOTICE: 1 hashes missing 2026/07/24 04:03:00 NOTICE: Huawei Drive root 'rclone-test-peluroz6hala': 1 differences found 2026/07/24 04:03:00 NOTICE: Huawei Drive root 'rclone-test-peluroz6hala': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/24 04:03:00 DEBUG : Huawei Drive root 'rclone-test-peluroz6hala': Listing directory "BvVI57fg7R1PzAYRvhCNAw6e3C2Eqvx3T" 2026/07/24 04:03:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 04:03:01 NOTICE: Huawei Drive root 'rclone-test-peluroz6hala': 0 differences found 2026/07/24 04:03:01 NOTICE: Huawei Drive root 'rclone-test-peluroz6hala': 1 matching files 2026/07/24 04:03:01 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-hamaguf0kacu" 2026/07/24 04:03:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 04:03:02 DEBUG : Huawei Drive root 'rclone-test-hamaguf0kacu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:03:02 DEBUG : Huawei Drive root 'rclone-test-hamaguf0kacu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:03:02 DEBUG : Huawei Drive root 'rclone-test-hamaguf0kacu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:03:02 DEBUG : Huawei Drive root 'rclone-test-hamaguf0kacu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:03:03 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:03:03 DEBUG : Creating backend with remote "/tmp/rclone1523247107" run.go:198: Remote "Huawei Drive root 'rclone-test-hamaguf0kacu'", Local "Local file system at /tmp/rclone1523247107", Modify Window "876000h0m0s" 2026/07/24 04:03:03 DEBUG : Huawei Drive root 'rclone-test-hamaguf0kacu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:03:05 DEBUG : Huawei Drive root 'rclone-test-hamaguf0kacu': Listing directory "Br2fdrsTnfzb7a2UbzhBJYLWC7yIWYyW2" 2026/07/24 04:03:06 DEBUG : Huawei Drive root 'rclone-test-hamaguf0kacu': Listing directory "Br2fdrsTnfzb7a2UbzhBJYLWC7yIWYyW2" both checkfile vs. NFDx2 remote (without normalization) 2026/07/24 04:03:07 DEBUG : Huawei Drive root 'rclone-test-hamaguf0kacu': Listing directory "Br2fdrsTnfzb7a2UbzhBJYLWC7yIWYyW2" 2026/07/24 04:03:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/24 04:03:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-hamaguf0kacu' 2026/07/24 04:03:07 NOTICE: Huawei Drive root 'rclone-test-hamaguf0kacu': 1 files missing 2026/07/24 04:03:07 NOTICE: 1 hashes missing 2026/07/24 04:03:07 NOTICE: Huawei Drive root 'rclone-test-hamaguf0kacu': 1 differences found 2026/07/24 04:03:07 NOTICE: Huawei Drive root 'rclone-test-hamaguf0kacu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/24 04:03:07 DEBUG : Huawei Drive root 'rclone-test-hamaguf0kacu': Listing directory "Br2fdrsTnfzb7a2UbzhBJYLWC7yIWYyW2" 2026/07/24 04:03:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 04:03:08 NOTICE: Huawei Drive root 'rclone-test-hamaguf0kacu': 0 differences found 2026/07/24 04:03:08 NOTICE: Huawei Drive root 'rclone-test-hamaguf0kacu': 1 matching files 2026/07/24 04:03:08 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-nolobug0leka" 2026/07/24 04:03:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 04:03:09 DEBUG : Huawei Drive root 'rclone-test-nolobug0leka': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:03:09 DEBUG : Huawei Drive root 'rclone-test-nolobug0leka': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:03:10 DEBUG : Huawei Drive root 'rclone-test-nolobug0leka': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:03:10 DEBUG : Huawei Drive root 'rclone-test-nolobug0leka': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:03:10 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:03:11 DEBUG : Creating backend with remote "/tmp/rclone3789224486" run.go:198: Remote "Huawei Drive root 'rclone-test-nolobug0leka'", Local "Local file system at /tmp/rclone3789224486", Modify Window "876000h0m0s" 2026/07/24 04:03:11 DEBUG : Huawei Drive root 'rclone-test-nolobug0leka': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:03:12 DEBUG : Huawei Drive root 'rclone-test-nolobug0leka': Listing directory "BqloIocUjYnR2h0a967lNw7C_Oi0Xpzj0" 2026/07/24 04:03:14 DEBUG : Huawei Drive root 'rclone-test-nolobug0leka': Listing directory "BqloIocUjYnR2h0a967lNw7C_Oi0Xpzj0" both checkfile vs. NFCx2 remote (without normalization) 2026/07/24 04:03:14 DEBUG : Huawei Drive root 'rclone-test-nolobug0leka': Listing directory "BqloIocUjYnR2h0a967lNw7C_Oi0Xpzj0" 2026/07/24 04:03:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/24 04:03:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-nolobug0leka' 2026/07/24 04:03:15 NOTICE: Huawei Drive root 'rclone-test-nolobug0leka': 1 files missing 2026/07/24 04:03:15 NOTICE: 1 hashes missing 2026/07/24 04:03:15 NOTICE: Huawei Drive root 'rclone-test-nolobug0leka': 1 differences found 2026/07/24 04:03:15 NOTICE: Huawei Drive root 'rclone-test-nolobug0leka': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/24 04:03:15 DEBUG : Huawei Drive root 'rclone-test-nolobug0leka': Listing directory "BqloIocUjYnR2h0a967lNw7C_Oi0Xpzj0" 2026/07/24 04:03:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 04:03:16 NOTICE: Huawei Drive root 'rclone-test-nolobug0leka': 0 differences found 2026/07/24 04:03:16 NOTICE: Huawei Drive root 'rclone-test-nolobug0leka': 1 matching files 2026/07/24 04:03:16 DEBUG : Huawei Drive root 'rclone-test-nolobug0leka': Purge remote 2026/07/24 04:03:17 DEBUG : Huawei Drive root 'rclone-test-hamaguf0kacu': Purge remote 2026/07/24 04:03:17 DEBUG : Huawei Drive root 'rclone-test-peluroz6hala': Purge remote 2026/07/24 04:03:17 DEBUG : Huawei Drive root 'rclone-test-razixud4rahe': Purge remote 2026/07/24 04:03:18 DEBUG : Huawei Drive root 'rclone-test-nasixin2coce': Purge remote 2026/07/24 04:03:19 DEBUG : Huawei Drive root 'rclone-test-diqizaq1miyi': Purge remote 2026/07/24 04:03:19 DEBUG : Huawei Drive root 'rclone-test-qajuhaf1jiyo': Purge remote 2026/07/24 04:03:20 DEBUG : Huawei Drive root 'rclone-test-vibizuh2mida': Purge remote 2026/07/24 04:03:21 DEBUG : Huawei Drive root 'rclone-test-webofax4geke': Purge remote 2026/07/24 04:03:22 DEBUG : Huawei Drive root 'rclone-test-yofukeh2rena': Purge remote --- PASS: TestApplyTransforms (77.53s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:03:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:24 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/07/24 04:03:24 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/24 04:03:24 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:28 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/07/24 04:03:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:32 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/07/24 04:03:34 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/07/24 04:03:37 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/24 04:03:37 DEBUG : sub/file2: size = 14 OK 2026/07/24 04:03:37 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/24 04:03:37 INFO : file1: Copied (new) to: sub/file2 2026/07/24 04:03:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:37 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/07/24 04:03:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnNd_wNsb0I2FQOxQAfJN-IYyTUwJn4oN" 2026/07/24 04:03:39 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/07/24 04:03:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnNd_wNsb0I2FQOxQAfJN-IYyTUwJn4oN" 2026/07/24 04:03:39 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/07/24 04:03:39 DEBUG : sub/file2: size = 14 OK 2026/07/24 04:03:39 DEBUG : file1: Sizes identical 2026/07/24 04:03:39 DEBUG : file1: Unchanged skipping 2026/07/24 04:03:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:40 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/24 04:03:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnNd_wNsb0I2FQOxQAfJN-IYyTUwJn4oN" 2026/07/24 04:03:41 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/07/24 04:03:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': don't need to copy/move sub/file2, it is already at target location 2026/07/24 04:03:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:41 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/07/24 04:03:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnNd_wNsb0I2FQOxQAfJN-IYyTUwJn4oN" 2026/07/24 04:03:42 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/07/24 04:03:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:43 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/07/24 04:03:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnNd_wNsb0I2FQOxQAfJN-IYyTUwJn4oN" 2026/07/24 04:03:43 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/24 04:03:44 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/07/24 04:03:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnNd_wNsb0I2FQOxQAfJN-IYyTUwJn4oN" 2026/07/24 04:03:45 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/07/24 04:03:45 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/07/24 04:03:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:46 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (22.82s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/07/24 04:03:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:46 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/24 04:03:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:47 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.25s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:03:47 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:48 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/24 04:03:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:48 DEBUG : pacer: Reducing sleep to 10ms 2026/07/24 04:03:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bjdf5Ga2odIctH6h069VJP5cyy5V_LC4H" 2026/07/24 04:03:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bjdf5Ga2odIctH6h069VJP5cyy5V_LC4H" 2026/07/24 04:03:52 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-diwufic1royo/backup" 2026/07/24 04:03:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:03:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:03:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:03:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:03:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:03:56 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4237337822) 2026/07/24 04:03:56 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-diwufic1royo') 2026/07/24 04:03:56 DEBUG : dst/file1: Sizes differ 2026/07/24 04:03:56 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:03:58 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': Listing directory "BibbvtlJwmINCc_jbF-RNuJNT3TqA9MID" 2026/07/24 04:04:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bjdf5Ga2odIctH6h069VJP5cyy5V_LC4H" 2026/07/24 04:04:01 INFO : dst/file1: Moved (server-side) 2026/07/24 04:04:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bjdf5Ga2odIctH6h069VJP5cyy5V_LC4H" 2026/07/24 04:04:03 DEBUG : dst/file1: size = 14 OK 2026/07/24 04:04:03 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/24 04:04:03 INFO : dst/file1: Copied (new) 2026/07/24 04:04:03 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:03 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bjdf5Ga2odIctH6h069VJP5cyy5V_LC4H" 2026/07/24 04:04:04 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BibbvtlJwmINCc_jbF-RNuJNT3TqA9MID" 2026/07/24 04:04:05 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhhteITPXPcQAJmAJ-dxOu5z-bK3hU2dE" 2026/07/24 04:04:05 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bjdf5Ga2odIctH6h069VJP5cyy5V_LC4H" 2026/07/24 04:04:07 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BibbvtlJwmINCc_jbF-RNuJNT3TqA9MID" 2026/07/24 04:04:08 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhhteITPXPcQAJmAJ-dxOu5z-bK3hU2dE" 2026/07/24 04:04:09 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bjdf5Ga2odIctH6h069VJP5cyy5V_LC4H" 2026/07/24 04:04:11 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:11 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BibbvtlJwmINCc_jbF-RNuJNT3TqA9MID" 2026/07/24 04:04:12 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhhteITPXPcQAJmAJ-dxOu5z-bK3hU2dE" 2026/07/24 04:04:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BibbvtlJwmINCc_jbF-RNuJNT3TqA9MID" 2026/07/24 04:04:14 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestCopyFileBackupDir (28.00s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:04:15 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-diwufic1royo/dst" 2026/07/24 04:04:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:04:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:04:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:04:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:04:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:04:19 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:19 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:20 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-diwufic1royo/CompareDest" 2026/07/24 04:04:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:04:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:04:22 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:04:22 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:04:22 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CompareDest': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:04:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:24 DEBUG : one: Need to transfer - File not found at Destination 2026/07/24 04:04:24 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CompareDest': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:24 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:27 DEBUG : one: size = 3 OK 2026/07/24 04:04:27 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/24 04:04:27 INFO : one: Copied (new) 2026/07/24 04:04:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone4237337822) 2026/07/24 04:04:30 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-diwufic1royo/dst') 2026/07/24 04:04:30 DEBUG : one: Sizes differ 2026/07/24 04:04:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CompareDest': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:31 DEBUG : one: size = 5 OK 2026/07/24 04:04:31 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/24 04:04:31 INFO : one: Copied (replaced existing) 2026/07/24 04:04:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:32 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:33 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:33 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg7P4deGAau6bGv0zldRG7plWyvkzBDBu" 2026/07/24 04:04:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone4237337822) 2026/07/24 04:04:40 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-diwufic1royo/dst') 2026/07/24 04:04:40 DEBUG : one: Sizes differ 2026/07/24 04:04:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CompareDest': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CompareDest': Listing directory "Bg7P4deGAau6bGv0zldRG7plWyvkzBDBu" 2026/07/24 04:04:41 DEBUG : one: size = 5 OK 2026/07/24 04:04:41 DEBUG : one: Sizes identical 2026/07/24 04:04:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/24 04:04:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg7P4deGAau6bGv0zldRG7plWyvkzBDBu" 2026/07/24 04:04:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg7P4deGAau6bGv0zldRG7plWyvkzBDBu" 2026/07/24 04:04:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg7P4deGAau6bGv0zldRG7plWyvkzBDBu" 2026/07/24 04:04:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:47 DEBUG : two: Need to transfer - File not found at Destination 2026/07/24 04:04:47 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CompareDest': Listing directory "Bg7P4deGAau6bGv0zldRG7plWyvkzBDBu" 2026/07/24 04:04:48 DEBUG : two: size = 3 OK 2026/07/24 04:04:48 DEBUG : two: Sizes identical 2026/07/24 04:04:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/24 04:04:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg7P4deGAau6bGv0zldRG7plWyvkzBDBu" 2026/07/24 04:04:49 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:50 DEBUG : two: Need to transfer - File not found at Destination 2026/07/24 04:04:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CompareDest': Listing directory "Bg7P4deGAau6bGv0zldRG7plWyvkzBDBu" 2026/07/24 04:04:51 DEBUG : two: size = 3 OK 2026/07/24 04:04:51 DEBUG : two: Sizes identical 2026/07/24 04:04:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/24 04:04:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg7P4deGAau6bGv0zldRG7plWyvkzBDBu" 2026/07/24 04:04:52 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg7P4deGAau6bGv0zldRG7plWyvkzBDBu" 2026/07/24 04:04:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:56 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:56 DEBUG : two: Need to transfer - File not found at Destination 2026/07/24 04:04:56 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CompareDest': Listing directory "Bg7P4deGAau6bGv0zldRG7plWyvkzBDBu" 2026/07/24 04:04:57 DEBUG : two: size = 5 (Local file system at /tmp/rclone4237337822) 2026/07/24 04:04:57 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-diwufic1royo/CompareDest') 2026/07/24 04:04:57 DEBUG : two: Sizes differ 2026/07/24 04:04:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:04:58 DEBUG : two: size = 5 OK 2026/07/24 04:04:58 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/07/24 04:04:58 INFO : two: Copied (new) 2026/07/24 04:04:58 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:04:59 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg7P4deGAau6bGv0zldRG7plWyvkzBDBu" 2026/07/24 04:04:59 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:05:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg7P4deGAau6bGv0zldRG7plWyvkzBDBu" 2026/07/24 04:05:03 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:05:05 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpVfNukoBXgriUOs6I31Hjb-y_zaYhQSK" 2026/07/24 04:05:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg7P4deGAau6bGv0zldRG7plWyvkzBDBu" 2026/07/24 04:05:08 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestCopyFileCompareDest (53.29s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:05:08 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-diwufic1royo/dst" 2026/07/24 04:05:09 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:05:09 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:05:10 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:05:10 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:05:11 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:11 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:05:12 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:13 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-diwufic1royo/CopyDest" 2026/07/24 04:05:14 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:05:14 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:05:15 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:05:15 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:05:15 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CopyDest': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:05:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:17 DEBUG : one: Need to transfer - File not found at Destination 2026/07/24 04:05:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CopyDest': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:20 DEBUG : one: size = 3 OK 2026/07/24 04:05:20 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/24 04:05:20 INFO : one: Copied (new) 2026/07/24 04:05:20 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:22 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone4237337822) 2026/07/24 04:05:23 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-diwufic1royo/dst') 2026/07/24 04:05:23 DEBUG : one: Sizes differ 2026/07/24 04:05:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CopyDest': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:25 DEBUG : one: size = 5 OK 2026/07/24 04:05:25 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/24 04:05:25 INFO : one: Copied (replaced existing) 2026/07/24 04:05:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:32 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhQVVl3eVsxStD1pGr8dBKJ_gZxulEemU" 2026/07/24 04:05:32 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:33 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-diwufic1royo/BackupDir" 2026/07/24 04:05:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:05:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:05:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:05:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:05:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/BackupDir': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:05:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone4237337822) 2026/07/24 04:05:37 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-diwufic1royo/dst') 2026/07/24 04:05:37 DEBUG : one: Sizes differ 2026/07/24 04:05:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CopyDest': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CopyDest': Listing directory "BhQVVl3eVsxStD1pGr8dBKJ_gZxulEemU" 2026/07/24 04:05:38 DEBUG : one: size = 5 OK 2026/07/24 04:05:38 DEBUG : one: Sizes identical 2026/07/24 04:05:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone4237337822) 2026/07/24 04:05:38 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-diwufic1royo/dst') 2026/07/24 04:05:38 DEBUG : one: Sizes differ 2026/07/24 04:05:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/BackupDir': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/BackupDir': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:41 INFO : one: Moved (server-side) 2026/07/24 04:05:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:43 DEBUG : one: size = 5 OK 2026/07/24 04:05:43 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/24 04:05:43 INFO : one: Copied (server-side copy) 2026/07/24 04:05:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/24 04:05:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhQVVl3eVsxStD1pGr8dBKJ_gZxulEemU" 2026/07/24 04:05:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmhdSeGWkmty1vOhYiyJG5IDyYPS3IMBc" 2026/07/24 04:05:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhQVVl3eVsxStD1pGr8dBKJ_gZxulEemU" 2026/07/24 04:05:47 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:47 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhQVVl3eVsxStD1pGr8dBKJ_gZxulEemU" 2026/07/24 04:05:49 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmhdSeGWkmty1vOhYiyJG5IDyYPS3IMBc" 2026/07/24 04:05:49 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:50 DEBUG : two: Need to transfer - File not found at Destination 2026/07/24 04:05:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CopyDest': Listing directory "BhQVVl3eVsxStD1pGr8dBKJ_gZxulEemU" 2026/07/24 04:05:51 DEBUG : two: size = 3 OK 2026/07/24 04:05:51 DEBUG : two: Sizes identical 2026/07/24 04:05:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:53 DEBUG : two: size = 3 OK 2026/07/24 04:05:53 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/07/24 04:05:53 INFO : two: Copied (server-side copy) 2026/07/24 04:05:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/24 04:05:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhQVVl3eVsxStD1pGr8dBKJ_gZxulEemU" 2026/07/24 04:05:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmhdSeGWkmty1vOhYiyJG5IDyYPS3IMBc" 2026/07/24 04:05:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:56 DEBUG : two: size = 3 OK 2026/07/24 04:05:56 DEBUG : two: Sizes identical 2026/07/24 04:05:56 DEBUG : two: Unchanged skipping 2026/07/24 04:05:56 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:05:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:05:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhQVVl3eVsxStD1pGr8dBKJ_gZxulEemU" 2026/07/24 04:05:58 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmhdSeGWkmty1vOhYiyJG5IDyYPS3IMBc" 2026/07/24 04:05:59 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhQVVl3eVsxStD1pGr8dBKJ_gZxulEemU" 2026/07/24 04:06:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:06:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhQVVl3eVsxStD1pGr8dBKJ_gZxulEemU" 2026/07/24 04:06:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmhdSeGWkmty1vOhYiyJG5IDyYPS3IMBc" 2026/07/24 04:06:03 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:06:03 DEBUG : three: Need to transfer - File not found at Destination 2026/07/24 04:06:03 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/CopyDest': Listing directory "BhQVVl3eVsxStD1pGr8dBKJ_gZxulEemU" 2026/07/24 04:06:04 DEBUG : three: size = 7 (Local file system at /tmp/rclone4237337822) 2026/07/24 04:06:04 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-diwufic1royo/CopyDest') 2026/07/24 04:06:04 DEBUG : three: Sizes differ 2026/07/24 04:06:04 DEBUG : three: Destination not found in --copy-dest 2026/07/24 04:06:04 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/dst': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:06:05 DEBUG : three: size = 7 OK 2026/07/24 04:06:05 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/07/24 04:06:05 INFO : three: Copied (new) 2026/07/24 04:06:05 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:06:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhQVVl3eVsxStD1pGr8dBKJ_gZxulEemU" 2026/07/24 04:06:07 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmhdSeGWkmty1vOhYiyJG5IDyYPS3IMBc" 2026/07/24 04:06:08 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:08 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:06:11 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhQVVl3eVsxStD1pGr8dBKJ_gZxulEemU" 2026/07/24 04:06:14 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmhdSeGWkmty1vOhYiyJG5IDyYPS3IMBc" 2026/07/24 04:06:15 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bkq1hwGWkXCcBG2KuIiNJtIhIU0y3IAan" 2026/07/24 04:06:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhQVVl3eVsxStD1pGr8dBKJ_gZxulEemU" 2026/07/24 04:06:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:19 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmhdSeGWkmty1vOhYiyJG5IDyYPS3IMBc" 2026/07/24 04:06:20 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestCopyFileCopyDest (72.27s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/07/24 04:06:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- SKIP: TestCopyInplace (1.27s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/07/24 04:06:22 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- SKIP: TestCopyLongFileName (1.25s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/07/24 04:06:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:24 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- SKIP: TestCopyLongFileNameCollision (1.26s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:06:24 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/24 04:06:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:28 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/24 04:06:28 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/24 04:06:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/24 04:06:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsBedITBEDwm5rVs8VwNAbKryr63iwFWJ" 2026/07/24 04:06:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsBedITBEDwm5rVs8VwNAbKryr63iwFWJ" 2026/07/24 04:06:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/24 04:06:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsBedITBEDwm5rVs8VwNAbKryr63iwFWJ" 2026/07/24 04:06:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/07/24 04:06:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:32 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsBedITBEDwm5rVs8VwNAbKryr63iwFWJ" 2026/07/24 04:06:32 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsBedITBEDwm5rVs8VwNAbKryr63iwFWJ" 2026/07/24 04:06:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/24 04:06:33 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsBedITBEDwm5rVs8VwNAbKryr63iwFWJ" 2026/07/24 04:06:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsBedITBEDwm5rVs8VwNAbKryr63iwFWJ" 2026/07/24 04:06:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/24 04:06:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsBedITBEDwm5rVs8VwNAbKryr63iwFWJ" 2026/07/24 04:06:37 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/24 04:06:37 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = bdb9b5f90a9c4c70ccd0029a195504e4c11b4bef436770c821350b629827f7bf OK 2026/07/24 04:06:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/24 04:06:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsBedITBEDwm5rVs8VwNAbKryr63iwFWJ" 2026/07/24 04:06:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsBedITBEDwm5rVs8VwNAbKryr63iwFWJ" 2026/07/24 04:06:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsBedITBEDwm5rVs8VwNAbKryr63iwFWJ" 2026/07/24 04:06:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestCopyFileMaxTransfer (18.67s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 04:06:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- SKIP: TestDeduplicateInteractive (1.26s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 04:06:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- SKIP: TestDeduplicateSkip (1.27s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 04:06:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:47 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- SKIP: TestDeduplicateSizeOnly (1.67s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 04:06:47 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- SKIP: TestDeduplicateFirst (1.25s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 04:06:49 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:49 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- SKIP: TestDeduplicateNewest (1.25s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/07/24 04:06:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- SKIP: TestDeduplicateNewestByHash (1.28s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 04:06:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:52 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- SKIP: TestDeduplicateOldest (1.25s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 04:06:52 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- SKIP: TestDeduplicateLargest (1.24s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 04:06:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- SKIP: TestDeduplicateSmallest (1.27s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 04:06:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- SKIP: TestDeduplicateRename (1.26s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/07/24 04:06:56 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- SKIP: TestMergeDirs (1.24s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:06:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:06:59 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:07:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:07:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:07:03 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvHga-3ifC0FV6nD_s61AEqadKHeqG1HB" 2026/07/24 04:07:05 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvHga-3ifC0FV6nD_s61AEqadKHeqG1HB" 2026/07/24 04:07:05 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvHga-3ifC0FV6nD_s61AEqadKHeqG1HB" 2026/07/24 04:07:07 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BriYpdPn6bzBVJuylwMFMg7TDG_grfjWw" 2026/07/24 04:07:09 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvHga-3ifC0FV6nD_s61AEqadKHeqG1HB" 2026/07/24 04:07:09 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvHga-3ifC0FV6nD_s61AEqadKHeqG1HB" 2026/07/24 04:07:11 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:07:12 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvHga-3ifC0FV6nD_s61AEqadKHeqG1HB" 2026/07/24 04:07:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOZyUgxfnKUrTN7Hj-lPvooDQN7e28Yl" 2026/07/24 04:07:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BriYpdPn6bzBVJuylwMFMg7TDG_grfjWw" 2026/07/24 04:07:14 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:07:15 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:07:16 DEBUG : a.txt: Excluded (Size Filter) 2026/07/24 04:07:16 DEBUG : a.txt: Excluded 2026/07/24 04:07:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvHga-3ifC0FV6nD_s61AEqadKHeqG1HB" 2026/07/24 04:07:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvHga-3ifC0FV6nD_s61AEqadKHeqG1HB" 2026/07/24 04:07:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/24 04:07:18 DEBUG : sub dir/hello world2: Excluded 2026/07/24 04:07:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/24 04:07:18 DEBUG : sub dir/hello world: Excluded 2026/07/24 04:07:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvHga-3ifC0FV6nD_s61AEqadKHeqG1HB" 2026/07/24 04:07:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOZyUgxfnKUrTN7Hj-lPvooDQN7e28Yl" 2026/07/24 04:07:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/24 04:07:19 DEBUG : sub dir/hello world2: Excluded 2026/07/24 04:07:19 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BriYpdPn6bzBVJuylwMFMg7TDG_grfjWw" 2026/07/24 04:07:19 DEBUG : sub dir/ignore dir: Excluded 2026/07/24 04:07:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/24 04:07:19 DEBUG : sub dir/hello world: Excluded 2026/07/24 04:07:19 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BriYpdPn6bzBVJuylwMFMg7TDG_grfjWw" 2026/07/24 04:07:20 DEBUG : sub dir/ignore dir: Excluded 2026/07/24 04:07:20 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BriYpdPn6bzBVJuylwMFMg7TDG_grfjWw" 2026/07/24 04:07:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BriYpdPn6bzBVJuylwMFMg7TDG_grfjWw" 2026/07/24 04:07:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:07:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvHga-3ifC0FV6nD_s61AEqadKHeqG1HB" 2026/07/24 04:07:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOZyUgxfnKUrTN7Hj-lPvooDQN7e28Yl" 2026/07/24 04:07:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BriYpdPn6bzBVJuylwMFMg7TDG_grfjWw" 2026/07/24 04:07:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOZyUgxfnKUrTN7Hj-lPvooDQN7e28Yl" 2026/07/24 04:07:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BriYpdPn6bzBVJuylwMFMg7TDG_grfjWw" 2026/07/24 04:07:32 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvHga-3ifC0FV6nD_s61AEqadKHeqG1HB" 2026/07/24 04:07:33 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestListDirSorted (36.49s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:07:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:07:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:07:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:07:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:07:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhgntAAg92qBQfblrHXND3Jzs34zauYAg" 2026/07/24 04:07:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhgntAAg92qBQfblrHXND3Jzs34zauYAg" 2026/07/24 04:07:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhgntAAg92qBQfblrHXND3Jzs34zauYAg" 2026/07/24 04:07:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuNqxBxL_k7SnpP-oZqVD56I_g4vAe8k0" 2026/07/24 04:07:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhgntAAg92qBQfblrHXND3Jzs34zauYAg" 2026/07/24 04:07:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhgntAAg92qBQfblrHXND3Jzs34zauYAg" 2026/07/24 04:07:49 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:07:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhgntAAg92qBQfblrHXND3Jzs34zauYAg" 2026/07/24 04:07:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BjkFHvAXo0RREiNMWgNtL85SkdTDXbIuU" 2026/07/24 04:07:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuNqxBxL_k7SnpP-oZqVD56I_g4vAe8k0" 2026/07/24 04:07:52 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:07:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:07:53 DEBUG : a.txt: Excluded (Size Filter) 2026/07/24 04:07:53 DEBUG : a.txt: Excluded 2026/07/24 04:07:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhgntAAg92qBQfblrHXND3Jzs34zauYAg" 2026/07/24 04:07:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhgntAAg92qBQfblrHXND3Jzs34zauYAg" 2026/07/24 04:07:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/24 04:07:55 DEBUG : sub dir/hello world: Excluded 2026/07/24 04:07:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/24 04:07:55 DEBUG : sub dir/hello world2: Excluded 2026/07/24 04:07:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhgntAAg92qBQfblrHXND3Jzs34zauYAg" 2026/07/24 04:07:56 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BjkFHvAXo0RREiNMWgNtL85SkdTDXbIuU" 2026/07/24 04:07:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/24 04:07:56 DEBUG : sub dir/hello world: Excluded 2026/07/24 04:07:56 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuNqxBxL_k7SnpP-oZqVD56I_g4vAe8k0" 2026/07/24 04:07:57 DEBUG : sub dir/ignore dir: Excluded 2026/07/24 04:07:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/24 04:07:57 DEBUG : sub dir/hello world2: Excluded 2026/07/24 04:07:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuNqxBxL_k7SnpP-oZqVD56I_g4vAe8k0" 2026/07/24 04:07:58 DEBUG : sub dir/ignore dir: Excluded 2026/07/24 04:07:58 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuNqxBxL_k7SnpP-oZqVD56I_g4vAe8k0" 2026/07/24 04:07:58 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuNqxBxL_k7SnpP-oZqVD56I_g4vAe8k0" 2026/07/24 04:07:59 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhgntAAg92qBQfblrHXND3Jzs34zauYAg" 2026/07/24 04:08:03 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BjkFHvAXo0RREiNMWgNtL85SkdTDXbIuU" 2026/07/24 04:08:04 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuNqxBxL_k7SnpP-oZqVD56I_g4vAe8k0" 2026/07/24 04:08:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BjkFHvAXo0RREiNMWgNtL85SkdTDXbIuU" 2026/07/24 04:08:08 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuNqxBxL_k7SnpP-oZqVD56I_g4vAe8k0" 2026/07/24 04:08:09 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhgntAAg92qBQfblrHXND3Jzs34zauYAg" 2026/07/24 04:08:11 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestListDirSortedFn (37.35s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:08:11 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:15 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bq474Lns8JdSFO16Wv7JNqbFryqKpuH9U" === RUN TestListJSON/Default 2026/07/24 04:08:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestListJSON/FilesOnly 2026/07/24 04:08:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestListJSON/DirsOnly 2026/07/24 04:08:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestListJSON/Recurse 2026/07/24 04:08:19 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:20 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bq474Lns8JdSFO16Wv7JNqbFryqKpuH9U" === RUN TestListJSON/SubDir 2026/07/24 04:08:20 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bq474Lns8JdSFO16Wv7JNqbFryqKpuH9U" === RUN TestListJSON/NoModTime 2026/07/24 04:08:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestListJSON/NoMimeType 2026/07/24 04:08:22 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestListJSON/ShowHash 2026/07/24 04:08:22 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestListJSON/HashTypes 2026/07/24 04:08:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:24 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/24 04:08:24 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:24 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bq474Lns8JdSFO16Wv7JNqbFryqKpuH9U" 2026/07/24 04:08:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bq474Lns8JdSFO16Wv7JNqbFryqKpuH9U" 2026/07/24 04:08:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestListJSON (18.67s) --- PASS: TestListJSON/Default (0.65s) --- PASS: TestListJSON/FilesOnly (0.65s) --- PASS: TestListJSON/DirsOnly (1.08s) --- PASS: TestListJSON/Recurse (1.30s) --- PASS: TestListJSON/SubDir (0.65s) --- PASS: TestListJSON/NoModTime (0.66s) --- PASS: TestListJSON/NoMimeType (0.66s) --- PASS: TestListJSON/ShowHash (0.66s) --- PASS: TestListJSON/HashTypes (0.66s) --- PASS: TestListJSON/Metadata (1.29s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:08:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:32 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bna9c9y3wJ4fJWdZRdZFA_odKbnv_dH0H" === RUN TestStatJSON/Root 2026/07/24 04:08:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/24 04:08:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestStatJSON/Dir 2026/07/24 04:08:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestStatJSON/DirWithTrailingSlash 2026/07/24 04:08:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestStatJSON/File 2026/07/24 04:08:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestStatJSON/NotFound 2026/07/24 04:08:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestStatJSON/DirFilesOnly 2026/07/24 04:08:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestStatJSON/FileFilesOnly 2026/07/24 04:08:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestStatJSON/NotFoundFilesOnly 2026/07/24 04:08:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestStatJSON/DirDirsOnly 2026/07/24 04:08:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestStatJSON/FileDirsOnly 2026/07/24 04:08:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestStatJSON/NotFoundDirsOnly 2026/07/24 04:08:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" === RUN TestStatJSON/RootNotFound 2026/07/24 04:08:45 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-diwufic1royo/notfound" 2026/07/24 04:08:45 DEBUG : Config file has changed externally - reloading 2026/07/24 04:08:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:08:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:08:47 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:08:47 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:08:47 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/notfound': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:08:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:49 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/notfound': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bna9c9y3wJ4fJWdZRdZFA_odKbnv_dH0H" 2026/07/24 04:08:52 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bna9c9y3wJ4fJWdZRdZFA_odKbnv_dH0H" 2026/07/24 04:08:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestStatJSON (24.88s) --- PASS: TestStatJSON/Root (0.64s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.65s) --- PASS: TestStatJSON/Dir (1.30s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.65s) --- PASS: TestStatJSON/File (0.65s) --- PASS: TestStatJSON/NotFound (1.30s) --- PASS: TestStatJSON/DirFilesOnly (0.68s) --- PASS: TestStatJSON/FileFilesOnly (0.65s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.66s) --- PASS: TestStatJSON/DirDirsOnly (0.65s) --- PASS: TestStatJSON/FileDirsOnly (0.66s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.65s) --- PASS: TestStatJSON/RootNotFound (4.53s) === RUN TestStatJSONMemory 2026/07/24 04:08:55 DEBUG : Creating backend with remote ":memory:" 2026/07/24 04:08:55 DEBUG : Config file has changed externally - reloading 2026/07/24 04:08:55 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/24 04:08:55 DEBUG : sub/file1: size = 5 OK 2026/07/24 04:08:55 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/24 04:08:55 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.01s) --- 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-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:08:55 INFO : Huawei Drive root 'rclone-test-diwufic1royo': Making directory 2026/07/24 04:08:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:55 INFO : Huawei Drive root 'rclone-test-diwufic1royo': Making directory 2026/07/24 04:08:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:56 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestMkdir (1.87s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:08:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:08:59 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bul0jp8qtY0pF73FTOZtD5KC4ESsYKTnK" 2026/07/24 04:09:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bul0jp8qtY0pF73FTOZtD5KC4ESsYKTnK" 2026/07/24 04:09:04 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bul0jp8qtY0pF73FTOZtD5KC4ESsYKTnK" 2026/07/24 04:09:05 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestLsd (8.99s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:09:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:07 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:08 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:09 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:10 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:12 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestLs (7.13s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:09:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:14 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:17 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/24 04:09:17 DEBUG : empty space: Excluded 2026/07/24 04:09:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestLsWithFilesFrom (8.48s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:09:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:24 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestLsLong (6.96s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:09:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:33 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestHashSums (5.58s) === RUN TestHashSumsWithErrors 2026/07/24 04:09:34 DEBUG : Creating backend with remote ":memory:" 2026/07/24 04:09:34 ERROR : file1: hash unsupported: hash type not supported 2026/07/24 04:09:34 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/24 04:09:34 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/24 04:09:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/24 04:09:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/24 04:09:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/24 04:09:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/24 04:09:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/24 04:09:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/24 04:09:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/24 04:09:34 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-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:09:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhWgrkrnzbVMm_hgg2nhOEJ-NGR5rdzfT" 2026/07/24 04:09:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhWgrkrnzbVMm_hgg2nhOEJ-NGR5rdzfT" 2026/07/24 04:09:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhWgrkrnzbVMm_hgg2nhOEJ-NGR5rdzfT" 2026/07/24 04:09:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestCount (13.28s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:09:47 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:52 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:52 DEBUG : Waiting for deletions to finish 2026/07/24 04:09:52 DEBUG : large: Excluded (Size Filter) 2026/07/24 04:09:53 INFO : small: Deleted 2026/07/24 04:09:53 INFO : medium: Deleted 2026/07/24 04:09:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestDelete (8.65s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:09:56 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:09:58 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:01 DEBUG : Waiting for deletions to finish 2026/07/24 04:10:01 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/24 04:10:02 INFO : small: Deleted 2026/07/24 04:10:02 INFO : medium: Deleted 2026/07/24 04:10:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:03 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:04 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:05 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestMaxDelete (10.66s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:10:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:08 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:09 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:10 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:11 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:11 DEBUG : Waiting for deletions to finish 2026/07/24 04:10:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/24 04:10:12 INFO : medium: Deleted 2026/07/24 04:10:12 INFO : small: Deleted 2026/07/24 04:10:12 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:14 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:15 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestMaxDeleteSizeLargeFile (9.90s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:10:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:19 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:21 DEBUG : Waiting for deletions to finish 2026/07/24 04:10:22 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/24 04:10:23 INFO : large: Deleted 2026/07/24 04:10:23 INFO : small: Deleted 2026/07/24 04:10:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestMaxDeleteSize (10.29s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:10:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:32 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:32 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestReadFile (6.35s) === RUN TestRetry 2026/07/24 04:10:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/24 04:10:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/24 04:10:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/24 04:10:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/24 04:10:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/24 04:10:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/24 04:10:33 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-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:10:33 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:10:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" --- PASS: TestCat (12.27s) === RUN TestPurge 2026/07/24 04:10:45 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-momowed0qade" 2026/07/24 04:10:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 04:10:46 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:10:46 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:10:47 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:10:47 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:10:48 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:10:48 DEBUG : Creating backend with remote "/tmp/rclone3675961457" run.go:198: Remote "Huawei Drive root 'rclone-test-momowed0qade'", Local "Local file system at /tmp/rclone3675961457", Modify Window "876000h0m0s" 2026/07/24 04:10:48 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:10:50 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BhJfwJE-C2ol275dj8ztMMZ5ywqidBoAJ" 2026/07/24 04:10:50 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BhJfwJE-C2ol275dj8ztMMZ5ywqidBoAJ" 2026/07/24 04:10:52 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "Brkz75EZcrzc4lBo_hchC9bSpyWiU2PW3" 2026/07/24 04:10:54 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "Bpj91qy_FiZrto93yNJpM2rzaRyf9QdMa" 2026/07/24 04:10:56 INFO : A2: Making directory 2026/07/24 04:10:56 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BhJfwJE-C2ol275dj8ztMMZ5ywqidBoAJ" 2026/07/24 04:10:57 INFO : A1/B2: Making directory 2026/07/24 04:10:57 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "Brkz75EZcrzc4lBo_hchC9bSpyWiU2PW3" 2026/07/24 04:10:59 INFO : A1/B2/C2: Making directory 2026/07/24 04:10:59 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "Br53n7qBCGKhxDaZoT4tMebV41WJyxkIo" 2026/07/24 04:11:00 INFO : A1/B1/C3: Making directory 2026/07/24 04:11:00 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "Bpj91qy_FiZrto93yNJpM2rzaRyf9QdMa" 2026/07/24 04:11:01 INFO : A3: Making directory 2026/07/24 04:11:01 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BhJfwJE-C2ol275dj8ztMMZ5ywqidBoAJ" 2026/07/24 04:11:03 INFO : A3/B3: Making directory 2026/07/24 04:11:03 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BpzpTFTODwJLjddnoHeFChL3fYZnhB5oS" 2026/07/24 04:11:04 INFO : A3/B3/C4: Making directory 2026/07/24 04:11:04 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BjsDkkYEvB1jW5HMOSf5CqZQl1h1Tq13Y" 2026/07/24 04:11:06 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "Brkz75EZcrzc4lBo_hchC9bSpyWiU2PW3" 2026/07/24 04:11:08 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BhJfwJE-C2ol275dj8ztMMZ5ywqidBoAJ" 2026/07/24 04:11:08 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "Brkz75EZcrzc4lBo_hchC9bSpyWiU2PW3" 2026/07/24 04:11:09 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "Br53n7qBCGKhxDaZoT4tMebV41WJyxkIo" 2026/07/24 04:11:10 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "Bld3Q2XtRZTzFrZqnRpdPgI844lWp1T-8" 2026/07/24 04:11:10 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "Bpj91qy_FiZrto93yNJpM2rzaRyf9QdMa" 2026/07/24 04:11:11 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BvX2KWT7IYdl605bEOOdOWqeYuNXsTDtZ" 2026/07/24 04:11:12 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BhjaWHrUhHb7EGaYKa3pN45zTpJJnpUc-" 2026/07/24 04:11:13 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BpxS-tfZnYVc_0js1dL9Hsr3xjDkk4zvX" 2026/07/24 04:11:13 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BpzpTFTODwJLjddnoHeFChL3fYZnhB5oS" 2026/07/24 04:11:14 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BjsDkkYEvB1jW5HMOSf5CqZQl1h1Tq13Y" 2026/07/24 04:11:15 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BqYA1nmAo_wuPxHrNP3BJGbNlBxKyrKWL" 2026/07/24 04:11:16 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BhJfwJE-C2ol275dj8ztMMZ5ywqidBoAJ" 2026/07/24 04:11:17 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "Brkz75EZcrzc4lBo_hchC9bSpyWiU2PW3" 2026/07/24 04:11:17 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "Br53n7qBCGKhxDaZoT4tMebV41WJyxkIo" 2026/07/24 04:11:18 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "Bld3Q2XtRZTzFrZqnRpdPgI844lWp1T-8" 2026/07/24 04:11:19 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BpxS-tfZnYVc_0js1dL9Hsr3xjDkk4zvX" 2026/07/24 04:11:19 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BpzpTFTODwJLjddnoHeFChL3fYZnhB5oS" 2026/07/24 04:11:20 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BjsDkkYEvB1jW5HMOSf5CqZQl1h1Tq13Y" 2026/07/24 04:11:21 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "BqYA1nmAo_wuPxHrNP3BJGbNlBxKyrKWL" 2026/07/24 04:11:22 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:11:23 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Purge remote 2026/07/24 04:11:23 DEBUG : Huawei Drive root 'rclone-test-momowed0qade': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:11:23 NOTICE: purge failed: directory not found --- PASS: TestPurge (37.97s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:11:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:11:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:11:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtQ7DhSZfZWZTSsEDbTRPi6_r8Qn02z_m" 2026/07/24 04:11:24 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpUoRY-bAyEeuo2VILNZJ6L-vI-80RJLH" 2026/07/24 04:11:24 INFO : A2: Making directory 2026/07/24 04:11:24 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:11:25 INFO : A1/B2: Making directory 2026/07/24 04:11:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtQ7DhSZfZWZTSsEDbTRPi6_r8Qn02z_m" 2026/07/24 04:11:25 INFO : A1/B2/C2: Making directory 2026/07/24 04:11:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bp0PMMpBLgVIeEtjYks1Prr2m_r5Cz9vS" 2026/07/24 04:11:25 INFO : A1/B1/C3: Making directory 2026/07/24 04:11:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpUoRY-bAyEeuo2VILNZJ6L-vI-80RJLH" 2026/07/24 04:11:25 INFO : A3: Making directory 2026/07/24 04:11:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:11:25 INFO : A3/B3: Making directory 2026/07/24 04:11:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhZPsn-avIrJO_Kb8FWlLhp923hM0K3gy" 2026/07/24 04:11:26 INFO : A3/B3/C4: Making directory 2026/07/24 04:11:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsbqoX13eOxk-UiQJgkVIcKtfmtOPWmGZ" 2026/07/24 04:11:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtQ7DhSZfZWZTSsEDbTRPi6_r8Qn02z_m" 2026/07/24 04:11:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:11:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhZPsn-avIrJO_Kb8FWlLhp923hM0K3gy" 2026/07/24 04:11:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsbqoX13eOxk-UiQJgkVIcKtfmtOPWmGZ" 2026/07/24 04:11:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmpByvLDQjnIr7S2YAYZNJ4B1QDBiVNTy" 2026/07/24 04:11:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtQ7DhSZfZWZTSsEDbTRPi6_r8Qn02z_m" 2026/07/24 04:11:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bp0PMMpBLgVIeEtjYks1Prr2m_r5Cz9vS" 2026/07/24 04:11:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkIM-ApzJpmgq4MeVXBBKPYpmDI5OTfzo" 2026/07/24 04:11:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpUoRY-bAyEeuo2VILNZJ6L-vI-80RJLH" 2026/07/24 04:11:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtCogep9mm7RrtZVryIxNPa7PEvZN4sE0" 2026/07/24 04:11:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BisFSrFSG4pHXx0iW7sJLpJAkYCCGArgR" 2026/07/24 04:11:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhVU5wCWf0-iJ4zHUsJVIxp-wC0z3G4lo" 2026/07/24 04:11:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmpByvLDQjnIr7S2YAYZNJ4B1QDBiVNTy" 2026/07/24 04:11:27 DEBUG : removing 1 level 3 directories 2026/07/24 04:11:27 INFO : A3/B3/C4: Removing directory 2026/07/24 04:11:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmpByvLDQjnIr7S2YAYZNJ4B1QDBiVNTy" 2026/07/24 04:11:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:11:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhZPsn-avIrJO_Kb8FWlLhp923hM0K3gy" 2026/07/24 04:11:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsbqoX13eOxk-UiQJgkVIcKtfmtOPWmGZ" 2026/07/24 04:11:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtQ7DhSZfZWZTSsEDbTRPi6_r8Qn02z_m" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bp0PMMpBLgVIeEtjYks1Prr2m_r5Cz9vS" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkIM-ApzJpmgq4MeVXBBKPYpmDI5OTfzo" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpUoRY-bAyEeuo2VILNZJ6L-vI-80RJLH" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtCogep9mm7RrtZVryIxNPa7PEvZN4sE0" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BisFSrFSG4pHXx0iW7sJLpJAkYCCGArgR" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhVU5wCWf0-iJ4zHUsJVIxp-wC0z3G4lo" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtQ7DhSZfZWZTSsEDbTRPi6_r8Qn02z_m" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhVU5wCWf0-iJ4zHUsJVIxp-wC0z3G4lo" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhZPsn-avIrJO_Kb8FWlLhp923hM0K3gy" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpUoRY-bAyEeuo2VILNZJ6L-vI-80RJLH" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bp0PMMpBLgVIeEtjYks1Prr2m_r5Cz9vS" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsbqoX13eOxk-UiQJgkVIcKtfmtOPWmGZ" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BisFSrFSG4pHXx0iW7sJLpJAkYCCGArgR" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtCogep9mm7RrtZVryIxNPa7PEvZN4sE0" 2026/07/24 04:11:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkIM-ApzJpmgq4MeVXBBKPYpmDI5OTfzo" 2026/07/24 04:11:29 DEBUG : removing 2 level 3 directories 2026/07/24 04:11:29 INFO : A1/B2/C2: Removing directory 2026/07/24 04:11:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkIM-ApzJpmgq4MeVXBBKPYpmDI5OTfzo" 2026/07/24 04:11:29 INFO : A1/B1/C3: Removing directory 2026/07/24 04:11:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtCogep9mm7RrtZVryIxNPa7PEvZN4sE0" 2026/07/24 04:11:29 DEBUG : removing 2 level 2 directories 2026/07/24 04:11:29 INFO : A3/B3: Removing directory 2026/07/24 04:11:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsbqoX13eOxk-UiQJgkVIcKtfmtOPWmGZ" 2026/07/24 04:11:29 INFO : A1/B2: Removing directory 2026/07/24 04:11:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bp0PMMpBLgVIeEtjYks1Prr2m_r5Cz9vS" 2026/07/24 04:11:31 DEBUG : removing 2 level 1 directories 2026/07/24 04:11:31 INFO : A3: Removing directory 2026/07/24 04:11:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhZPsn-avIrJO_Kb8FWlLhp923hM0K3gy" 2026/07/24 04:11:31 INFO : A2: Removing directory 2026/07/24 04:11:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BhVU5wCWf0-iJ4zHUsJVIxp-wC0z3G4lo" 2026/07/24 04:11:32 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:11:33 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtQ7DhSZfZWZTSsEDbTRPi6_r8Qn02z_m" 2026/07/24 04:11:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpUoRY-bAyEeuo2VILNZJ6L-vI-80RJLH" 2026/07/24 04:11:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BisFSrFSG4pHXx0iW7sJLpJAkYCCGArgR" 2026/07/24 04:11:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BisFSrFSG4pHXx0iW7sJLpJAkYCCGArgR" 2026/07/24 04:11:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtQ7DhSZfZWZTSsEDbTRPi6_r8Qn02z_m" 2026/07/24 04:11:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:11:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtQ7DhSZfZWZTSsEDbTRPi6_r8Qn02z_m" 2026/07/24 04:11:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpUoRY-bAyEeuo2VILNZJ6L-vI-80RJLH" 2026/07/24 04:11:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BisFSrFSG4pHXx0iW7sJLpJAkYCCGArgR" 2026/07/24 04:11:40 DEBUG : removing 1 level 3 directories 2026/07/24 04:11:40 INFO : A1/B1/C1: Removing directory 2026/07/24 04:11:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BisFSrFSG4pHXx0iW7sJLpJAkYCCGArgR" 2026/07/24 04:11:42 DEBUG : removing 1 level 2 directories 2026/07/24 04:11:42 INFO : A1/B1: Removing directory 2026/07/24 04:11:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpUoRY-bAyEeuo2VILNZJ6L-vI-80RJLH" 2026/07/24 04:11:43 DEBUG : removing 1 level 1 directories 2026/07/24 04:11:43 INFO : A1: Removing directory 2026/07/24 04:11:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtQ7DhSZfZWZTSsEDbTRPi6_r8Qn02z_m" 2026/07/24 04:11:44 DEBUG : removing 1 level 0 directories 2026/07/24 04:11:44 INFO : Huawei Drive root 'rclone-test-diwufic1royo': Removing directory 2026/07/24 04:11:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BuXTdPQ54jXksVJW8MO5JtaOR77Hc_Nf5" 2026/07/24 04:11:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:11:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (23.61s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:11:47 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:11:48 INFO : A1: Making directory 2026/07/24 04:11:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:11:50 INFO : A1/B1: Making directory 2026/07/24 04:11:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg82nys2zObFFPRHQllJKapkolUYfN2Mx" 2026/07/24 04:11:51 INFO : A1/B1/C1: Making directory 2026/07/24 04:11:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkpaqylY2Cf4xIDGj6hNK3ohzmEaEslN-" 2026/07/24 04:11:52 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:11:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg82nys2zObFFPRHQllJKapkolUYfN2Mx" 2026/07/24 04:11:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkpaqylY2Cf4xIDGj6hNK3ohzmEaEslN-" 2026/07/24 04:11:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bqvn7BRzI2Yp8Hj-jxsdBA7AcyYnOTIMK" 2026/07/24 04:11:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg82nys2zObFFPRHQllJKapkolUYfN2Mx" 2026/07/24 04:11:56 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkpaqylY2Cf4xIDGj6hNK3ohzmEaEslN-" 2026/07/24 04:11:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bqvn7BRzI2Yp8Hj-jxsdBA7AcyYnOTIMK" 2026/07/24 04:11:57 DEBUG : removing 1 level 3 directories 2026/07/24 04:11:57 INFO : A1/B1/C1: Removing directory 2026/07/24 04:11:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bqvn7BRzI2Yp8Hj-jxsdBA7AcyYnOTIMK" 2026/07/24 04:11:58 DEBUG : removing 1 level 2 directories 2026/07/24 04:11:58 INFO : A1/B1: Removing directory 2026/07/24 04:11:58 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkpaqylY2Cf4xIDGj6hNK3ohzmEaEslN-" 2026/07/24 04:12:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg82nys2zObFFPRHQllJKapkolUYfN2Mx" 2026/07/24 04:12:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg82nys2zObFFPRHQllJKapkolUYfN2Mx" 2026/07/24 04:12:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bg82nys2zObFFPRHQllJKapkolUYfN2Mx" 2026/07/24 04:12:04 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestRmdirsLeaveRoot (17.38s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:12:04 INFO : A1: Making directory 2026/07/24 04:12:04 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:05 INFO : A1/B1: Making directory 2026/07/24 04:12:05 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bo-CeyPIHSXOu9h_DNBtJ1bkFrEQggxPz" 2026/07/24 04:12:07 INFO : A1/B1/C1: Making directory 2026/07/24 04:12:07 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bqfg_LhKdUWuas73bwvdIrbMdDaLAGQvr" 2026/07/24 04:12:08 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:09 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bo-CeyPIHSXOu9h_DNBtJ1bkFrEQggxPz" 2026/07/24 04:12:10 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bqfg_LhKdUWuas73bwvdIrbMdDaLAGQvr" 2026/07/24 04:12:10 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bp5LTbvXgajajN_R3dFNIQ7134eInZDC2" 2026/07/24 04:12:11 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:11 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bo-CeyPIHSXOu9h_DNBtJ1bkFrEQggxPz" 2026/07/24 04:12:12 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bqfg_LhKdUWuas73bwvdIrbMdDaLAGQvr" 2026/07/24 04:12:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bp5LTbvXgajajN_R3dFNIQ7134eInZDC2" 2026/07/24 04:12:13 DEBUG : removing 1 level 3 directories 2026/07/24 04:12:13 INFO : A1/B1/C1: Removing directory 2026/07/24 04:12:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bp5LTbvXgajajN_R3dFNIQ7134eInZDC2" 2026/07/24 04:12:14 DEBUG : removing 1 level 2 directories 2026/07/24 04:12:14 INFO : A1/B1: Removing directory 2026/07/24 04:12:14 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bqfg_LhKdUWuas73bwvdIrbMdDaLAGQvr" 2026/07/24 04:12:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bo-CeyPIHSXOu9h_DNBtJ1bkFrEQggxPz" 2026/07/24 04:12:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bo-CeyPIHSXOu9h_DNBtJ1bkFrEQggxPz" 2026/07/24 04:12:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bo-CeyPIHSXOu9h_DNBtJ1bkFrEQggxPz" 2026/07/24 04:12:19 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestRmdirsWithFilter (15.59s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:12:20 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:20 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:22 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:22 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:23 DEBUG : filename.txt: File name found in url 2026/07/24 04:12:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/24 04:12:24 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestCopyURL (11.59s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:12:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:33 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestCopyURLDownloadHeaders (3.08s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:12:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:35 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/24 04:12:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:37 DEBUG : sub/file2: size = 14 OK 2026/07/24 04:12:37 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/24 04:12:37 INFO : file1: Copied (new) to: sub/file2 2026/07/24 04:12:37 INFO : file1: Deleted 2026/07/24 04:12:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bmk6JrhP48KgBgtfv4FNDNICruyLBfKoo" 2026/07/24 04:12:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bmk6JrhP48KgBgtfv4FNDNICruyLBfKoo" 2026/07/24 04:12:39 DEBUG : sub/file2: size = 14 OK 2026/07/24 04:12:39 DEBUG : file1: Sizes identical 2026/07/24 04:12:39 DEBUG : file1: Unchanged skipping 2026/07/24 04:12:39 INFO : file1: Deleted 2026/07/24 04:12:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bmk6JrhP48KgBgtfv4FNDNICruyLBfKoo" 2026/07/24 04:12:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': don't need to copy/move sub/file2, it is already at target location 2026/07/24 04:12:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bmk6JrhP48KgBgtfv4FNDNICruyLBfKoo" 2026/07/24 04:12:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bmk6JrhP48KgBgtfv4FNDNICruyLBfKoo" 2026/07/24 04:12:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bmk6JrhP48KgBgtfv4FNDNICruyLBfKoo" 2026/07/24 04:12:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestMoveFile (11.03s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:12:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/24 04:12:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:48 DEBUG : file1: size = 14 OK 2026/07/24 04:12:48 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/24 04:12:48 INFO : file1: Copied (new) 2026/07/24 04:12:48 INFO : file1: Deleted 2026/07/24 04:12:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:49 DEBUG : file1: Destination exists, skipping 2026/07/24 04:12:49 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/24 04:12:49 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:52 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestMoveFileWithIgnoreExisting (6.89s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:12:52 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestCaseInsensitiveMoveFile (1.15s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:12:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.16s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:12:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:12:58 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpimwZ9FaUKoXfPSWXUJKMrzMgusD3goq" 2026/07/24 04:12:58 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpimwZ9FaUKoXfPSWXUJKMrzMgusD3goq" 2026/07/24 04:12:59 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-diwufic1royo/backup" 2026/07/24 04:12:59 DEBUG : Config file has changed externally - reloading 2026/07/24 04:13:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/24 04:13:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/24 04:13:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/24 04:13:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:13:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:13:03 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/24 04:13:03 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:13:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4237337822) 2026/07/24 04:13:04 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-diwufic1royo') 2026/07/24 04:13:04 DEBUG : dst/file1: Sizes differ 2026/07/24 04:13:04 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:13:05 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:13:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo/backup': Listing directory "Bir1pWpxEsuMuMZGW3TpLtpBYW9ZOwOhj" 2026/07/24 04:13:08 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpimwZ9FaUKoXfPSWXUJKMrzMgusD3goq" 2026/07/24 04:13:09 INFO : dst/file1: Moved (server-side) 2026/07/24 04:13:09 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpimwZ9FaUKoXfPSWXUJKMrzMgusD3goq" 2026/07/24 04:13:10 DEBUG : dst/file1: size = 14 OK 2026/07/24 04:13:10 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/24 04:13:10 INFO : dst/file1: Copied (new) 2026/07/24 04:13:10 INFO : dst/file1: Deleted 2026/07/24 04:13:10 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:13:11 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpimwZ9FaUKoXfPSWXUJKMrzMgusD3goq" 2026/07/24 04:13:11 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bir1pWpxEsuMuMZGW3TpLtpBYW9ZOwOhj" 2026/07/24 04:13:12 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bi-nYZYOwrvn-gLhuaYVCW5EM6ulRNPR5" 2026/07/24 04:13:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:13:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpimwZ9FaUKoXfPSWXUJKMrzMgusD3goq" 2026/07/24 04:13:15 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bir1pWpxEsuMuMZGW3TpLtpBYW9ZOwOhj" 2026/07/24 04:13:15 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bi-nYZYOwrvn-gLhuaYVCW5EM6ulRNPR5" 2026/07/24 04:13:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BpimwZ9FaUKoXfPSWXUJKMrzMgusD3goq" 2026/07/24 04:13:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:13:19 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bir1pWpxEsuMuMZGW3TpLtpBYW9ZOwOhj" 2026/07/24 04:13:20 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bi-nYZYOwrvn-gLhuaYVCW5EM6ulRNPR5" 2026/07/24 04:13:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bir1pWpxEsuMuMZGW3TpLtpBYW9ZOwOhj" 2026/07/24 04:13:22 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestMoveFileBackupDir (28.03s) === 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-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:13:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:13:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:13:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmTzNmsj_OqVGYpawATxBToPZ_xYae2Al" 2026/07/24 04:13:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmTzNmsj_OqVGYpawATxBToPZ_xYae2Al" 2026/07/24 04:13:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmTzNmsj_OqVGYpawATxBToPZ_xYae2Al" 2026/07/24 04:13:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOypqtECXZMrYZpKJ8pHG4oJmyYDhgcT" 2026/07/24 04:13:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOypqtECXZMrYZpKJ8pHG4oJmyYDhgcT" 2026/07/24 04:13:32 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOypqtECXZMrYZpKJ8pHG4oJmyYDhgcT" 2026/07/24 04:13:33 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOypqtECXZMrYZpKJ8pHG4oJmyYDhgcT" 2026/07/24 04:13:35 INFO : A1/B2: Making directory 2026/07/24 04:13:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmTzNmsj_OqVGYpawATxBToPZ_xYae2Al" 2026/07/24 04:13:36 INFO : A1/B1/C3: Making directory 2026/07/24 04:13:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOypqtECXZMrYZpKJ8pHG4oJmyYDhgcT" 2026/07/24 04:13:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:13:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmTzNmsj_OqVGYpawATxBToPZ_xYae2Al" 2026/07/24 04:13:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BrFhxIwU7BBIppIMHoopGTra9Q6_Xv16S" 2026/07/24 04:13:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOypqtECXZMrYZpKJ8pHG4oJmyYDhgcT" 2026/07/24 04:13:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BucL1WXxsElp845Z0pPVINqMnx9Wu6Eja" 2026/07/24 04:13:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnLNmr9eJTgahpqTvDbBJu4ZWVCMFDRSG" 2026/07/24 04:13:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BjIXMOaVL-cG1PDlrDpRFtpZg_rV3z6NB" 2026/07/24 04:13:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:13:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': DirMove: srcID="BmTzNmsj_OqVGYpawATxBToPZ_xYae2Al" srcDirectoryID="BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" srcLeaf="A1" dstDirectoryID="BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" dstLeaf="A2" 2026/07/24 04:13:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': DirMove result: id="BmTzNmsj_OqVGYpawATxBToPZ_xYae2Al" fileName="A2" parentFolder=[BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg] 2026/07/24 04:13:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:13:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmTzNmsj_OqVGYpawATxBToPZ_xYae2Al" 2026/07/24 04:13:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BrFhxIwU7BBIppIMHoopGTra9Q6_Xv16S" 2026/07/24 04:13:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOypqtECXZMrYZpKJ8pHG4oJmyYDhgcT" 2026/07/24 04:13:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BucL1WXxsElp845Z0pPVINqMnx9Wu6Eja" 2026/07/24 04:13:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnLNmr9eJTgahpqTvDbBJu4ZWVCMFDRSG" 2026/07/24 04:13:47 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BjIXMOaVL-cG1PDlrDpRFtpZg_rV3z6NB" 2026/07/24 04:13:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:13:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmTzNmsj_OqVGYpawATxBToPZ_xYae2Al" 2026/07/24 04:13:49 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BrFhxIwU7BBIppIMHoopGTra9Q6_Xv16S" 2026/07/24 04:13:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOypqtECXZMrYZpKJ8pHG4oJmyYDhgcT" 2026/07/24 04:13:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BucL1WXxsElp845Z0pPVINqMnx9Wu6Eja" 2026/07/24 04:13:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnLNmr9eJTgahpqTvDbBJu4ZWVCMFDRSG" 2026/07/24 04:13:52 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BjIXMOaVL-cG1PDlrDpRFtpZg_rV3z6NB" 2026/07/24 04:13:52 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:13:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BoNX2-zNTbV61fZOe0AJM-rowxHfh1zfe" 2026/07/24 04:13:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtDw84aq2AFpF_WMQ9OlHHK7ZDm14Mlra" 2026/07/24 04:13:56 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtDw84aq2AFpF_WMQ9OlHHK7ZDm14Mlra" 2026/07/24 04:13:58 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtDw84aq2AFpF_WMQ9OlHHK7ZDm14Mlra" 2026/07/24 04:13:59 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BoNX2-zNTbV61fZOe0AJM-rowxHfh1zfe" 2026/07/24 04:14:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtDw84aq2AFpF_WMQ9OlHHK7ZDm14Mlra" 2026/07/24 04:14:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BoNX2-zNTbV61fZOe0AJM-rowxHfh1zfe" 2026/07/24 04:14:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmH4LuIhOGr-pk79KmKtJB4KbOTRaykA_" 2026/07/24 04:14:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bp-67tjc_9jjZF-dAGY1IKL0LiTrlu6y4" 2026/07/24 04:14:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BoNX2-zNTbV61fZOe0AJM-rowxHfh1zfe" 2026/07/24 04:14:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmTzNmsj_OqVGYpawATxBToPZ_xYae2Al" 2026/07/24 04:14:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOypqtECXZMrYZpKJ8pHG4oJmyYDhgcT" 2026/07/24 04:14:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnLNmr9eJTgahpqTvDbBJu4ZWVCMFDRSG" 2026/07/24 04:14:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/24 04:14:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOypqtECXZMrYZpKJ8pHG4oJmyYDhgcT" 2026/07/24 04:14:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmTzNmsj_OqVGYpawATxBToPZ_xYae2Al" 2026/07/24 04:14:01 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOypqtECXZMrYZpKJ8pHG4oJmyYDhgcT" 2026/07/24 04:14:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BjIXMOaVL-cG1PDlrDpRFtpZg_rV3z6NB" 2026/07/24 04:14:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmTzNmsj_OqVGYpawATxBToPZ_xYae2Al" 2026/07/24 04:14:03 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/24 04:14:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/24 04:14:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/24 04:14:04 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/24 04:14:04 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmTzNmsj_OqVGYpawATxBToPZ_xYae2Al" 2026/07/24 04:14:05 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BrFhxIwU7BBIppIMHoopGTra9Q6_Xv16S" 2026/07/24 04:14:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOypqtECXZMrYZpKJ8pHG4oJmyYDhgcT" 2026/07/24 04:14:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BucL1WXxsElp845Z0pPVINqMnx9Wu6Eja" 2026/07/24 04:14:08 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BjIXMOaVL-cG1PDlrDpRFtpZg_rV3z6NB" 2026/07/24 04:14:09 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnLNmr9eJTgahpqTvDbBJu4ZWVCMFDRSG" 2026/07/24 04:14:10 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BkOypqtECXZMrYZpKJ8pHG4oJmyYDhgcT" 2026/07/24 04:14:11 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmTzNmsj_OqVGYpawATxBToPZ_xYae2Al" 2026/07/24 04:14:12 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:14:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BoNX2-zNTbV61fZOe0AJM-rowxHfh1zfe" 2026/07/24 04:14:14 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtDw84aq2AFpF_WMQ9OlHHK7ZDm14Mlra" 2026/07/24 04:14:14 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnZzTrMnmPyAUV6KjsKpFgYd54SAbYmWg" 2026/07/24 04:14:15 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmH4LuIhOGr-pk79KmKtJB4KbOTRaykA_" 2026/07/24 04:14:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bp-67tjc_9jjZF-dAGY1IKL0LiTrlu6y4" 2026/07/24 04:14:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtOzrVFyAgUBl1owDGi5O7q4J2diOBNvA" 2026/07/24 04:14:17 INFO : Huawei Drive root 'rclone-test-diwufic1royo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/24 04:14:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BoNX2-zNTbV61fZOe0AJM-rowxHfh1zfe" 2026/07/24 04:14:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtDw84aq2AFpF_WMQ9OlHHK7ZDm14Mlra" 2026/07/24 04:14:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnZzTrMnmPyAUV6KjsKpFgYd54SAbYmWg" 2026/07/24 04:14:19 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmH4LuIhOGr-pk79KmKtJB4KbOTRaykA_" 2026/07/24 04:14:19 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bp-67tjc_9jjZF-dAGY1IKL0LiTrlu6y4" 2026/07/24 04:14:20 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtOzrVFyAgUBl1owDGi5O7q4J2diOBNvA" 2026/07/24 04:14:20 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:14:22 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bnl-hpz_430iA0eZ866RHBIS6kyvtfIXI" 2026/07/24 04:14:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvrpIbP7VLl_IJP-NR09OjaRfeuAsUXTf" 2026/07/24 04:14:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvrpIbP7VLl_IJP-NR09OjaRfeuAsUXTf" 2026/07/24 04:14:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvrpIbP7VLl_IJP-NR09OjaRfeuAsUXTf" 2026/07/24 04:14:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bnl-hpz_430iA0eZ866RHBIS6kyvtfIXI" 2026/07/24 04:14:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bnl-hpz_430iA0eZ866RHBIS6kyvtfIXI" 2026/07/24 04:14:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bnl-hpz_430iA0eZ866RHBIS6kyvtfIXI" 2026/07/24 04:14:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvrpIbP7VLl_IJP-NR09OjaRfeuAsUXTf" 2026/07/24 04:14:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvmFIUQbGyA2N3kIvAFVERqSEet3UQpKN" 2026/07/24 04:14:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BglxK3ggd4RhhT4QNU6NJl5i5eFLambuY" 2026/07/24 04:14:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bp-67tjc_9jjZF-dAGY1IKL0LiTrlu6y4" 2026/07/24 04:14:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/24 04:14:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmH4LuIhOGr-pk79KmKtJB4KbOTRaykA_" 2026/07/24 04:14:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BoNX2-zNTbV61fZOe0AJM-rowxHfh1zfe" 2026/07/24 04:14:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtDw84aq2AFpF_WMQ9OlHHK7ZDm14Mlra" 2026/07/24 04:14:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BoNX2-zNTbV61fZOe0AJM-rowxHfh1zfe" 2026/07/24 04:14:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/24 04:14:31 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/24 04:14:31 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/24 04:14:31 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/24 04:14:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtOzrVFyAgUBl1owDGi5O7q4J2diOBNvA" 2026/07/24 04:14:32 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnZzTrMnmPyAUV6KjsKpFgYd54SAbYmWg" 2026/07/24 04:14:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bp-67tjc_9jjZF-dAGY1IKL0LiTrlu6y4" 2026/07/24 04:14:35 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BmH4LuIhOGr-pk79KmKtJB4KbOTRaykA_" 2026/07/24 04:14:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BtDw84aq2AFpF_WMQ9OlHHK7ZDm14Mlra" 2026/07/24 04:14:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BoNX2-zNTbV61fZOe0AJM-rowxHfh1zfe" 2026/07/24 04:14:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:14:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bnl-hpz_430iA0eZ866RHBIS6kyvtfIXI" 2026/07/24 04:14:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvrpIbP7VLl_IJP-NR09OjaRfeuAsUXTf" 2026/07/24 04:14:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsHH1cyz3byBSaYa1eM1GwqqUx__-czWg" 2026/07/24 04:14:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BglxK3ggd4RhhT4QNU6NJl5i5eFLambuY" 2026/07/24 04:14:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvmFIUQbGyA2N3kIvAFVERqSEet3UQpKN" 2026/07/24 04:14:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BgHRequJ6wonXP2Wwq6dKkJqRbCYw_pgJ" 2026/07/24 04:14:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:14:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bnl-hpz_430iA0eZ866RHBIS6kyvtfIXI" 2026/07/24 04:14:47 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvrpIbP7VLl_IJP-NR09OjaRfeuAsUXTf" 2026/07/24 04:14:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsHH1cyz3byBSaYa1eM1GwqqUx__-czWg" 2026/07/24 04:14:49 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BglxK3ggd4RhhT4QNU6NJl5i5eFLambuY" 2026/07/24 04:14:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvmFIUQbGyA2N3kIvAFVERqSEet3UQpKN" 2026/07/24 04:14:52 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BgHRequJ6wonXP2Wwq6dKkJqRbCYw_pgJ" 2026/07/24 04:14:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BgHRequJ6wonXP2Wwq6dKkJqRbCYw_pgJ" 2026/07/24 04:14:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BsHH1cyz3byBSaYa1eM1GwqqUx__-czWg" 2026/07/24 04:14:56 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BglxK3ggd4RhhT4QNU6NJl5i5eFLambuY" 2026/07/24 04:14:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvmFIUQbGyA2N3kIvAFVERqSEet3UQpKN" 2026/07/24 04:14:59 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BvrpIbP7VLl_IJP-NR09OjaRfeuAsUXTf" 2026/07/24 04:15:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Bnl-hpz_430iA0eZ866RHBIS6kyvtfIXI" 2026/07/24 04:15:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestDirMove (99.47s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:15:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:03 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestGetFsInfo (1.68s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:15:04 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:04 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/24 04:15:04 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:06 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/24 04:15:06 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/24 04:15:06 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/24 04:15:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/24 04:15:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:12 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/24 04:15:12 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/24 04:15:12 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/24 04:15:12 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:13 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:15 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:15:15 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/24 04:15:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:18 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/24 04:15:18 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/24 04:15:18 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/24 04:15:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/24 04:15:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:25 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/24 04:15:25 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/24 04:15:25 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/24 04:15:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:15:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/24 04:15:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:31 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/24 04:15:31 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/07/24 04:15:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/24 04:15:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:37 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/24 04:15:37 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/07/24 04:15:37 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:15:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/24 04:15:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:43 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/24 04:15:43 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/24 04:15:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/24 04:15:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/24 04:15:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:50 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/24 04:15:50 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/24 04:15:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/24 04:15:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestRcat (49.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (11.34s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (13.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (12.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (12.59s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/07/24 04:15:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': File to upload is small (48 bytes), uploading instead of streaming 2026/07/24 04:15:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:56 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/24 04:15:57 DEBUG : rcat_metadata: size = 48 OK 2026/07/24 04:15:57 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/07/24 04:15:57 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/07/24 04:15:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:15:58 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" === RUN TestRcatMetadata/ViaDisk 2026/07/24 04:15:59 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/24 04:16:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:01 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/24 04:16:02 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/24 04:16:02 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/07/24 04:16:02 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/07/24 04:16:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:03 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:03 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:05 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:05 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestRcatMetadata (12.33s) --- PASS: TestRcatMetadata/Normal (5.73s) --- PASS: TestRcatMetadata/ViaDisk (5.34s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:16:06 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:07 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': File to upload is small (60 bytes), uploading instead of streaming 2026/07/24 04:16:07 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:09 DEBUG : potato2: size = 60 OK 2026/07/24 04:16:09 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/24 04:16:09 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/24 04:16:09 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:09 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:11 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestRcatSize (6.04s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:16:12 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:13 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/24 04:16:14 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': File to upload is small (60 bytes), uploading instead of streaming 2026/07/24 04:16:14 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:15 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/24 04:16:16 DEBUG : potato2: size = 60 OK 2026/07/24 04:16:16 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/24 04:16:16 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/24 04:16:16 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:17 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:18 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:19 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:19 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:21 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestRcatSizeMetadata (9.96s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:16:22 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:23 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestRcatSizeUploadHeaders (3.28s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/07/24 04:16:25 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:26 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- SKIP: TestTouchDir (1.24s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/24 04:16:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:27 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- SKIP: TestMkdirMetadata (1.27s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/24 04:16:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:28 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- SKIP: TestMkdirModTime (1.28s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/24 04:16:29 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- SKIP: TestCopyDirMetadata (1.25s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/24 04:16:30 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:31 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- SKIP: TestSetDirModTime (1.67s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/24 04:16:32 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:33 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- SKIP: TestDirsEqual (1.67s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-diwufic1royo'", Local "Local file system at /tmp/rclone4237337822", Modify Window "876000h0m0s" 2026/07/24 04:16:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:34 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:36 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:38 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:39 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:40 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:41 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:42 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:43 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nexuluy7" before starting 2026/07/24 04:16:43 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:44 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:45 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:46 DEBUG : sub dir/test remove existing.nexuluy7: TEST: removing renamed existing file after operation 2026/07/24 04:16:46 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:47 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xapihis8" before starting 2026/07/24 04:16:48 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:50 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xapihis8: TEST: renaming existing back after failed operation 2026/07/24 04:16:51 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:53 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:54 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qahohip4" before starting 2026/07/24 04:16:55 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:56 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:57 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qahohip4: TEST: removing renamed existing file after operation 2026/07/24 04:16:58 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:16:59 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:16:59 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" 2026/07/24 04:17:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:17:00 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "Blw9qN4EShNhDeiSw5spKJY3qWLtTlt5Y" 2026/07/24 04:17:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Listing directory "BnElSZzbtKWCS9sb9RhVMtYasYOvkaXPg" --- PASS: TestRemoveExisting (28.73s) === 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/07/24 04:17:02 DEBUG : Huawei Drive root 'rclone-test-diwufic1royo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Finished OK in 26m29.569244542s (try 1/5)