"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/03 02:47:46 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kajidog8muwe" 2026/06/03 02:47:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 02:47:46 DEBUG : TestHuaweiDrive: Token expired 2026/06/03 02:47:46 DEBUG : TestHuaweiDrive: No updated token found in the config file 2026/06/03 02:47:47 DEBUG : TestHuaweiDrive: Token refresh successful 2026/06/03 02:47:47 DEBUG : Saving config "token" in section "TestHuaweiDrive" of the config file 2026/06/03 02:47:47 DEBUG : TestHuaweiDrive: Saved new token in config file 2026/06/03 02:47:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 02:47:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 02:47:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 02:47:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:47:50 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:47:50 DEBUG : Creating backend with remote "/tmp/rclone747251758" === 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-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/06/03 02:47:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.63s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/06/03 02:47:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.60s) === RUN TestSizeDiffers 2026/06/03 02:47:52 DEBUG : a: size = 0 OK 2026/06/03 02:47:52 DEBUG : a: size = 1 (memory) 2026/06/03 02:47:52 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/03 02:47:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 02:47:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 02:47:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 02:47:52 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/03 02:47:52 DEBUG : potato: Seek from 10 to 0 2026/06/03 02:47:52 DEBUG : potato: Seek from 10 to 0 2026/06/03 02:47:52 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/03 02:47:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 02:47:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 02:47:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 02:47:52 DEBUG : potato: Seek from 5 to 2 2026/06/03 02:47:52 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/03 02:47:52 DEBUG : potato: Seek from 7 to 0 2026/06/03 02:47:52 DEBUG : potato: Seek from 7 to 0 2026/06/03 02:47:52 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/03 02:47:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 02:47:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 02:47:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 02:47:52 DEBUG : potato: Seek from 5 to 2 2026/06/03 02:47:52 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/03 02:47:52 DEBUG : potato: Seek from 8 to 0 2026/06/03 02:47:52 DEBUG : potato: Seek from 8 to 0 2026/06/03 02:47:52 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/03 02:47:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 02:47:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 02:47:52 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 02:47:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 02:47:52 DEBUG : potato: Seek from 5 to 2 2026/06/03 02:47:52 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/03 02:47:52 DEBUG : potato: Seek from 9 to 0 2026/06/03 02:47:52 DEBUG : potato: Seek from 9 to 0 2026/06/03 02:47:52 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/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-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 02:47:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:47:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:47:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestCheck/1 === RUN TestCheck/2 2026/06/03 02:47:58 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:47:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestCheck/3 2026/06/03 02:48:00 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:48:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestCheck/4 === RUN TestCheck/5 2026/06/03 02:48:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:48:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestCheck/6 === RUN TestCheck/7 2026/06/03 02:48:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:48:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestCheck (19.45s) --- PASS: TestCheck/1 (0.64s) --- PASS: TestCheck/2 (0.62s) --- PASS: TestCheck/3 (0.63s) --- PASS: TestCheck/4 (0.62s) --- PASS: TestCheck/5 (0.61s) --- PASS: TestCheck/6 (0.62s) --- PASS: TestCheck/7 (0.64s) === RUN TestCheckFsError 2026/06/03 02:48:11 DEBUG : Creating backend with remote "nonexistent" 2026/06/03 02:48:11 DEBUG : Config file has changed externally - reloading 2026/06/03 02:48:11 DEBUG : Creating backend with remote "nonexistent" 2026/06/03 02:48:11 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/03 02:48:11 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/03 02:48:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/03 02:48:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 02:48:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:48:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/03 02:48:15 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:48:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestCheckDownload/3 2026/06/03 02:48:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:48:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/03 02:48:22 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:48:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/06/03 02:49:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:50:27 DEBUG : pacer: Reducing sleep to 33.75s 2026/06/03 02:51:12 DEBUG : pacer: Reducing sleep to 25.3125s 2026/06/03 02:51:46 DEBUG : pacer: Reducing sleep to 18.984375s 2026/06/03 02:52:12 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/06/03 02:52:31 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/06/03 02:52:31 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:52:45 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (273.71s) --- PASS: TestCheckDownload/1 (1.15s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (1.08s) --- PASS: TestCheckDownload/4 (1.33s) --- PASS: TestCheckDownload/5 (1.00s) --- PASS: TestCheckDownload/6 (1.43s) --- PASS: TestCheckDownload/7 (61.78s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 02:52:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:52:55 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/06/03 02:53:04 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/06/03 02:53:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:09 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/03 02:53:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:20 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/06/03 02:53:22 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/06/03 02:53:22 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:23 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/06/03 02:53:24 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:25 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/06/03 02:53:26 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/06/03 02:53:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:27 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/03 02:53:28 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:28 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/06/03 02:53:29 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/06/03 02:53:29 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:30 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/06/03 02:53:31 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:32 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/06/03 02:53:33 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/06/03 02:53:33 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/06/03 02:53:34 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/06/03 02:53:34 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 02:53:34 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestCheckSizeOnly (50.37s) --- PASS: TestCheckSizeOnly/1 (4.49s) --- PASS: TestCheckSizeOnly/2 (3.40s) --- PASS: TestCheckSizeOnly/3 (1.06s) --- PASS: TestCheckSizeOnly/4 (0.61s) --- PASS: TestCheckSizeOnly/5 (0.61s) --- PASS: TestCheckSizeOnly/6 (0.64s) --- PASS: TestCheckSizeOnly/7 (0.63s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 02:53:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:36 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:38 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/03 02:53:38 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/03 02:53:38 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/03 02:53:38 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/03 02:53:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:40 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/03 02:53:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/03 02:53:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/03 02:53:42 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/03 02:53:42 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestParseSumFile (8.47s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 02:53:44 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kajidog8muwe/data" 2026/06/03 02:53:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 02:53:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 02:53:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 02:53:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:53:46 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/data': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:46 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:53:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" check_test.go:350: Huawei Drive root 'rclone-test-kajidog8muwe/data' lacks md5, skipping 2026/06/03 02:53:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- SKIP: TestCheckSum (5.09s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 02:53:49 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kajidog8muwe/data" 2026/06/03 02:53:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 02:53:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 02:53:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 02:53:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:53:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/data': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:53:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:53 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:57 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:53:58 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BnIdepFuBM0llPzbJfZ9IwYZibCiJBWnJ" === RUN TestCheckSumDownload/subtest1 2026/06/03 02:54:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BnIdepFuBM0llPzbJfZ9IwYZibCiJBWnJ" 2026/06/03 02:54:03 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:54:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:54:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BnIdepFuBM0llPzbJfZ9IwYZibCiJBWnJ" === RUN TestCheckSumDownload/subtest2 2026/06/03 02:54:09 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:54:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:54:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BnIdepFuBM0llPzbJfZ9IwYZibCiJBWnJ" === RUN TestCheckSumDownload/subtest3 2026/06/03 02:54:15 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:54:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:54:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BnIdepFuBM0llPzbJfZ9IwYZibCiJBWnJ" === RUN TestCheckSumDownload/subtest4 2026/06/03 02:54:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:54:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:54:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BnIdepFuBM0llPzbJfZ9IwYZibCiJBWnJ" === RUN TestCheckSumDownload/subtest5 2026/06/03 02:54:25 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:54:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:54:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BnIdepFuBM0llPzbJfZ9IwYZibCiJBWnJ" === RUN TestCheckSumDownload/subtest6 2026/06/03 02:54:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BnIdepFuBM0llPzbJfZ9IwYZibCiJBWnJ" 2026/06/03 02:54:31 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BnIdepFuBM0llPzbJfZ9IwYZibCiJBWnJ" 2026/06/03 02:54:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:54:34 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:54:34 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BnIdepFuBM0llPzbJfZ9IwYZibCiJBWnJ" === RUN TestCheckSumDownload/subtest7 2026/06/03 02:55:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:56:36 DEBUG : pacer: Reducing sleep to 33.75s 2026/06/03 02:57:21 DEBUG : pacer: Reducing sleep to 25.3125s 2026/06/03 02:57:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BnIdepFuBM0llPzbJfZ9IwYZibCiJBWnJ" 2026/06/03 02:57:56 DEBUG : pacer: Reducing sleep to 18.984375s 2026/06/03 02:58:21 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/06/03 02:58:40 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/06/03 02:58:40 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BnIdepFuBM0llPzbJfZ9IwYZibCiJBWnJ" 2026/06/03 02:58:54 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/06/03 02:59:04 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/06/03 02:59:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 02:59:12 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (323.82s) --- PASS: TestCheckSumDownload/subtest1 (3.71s) --- PASS: TestCheckSumDownload/subtest2 (2.83s) --- PASS: TestCheckSumDownload/subtest3 (2.77s) --- PASS: TestCheckSumDownload/subtest4 (2.59s) --- PASS: TestCheckSumDownload/subtest5 (2.56s) --- PASS: TestCheckSumDownload/subtest6 (2.35s) --- PASS: TestCheckSumDownload/subtest7 (63.71s) === RUN TestApplyTransforms 2026/06/03 02:59:12 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-ninijex6zola" 2026/06/03 02:59:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 02:59:14 DEBUG : Huawei Drive root 'rclone-test-ninijex6zola': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 02:59:14 DEBUG : Huawei Drive root 'rclone-test-ninijex6zola': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 02:59:14 DEBUG : Huawei Drive root 'rclone-test-ninijex6zola': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 02:59:14 DEBUG : Huawei Drive root 'rclone-test-ninijex6zola': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:15 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:16 DEBUG : Creating backend with remote "/tmp/rclone3091268104" run.go:198: Remote "Huawei Drive root 'rclone-test-ninijex6zola'", Local "Local file system at /tmp/rclone3091268104", Modify Window "876000h0m0s" 2026/06/03 02:59:16 DEBUG : Huawei Drive root 'rclone-test-ninijex6zola': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:17 DEBUG : Huawei Drive root 'rclone-test-ninijex6zola': Listing directory "BpJKJ6G1vwJWDxwoPYGhJur53u2S_65oV" 2026/06/03 02:59:19 DEBUG : Huawei Drive root 'rclone-test-ninijex6zola': Listing directory "BpJKJ6G1vwJWDxwoPYGhJur53u2S_65oV" upper checkfile vs. lower remote (without normalization) 2026/06/03 02:59:20 DEBUG : Huawei Drive root 'rclone-test-ninijex6zola': Listing directory "BpJKJ6G1vwJWDxwoPYGhJur53u2S_65oV" 2026/06/03 02:59:20 ERROR : hello, world!: sum not found 2026/06/03 02:59:20 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-ninijex6zola' 2026/06/03 02:59:20 NOTICE: Huawei Drive root 'rclone-test-ninijex6zola': 1 files missing 2026/06/03 02:59:20 NOTICE: 1 hashes missing 2026/06/03 02:59:20 NOTICE: Huawei Drive root 'rclone-test-ninijex6zola': 1 differences found 2026/06/03 02:59:20 NOTICE: Huawei Drive root 'rclone-test-ninijex6zola': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/03 02:59:20 DEBUG : Huawei Drive root 'rclone-test-ninijex6zola': Listing directory "BpJKJ6G1vwJWDxwoPYGhJur53u2S_65oV" 2026/06/03 02:59:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 02:59:22 NOTICE: Huawei Drive root 'rclone-test-ninijex6zola': 0 differences found 2026/06/03 02:59:22 NOTICE: Huawei Drive root 'rclone-test-ninijex6zola': 1 matching files 2026/06/03 02:59:22 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-digohev7qime" 2026/06/03 02:59:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 02:59:23 DEBUG : Huawei Drive root 'rclone-test-digohev7qime': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 02:59:23 DEBUG : Huawei Drive root 'rclone-test-digohev7qime': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 02:59:23 DEBUG : Huawei Drive root 'rclone-test-digohev7qime': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 02:59:23 DEBUG : Huawei Drive root 'rclone-test-digohev7qime': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:24 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:25 DEBUG : Creating backend with remote "/tmp/rclone2255159548" run.go:198: Remote "Huawei Drive root 'rclone-test-digohev7qime'", Local "Local file system at /tmp/rclone2255159548", Modify Window "876000h0m0s" 2026/06/03 02:59:25 DEBUG : Huawei Drive root 'rclone-test-digohev7qime': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:26 DEBUG : Huawei Drive root 'rclone-test-digohev7qime': Listing directory "Bilmq7sDUUyo7s12hgtNK2ZC8mGISUAmq" 2026/06/03 02:59:28 DEBUG : Huawei Drive root 'rclone-test-digohev7qime': Listing directory "Bilmq7sDUUyo7s12hgtNK2ZC8mGISUAmq" lower checkfile vs. upper remote (without normalization) 2026/06/03 02:59:29 DEBUG : Huawei Drive root 'rclone-test-digohev7qime': Listing directory "Bilmq7sDUUyo7s12hgtNK2ZC8mGISUAmq" 2026/06/03 02:59:29 ERROR : HELLO, WORLD!: sum not found 2026/06/03 02:59:29 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-digohev7qime' 2026/06/03 02:59:29 NOTICE: Huawei Drive root 'rclone-test-digohev7qime': 1 files missing 2026/06/03 02:59:29 NOTICE: 1 hashes missing 2026/06/03 02:59:29 NOTICE: Huawei Drive root 'rclone-test-digohev7qime': 1 differences found 2026/06/03 02:59:29 NOTICE: Huawei Drive root 'rclone-test-digohev7qime': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/03 02:59:29 DEBUG : Huawei Drive root 'rclone-test-digohev7qime': Listing directory "Bilmq7sDUUyo7s12hgtNK2ZC8mGISUAmq" 2026/06/03 02:59:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 02:59:30 NOTICE: Huawei Drive root 'rclone-test-digohev7qime': 0 differences found 2026/06/03 02:59:30 NOTICE: Huawei Drive root 'rclone-test-digohev7qime': 1 matching files 2026/06/03 02:59:30 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-hifamox1matu" 2026/06/03 02:59:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 02:59:31 DEBUG : Huawei Drive root 'rclone-test-hifamox1matu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 02:59:31 DEBUG : Huawei Drive root 'rclone-test-hifamox1matu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 02:59:32 DEBUG : Huawei Drive root 'rclone-test-hifamox1matu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 02:59:32 DEBUG : Huawei Drive root 'rclone-test-hifamox1matu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:33 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:33 DEBUG : Creating backend with remote "/tmp/rclone2148175104" run.go:198: Remote "Huawei Drive root 'rclone-test-hifamox1matu'", Local "Local file system at /tmp/rclone2148175104", Modify Window "876000h0m0s" 2026/06/03 02:59:33 DEBUG : Huawei Drive root 'rclone-test-hifamox1matu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:34 DEBUG : Huawei Drive root 'rclone-test-hifamox1matu': Listing directory "BoQQc_odaBOa0SNn5XrVDarvhLnJV3l5m" 2026/06/03 02:59:36 DEBUG : Huawei Drive root 'rclone-test-hifamox1matu': Listing directory "BoQQc_odaBOa0SNn5XrVDarvhLnJV3l5m" lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/03 02:59:37 DEBUG : Huawei Drive root 'rclone-test-hifamox1matu': Listing directory "BoQQc_odaBOa0SNn5XrVDarvhLnJV3l5m" 2026/06/03 02:59:37 ERROR : HeLlO, wOrLd!: sum not found 2026/06/03 02:59:37 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-hifamox1matu' 2026/06/03 02:59:37 NOTICE: Huawei Drive root 'rclone-test-hifamox1matu': 1 files missing 2026/06/03 02:59:37 NOTICE: 1 hashes missing 2026/06/03 02:59:37 NOTICE: Huawei Drive root 'rclone-test-hifamox1matu': 1 differences found 2026/06/03 02:59:37 NOTICE: Huawei Drive root 'rclone-test-hifamox1matu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/03 02:59:37 DEBUG : Huawei Drive root 'rclone-test-hifamox1matu': Listing directory "BoQQc_odaBOa0SNn5XrVDarvhLnJV3l5m" 2026/06/03 02:59:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 02:59:39 NOTICE: Huawei Drive root 'rclone-test-hifamox1matu': 0 differences found 2026/06/03 02:59:39 NOTICE: Huawei Drive root 'rclone-test-hifamox1matu': 1 matching files 2026/06/03 02:59:39 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-cuwesov5taba" 2026/06/03 02:59:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 02:59:41 DEBUG : Huawei Drive root 'rclone-test-cuwesov5taba': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 02:59:41 DEBUG : Huawei Drive root 'rclone-test-cuwesov5taba': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 02:59:41 DEBUG : Huawei Drive root 'rclone-test-cuwesov5taba': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 02:59:41 DEBUG : Huawei Drive root 'rclone-test-cuwesov5taba': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:42 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:43 DEBUG : Creating backend with remote "/tmp/rclone3465646447" run.go:198: Remote "Huawei Drive root 'rclone-test-cuwesov5taba'", Local "Local file system at /tmp/rclone3465646447", Modify Window "876000h0m0s" 2026/06/03 02:59:43 DEBUG : Huawei Drive root 'rclone-test-cuwesov5taba': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:44 DEBUG : Huawei Drive root 'rclone-test-cuwesov5taba': Listing directory "Biy88rwYZtxFGLCVV_21FvZHKDiPUne2R" 2026/06/03 02:59:45 DEBUG : Huawei Drive root 'rclone-test-cuwesov5taba': Listing directory "Biy88rwYZtxFGLCVV_21FvZHKDiPUne2R" upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/03 02:59:46 DEBUG : Huawei Drive root 'rclone-test-cuwesov5taba': Listing directory "Biy88rwYZtxFGLCVV_21FvZHKDiPUne2R" 2026/06/03 02:59:47 ERROR : HELLO, WORLD!: sum not found 2026/06/03 02:59:47 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-cuwesov5taba' 2026/06/03 02:59:47 NOTICE: Huawei Drive root 'rclone-test-cuwesov5taba': 1 files missing 2026/06/03 02:59:47 NOTICE: 1 hashes missing 2026/06/03 02:59:47 NOTICE: Huawei Drive root 'rclone-test-cuwesov5taba': 1 differences found 2026/06/03 02:59:47 NOTICE: Huawei Drive root 'rclone-test-cuwesov5taba': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/03 02:59:47 DEBUG : Huawei Drive root 'rclone-test-cuwesov5taba': Listing directory "Biy88rwYZtxFGLCVV_21FvZHKDiPUne2R" 2026/06/03 02:59:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 02:59:48 NOTICE: Huawei Drive root 'rclone-test-cuwesov5taba': 0 differences found 2026/06/03 02:59:48 NOTICE: Huawei Drive root 'rclone-test-cuwesov5taba': 1 matching files 2026/06/03 02:59:48 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yaloxes9xuxa" 2026/06/03 02:59:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 02:59:49 DEBUG : Huawei Drive root 'rclone-test-yaloxes9xuxa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 02:59:49 DEBUG : Huawei Drive root 'rclone-test-yaloxes9xuxa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 02:59:50 DEBUG : Huawei Drive root 'rclone-test-yaloxes9xuxa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 02:59:50 DEBUG : Huawei Drive root 'rclone-test-yaloxes9xuxa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:51 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:51 DEBUG : Creating backend with remote "/tmp/rclone739036821" run.go:198: Remote "Huawei Drive root 'rclone-test-yaloxes9xuxa'", Local "Local file system at /tmp/rclone739036821", Modify Window "876000h0m0s" 2026/06/03 02:59:51 DEBUG : Huawei Drive root 'rclone-test-yaloxes9xuxa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:53 DEBUG : Huawei Drive root 'rclone-test-yaloxes9xuxa': Listing directory "BhtTCjM1KQgI8VfbzGQpCJZwx8AAfzhiC" 2026/06/03 02:59:54 DEBUG : Huawei Drive root 'rclone-test-yaloxes9xuxa': Listing directory "BhtTCjM1KQgI8VfbzGQpCJZwx8AAfzhiC" NFD checkfile vs. NFC remote (without normalization) 2026/06/03 02:59:55 DEBUG : Huawei Drive root 'rclone-test-yaloxes9xuxa': Listing directory "BhtTCjM1KQgI8VfbzGQpCJZwx8AAfzhiC" 2026/06/03 02:59:56 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/03 02:59:56 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-yaloxes9xuxa' 2026/06/03 02:59:56 NOTICE: Huawei Drive root 'rclone-test-yaloxes9xuxa': 1 files missing 2026/06/03 02:59:56 NOTICE: 1 hashes missing 2026/06/03 02:59:56 NOTICE: Huawei Drive root 'rclone-test-yaloxes9xuxa': 1 differences found 2026/06/03 02:59:56 NOTICE: Huawei Drive root 'rclone-test-yaloxes9xuxa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/03 02:59:56 DEBUG : Huawei Drive root 'rclone-test-yaloxes9xuxa': Listing directory "BhtTCjM1KQgI8VfbzGQpCJZwx8AAfzhiC" 2026/06/03 02:59:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 02:59:57 NOTICE: Huawei Drive root 'rclone-test-yaloxes9xuxa': 0 differences found 2026/06/03 02:59:57 NOTICE: Huawei Drive root 'rclone-test-yaloxes9xuxa': 1 matching files 2026/06/03 02:59:57 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-wefaweg6cuni" 2026/06/03 02:59:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 02:59:58 DEBUG : Huawei Drive root 'rclone-test-wefaweg6cuni': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 02:59:58 DEBUG : Huawei Drive root 'rclone-test-wefaweg6cuni': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 02:59:59 DEBUG : Huawei Drive root 'rclone-test-wefaweg6cuni': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 02:59:59 DEBUG : Huawei Drive root 'rclone-test-wefaweg6cuni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 02:59:59 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:00:00 DEBUG : Creating backend with remote "/tmp/rclone695611642" run.go:198: Remote "Huawei Drive root 'rclone-test-wefaweg6cuni'", Local "Local file system at /tmp/rclone695611642", Modify Window "876000h0m0s" 2026/06/03 03:00:00 DEBUG : Huawei Drive root 'rclone-test-wefaweg6cuni': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:00:01 DEBUG : Huawei Drive root 'rclone-test-wefaweg6cuni': Listing directory "BlDdus0gIitcm9Q8luFxBT47SXD-ajNBX" 2026/06/03 03:00:02 DEBUG : Huawei Drive root 'rclone-test-wefaweg6cuni': Listing directory "BlDdus0gIitcm9Q8luFxBT47SXD-ajNBX" NFC checkfile vs. NFD remote (without normalization) 2026/06/03 03:00:03 DEBUG : Huawei Drive root 'rclone-test-wefaweg6cuni': Listing directory "BlDdus0gIitcm9Q8luFxBT47SXD-ajNBX" 2026/06/03 03:00:04 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/03 03:00:04 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-wefaweg6cuni' 2026/06/03 03:00:04 NOTICE: Huawei Drive root 'rclone-test-wefaweg6cuni': 1 files missing 2026/06/03 03:00:04 NOTICE: 1 hashes missing 2026/06/03 03:00:04 NOTICE: Huawei Drive root 'rclone-test-wefaweg6cuni': 1 differences found 2026/06/03 03:00:04 NOTICE: Huawei Drive root 'rclone-test-wefaweg6cuni': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/03 03:00:04 DEBUG : Huawei Drive root 'rclone-test-wefaweg6cuni': Listing directory "BlDdus0gIitcm9Q8luFxBT47SXD-ajNBX" 2026/06/03 03:00:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:00:05 NOTICE: Huawei Drive root 'rclone-test-wefaweg6cuni': 0 differences found 2026/06/03 03:00:05 NOTICE: Huawei Drive root 'rclone-test-wefaweg6cuni': 1 matching files 2026/06/03 03:00:05 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-nogonaz6somu" 2026/06/03 03:00:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:00:06 DEBUG : Huawei Drive root 'rclone-test-nogonaz6somu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 03:00:06 DEBUG : Huawei Drive root 'rclone-test-nogonaz6somu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 03:00:07 DEBUG : Huawei Drive root 'rclone-test-nogonaz6somu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 03:00:07 DEBUG : Huawei Drive root 'rclone-test-nogonaz6somu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:00:07 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:00:08 DEBUG : Creating backend with remote "/tmp/rclone1752706468" run.go:198: Remote "Huawei Drive root 'rclone-test-nogonaz6somu'", Local "Local file system at /tmp/rclone1752706468", Modify Window "876000h0m0s" 2026/06/03 03:00:08 DEBUG : Huawei Drive root 'rclone-test-nogonaz6somu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:00:09 DEBUG : Huawei Drive root 'rclone-test-nogonaz6somu': Listing directory "BjMCfKDaKse6LBV0InpNMsZYlraTkDutu" 2026/06/03 03:00:10 DEBUG : Huawei Drive root 'rclone-test-nogonaz6somu': Listing directory "BjMCfKDaKse6LBV0InpNMsZYlraTkDutu" NFDx2 checkfile vs. both remote (without normalization) 2026/06/03 03:00:11 DEBUG : Huawei Drive root 'rclone-test-nogonaz6somu': Listing directory "BjMCfKDaKse6LBV0InpNMsZYlraTkDutu" 2026/06/03 03:00:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/03 03:00:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-nogonaz6somu' 2026/06/03 03:00:11 NOTICE: Huawei Drive root 'rclone-test-nogonaz6somu': 1 files missing 2026/06/03 03:00:11 NOTICE: 1 hashes missing 2026/06/03 03:00:11 NOTICE: Huawei Drive root 'rclone-test-nogonaz6somu': 1 differences found 2026/06/03 03:00:11 NOTICE: Huawei Drive root 'rclone-test-nogonaz6somu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/03 03:00:11 DEBUG : Huawei Drive root 'rclone-test-nogonaz6somu': Listing directory "BjMCfKDaKse6LBV0InpNMsZYlraTkDutu" 2026/06/03 03:00:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:00:13 NOTICE: Huawei Drive root 'rclone-test-nogonaz6somu': 0 differences found 2026/06/03 03:00:13 NOTICE: Huawei Drive root 'rclone-test-nogonaz6somu': 1 matching files 2026/06/03 03:00:13 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pinemid9zatu" 2026/06/03 03:00:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:00:14 DEBUG : Huawei Drive root 'rclone-test-pinemid9zatu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 03:00:14 DEBUG : Huawei Drive root 'rclone-test-pinemid9zatu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 03:00:15 DEBUG : Huawei Drive root 'rclone-test-pinemid9zatu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 03:00:15 DEBUG : Huawei Drive root 'rclone-test-pinemid9zatu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:00:15 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:00:16 DEBUG : Creating backend with remote "/tmp/rclone2851686778" run.go:198: Remote "Huawei Drive root 'rclone-test-pinemid9zatu'", Local "Local file system at /tmp/rclone2851686778", Modify Window "876000h0m0s" 2026/06/03 03:00:16 DEBUG : Huawei Drive root 'rclone-test-pinemid9zatu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:00:17 DEBUG : Huawei Drive root 'rclone-test-pinemid9zatu': Listing directory "BtaiioGDO0BXTge9XFbNKga9NkCyySoqV" 2026/06/03 03:00:19 DEBUG : Huawei Drive root 'rclone-test-pinemid9zatu': Listing directory "BtaiioGDO0BXTge9XFbNKga9NkCyySoqV" NFCx2 checkfile vs. both remote (without normalization) 2026/06/03 03:00:19 DEBUG : Huawei Drive root 'rclone-test-pinemid9zatu': Listing directory "BtaiioGDO0BXTge9XFbNKga9NkCyySoqV" 2026/06/03 03:00:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/03 03:00:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-pinemid9zatu' 2026/06/03 03:00:20 NOTICE: Huawei Drive root 'rclone-test-pinemid9zatu': 1 files missing 2026/06/03 03:00:20 NOTICE: 1 hashes missing 2026/06/03 03:00:20 NOTICE: Huawei Drive root 'rclone-test-pinemid9zatu': 1 differences found 2026/06/03 03:00:20 NOTICE: Huawei Drive root 'rclone-test-pinemid9zatu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/03 03:00:20 DEBUG : Huawei Drive root 'rclone-test-pinemid9zatu': Listing directory "BtaiioGDO0BXTge9XFbNKga9NkCyySoqV" 2026/06/03 03:00:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:00:21 NOTICE: Huawei Drive root 'rclone-test-pinemid9zatu': 0 differences found 2026/06/03 03:00:21 NOTICE: Huawei Drive root 'rclone-test-pinemid9zatu': 1 matching files 2026/06/03 03:00:21 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yatiqif6hego" 2026/06/03 03:00:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:00:23 DEBUG : Huawei Drive root 'rclone-test-yatiqif6hego': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 03:00:23 DEBUG : Huawei Drive root 'rclone-test-yatiqif6hego': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 03:00:23 DEBUG : Huawei Drive root 'rclone-test-yatiqif6hego': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 03:00:23 DEBUG : Huawei Drive root 'rclone-test-yatiqif6hego': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:00:24 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:00:24 DEBUG : Creating backend with remote "/tmp/rclone4086970891" run.go:198: Remote "Huawei Drive root 'rclone-test-yatiqif6hego'", Local "Local file system at /tmp/rclone4086970891", Modify Window "876000h0m0s" 2026/06/03 03:00:25 DEBUG : Huawei Drive root 'rclone-test-yatiqif6hego': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:00:26 DEBUG : Huawei Drive root 'rclone-test-yatiqif6hego': Listing directory "BriDx_0S4dG0a2AYiIThN7rTFw3OWPC7t" 2026/06/03 03:00:27 DEBUG : Huawei Drive root 'rclone-test-yatiqif6hego': Listing directory "BriDx_0S4dG0a2AYiIThN7rTFw3OWPC7t" both checkfile vs. NFDx2 remote (without normalization) 2026/06/03 03:00:28 DEBUG : Huawei Drive root 'rclone-test-yatiqif6hego': Listing directory "BriDx_0S4dG0a2AYiIThN7rTFw3OWPC7t" 2026/06/03 03:00:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/03 03:00:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-yatiqif6hego' 2026/06/03 03:00:28 NOTICE: Huawei Drive root 'rclone-test-yatiqif6hego': 1 files missing 2026/06/03 03:00:28 NOTICE: 1 hashes missing 2026/06/03 03:00:28 NOTICE: Huawei Drive root 'rclone-test-yatiqif6hego': 1 differences found 2026/06/03 03:00:28 NOTICE: Huawei Drive root 'rclone-test-yatiqif6hego': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/03 03:00:28 DEBUG : Huawei Drive root 'rclone-test-yatiqif6hego': Listing directory "BriDx_0S4dG0a2AYiIThN7rTFw3OWPC7t" 2026/06/03 03:00:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:00:29 NOTICE: Huawei Drive root 'rclone-test-yatiqif6hego': 0 differences found 2026/06/03 03:00:29 NOTICE: Huawei Drive root 'rclone-test-yatiqif6hego': 1 matching files 2026/06/03 03:00:29 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-dekucun4memi" 2026/06/03 03:00:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:00:30 DEBUG : Huawei Drive root 'rclone-test-dekucun4memi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 03:00:30 DEBUG : Huawei Drive root 'rclone-test-dekucun4memi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 03:00:31 DEBUG : Huawei Drive root 'rclone-test-dekucun4memi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 03:00:31 DEBUG : Huawei Drive root 'rclone-test-dekucun4memi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:00:32 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:00:33 DEBUG : Creating backend with remote "/tmp/rclone2595420211" run.go:198: Remote "Huawei Drive root 'rclone-test-dekucun4memi'", Local "Local file system at /tmp/rclone2595420211", Modify Window "876000h0m0s" 2026/06/03 03:00:33 DEBUG : Huawei Drive root 'rclone-test-dekucun4memi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:00:35 DEBUG : Huawei Drive root 'rclone-test-dekucun4memi': Listing directory "BkB4zWgYy_zvr2gXy1y1FFor7AdbUtqW7" 2026/06/03 03:00:37 DEBUG : Huawei Drive root 'rclone-test-dekucun4memi': Listing directory "BkB4zWgYy_zvr2gXy1y1FFor7AdbUtqW7" both checkfile vs. NFCx2 remote (without normalization) 2026/06/03 03:00:38 DEBUG : Huawei Drive root 'rclone-test-dekucun4memi': Listing directory "BkB4zWgYy_zvr2gXy1y1FFor7AdbUtqW7" 2026/06/03 03:00:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/03 03:00:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-dekucun4memi' 2026/06/03 03:00:39 NOTICE: Huawei Drive root 'rclone-test-dekucun4memi': 1 files missing 2026/06/03 03:00:39 NOTICE: 1 hashes missing 2026/06/03 03:00:39 NOTICE: Huawei Drive root 'rclone-test-dekucun4memi': 1 differences found 2026/06/03 03:00:39 NOTICE: Huawei Drive root 'rclone-test-dekucun4memi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/03 03:00:39 DEBUG : Huawei Drive root 'rclone-test-dekucun4memi': Listing directory "BkB4zWgYy_zvr2gXy1y1FFor7AdbUtqW7" 2026/06/03 03:00:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:00:40 NOTICE: Huawei Drive root 'rclone-test-dekucun4memi': 0 differences found 2026/06/03 03:00:40 NOTICE: Huawei Drive root 'rclone-test-dekucun4memi': 1 matching files 2026/06/03 03:00:40 DEBUG : Huawei Drive root 'rclone-test-dekucun4memi': Purge remote 2026/06/03 03:00:41 DEBUG : Huawei Drive root 'rclone-test-yatiqif6hego': Purge remote 2026/06/03 03:00:42 DEBUG : Huawei Drive root 'rclone-test-pinemid9zatu': Purge remote 2026/06/03 03:00:42 DEBUG : Huawei Drive root 'rclone-test-nogonaz6somu': Purge remote 2026/06/03 03:00:43 DEBUG : Huawei Drive root 'rclone-test-wefaweg6cuni': Purge remote 2026/06/03 03:00:44 DEBUG : Huawei Drive root 'rclone-test-yaloxes9xuxa': Purge remote 2026/06/03 03:00:44 DEBUG : Huawei Drive root 'rclone-test-cuwesov5taba': Purge remote 2026/06/03 03:00:45 DEBUG : Huawei Drive root 'rclone-test-hifamox1matu': Purge remote 2026/06/03 03:00:46 DEBUG : Huawei Drive root 'rclone-test-digohev7qime': Purge remote 2026/06/03 03:00:47 DEBUG : Huawei Drive root 'rclone-test-ninijex6zola': Purge remote --- PASS: TestApplyTransforms (95.84s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:00:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:00:50 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/06/03 03:00:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/03 03:00:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:00:53 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/06/03 03:00:53 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:00:57 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/06/03 03:01:00 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/06/03 03:01:02 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/06/03 03:01:02 DEBUG : sub/file2: size = 14 OK 2026/06/03 03:01:02 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/06/03 03:01:02 INFO : file1: Copied (new) to: sub/file2 2026/06/03 03:01:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:03 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/06/03 03:01:03 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bot4Cm3KMe2XNEAXCkaBCDrg7MBegCCHl" 2026/06/03 03:01:04 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/06/03 03:01:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bot4Cm3KMe2XNEAXCkaBCDrg7MBegCCHl" 2026/06/03 03:01:05 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/06/03 03:01:05 DEBUG : sub/file2: size = 14 OK 2026/06/03 03:01:05 DEBUG : file1: Sizes identical 2026/06/03 03:01:05 DEBUG : file1: Unchanged skipping 2026/06/03 03:01:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:06 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/06/03 03:01:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bot4Cm3KMe2XNEAXCkaBCDrg7MBegCCHl" 2026/06/03 03:01:06 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/06/03 03:01:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': don't need to copy/move sub/file2, it is already at target location 2026/06/03 03:01:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:07 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/06/03 03:01:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bot4Cm3KMe2XNEAXCkaBCDrg7MBegCCHl" 2026/06/03 03:01:08 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/06/03 03:01:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:08 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/06/03 03:01:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bot4Cm3KMe2XNEAXCkaBCDrg7MBegCCHl" 2026/06/03 03:01:09 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/06/03 03:01:10 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/06/03 03:01:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bot4Cm3KMe2XNEAXCkaBCDrg7MBegCCHl" 2026/06/03 03:01:10 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/06/03 03:01:11 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/06/03 03:01:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:12 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (23.63s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/06/03 03:01:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:13 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/06/03 03:01:13 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:13 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.25s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:01:13 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:14 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/06/03 03:01:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:14 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:01:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiQsh8xRSHYjVvf5i7QdEN5PuE3_G1kcI" 2026/06/03 03:01:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiQsh8xRSHYjVvf5i7QdEN5PuE3_G1kcI" 2026/06/03 03:01:18 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kajidog8muwe/backup" 2026/06/03 03:01:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 03:01:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 03:01:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 03:01:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:01:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:01:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:22 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone747251758) 2026/06/03 03:01:22 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-kajidog8muwe') 2026/06/03 03:01:22 DEBUG : dst/file1: Sizes differ 2026/06/03 03:01:22 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:22 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:24 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': Listing directory "Bkku719rVNerO8VSWqqRMF4iuiVsIUW9q" 2026/06/03 03:01:25 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiQsh8xRSHYjVvf5i7QdEN5PuE3_G1kcI" 2026/06/03 03:01:26 INFO : dst/file1: Moved (server-side) 2026/06/03 03:01:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiQsh8xRSHYjVvf5i7QdEN5PuE3_G1kcI" 2026/06/03 03:01:28 DEBUG : dst/file1: size = 14 OK 2026/06/03 03:01:28 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/06/03 03:01:28 INFO : dst/file1: Copied (new) 2026/06/03 03:01:28 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:28 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bkku719rVNerO8VSWqqRMF4iuiVsIUW9q" 2026/06/03 03:01:29 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BrDxt1-ZCNMBD1gDfCIlGWrbZX1s0xm5A" 2026/06/03 03:01:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiQsh8xRSHYjVvf5i7QdEN5PuE3_G1kcI" 2026/06/03 03:01:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:31 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bkku719rVNerO8VSWqqRMF4iuiVsIUW9q" 2026/06/03 03:01:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BrDxt1-ZCNMBD1gDfCIlGWrbZX1s0xm5A" 2026/06/03 03:01:33 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiQsh8xRSHYjVvf5i7QdEN5PuE3_G1kcI" 2026/06/03 03:01:34 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiQsh8xRSHYjVvf5i7QdEN5PuE3_G1kcI" 2026/06/03 03:01:36 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:36 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bkku719rVNerO8VSWqqRMF4iuiVsIUW9q" 2026/06/03 03:01:37 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BrDxt1-ZCNMBD1gDfCIlGWrbZX1s0xm5A" 2026/06/03 03:01:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bkku719rVNerO8VSWqqRMF4iuiVsIUW9q" 2026/06/03 03:01:40 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestCopyFileBackupDir (27.05s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:01:40 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kajidog8muwe/dst" 2026/06/03 03:01:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 03:01:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 03:01:42 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 03:01:42 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:01:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:01:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:45 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kajidog8muwe/CompareDest" 2026/06/03 03:01:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 03:01:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 03:01:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 03:01:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:01:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CompareDest': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:01:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:50 DEBUG : one: Need to transfer - File not found at Destination 2026/06/03 03:01:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CompareDest': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:54 DEBUG : one: size = 3 OK 2026/06/03 03:01:54 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/06/03 03:01:54 INFO : one: Copied (new) 2026/06/03 03:01:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:01:55 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:01:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:01:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone747251758) 2026/06/03 03:01:57 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-kajidog8muwe/dst') 2026/06/03 03:01:57 DEBUG : one: Sizes differ 2026/06/03 03:01:57 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CompareDest': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:58 DEBUG : one: size = 5 OK 2026/06/03 03:01:58 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/06/03 03:01:58 INFO : one: Copied (replaced existing) 2026/06/03 03:01:58 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:01:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:01:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:00 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:02:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bnp30yIlSvf0sZA9hDsBMcYR4xkRb1ud9" 2026/06/03 03:02:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:02:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:02:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone747251758) 2026/06/03 03:02:07 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-kajidog8muwe/dst') 2026/06/03 03:02:07 DEBUG : one: Sizes differ 2026/06/03 03:02:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CompareDest': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CompareDest': Listing directory "Bnp30yIlSvf0sZA9hDsBMcYR4xkRb1ud9" 2026/06/03 03:02:08 DEBUG : one: size = 5 OK 2026/06/03 03:02:08 DEBUG : one: Sizes identical 2026/06/03 03:02:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/03 03:02:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:09 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bnp30yIlSvf0sZA9hDsBMcYR4xkRb1ud9" 2026/06/03 03:02:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:02:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bnp30yIlSvf0sZA9hDsBMcYR4xkRb1ud9" 2026/06/03 03:02:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bnp30yIlSvf0sZA9hDsBMcYR4xkRb1ud9" 2026/06/03 03:02:13 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:02:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:02:14 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 03:02:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CompareDest': Listing directory "Bnp30yIlSvf0sZA9hDsBMcYR4xkRb1ud9" 2026/06/03 03:02:15 DEBUG : two: size = 3 OK 2026/06/03 03:02:15 DEBUG : two: Sizes identical 2026/06/03 03:02:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/03 03:02:15 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bnp30yIlSvf0sZA9hDsBMcYR4xkRb1ud9" 2026/06/03 03:02:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:02:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:02:18 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 03:02:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CompareDest': Listing directory "Bnp30yIlSvf0sZA9hDsBMcYR4xkRb1ud9" 2026/06/03 03:02:18 DEBUG : two: size = 3 OK 2026/06/03 03:02:18 DEBUG : two: Sizes identical 2026/06/03 03:02:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/03 03:02:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bnp30yIlSvf0sZA9hDsBMcYR4xkRb1ud9" 2026/06/03 03:02:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:02:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bnp30yIlSvf0sZA9hDsBMcYR4xkRb1ud9" 2026/06/03 03:02:22 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:02:22 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:02:23 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 03:02:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CompareDest': Listing directory "Bnp30yIlSvf0sZA9hDsBMcYR4xkRb1ud9" 2026/06/03 03:02:24 DEBUG : two: size = 5 (Local file system at /tmp/rclone747251758) 2026/06/03 03:02:24 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-kajidog8muwe/CompareDest') 2026/06/03 03:02:24 DEBUG : two: Sizes differ 2026/06/03 03:02:24 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:02:25 DEBUG : two: size = 5 OK 2026/06/03 03:02:25 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/06/03 03:02:25 INFO : two: Copied (new) 2026/06/03 03:02:25 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bnp30yIlSvf0sZA9hDsBMcYR4xkRb1ud9" 2026/06/03 03:02:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:02:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:28 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bnp30yIlSvf0sZA9hDsBMcYR4xkRb1ud9" 2026/06/03 03:02:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:02:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bh-IWVkcO1jfyV55Q231ENp0HJNqVioy3" 2026/06/03 03:02:33 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bnp30yIlSvf0sZA9hDsBMcYR4xkRb1ud9" 2026/06/03 03:02:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestCopyFileCompareDest (55.23s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:02:35 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kajidog8muwe/dst" 2026/06/03 03:02:36 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 03:02:36 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 03:02:37 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 03:02:37 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:02:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:02:39 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:39 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:40 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kajidog8muwe/CopyDest" 2026/06/03 03:02:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 03:02:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 03:02:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 03:02:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:02:42 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CopyDest': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:02:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:44 DEBUG : one: Need to transfer - File not found at Destination 2026/06/03 03:02:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CopyDest': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:47 DEBUG : one: size = 3 OK 2026/06/03 03:02:47 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/06/03 03:02:47 INFO : one: Copied (new) 2026/06/03 03:02:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:02:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:02:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:02:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone747251758) 2026/06/03 03:02:50 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-kajidog8muwe/dst') 2026/06/03 03:02:50 DEBUG : one: Sizes differ 2026/06/03 03:02:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CopyDest': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:52 DEBUG : one: size = 5 OK 2026/06/03 03:02:52 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/06/03 03:02:52 INFO : one: Copied (replaced existing) 2026/06/03 03:02:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:02:53 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:02:55 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:58 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:02:58 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bixh4ZlMtUpwHbK1VullJNpH9SuqBqQgc" 2026/06/03 03:02:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:02:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:00 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kajidog8muwe/BackupDir" 2026/06/03 03:03:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 03:03:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 03:03:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 03:03:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:03:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/BackupDir': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:03 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:03:03 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone747251758) 2026/06/03 03:03:04 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-kajidog8muwe/dst') 2026/06/03 03:03:04 DEBUG : one: Sizes differ 2026/06/03 03:03:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CopyDest': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CopyDest': Listing directory "Bixh4ZlMtUpwHbK1VullJNpH9SuqBqQgc" 2026/06/03 03:03:05 DEBUG : one: size = 5 OK 2026/06/03 03:03:05 DEBUG : one: Sizes identical 2026/06/03 03:03:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone747251758) 2026/06/03 03:03:05 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-kajidog8muwe/dst') 2026/06/03 03:03:05 DEBUG : one: Sizes differ 2026/06/03 03:03:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/BackupDir': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/BackupDir': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:08 INFO : one: Moved (server-side) 2026/06/03 03:03:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:10 DEBUG : one: size = 5 OK 2026/06/03 03:03:10 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/06/03 03:03:10 INFO : one: Copied (server-side copy) 2026/06/03 03:03:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/03 03:03:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bixh4ZlMtUpwHbK1VullJNpH9SuqBqQgc" 2026/06/03 03:03:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvsmjBm7CRZQ3t-EzVitAKaQskYq8Rh8U" 2026/06/03 03:03:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bixh4ZlMtUpwHbK1VullJNpH9SuqBqQgc" 2026/06/03 03:03:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bixh4ZlMtUpwHbK1VullJNpH9SuqBqQgc" 2026/06/03 03:03:15 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvsmjBm7CRZQ3t-EzVitAKaQskYq8Rh8U" 2026/06/03 03:03:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:17 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 03:03:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CopyDest': Listing directory "Bixh4ZlMtUpwHbK1VullJNpH9SuqBqQgc" 2026/06/03 03:03:18 DEBUG : two: size = 3 OK 2026/06/03 03:03:18 DEBUG : two: Sizes identical 2026/06/03 03:03:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:19 DEBUG : two: size = 3 OK 2026/06/03 03:03:19 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/06/03 03:03:19 INFO : two: Copied (server-side copy) 2026/06/03 03:03:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/03 03:03:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bixh4ZlMtUpwHbK1VullJNpH9SuqBqQgc" 2026/06/03 03:03:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvsmjBm7CRZQ3t-EzVitAKaQskYq8Rh8U" 2026/06/03 03:03:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:22 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:22 DEBUG : two: size = 3 OK 2026/06/03 03:03:22 DEBUG : two: Sizes identical 2026/06/03 03:03:22 DEBUG : two: Unchanged skipping 2026/06/03 03:03:22 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bixh4ZlMtUpwHbK1VullJNpH9SuqBqQgc" 2026/06/03 03:03:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvsmjBm7CRZQ3t-EzVitAKaQskYq8Rh8U" 2026/06/03 03:03:24 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:25 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bixh4ZlMtUpwHbK1VullJNpH9SuqBqQgc" 2026/06/03 03:03:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bixh4ZlMtUpwHbK1VullJNpH9SuqBqQgc" 2026/06/03 03:03:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvsmjBm7CRZQ3t-EzVitAKaQskYq8Rh8U" 2026/06/03 03:03:28 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:29 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:29 DEBUG : three: Need to transfer - File not found at Destination 2026/06/03 03:03:29 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/CopyDest': Listing directory "Bixh4ZlMtUpwHbK1VullJNpH9SuqBqQgc" 2026/06/03 03:03:30 DEBUG : three: size = 7 (Local file system at /tmp/rclone747251758) 2026/06/03 03:03:30 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-kajidog8muwe/CopyDest') 2026/06/03 03:03:30 DEBUG : three: Sizes differ 2026/06/03 03:03:30 DEBUG : three: Destination not found in --copy-dest 2026/06/03 03:03:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/dst': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:32 DEBUG : three: size = 7 OK 2026/06/03 03:03:32 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/06/03 03:03:32 INFO : three: Copied (new) 2026/06/03 03:03:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bixh4ZlMtUpwHbK1VullJNpH9SuqBqQgc" 2026/06/03 03:03:33 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvsmjBm7CRZQ3t-EzVitAKaQskYq8Rh8U" 2026/06/03 03:03:34 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bixh4ZlMtUpwHbK1VullJNpH9SuqBqQgc" 2026/06/03 03:03:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvsmjBm7CRZQ3t-EzVitAKaQskYq8Rh8U" 2026/06/03 03:03:39 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:42 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt4CcZK2qb1rOAUtXAltNWa1lruh_LjXa" 2026/06/03 03:03:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bixh4ZlMtUpwHbK1VullJNpH9SuqBqQgc" 2026/06/03 03:03:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvsmjBm7CRZQ3t-EzVitAKaQskYq8Rh8U" 2026/06/03 03:03:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestCopyFileCopyDest (71.77s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/06/03 03:03:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- SKIP: TestCopyInplace (1.25s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/06/03 03:03:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- SKIP: TestCopyLongFileName (1.24s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/06/03 03:03:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- SKIP: TestCopyLongFileNameCollision (1.24s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:03:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/03 03:03:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:54 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/03 03:03:54 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/06/03 03:03:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/03 03:03:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:55 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpE4dBct9_wLXc-em5ltAVb6rL4kZ-aWC" 2026/06/03 03:03:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpE4dBct9_wLXc-em5ltAVb6rL4kZ-aWC" 2026/06/03 03:03:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/03 03:03:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpE4dBct9_wLXc-em5ltAVb6rL4kZ-aWC" 2026/06/03 03:03:57 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/06/03 03:03:57 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:03:57 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpE4dBct9_wLXc-em5ltAVb6rL4kZ-aWC" 2026/06/03 03:03:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpE4dBct9_wLXc-em5ltAVb6rL4kZ-aWC" 2026/06/03 03:03:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/03 03:03:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:00 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpE4dBct9_wLXc-em5ltAVb6rL4kZ-aWC" 2026/06/03 03:04:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpE4dBct9_wLXc-em5ltAVb6rL4kZ-aWC" 2026/06/03 03:04:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/03 03:04:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpE4dBct9_wLXc-em5ltAVb6rL4kZ-aWC" 2026/06/03 03:04:03 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/03 03:04:03 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = cef45b02f4e32192415d328a3761b86c8da81c65d558ecee0d365514c3243789 OK 2026/06/03 03:04:03 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/03 03:04:03 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpE4dBct9_wLXc-em5ltAVb6rL4kZ-aWC" 2026/06/03 03:04:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpE4dBct9_wLXc-em5ltAVb6rL4kZ-aWC" 2026/06/03 03:04:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpE4dBct9_wLXc-em5ltAVb6rL4kZ-aWC" 2026/06/03 03:04:09 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestCopyFileMaxTransfer (18.29s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/03 03:04:09 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- SKIP: TestDeduplicateInteractive (1.68s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/03 03:04:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- SKIP: TestDeduplicateSkip (1.26s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/03 03:04:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:13 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- SKIP: TestDeduplicateSizeOnly (1.26s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/03 03:04:13 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- SKIP: TestDeduplicateFirst (1.25s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/03 03:04:15 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:15 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- SKIP: TestDeduplicateNewest (1.27s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/06/03 03:04:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- SKIP: TestDeduplicateNewestByHash (1.69s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/03 03:04:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- SKIP: TestDeduplicateOldest (1.26s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/03 03:04:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- SKIP: TestDeduplicateLargest (1.24s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/03 03:04:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- SKIP: TestDeduplicateSmallest (1.26s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/03 03:04:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:22 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- SKIP: TestDeduplicateRename (1.26s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/06/03 03:04:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- SKIP: TestMergeDirs (1.25s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:04:24 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:25 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiPuIOL0VtTi3qZVAosFNA5IeurRvke-4" 2026/06/03 03:04:31 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiPuIOL0VtTi3qZVAosFNA5IeurRvke-4" 2026/06/03 03:04:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiPuIOL0VtTi3qZVAosFNA5IeurRvke-4" 2026/06/03 03:04:34 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk8fL0JwIMKFzswfx66hL0oki-VxOjGoh" 2026/06/03 03:04:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiPuIOL0VtTi3qZVAosFNA5IeurRvke-4" 2026/06/03 03:04:36 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiPuIOL0VtTi3qZVAosFNA5IeurRvke-4" 2026/06/03 03:04:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:39 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiPuIOL0VtTi3qZVAosFNA5IeurRvke-4" 2026/06/03 03:04:39 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkIROLAOXustUBfhR2F5HL4phfKDRE-BL" 2026/06/03 03:04:40 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk8fL0JwIMKFzswfx66hL0oki-VxOjGoh" 2026/06/03 03:04:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:42 DEBUG : a.txt: Excluded (Size Filter) 2026/06/03 03:04:42 DEBUG : a.txt: Excluded 2026/06/03 03:04:42 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiPuIOL0VtTi3qZVAosFNA5IeurRvke-4" 2026/06/03 03:04:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiPuIOL0VtTi3qZVAosFNA5IeurRvke-4" 2026/06/03 03:04:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/03 03:04:43 DEBUG : sub dir/hello world: Excluded 2026/06/03 03:04:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/03 03:04:43 DEBUG : sub dir/hello world2: Excluded 2026/06/03 03:04:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiPuIOL0VtTi3qZVAosFNA5IeurRvke-4" 2026/06/03 03:04:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/03 03:04:44 DEBUG : sub dir/hello world: Excluded 2026/06/03 03:04:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkIROLAOXustUBfhR2F5HL4phfKDRE-BL" 2026/06/03 03:04:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk8fL0JwIMKFzswfx66hL0oki-VxOjGoh" 2026/06/03 03:04:45 DEBUG : sub dir/ignore dir: Excluded 2026/06/03 03:04:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/03 03:04:45 DEBUG : sub dir/hello world2: Excluded 2026/06/03 03:04:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk8fL0JwIMKFzswfx66hL0oki-VxOjGoh" 2026/06/03 03:04:46 DEBUG : sub dir/ignore dir: Excluded 2026/06/03 03:04:46 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk8fL0JwIMKFzswfx66hL0oki-VxOjGoh" 2026/06/03 03:04:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk8fL0JwIMKFzswfx66hL0oki-VxOjGoh" 2026/06/03 03:04:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:04:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiPuIOL0VtTi3qZVAosFNA5IeurRvke-4" 2026/06/03 03:04:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkIROLAOXustUBfhR2F5HL4phfKDRE-BL" 2026/06/03 03:04:53 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk8fL0JwIMKFzswfx66hL0oki-VxOjGoh" 2026/06/03 03:04:55 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkIROLAOXustUBfhR2F5HL4phfKDRE-BL" 2026/06/03 03:04:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk8fL0JwIMKFzswfx66hL0oki-VxOjGoh" 2026/06/03 03:04:58 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiPuIOL0VtTi3qZVAosFNA5IeurRvke-4" 2026/06/03 03:04:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestListDirSorted (36.09s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:05:00 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:03 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvhtjtKQp2j3a3DG2zmxPQKT-UTh2rYC9" 2026/06/03 03:05:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvhtjtKQp2j3a3DG2zmxPQKT-UTh2rYC9" 2026/06/03 03:05:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvhtjtKQp2j3a3DG2zmxPQKT-UTh2rYC9" 2026/06/03 03:05:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Br1WZYzk83VT_7AOhxQdPbbWwq-_ruIfU" 2026/06/03 03:05:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvhtjtKQp2j3a3DG2zmxPQKT-UTh2rYC9" 2026/06/03 03:05:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvhtjtKQp2j3a3DG2zmxPQKT-UTh2rYC9" 2026/06/03 03:05:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvhtjtKQp2j3a3DG2zmxPQKT-UTh2rYC9" 2026/06/03 03:05:15 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bkbx-sZJt_61Hb5zUFhBMd4tZTD1A6aUt" 2026/06/03 03:05:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Br1WZYzk83VT_7AOhxQdPbbWwq-_ruIfU" 2026/06/03 03:05:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:18 DEBUG : a.txt: Excluded (Size Filter) 2026/06/03 03:05:18 DEBUG : a.txt: Excluded 2026/06/03 03:05:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvhtjtKQp2j3a3DG2zmxPQKT-UTh2rYC9" 2026/06/03 03:05:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvhtjtKQp2j3a3DG2zmxPQKT-UTh2rYC9" 2026/06/03 03:05:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/03 03:05:19 DEBUG : sub dir/hello world2: Excluded 2026/06/03 03:05:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/03 03:05:19 DEBUG : sub dir/hello world: Excluded 2026/06/03 03:05:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvhtjtKQp2j3a3DG2zmxPQKT-UTh2rYC9" 2026/06/03 03:05:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bkbx-sZJt_61Hb5zUFhBMd4tZTD1A6aUt" 2026/06/03 03:05:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/03 03:05:20 DEBUG : sub dir/hello world2: Excluded 2026/06/03 03:05:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/03 03:05:20 DEBUG : sub dir/hello world: Excluded 2026/06/03 03:05:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Br1WZYzk83VT_7AOhxQdPbbWwq-_ruIfU" 2026/06/03 03:05:21 DEBUG : sub dir/ignore dir: Excluded 2026/06/03 03:05:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Br1WZYzk83VT_7AOhxQdPbbWwq-_ruIfU" 2026/06/03 03:05:22 DEBUG : sub dir/ignore dir: Excluded 2026/06/03 03:05:22 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Br1WZYzk83VT_7AOhxQdPbbWwq-_ruIfU" 2026/06/03 03:05:22 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Br1WZYzk83VT_7AOhxQdPbbWwq-_ruIfU" 2026/06/03 03:05:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:25 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvhtjtKQp2j3a3DG2zmxPQKT-UTh2rYC9" 2026/06/03 03:05:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bkbx-sZJt_61Hb5zUFhBMd4tZTD1A6aUt" 2026/06/03 03:05:28 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Br1WZYzk83VT_7AOhxQdPbbWwq-_ruIfU" 2026/06/03 03:05:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bkbx-sZJt_61Hb5zUFhBMd4tZTD1A6aUt" 2026/06/03 03:05:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Br1WZYzk83VT_7AOhxQdPbbWwq-_ruIfU" 2026/06/03 03:05:33 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvhtjtKQp2j3a3DG2zmxPQKT-UTh2rYC9" 2026/06/03 03:05:34 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestListDirSortedFn (34.80s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:05:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:36 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:37 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:39 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:40 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BglSYeOv3fvoPuYbSTstBTpixqvQ5cyR6" === RUN TestListJSON/Default 2026/06/03 03:05:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestListJSON/FilesOnly 2026/06/03 03:05:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestListJSON/DirsOnly 2026/06/03 03:05:42 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestListJSON/Recurse 2026/06/03 03:05:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BglSYeOv3fvoPuYbSTstBTpixqvQ5cyR6" === RUN TestListJSON/SubDir 2026/06/03 03:05:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BglSYeOv3fvoPuYbSTstBTpixqvQ5cyR6" === RUN TestListJSON/NoModTime 2026/06/03 03:05:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestListJSON/NoMimeType 2026/06/03 03:05:46 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestListJSON/ShowHash 2026/06/03 03:05:46 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestListJSON/HashTypes 2026/06/03 03:05:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:48 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/03 03:05:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BglSYeOv3fvoPuYbSTstBTpixqvQ5cyR6" 2026/06/03 03:05:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BglSYeOv3fvoPuYbSTstBTpixqvQ5cyR6" 2026/06/03 03:05:53 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestListJSON (18.71s) --- PASS: TestListJSON/Default (0.66s) --- PASS: TestListJSON/FilesOnly (0.65s) --- PASS: TestListJSON/DirsOnly (1.07s) --- PASS: TestListJSON/Recurse (1.30s) --- PASS: TestListJSON/SubDir (0.66s) --- PASS: TestListJSON/NoModTime (0.66s) --- PASS: TestListJSON/NoMimeType (0.66s) --- PASS: TestListJSON/ShowHash (0.67s) --- PASS: TestListJSON/HashTypes (0.65s) --- PASS: TestListJSON/Metadata (1.32s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:05:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:55 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:55 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:57 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:05:58 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BtpWJbHO47GTo3K3IFLBOOqxwu-ChPLbk" === RUN TestStatJSON/Root 2026/06/03 03:05:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/06/03 03:05:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestStatJSON/Dir 2026/06/03 03:06:00 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestStatJSON/DirWithTrailingSlash 2026/06/03 03:06:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestStatJSON/File 2026/06/03 03:06:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestStatJSON/NotFound 2026/06/03 03:06:03 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:03 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestStatJSON/DirFilesOnly 2026/06/03 03:06:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestStatJSON/FileFilesOnly 2026/06/03 03:06:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestStatJSON/NotFoundFilesOnly 2026/06/03 03:06:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestStatJSON/DirDirsOnly 2026/06/03 03:06:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestStatJSON/FileDirsOnly 2026/06/03 03:06:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestStatJSON/NotFoundDirsOnly 2026/06/03 03:06:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" === RUN TestStatJSON/RootNotFound 2026/06/03 03:06:08 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kajidog8muwe/notfound" 2026/06/03 03:06:09 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 03:06:09 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 03:06:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 03:06:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:06:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/notfound': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:06:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/notfound': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:13 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BtpWJbHO47GTo3K3IFLBOOqxwu-ChPLbk" 2026/06/03 03:06:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BtpWJbHO47GTo3K3IFLBOOqxwu-ChPLbk" 2026/06/03 03:06:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestStatJSON (24.22s) --- PASS: TestStatJSON/Root (0.65s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.65s) --- PASS: TestStatJSON/Dir (1.32s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.66s) --- PASS: TestStatJSON/File (0.67s) --- PASS: TestStatJSON/NotFound (1.32s) --- PASS: TestStatJSON/DirFilesOnly (0.66s) --- PASS: TestStatJSON/FileFilesOnly (0.65s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.67s) --- PASS: TestStatJSON/DirDirsOnly (1.08s) --- PASS: TestStatJSON/FileDirsOnly (0.65s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.67s) --- PASS: TestStatJSON/RootNotFound (4.64s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:06:18 INFO : Huawei Drive root 'rclone-test-kajidog8muwe': Making directory 2026/06/03 03:06:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:18 INFO : Huawei Drive root 'rclone-test-kajidog8muwe': Making directory 2026/06/03 03:06:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestMkdir (2.31s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:06:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:24 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BnbAN4V-WyaY9hdbz_KtJH4dVP22NEpMm" 2026/06/03 03:06:24 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:25 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BnbAN4V-WyaY9hdbz_KtJH4dVP22NEpMm" 2026/06/03 03:06:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BnbAN4V-WyaY9hdbz_KtJH4dVP22NEpMm" 2026/06/03 03:06:28 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestLsd (8.79s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:06:29 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:31 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:33 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:33 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestLs (7.11s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:06:36 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:37 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:39 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:39 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:40 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/03 03:06:40 DEBUG : empty space: Excluded 2026/06/03 03:06:40 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:40 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestLsWithFilesFrom (7.30s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:06:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:46 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestLsLong (6.92s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:06:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:53 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestHashSums (6.29s) === RUN TestHashSumsWithErrors 2026/06/03 03:06:56 DEBUG : Creating backend with remote ":memory:" 2026/06/03 03:06:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/03 03:06:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/03 03:06:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/03 03:06:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/03 03:06:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/03 03:06:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/03 03:06:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/03 03:06:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/03 03:06:56 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-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:06:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:58 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:06:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:00 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:03 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BgfgdP6lMlxPxo-etrWxHp5sdL7N7yM2T" 2026/06/03 03:07:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BgfgdP6lMlxPxo-etrWxHp5sdL7N7yM2T" 2026/06/03 03:07:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BgfgdP6lMlxPxo-etrWxHp5sdL7N7yM2T" 2026/06/03 03:07:09 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestCount (12.74s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:07:09 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:13 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:14 DEBUG : Waiting for deletions to finish 2026/06/03 03:07:15 DEBUG : large: Excluded (Size Filter) 2026/06/03 03:07:15 INFO : small: Deleted 2026/06/03 03:07:15 INFO : medium: Deleted 2026/06/03 03:07:15 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestDelete (8.81s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:07:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:22 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:23 DEBUG : Waiting for deletions to finish 2026/06/03 03:07:24 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/06/03 03:07:24 INFO : large: Deleted 2026/06/03 03:07:24 INFO : medium: Deleted 2026/06/03 03:07:24 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:25 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:28 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestMaxDelete (11.15s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:07:29 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:33 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:34 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:34 DEBUG : Waiting for deletions to finish 2026/06/03 03:07:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/03 03:07:35 INFO : medium: Deleted 2026/06/03 03:07:35 INFO : small: Deleted 2026/06/03 03:07:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:36 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:37 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:39 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestMaxDeleteSizeLargeFile (10.13s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:07:39 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:42 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:44 DEBUG : Waiting for deletions to finish 2026/06/03 03:07:44 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/06/03 03:07:45 INFO : large: Deleted 2026/06/03 03:07:45 INFO : medium: Deleted 2026/06/03 03:07:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:46 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestMaxDeleteSize (9.71s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:07:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:53 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:55 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestReadFile (6.31s) === RUN TestRetry 2026/06/03 03:07:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/03 03:07:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/03 03:07:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/03 03:07:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/03 03:07:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/03 03:07:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/03 03:07:55 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-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:07:55 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:57 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:58 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:07:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:08:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:08:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:08:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:08:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:08:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:08:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" --- PASS: TestCat (15.51s) === RUN TestPurge 2026/06/03 03:08:11 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-niyavic7riwu" 2026/06/03 03:08:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:08:12 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 03:08:12 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 03:08:13 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 03:08:13 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:08:13 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:08:14 DEBUG : Creating backend with remote "/tmp/rclone2877424467" run.go:198: Remote "Huawei Drive root 'rclone-test-niyavic7riwu'", Local "Local file system at /tmp/rclone2877424467", Modify Window "876000h0m0s" 2026/06/03 03:08:14 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:08:15 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BkK7cUO2ObF-wxfeTiMtLvIpL7tw_Cjbf" 2026/06/03 03:08:16 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BkK7cUO2ObF-wxfeTiMtLvIpL7tw_Cjbf" 2026/06/03 03:08:17 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BrxYnQkDRZyTZrHyFpKtEwrXzFc6SVT2k" 2026/06/03 03:08:19 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BiF5CoVKxGZzDz6wiEoRK-5K7cC2ANUMc" 2026/06/03 03:08:21 INFO : A2: Making directory 2026/06/03 03:08:21 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BkK7cUO2ObF-wxfeTiMtLvIpL7tw_Cjbf" 2026/06/03 03:08:22 INFO : A1/B2: Making directory 2026/06/03 03:08:22 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BrxYnQkDRZyTZrHyFpKtEwrXzFc6SVT2k" 2026/06/03 03:08:24 INFO : A1/B2/C2: Making directory 2026/06/03 03:08:24 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BgEAoshAz2M0Kn2hc0VJDrJqlGj7Ct4JN" 2026/06/03 03:08:25 INFO : A1/B1/C3: Making directory 2026/06/03 03:08:25 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BiF5CoVKxGZzDz6wiEoRK-5K7cC2ANUMc" 2026/06/03 03:08:27 INFO : A3: Making directory 2026/06/03 03:08:27 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BkK7cUO2ObF-wxfeTiMtLvIpL7tw_Cjbf" 2026/06/03 03:08:28 INFO : A3/B3: Making directory 2026/06/03 03:08:28 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "Brrw01Eztc5FPz7_31QBD8rRZBlieaSkR" 2026/06/03 03:08:30 INFO : A3/B3/C4: Making directory 2026/06/03 03:08:30 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BtyRmH4X3hYlz1btaESZB_q3BVJNXc98J" 2026/06/03 03:08:31 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BrxYnQkDRZyTZrHyFpKtEwrXzFc6SVT2k" 2026/06/03 03:08:33 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BkK7cUO2ObF-wxfeTiMtLvIpL7tw_Cjbf" 2026/06/03 03:08:34 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "Brrw01Eztc5FPz7_31QBD8rRZBlieaSkR" 2026/06/03 03:08:35 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BtyRmH4X3hYlz1btaESZB_q3BVJNXc98J" 2026/06/03 03:08:35 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "Bq9UlybyVEwAkxz6xbcdDvbEwF0VuEUmA" 2026/06/03 03:08:36 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BvqQCU9mlB3lq3rCnTEtFm6RBMN8LIV35" 2026/06/03 03:08:37 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BrxYnQkDRZyTZrHyFpKtEwrXzFc6SVT2k" 2026/06/03 03:08:37 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BgEAoshAz2M0Kn2hc0VJDrJqlGj7Ct4JN" 2026/06/03 03:08:38 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BnF43Fo_tBZZcGLeDyZhCioa7BZpdaV8W" 2026/06/03 03:08:39 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BiF5CoVKxGZzDz6wiEoRK-5K7cC2ANUMc" 2026/06/03 03:08:39 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BkyUqs2hkD5RHSQflPhlInYnAGD-64FUU" 2026/06/03 03:08:40 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BnQTEKYHp80BsS9XxKcxBrofh9qVTbanA" 2026/06/03 03:08:41 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BkK7cUO2ObF-wxfeTiMtLvIpL7tw_Cjbf" 2026/06/03 03:08:42 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "Brrw01Eztc5FPz7_31QBD8rRZBlieaSkR" 2026/06/03 03:08:43 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BtyRmH4X3hYlz1btaESZB_q3BVJNXc98J" 2026/06/03 03:08:43 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "Bq9UlybyVEwAkxz6xbcdDvbEwF0VuEUmA" 2026/06/03 03:08:44 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BvqQCU9mlB3lq3rCnTEtFm6RBMN8LIV35" 2026/06/03 03:08:45 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BrxYnQkDRZyTZrHyFpKtEwrXzFc6SVT2k" 2026/06/03 03:08:45 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BgEAoshAz2M0Kn2hc0VJDrJqlGj7Ct4JN" 2026/06/03 03:08:46 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "BnF43Fo_tBZZcGLeDyZhCioa7BZpdaV8W" 2026/06/03 03:08:47 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:08:48 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Purge remote 2026/06/03 03:08:48 DEBUG : Huawei Drive root 'rclone-test-niyavic7riwu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:08:48 NOTICE: purge failed: directory not found --- PASS: TestPurge (37.61s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:08:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:08:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:08:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bs3QzyAZbNaqp_nfdQLdMjKmRAUTU328q" 2026/06/03 03:08:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BsZeJU1PYYD5JEai_Ho1DB6tyu9-BXDq-" 2026/06/03 03:08:53 INFO : A2: Making directory 2026/06/03 03:08:53 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:08:55 INFO : A1/B2: Making directory 2026/06/03 03:08:55 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bs3QzyAZbNaqp_nfdQLdMjKmRAUTU328q" 2026/06/03 03:08:56 INFO : A1/B2/C2: Making directory 2026/06/03 03:08:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bn6rh4XGZxv5OPQWgKu9JQYVP022jHZx-" 2026/06/03 03:08:57 INFO : A1/B1/C3: Making directory 2026/06/03 03:08:57 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BsZeJU1PYYD5JEai_Ho1DB6tyu9-BXDq-" 2026/06/03 03:08:58 INFO : A3: Making directory 2026/06/03 03:08:58 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:09:00 INFO : A3/B3: Making directory 2026/06/03 03:09:00 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bs9U7Nrwt2ZYh31zPRKVOxKkwCbpuqYMW" 2026/06/03 03:09:01 INFO : A3/B3/C4: Making directory 2026/06/03 03:09:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bvdp0HIXls3raQHUI6fxGNac_RpBXYen6" 2026/06/03 03:09:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bs3QzyAZbNaqp_nfdQLdMjKmRAUTU328q" 2026/06/03 03:09:03 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:09:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bs9U7Nrwt2ZYh31zPRKVOxKkwCbpuqYMW" 2026/06/03 03:09:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bvdp0HIXls3raQHUI6fxGNac_RpBXYen6" 2026/06/03 03:09:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BujJO4XHSlliBWKMIFQ1PeqDXfG2jVszY" 2026/06/03 03:09:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bs3QzyAZbNaqp_nfdQLdMjKmRAUTU328q" 2026/06/03 03:09:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BsZeJU1PYYD5JEai_Ho1DB6tyu9-BXDq-" 2026/06/03 03:09:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BhutmWFHiUtyHeEzTHc9H45wOVNSDZghc" 2026/06/03 03:09:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlGx_9K80L7HrYyOO2sBJC46JTXh9sHUx" 2026/06/03 03:09:09 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bn6rh4XGZxv5OPQWgKu9JQYVP022jHZx-" 2026/06/03 03:09:09 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bot8JxtBGHTfEYRRI7-hBKrg6O0oCwke3" 2026/06/03 03:09:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiVktyy4JZPLAmTXfYalInJO8H0f8jT5y" 2026/06/03 03:09:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BujJO4XHSlliBWKMIFQ1PeqDXfG2jVszY" 2026/06/03 03:09:11 DEBUG : removing 1 level 3 directories 2026/06/03 03:09:11 INFO : A3/B3/C4: Removing directory 2026/06/03 03:09:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BujJO4XHSlliBWKMIFQ1PeqDXfG2jVszY" 2026/06/03 03:09:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:09:13 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bs9U7Nrwt2ZYh31zPRKVOxKkwCbpuqYMW" 2026/06/03 03:09:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bvdp0HIXls3raQHUI6fxGNac_RpBXYen6" 2026/06/03 03:09:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bs3QzyAZbNaqp_nfdQLdMjKmRAUTU328q" 2026/06/03 03:09:15 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BsZeJU1PYYD5JEai_Ho1DB6tyu9-BXDq-" 2026/06/03 03:09:15 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BhutmWFHiUtyHeEzTHc9H45wOVNSDZghc" 2026/06/03 03:09:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlGx_9K80L7HrYyOO2sBJC46JTXh9sHUx" 2026/06/03 03:09:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bn6rh4XGZxv5OPQWgKu9JQYVP022jHZx-" 2026/06/03 03:09:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bot8JxtBGHTfEYRRI7-hBKrg6O0oCwke3" 2026/06/03 03:09:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiVktyy4JZPLAmTXfYalInJO8H0f8jT5y" 2026/06/03 03:09:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:09:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bs9U7Nrwt2ZYh31zPRKVOxKkwCbpuqYMW" 2026/06/03 03:09:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bs3QzyAZbNaqp_nfdQLdMjKmRAUTU328q" 2026/06/03 03:09:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiVktyy4JZPLAmTXfYalInJO8H0f8jT5y" 2026/06/03 03:09:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bvdp0HIXls3raQHUI6fxGNac_RpBXYen6" 2026/06/03 03:09:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bn6rh4XGZxv5OPQWgKu9JQYVP022jHZx-" 2026/06/03 03:09:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BsZeJU1PYYD5JEai_Ho1DB6tyu9-BXDq-" 2026/06/03 03:09:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BhutmWFHiUtyHeEzTHc9H45wOVNSDZghc" 2026/06/03 03:09:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlGx_9K80L7HrYyOO2sBJC46JTXh9sHUx" 2026/06/03 03:09:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bot8JxtBGHTfEYRRI7-hBKrg6O0oCwke3" 2026/06/03 03:09:21 DEBUG : removing 2 level 3 directories 2026/06/03 03:09:21 INFO : A1/B2/C2: Removing directory 2026/06/03 03:09:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bot8JxtBGHTfEYRRI7-hBKrg6O0oCwke3" 2026/06/03 03:09:21 INFO : A1/B1/C3: Removing directory 2026/06/03 03:09:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BhutmWFHiUtyHeEzTHc9H45wOVNSDZghc" 2026/06/03 03:09:23 DEBUG : removing 2 level 2 directories 2026/06/03 03:09:23 INFO : A3/B3: Removing directory 2026/06/03 03:09:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bvdp0HIXls3raQHUI6fxGNac_RpBXYen6" 2026/06/03 03:09:23 INFO : A1/B2: Removing directory 2026/06/03 03:09:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bn6rh4XGZxv5OPQWgKu9JQYVP022jHZx-" 2026/06/03 03:09:24 DEBUG : removing 2 level 1 directories 2026/06/03 03:09:24 INFO : A3: Removing directory 2026/06/03 03:09:24 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bs9U7Nrwt2ZYh31zPRKVOxKkwCbpuqYMW" 2026/06/03 03:09:24 INFO : A2: Removing directory 2026/06/03 03:09:24 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiVktyy4JZPLAmTXfYalInJO8H0f8jT5y" 2026/06/03 03:09:25 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:09:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bs3QzyAZbNaqp_nfdQLdMjKmRAUTU328q" 2026/06/03 03:09:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BsZeJU1PYYD5JEai_Ho1DB6tyu9-BXDq-" 2026/06/03 03:09:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlGx_9K80L7HrYyOO2sBJC46JTXh9sHUx" 2026/06/03 03:09:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlGx_9K80L7HrYyOO2sBJC46JTXh9sHUx" 2026/06/03 03:09:29 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bs3QzyAZbNaqp_nfdQLdMjKmRAUTU328q" 2026/06/03 03:09:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:09:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bs3QzyAZbNaqp_nfdQLdMjKmRAUTU328q" 2026/06/03 03:09:31 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BsZeJU1PYYD5JEai_Ho1DB6tyu9-BXDq-" 2026/06/03 03:09:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlGx_9K80L7HrYyOO2sBJC46JTXh9sHUx" 2026/06/03 03:09:32 DEBUG : removing 1 level 3 directories 2026/06/03 03:09:32 INFO : A1/B1/C1: Removing directory 2026/06/03 03:09:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlGx_9K80L7HrYyOO2sBJC46JTXh9sHUx" 2026/06/03 03:09:33 DEBUG : removing 1 level 2 directories 2026/06/03 03:09:33 INFO : A1/B1: Removing directory 2026/06/03 03:09:33 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BsZeJU1PYYD5JEai_Ho1DB6tyu9-BXDq-" 2026/06/03 03:09:35 DEBUG : removing 1 level 1 directories 2026/06/03 03:09:35 INFO : A1: Removing directory 2026/06/03 03:09:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bs3QzyAZbNaqp_nfdQLdMjKmRAUTU328q" 2026/06/03 03:09:36 DEBUG : removing 1 level 0 directories 2026/06/03 03:09:36 INFO : Huawei Drive root 'rclone-test-kajidog8muwe': Removing directory 2026/06/03 03:09:36 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bm-G47peuUVHv_1-VK2lDGIEEimJFKgvR" 2026/06/03 03:09:37 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:09:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (49.73s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:09:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:09:40 INFO : A1: Making directory 2026/06/03 03:09:40 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:09:41 INFO : A1/B1: Making directory 2026/06/03 03:09:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bii1gNlQnaD-1yDCaRMtPzJDIUrqGozK_" 2026/06/03 03:09:42 INFO : A1/B1/C1: Making directory 2026/06/03 03:09:42 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BgPXdKjsahR6BXAp-311IbJoQ76bpnt-e" 2026/06/03 03:09:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:09:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bii1gNlQnaD-1yDCaRMtPzJDIUrqGozK_" 2026/06/03 03:09:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BgPXdKjsahR6BXAp-311IbJoQ76bpnt-e" 2026/06/03 03:09:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bqw42FHqXachNKhcU1JdJwbHrBJioEzNI" 2026/06/03 03:09:46 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bii1gNlQnaD-1yDCaRMtPzJDIUrqGozK_" 2026/06/03 03:09:46 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BgPXdKjsahR6BXAp-311IbJoQ76bpnt-e" 2026/06/03 03:09:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bqw42FHqXachNKhcU1JdJwbHrBJioEzNI" 2026/06/03 03:09:48 DEBUG : removing 1 level 3 directories 2026/06/03 03:09:48 INFO : A1/B1/C1: Removing directory 2026/06/03 03:09:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bqw42FHqXachNKhcU1JdJwbHrBJioEzNI" 2026/06/03 03:09:49 DEBUG : removing 1 level 2 directories 2026/06/03 03:09:49 INFO : A1/B1: Removing directory 2026/06/03 03:09:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BgPXdKjsahR6BXAp-311IbJoQ76bpnt-e" 2026/06/03 03:09:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:09:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bii1gNlQnaD-1yDCaRMtPzJDIUrqGozK_" 2026/06/03 03:09:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:09:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bii1gNlQnaD-1yDCaRMtPzJDIUrqGozK_" 2026/06/03 03:09:53 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bii1gNlQnaD-1yDCaRMtPzJDIUrqGozK_" 2026/06/03 03:09:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestRmdirsLeaveRoot (16.51s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:09:55 INFO : A1: Making directory 2026/06/03 03:09:55 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:09:56 INFO : A1/B1: Making directory 2026/06/03 03:09:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkvPKnvCKZEveGDHy4w1HmogW-BIiDj7L" 2026/06/03 03:09:58 INFO : A1/B1/C1: Making directory 2026/06/03 03:09:58 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpXzNg22j7kD3iwEAUN5Fs7-Z_w-_J7TA" 2026/06/03 03:09:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:09:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkvPKnvCKZEveGDHy4w1HmogW-BIiDj7L" 2026/06/03 03:10:00 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpXzNg22j7kD3iwEAUN5Fs7-Z_w-_J7TA" 2026/06/03 03:10:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkOohEJs6vqdjciLCNQBJIIoPE5xJvuQn" 2026/06/03 03:10:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkvPKnvCKZEveGDHy4w1HmogW-BIiDj7L" 2026/06/03 03:10:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpXzNg22j7kD3iwEAUN5Fs7-Z_w-_J7TA" 2026/06/03 03:10:03 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkOohEJs6vqdjciLCNQBJIIoPE5xJvuQn" 2026/06/03 03:10:04 DEBUG : removing 1 level 3 directories 2026/06/03 03:10:04 INFO : A1/B1/C1: Removing directory 2026/06/03 03:10:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkOohEJs6vqdjciLCNQBJIIoPE5xJvuQn" 2026/06/03 03:10:05 DEBUG : removing 1 level 2 directories 2026/06/03 03:10:05 INFO : A1/B1: Removing directory 2026/06/03 03:10:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpXzNg22j7kD3iwEAUN5Fs7-Z_w-_J7TA" 2026/06/03 03:10:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkvPKnvCKZEveGDHy4w1HmogW-BIiDj7L" 2026/06/03 03:10:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkvPKnvCKZEveGDHy4w1HmogW-BIiDj7L" 2026/06/03 03:10:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkvPKnvCKZEveGDHy4w1HmogW-BIiDj7L" 2026/06/03 03:10:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestRmdirsWithFilter (15.49s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:10:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:13 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:14 DEBUG : filename.txt: File name found in url 2026/06/03 03:10:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/03 03:10:15 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestCopyURL (13.04s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:10:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:24 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestCopyURLDownloadHeaders (3.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:10:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/03 03:10:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:29 DEBUG : sub/file2: size = 14 OK 2026/06/03 03:10:29 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/06/03 03:10:29 INFO : file1: Copied (new) to: sub/file2 2026/06/03 03:10:29 INFO : file1: Deleted 2026/06/03 03:10:29 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BmysYW11pqiWmmud1sjdLcYHOKteP7fCl" 2026/06/03 03:10:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BmysYW11pqiWmmud1sjdLcYHOKteP7fCl" 2026/06/03 03:10:31 DEBUG : sub/file2: size = 14 OK 2026/06/03 03:10:31 DEBUG : file1: Sizes identical 2026/06/03 03:10:31 DEBUG : file1: Unchanged skipping 2026/06/03 03:10:31 INFO : file1: Deleted 2026/06/03 03:10:31 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BmysYW11pqiWmmud1sjdLcYHOKteP7fCl" 2026/06/03 03:10:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': don't need to copy/move sub/file2, it is already at target location 2026/06/03 03:10:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:33 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BmysYW11pqiWmmud1sjdLcYHOKteP7fCl" 2026/06/03 03:10:33 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:34 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BmysYW11pqiWmmud1sjdLcYHOKteP7fCl" 2026/06/03 03:10:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BmysYW11pqiWmmud1sjdLcYHOKteP7fCl" 2026/06/03 03:10:37 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestMoveFile (10.95s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:10:37 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/03 03:10:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:39 DEBUG : file1: size = 14 OK 2026/06/03 03:10:39 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/06/03 03:10:39 INFO : file1: Copied (new) 2026/06/03 03:10:39 INFO : file1: Deleted 2026/06/03 03:10:39 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:40 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:40 DEBUG : file1: Destination exists, skipping 2026/06/03 03:10:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/06/03 03:10:40 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:42 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestMoveFileWithIgnoreExisting (5.37s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:10:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestCaseInsensitiveMoveFile (1.15s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:10:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.15s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:10:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BgOfSOvQuRVJTLaqLyrJLiJoC4LYmqh_S" 2026/06/03 03:10:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BgOfSOvQuRVJTLaqLyrJLiJoC4LYmqh_S" 2026/06/03 03:10:50 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kajidog8muwe/backup" 2026/06/03 03:10:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/03 03:10:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/03 03:10:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/03 03:10:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:10:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/03 03:10:53 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:54 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone747251758) 2026/06/03 03:10:54 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-kajidog8muwe') 2026/06/03 03:10:54 DEBUG : dst/file1: Sizes differ 2026/06/03 03:10:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:10:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe/backup': Listing directory "Bt9curpWSaX0ZOpWM4WFPcq0yHCJHFjP9" 2026/06/03 03:10:57 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BgOfSOvQuRVJTLaqLyrJLiJoC4LYmqh_S" 2026/06/03 03:10:58 INFO : dst/file1: Moved (server-side) 2026/06/03 03:10:58 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BgOfSOvQuRVJTLaqLyrJLiJoC4LYmqh_S" 2026/06/03 03:11:00 DEBUG : dst/file1: size = 14 OK 2026/06/03 03:11:00 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/06/03 03:11:00 INFO : dst/file1: Copied (new) 2026/06/03 03:11:00 INFO : dst/file1: Deleted 2026/06/03 03:11:00 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:11:00 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt9curpWSaX0ZOpWM4WFPcq0yHCJHFjP9" 2026/06/03 03:11:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvF56oS8uH36fXweVS7tKfaa7SC39qkX-" 2026/06/03 03:11:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BgOfSOvQuRVJTLaqLyrJLiJoC4LYmqh_S" 2026/06/03 03:11:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:11:03 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt9curpWSaX0ZOpWM4WFPcq0yHCJHFjP9" 2026/06/03 03:11:03 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvF56oS8uH36fXweVS7tKfaa7SC39qkX-" 2026/06/03 03:11:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BgOfSOvQuRVJTLaqLyrJLiJoC4LYmqh_S" 2026/06/03 03:11:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BgOfSOvQuRVJTLaqLyrJLiJoC4LYmqh_S" 2026/06/03 03:11:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:11:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt9curpWSaX0ZOpWM4WFPcq0yHCJHFjP9" 2026/06/03 03:11:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvF56oS8uH36fXweVS7tKfaa7SC39qkX-" 2026/06/03 03:11:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt9curpWSaX0ZOpWM4WFPcq0yHCJHFjP9" 2026/06/03 03:11:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestMoveFileBackupDir (26.58s) === 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-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:11:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:11:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:11:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlSDpbkXwdsmT--2hNypNDI_F2-KXdCxJ" 2026/06/03 03:11:15 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlSDpbkXwdsmT--2hNypNDI_F2-KXdCxJ" 2026/06/03 03:11:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlSDpbkXwdsmT--2hNypNDI_F2-KXdCxJ" 2026/06/03 03:11:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BoHomtt9_461yYz0DlzZLYLqfFDoN-7kt" 2026/06/03 03:11:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BoHomtt9_461yYz0DlzZLYLqfFDoN-7kt" 2026/06/03 03:11:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BoHomtt9_461yYz0DlzZLYLqfFDoN-7kt" 2026/06/03 03:11:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BoHomtt9_461yYz0DlzZLYLqfFDoN-7kt" 2026/06/03 03:11:23 INFO : A1/B2: Making directory 2026/06/03 03:11:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlSDpbkXwdsmT--2hNypNDI_F2-KXdCxJ" 2026/06/03 03:11:24 INFO : A1/B1/C3: Making directory 2026/06/03 03:11:24 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BoHomtt9_461yYz0DlzZLYLqfFDoN-7kt" 2026/06/03 03:11:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:11:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlSDpbkXwdsmT--2hNypNDI_F2-KXdCxJ" 2026/06/03 03:11:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BoHomtt9_461yYz0DlzZLYLqfFDoN-7kt" 2026/06/03 03:11:28 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BsOVoTMuyFnDD0DqNixJAFaoAWsAZNkzw" 2026/06/03 03:11:28 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bp91gsxmJv0zX0bq0qL1MUb04Uj_LDeXM" 2026/06/03 03:11:29 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bsf2oRQzTLzf_8BOrGclL0KsYmsneV3W3" 2026/06/03 03:11:29 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkoTEvBVHpF74m-DhMKdK9ohh9jDHw_7e" 2026/06/03 03:11:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:11:31 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': DirMove: srcID="BlSDpbkXwdsmT--2hNypNDI_F2-KXdCxJ" srcDirectoryID="BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" srcLeaf="A1" dstDirectoryID="BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" dstLeaf="A2" 2026/06/03 03:11:31 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': DirMove result: id="BlSDpbkXwdsmT--2hNypNDI_F2-KXdCxJ" fileName="A2" parentFolder=[BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s] 2026/06/03 03:11:31 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:11:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlSDpbkXwdsmT--2hNypNDI_F2-KXdCxJ" 2026/06/03 03:11:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BoHomtt9_461yYz0DlzZLYLqfFDoN-7kt" 2026/06/03 03:11:33 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BsOVoTMuyFnDD0DqNixJAFaoAWsAZNkzw" 2026/06/03 03:11:34 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bp91gsxmJv0zX0bq0qL1MUb04Uj_LDeXM" 2026/06/03 03:11:34 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bsf2oRQzTLzf_8BOrGclL0KsYmsneV3W3" 2026/06/03 03:11:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkoTEvBVHpF74m-DhMKdK9ohh9jDHw_7e" 2026/06/03 03:11:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:11:36 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlSDpbkXwdsmT--2hNypNDI_F2-KXdCxJ" 2026/06/03 03:11:37 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BoHomtt9_461yYz0DlzZLYLqfFDoN-7kt" 2026/06/03 03:11:37 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BsOVoTMuyFnDD0DqNixJAFaoAWsAZNkzw" 2026/06/03 03:11:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bp91gsxmJv0zX0bq0qL1MUb04Uj_LDeXM" 2026/06/03 03:11:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bsf2oRQzTLzf_8BOrGclL0KsYmsneV3W3" 2026/06/03 03:11:39 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkoTEvBVHpF74m-DhMKdK9ohh9jDHw_7e" 2026/06/03 03:11:40 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:11:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk97u10Au-26e76Xs2wZFBYk73FuSqqHu" 2026/06/03 03:11:42 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvEjblhO_14-RqI-gN1FBuKat6RrBO40P" 2026/06/03 03:11:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvEjblhO_14-RqI-gN1FBuKat6RrBO40P" 2026/06/03 03:11:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvEjblhO_14-RqI-gN1FBuKat6RrBO40P" 2026/06/03 03:11:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk97u10Au-26e76Xs2wZFBYk73FuSqqHu" 2026/06/03 03:11:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk97u10Au-26e76Xs2wZFBYk73FuSqqHu" 2026/06/03 03:11:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk97u10Au-26e76Xs2wZFBYk73FuSqqHu" 2026/06/03 03:11:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvEjblhO_14-RqI-gN1FBuKat6RrBO40P" 2026/06/03 03:11:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkoZ3ZZBTIKK_he5_e81LPohjRelC13oi" 2026/06/03 03:11:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt0iGzduF0sS0tRvHXnRIba2ttEEJAYhE" 2026/06/03 03:11:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlSDpbkXwdsmT--2hNypNDI_F2-KXdCxJ" 2026/06/03 03:11:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlSDpbkXwdsmT--2hNypNDI_F2-KXdCxJ" 2026/06/03 03:11:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BoHomtt9_461yYz0DlzZLYLqfFDoN-7kt" 2026/06/03 03:11:50 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/03 03:11:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BsOVoTMuyFnDD0DqNixJAFaoAWsAZNkzw" 2026/06/03 03:11:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlSDpbkXwdsmT--2hNypNDI_F2-KXdCxJ" 2026/06/03 03:11:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BoHomtt9_461yYz0DlzZLYLqfFDoN-7kt" 2026/06/03 03:11:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BoHomtt9_461yYz0DlzZLYLqfFDoN-7kt" 2026/06/03 03:11:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bp91gsxmJv0zX0bq0qL1MUb04Uj_LDeXM" 2026/06/03 03:11:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/03 03:11:52 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/03 03:11:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/03 03:11:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/03 03:11:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlSDpbkXwdsmT--2hNypNDI_F2-KXdCxJ" 2026/06/03 03:11:53 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkoTEvBVHpF74m-DhMKdK9ohh9jDHw_7e" 2026/06/03 03:11:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BoHomtt9_461yYz0DlzZLYLqfFDoN-7kt" 2026/06/03 03:11:55 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bsf2oRQzTLzf_8BOrGclL0KsYmsneV3W3" 2026/06/03 03:11:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bp91gsxmJv0zX0bq0qL1MUb04Uj_LDeXM" 2026/06/03 03:11:58 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BsOVoTMuyFnDD0DqNixJAFaoAWsAZNkzw" 2026/06/03 03:11:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BoHomtt9_461yYz0DlzZLYLqfFDoN-7kt" 2026/06/03 03:12:00 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlSDpbkXwdsmT--2hNypNDI_F2-KXdCxJ" 2026/06/03 03:12:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:12:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk97u10Au-26e76Xs2wZFBYk73FuSqqHu" 2026/06/03 03:12:03 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvEjblhO_14-RqI-gN1FBuKat6RrBO40P" 2026/06/03 03:12:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt0iGzduF0sS0tRvHXnRIba2ttEEJAYhE" 2026/06/03 03:12:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkoZ3ZZBTIKK_he5_e81LPohjRelC13oi" 2026/06/03 03:12:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bp5hE8VkrLrDm6ZevWY9Jnb19dn2Lr3Qw" 2026/06/03 03:12:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BuloKP03VDIDn04jEP2pEDaC_OLOfUVYA" 2026/06/03 03:12:07 INFO : Huawei Drive root 'rclone-test-kajidog8muwe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/03 03:12:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk97u10Au-26e76Xs2wZFBYk73FuSqqHu" 2026/06/03 03:12:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvEjblhO_14-RqI-gN1FBuKat6RrBO40P" 2026/06/03 03:12:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt0iGzduF0sS0tRvHXnRIba2ttEEJAYhE" 2026/06/03 03:12:09 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkoZ3ZZBTIKK_he5_e81LPohjRelC13oi" 2026/06/03 03:12:09 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bp5hE8VkrLrDm6ZevWY9Jnb19dn2Lr3Qw" 2026/06/03 03:12:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BuloKP03VDIDn04jEP2pEDaC_OLOfUVYA" 2026/06/03 03:12:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:12:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlcpyUqK27pKheARBjKRKho8vQN5wMrQS" 2026/06/03 03:12:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BuMqYP91iDLUeltk0XbVLgKIvqrMP5lY1" 2026/06/03 03:12:15 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BuMqYP91iDLUeltk0XbVLgKIvqrMP5lY1" 2026/06/03 03:12:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BuMqYP91iDLUeltk0XbVLgKIvqrMP5lY1" 2026/06/03 03:12:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlcpyUqK27pKheARBjKRKho8vQN5wMrQS" 2026/06/03 03:12:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BuMqYP91iDLUeltk0XbVLgKIvqrMP5lY1" 2026/06/03 03:12:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpLmh2cqvaLnNg2OMHZ1NuL5ck1UYKzI5" 2026/06/03 03:12:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlA2LEq3qb3cGTksN04FKTI7ouZ5_bjX3" 2026/06/03 03:12:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlcpyUqK27pKheARBjKRKho8vQN5wMrQS" 2026/06/03 03:12:19 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlcpyUqK27pKheARBjKRKho8vQN5wMrQS" 2026/06/03 03:12:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt0iGzduF0sS0tRvHXnRIba2ttEEJAYhE" 2026/06/03 03:12:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkoZ3ZZBTIKK_he5_e81LPohjRelC13oi" 2026/06/03 03:12:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk97u10Au-26e76Xs2wZFBYk73FuSqqHu" 2026/06/03 03:12:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvEjblhO_14-RqI-gN1FBuKat6RrBO40P" 2026/06/03 03:12:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk97u10Au-26e76Xs2wZFBYk73FuSqqHu" 2026/06/03 03:12:21 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/03 03:12:21 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/03 03:12:21 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/03 03:12:21 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/03 03:12:21 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/03 03:12:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BuloKP03VDIDn04jEP2pEDaC_OLOfUVYA" 2026/06/03 03:12:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bp5hE8VkrLrDm6ZevWY9Jnb19dn2Lr3Qw" 2026/06/03 03:12:24 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bt0iGzduF0sS0tRvHXnRIba2ttEEJAYhE" 2026/06/03 03:12:25 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BkoZ3ZZBTIKK_he5_e81LPohjRelC13oi" 2026/06/03 03:12:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BvEjblhO_14-RqI-gN1FBuKat6RrBO40P" 2026/06/03 03:12:28 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bk97u10Au-26e76Xs2wZFBYk73FuSqqHu" 2026/06/03 03:12:29 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:12:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlcpyUqK27pKheARBjKRKho8vQN5wMrQS" 2026/06/03 03:12:31 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BuMqYP91iDLUeltk0XbVLgKIvqrMP5lY1" 2026/06/03 03:12:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlA2LEq3qb3cGTksN04FKTI7ouZ5_bjX3" 2026/06/03 03:12:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpLmh2cqvaLnNg2OMHZ1NuL5ck1UYKzI5" 2026/06/03 03:12:33 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiC_uOAo3Ljz1rpn8NgJMz5LK3LTYs3S8" 2026/06/03 03:12:34 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BmjoTFpkXzdzeX7M0xktOuoDfIZpLk5dc" 2026/06/03 03:12:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:12:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlcpyUqK27pKheARBjKRKho8vQN5wMrQS" 2026/06/03 03:12:37 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BuMqYP91iDLUeltk0XbVLgKIvqrMP5lY1" 2026/06/03 03:12:39 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlA2LEq3qb3cGTksN04FKTI7ouZ5_bjX3" 2026/06/03 03:12:40 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpLmh2cqvaLnNg2OMHZ1NuL5ck1UYKzI5" 2026/06/03 03:12:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiC_uOAo3Ljz1rpn8NgJMz5LK3LTYs3S8" 2026/06/03 03:12:42 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BmjoTFpkXzdzeX7M0xktOuoDfIZpLk5dc" 2026/06/03 03:12:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BmjoTFpkXzdzeX7M0xktOuoDfIZpLk5dc" 2026/06/03 03:12:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BiC_uOAo3Ljz1rpn8NgJMz5LK3LTYs3S8" 2026/06/03 03:12:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BpLmh2cqvaLnNg2OMHZ1NuL5ck1UYKzI5" 2026/06/03 03:12:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlA2LEq3qb3cGTksN04FKTI7ouZ5_bjX3" 2026/06/03 03:12:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BuMqYP91iDLUeltk0XbVLgKIvqrMP5lY1" 2026/06/03 03:12:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BlcpyUqK27pKheARBjKRKho8vQN5wMrQS" 2026/06/03 03:12:50 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestDirMove (99.67s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:12:51 DEBUG : Config file has changed externally - reloading 2026/06/03 03:12:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:12:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestGetFsInfo (1.25s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:12:52 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:12:53 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': File to upload is small (34 bytes), uploading instead of streaming 2026/06/03 03:12:53 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:12:54 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/03 03:12:54 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/06/03 03:12:54 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/06/03 03:12:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/03 03:12:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:02 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/03 03:13:02 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/06/03 03:13:02 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/06/03 03:13:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:03 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:13:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': File to upload is small (34 bytes), uploading instead of streaming 2026/06/03 03:13:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:08 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/03 03:13:08 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/06/03 03:13:08 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/06/03 03:13:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/03 03:13:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:13 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/03 03:13:13 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/06/03 03:13:13 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/06/03 03:13:13 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:13:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': File to upload is small (34 bytes), uploading instead of streaming 2026/06/03 03:13:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:18 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/03 03:13:18 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/06/03 03:13:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/03 03:13:18 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:23 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/03 03:13:23 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/06/03 03:13:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:13:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': File to upload is small (34 bytes), uploading instead of streaming 2026/06/03 03:13:27 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:28 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/03 03:13:28 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/06/03 03:13:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/03 03:13:28 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/03 03:13:28 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/03 03:13:32 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/06/03 03:13:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/03 03:13:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:33 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestRcat (42.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (13.33s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (10.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (9.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (9.07s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/06/03 03:13:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:36 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': File to upload is small (48 bytes), uploading instead of streaming 2026/06/03 03:13:36 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:38 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/06/03 03:13:38 DEBUG : rcat_metadata: size = 48 OK 2026/06/03 03:13:38 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/06/03 03:13:38 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/06/03 03:13:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:39 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:40 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" === RUN TestRcatMetadata/ViaDisk 2026/06/03 03:13:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:42 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/03 03:13:42 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:43 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/06/03 03:13:44 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/06/03 03:13:44 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/06/03 03:13:44 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/06/03 03:13:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:46 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestRcatMetadata (12.19s) --- PASS: TestRcatMetadata/Normal (5.67s) --- PASS: TestRcatMetadata/ViaDisk (5.25s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:13:48 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': File to upload is small (60 bytes), uploading instead of streaming 2026/06/03 03:13:49 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:51 DEBUG : potato2: size = 60 OK 2026/06/03 03:13:51 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/06/03 03:13:51 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/06/03 03:13:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:51 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:53 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestRcatSize (6.33s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:13:54 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:55 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/06/03 03:13:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': File to upload is small (60 bytes), uploading instead of streaming 2026/06/03 03:13:56 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:58 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/06/03 03:13:59 DEBUG : potato2: size = 60 OK 2026/06/03 03:13:59 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/06/03 03:13:59 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/06/03 03:13:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:13:59 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:00 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:01 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:02 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:04 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestRcatSizeMetadata (10.74s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:14:05 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:06 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:07 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestRcatSizeUploadHeaders (3.53s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/06/03 03:14:08 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:09 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- SKIP: TestTouchDir (1.26s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/06/03 03:14:09 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:10 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- SKIP: TestMkdirMetadata (1.25s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/06/03 03:14:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:11 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- SKIP: TestMkdirModTime (1.27s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/03 03:14:12 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:13 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- SKIP: TestCopyDirMetadata (1.26s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/06/03 03:14:13 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:14 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- SKIP: TestSetDirModTime (1.67s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/03 03:14:15 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:15 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- SKIP: TestDirsEqual (1.24s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-kajidog8muwe'", Local "Local file system at /tmp/rclone747251758", Modify Window "876000h0m0s" 2026/06/03 03:14:16 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:17 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:20 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:21 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:22 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:22 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:23 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:24 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:24 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:25 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:26 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xevayef2" before starting 2026/06/03 03:14:26 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:28 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:28 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:29 DEBUG : sub dir/test remove existing.xevayef2: TEST: removing renamed existing file after operation 2026/06/03 03:14:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:30 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:31 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wekatim1" before starting 2026/06/03 03:14:32 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:33 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:34 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wekatim1: TEST: renaming existing back after failed operation 2026/06/03 03:14:35 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:37 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:37 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.domirux3" before starting 2026/06/03 03:14:38 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:40 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:41 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.domirux3: TEST: removing renamed existing file after operation 2026/06/03 03:14:42 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:43 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" 2026/06/03 03:14:44 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:45 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "Bj-h21wke4lt3NZrMQFxMOZUNRFvbmrjb" 2026/06/03 03:14:46 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Listing directory "BqMYZ-jz_NyxDsh_1yHZFGrIjK3bue22s" --- PASS: TestRemoveExisting (30.64s) === 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/06/03 03:14:47 DEBUG : Huawei Drive root 'rclone-test-kajidog8muwe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Finished OK in 27m1.392100021s (try 1/5)