"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Starting (try 1/5) 2026/09/04 02:15:33 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-somaxiw4vebi" 2026/09/04 02:15:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 02:15:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:15:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:15:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:15:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:15:36 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:15:37 DEBUG : Creating backend with remote "/tmp/rclone2292631908" === 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-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/09/04 02:15:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.61s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/09/04 02:15:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.65s) === RUN TestSizeDiffers 2026/09/04 02:15:38 DEBUG : a: size = 0 OK 2026/09/04 02:15:38 DEBUG : a: size = 1 (memory) 2026/09/04 02:15:38 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/04 02:15:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/04 02:15:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/04 02:15:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/04 02:15:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/04 02:15:38 DEBUG : potato: Seek from 10 to 0 2026/09/04 02:15:38 DEBUG : potato: Seek from 10 to 0 2026/09/04 02:15:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/04 02:15:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/04 02:15:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/04 02:15:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/04 02:15:38 DEBUG : potato: Seek from 5 to 2 2026/09/04 02:15:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/04 02:15:38 DEBUG : potato: Seek from 7 to 0 2026/09/04 02:15:38 DEBUG : potato: Seek from 7 to 0 2026/09/04 02:15:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/04 02:15:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/04 02:15:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/04 02:15:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/04 02:15:38 DEBUG : potato: Seek from 5 to 2 2026/09/04 02:15:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/04 02:15:38 DEBUG : potato: Seek from 8 to 0 2026/09/04 02:15:38 DEBUG : potato: Seek from 8 to 0 2026/09/04 02:15:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/04 02:15:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/04 02:15:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/04 02:15:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/04 02:15:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/04 02:15:38 DEBUG : potato: Seek from 5 to 2 2026/09/04 02:15:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/04 02:15:38 DEBUG : potato: Seek from 9 to 0 2026/09/04 02:15:38 DEBUG : potato: Seek from 9 to 0 2026/09/04 02:15:38 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-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:15:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:15:40 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:15:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestCheck/1 === RUN TestCheck/2 2026/09/04 02:15:43 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:15:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestCheck/3 2026/09/04 02:15:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:15:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestCheck/4 === RUN TestCheck/5 2026/09/04 02:15:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:15:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestCheck/6 === RUN TestCheck/7 2026/09/04 02:15:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:15:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestCheck (18.57s) --- PASS: TestCheck/1 (0.62s) --- PASS: TestCheck/2 (0.61s) --- PASS: TestCheck/3 (0.62s) --- PASS: TestCheck/4 (0.62s) --- PASS: TestCheck/5 (0.62s) --- PASS: TestCheck/6 (0.64s) --- PASS: TestCheck/7 (0.61s) === RUN TestCheckFsError 2026/09/04 02:15:57 DEBUG : Creating backend with remote "nonexistent" 2026/09/04 02:15:57 DEBUG : Creating backend with remote "nonexistent" 2026/09/04 02:15:57 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/04 02:15:57 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/04 02:15:57 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/04 02:15:57 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:15:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:15:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/04 02:16:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:16:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestCheckDownload/3 2026/09/04 02:16:05 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:16:07 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/04 02:16:11 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:16:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/09/04 02:17:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:18:19 DEBUG : pacer: Reducing sleep to 33.75s 2026/09/04 02:19:04 DEBUG : pacer: Reducing sleep to 25.3125s 2026/09/04 02:19:38 DEBUG : pacer: Reducing sleep to 18.984375s 2026/09/04 02:20:04 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/09/04 02:20:22 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/09/04 02:20:22 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:20:37 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (279.86s) --- PASS: TestCheckDownload/1 (1.48s) --- PASS: TestCheckDownload/2 (1.29s) --- PASS: TestCheckDownload/3 (1.19s) --- PASS: TestCheckDownload/4 (1.46s) --- PASS: TestCheckDownload/5 (1.42s) --- PASS: TestCheckDownload/6 (1.28s) --- PASS: TestCheckDownload/7 (65.10s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:20:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:20:47 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/09/04 02:20:57 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/09/04 02:20:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:01 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/04 02:21:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:12 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/09/04 02:21:15 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/09/04 02:21:15 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:15 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/09/04 02:21:16 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:17 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/09/04 02:21:18 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/09/04 02:21:18 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:18 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/04 02:21:20 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:20 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/09/04 02:21:21 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/09/04 02:21:21 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:22 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/09/04 02:21:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:24 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/09/04 02:21:24 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/09/04 02:21:25 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/09/04 02:21:26 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/09/04 02:21:26 DEBUG : pacer: Reducing sleep to 10ms 2026/09/04 02:21:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestCheckSizeOnly (50.13s) --- PASS: TestCheckSizeOnly/1 (4.47s) --- PASS: TestCheckSizeOnly/2 (3.39s) --- PASS: TestCheckSizeOnly/3 (1.08s) --- PASS: TestCheckSizeOnly/4 (0.62s) --- PASS: TestCheckSizeOnly/5 (0.60s) --- PASS: TestCheckSizeOnly/6 (0.63s) --- PASS: TestCheckSizeOnly/7 (0.61s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:21:27 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:30 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/04 02:21:30 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/04 02:21:30 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/04 02:21:30 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/04 02:21:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:31 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:33 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/04 02:21:33 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/04 02:21:33 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/04 02:21:33 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/04 02:21:33 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:34 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestParseSumFile (7.88s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:21:35 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-somaxiw4vebi/data" 2026/09/04 02:21:35 DEBUG : Config file has changed externally - reloading 2026/09/04 02:21:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:21:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:21:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:21:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:21:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/data': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:21:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" check_test.go:354: Huawei Drive root 'rclone-test-somaxiw4vebi/data' lacks md5, skipping 2026/09/04 02:21:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:40 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- SKIP: TestCheckSum (5.50s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:21:40 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-somaxiw4vebi/data" 2026/09/04 02:21:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:21:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:21:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:21:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:21:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/data': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:43 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:21:43 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnnlMgKZpALPLw7vgnuJEroScfgx07Voz" === RUN TestCheckSumDownload/subtest1 2026/09/04 02:21:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnnlMgKZpALPLw7vgnuJEroScfgx07Voz" 2026/09/04 02:21:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:21:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnnlMgKZpALPLw7vgnuJEroScfgx07Voz" === RUN TestCheckSumDownload/subtest2 2026/09/04 02:22:00 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:22:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:22:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnnlMgKZpALPLw7vgnuJEroScfgx07Voz" === RUN TestCheckSumDownload/subtest3 2026/09/04 02:22:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:22:08 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:22:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnnlMgKZpALPLw7vgnuJEroScfgx07Voz" === RUN TestCheckSumDownload/subtest4 2026/09/04 02:22:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:22:13 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:22:14 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnnlMgKZpALPLw7vgnuJEroScfgx07Voz" === RUN TestCheckSumDownload/subtest5 2026/09/04 02:22:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:22:18 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:22:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnnlMgKZpALPLw7vgnuJEroScfgx07Voz" === RUN TestCheckSumDownload/subtest6 2026/09/04 02:22:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnnlMgKZpALPLw7vgnuJEroScfgx07Voz" 2026/09/04 02:22:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnnlMgKZpALPLw7vgnuJEroScfgx07Voz" 2026/09/04 02:22:25 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:22:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:22:27 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnnlMgKZpALPLw7vgnuJEroScfgx07Voz" === RUN TestCheckSumDownload/subtest7 2026/09/04 02:23:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:24:33 DEBUG : pacer: Reducing sleep to 33.75s 2026/09/04 02:25:18 DEBUG : pacer: Reducing sleep to 25.3125s 2026/09/04 02:25:18 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnnlMgKZpALPLw7vgnuJEroScfgx07Voz" 2026/09/04 02:25:52 DEBUG : pacer: Reducing sleep to 18.984375s 2026/09/04 02:26:17 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/09/04 02:26:36 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/09/04 02:26:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnnlMgKZpALPLw7vgnuJEroScfgx07Voz" 2026/09/04 02:26:50 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/09/04 02:27:01 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/09/04 02:27:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:27:09 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (328.56s) --- PASS: TestCheckSumDownload/subtest1 (3.09s) --- PASS: TestCheckSumDownload/subtest2 (2.83s) --- PASS: TestCheckSumDownload/subtest3 (3.46s) --- PASS: TestCheckSumDownload/subtest4 (2.66s) --- PASS: TestCheckSumDownload/subtest5 (2.50s) --- PASS: TestCheckSumDownload/subtest6 (3.07s) --- PASS: TestCheckSumDownload/subtest7 (66.88s) === RUN TestCheckSumConcurrency 2026/09/04 02:27:09 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/04 02:27:09 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/04 02:27:09 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/04 02:27:09 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/04 02:27:09 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/04 02:27:09 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/04 02:27:09 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/04 02:27:09 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/04 02:27:09 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/04 02:27:09 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/04 02:27:09 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/04 02:27:09 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/04 02:27:09 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-lezadeb4juyu" 2026/09/04 02:27:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 02:27:11 DEBUG : Huawei Drive root 'rclone-test-lezadeb4juyu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:27:11 DEBUG : Huawei Drive root 'rclone-test-lezadeb4juyu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:27:11 DEBUG : Huawei Drive root 'rclone-test-lezadeb4juyu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:27:11 DEBUG : Huawei Drive root 'rclone-test-lezadeb4juyu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:12 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:13 DEBUG : Creating backend with remote "/tmp/rclone3071784465" run.go:198: Remote "Huawei Drive root 'rclone-test-lezadeb4juyu'", Local "Local file system at /tmp/rclone3071784465", Modify Window "876000h0m0s" 2026/09/04 02:27:13 DEBUG : Huawei Drive root 'rclone-test-lezadeb4juyu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:14 DEBUG : Huawei Drive root 'rclone-test-lezadeb4juyu': Listing directory "BhAZS0y2tqmbN4rsCoTZOC57jYF__KfDm" 2026/09/04 02:27:15 DEBUG : Huawei Drive root 'rclone-test-lezadeb4juyu': Listing directory "BhAZS0y2tqmbN4rsCoTZOC57jYF__KfDm" upper checkfile vs. lower remote (without normalization) 2026/09/04 02:27:16 DEBUG : Huawei Drive root 'rclone-test-lezadeb4juyu': Listing directory "BhAZS0y2tqmbN4rsCoTZOC57jYF__KfDm" 2026/09/04 02:27:17 ERROR : hello, world!: sum not found 2026/09/04 02:27:17 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-lezadeb4juyu' 2026/09/04 02:27:17 NOTICE: Huawei Drive root 'rclone-test-lezadeb4juyu': 1 files missing 2026/09/04 02:27:17 NOTICE: 1 hashes missing 2026/09/04 02:27:17 NOTICE: Huawei Drive root 'rclone-test-lezadeb4juyu': 1 differences found 2026/09/04 02:27:17 NOTICE: Huawei Drive root 'rclone-test-lezadeb4juyu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/04 02:27:17 DEBUG : Huawei Drive root 'rclone-test-lezadeb4juyu': Listing directory "BhAZS0y2tqmbN4rsCoTZOC57jYF__KfDm" 2026/09/04 02:27:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/04 02:27:18 NOTICE: Huawei Drive root 'rclone-test-lezadeb4juyu': 0 differences found 2026/09/04 02:27:18 NOTICE: Huawei Drive root 'rclone-test-lezadeb4juyu': 1 matching files 2026/09/04 02:27:18 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gecajiy8vano" 2026/09/04 02:27:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 02:27:19 DEBUG : Huawei Drive root 'rclone-test-gecajiy8vano': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:27:19 DEBUG : Huawei Drive root 'rclone-test-gecajiy8vano': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:27:20 DEBUG : Huawei Drive root 'rclone-test-gecajiy8vano': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:27:20 DEBUG : Huawei Drive root 'rclone-test-gecajiy8vano': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:20 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:21 DEBUG : Creating backend with remote "/tmp/rclone1960482264" run.go:198: Remote "Huawei Drive root 'rclone-test-gecajiy8vano'", Local "Local file system at /tmp/rclone1960482264", Modify Window "876000h0m0s" 2026/09/04 02:27:21 DEBUG : Huawei Drive root 'rclone-test-gecajiy8vano': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:22 DEBUG : Huawei Drive root 'rclone-test-gecajiy8vano': Listing directory "BreJxFDqOHB9liJNDjUNFHbcHQ5joCkaf" 2026/09/04 02:27:24 DEBUG : Huawei Drive root 'rclone-test-gecajiy8vano': Listing directory "BreJxFDqOHB9liJNDjUNFHbcHQ5joCkaf" lower checkfile vs. upper remote (without normalization) 2026/09/04 02:27:25 DEBUG : Huawei Drive root 'rclone-test-gecajiy8vano': Listing directory "BreJxFDqOHB9liJNDjUNFHbcHQ5joCkaf" 2026/09/04 02:27:25 ERROR : HELLO, WORLD!: sum not found 2026/09/04 02:27:25 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-gecajiy8vano' 2026/09/04 02:27:25 NOTICE: Huawei Drive root 'rclone-test-gecajiy8vano': 1 files missing 2026/09/04 02:27:25 NOTICE: 1 hashes missing 2026/09/04 02:27:25 NOTICE: Huawei Drive root 'rclone-test-gecajiy8vano': 1 differences found 2026/09/04 02:27:25 NOTICE: Huawei Drive root 'rclone-test-gecajiy8vano': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/04 02:27:25 DEBUG : Huawei Drive root 'rclone-test-gecajiy8vano': Listing directory "BreJxFDqOHB9liJNDjUNFHbcHQ5joCkaf" 2026/09/04 02:27:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/04 02:27:27 NOTICE: Huawei Drive root 'rclone-test-gecajiy8vano': 0 differences found 2026/09/04 02:27:27 NOTICE: Huawei Drive root 'rclone-test-gecajiy8vano': 1 matching files 2026/09/04 02:27:27 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-newoxup3hiqe" 2026/09/04 02:27:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 02:27:28 DEBUG : Huawei Drive root 'rclone-test-newoxup3hiqe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:27:28 DEBUG : Huawei Drive root 'rclone-test-newoxup3hiqe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:27:28 DEBUG : Huawei Drive root 'rclone-test-newoxup3hiqe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:27:28 DEBUG : Huawei Drive root 'rclone-test-newoxup3hiqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:29 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:30 DEBUG : Creating backend with remote "/tmp/rclone3834946184" run.go:198: Remote "Huawei Drive root 'rclone-test-newoxup3hiqe'", Local "Local file system at /tmp/rclone3834946184", Modify Window "876000h0m0s" 2026/09/04 02:27:30 DEBUG : Huawei Drive root 'rclone-test-newoxup3hiqe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:31 DEBUG : Huawei Drive root 'rclone-test-newoxup3hiqe': Listing directory "Brjvac8ZzIgipM5CcJxBBw7Te6P8U93iI" 2026/09/04 02:27:33 DEBUG : Huawei Drive root 'rclone-test-newoxup3hiqe': Listing directory "Brjvac8ZzIgipM5CcJxBBw7Te6P8U93iI" lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/04 02:27:34 DEBUG : Huawei Drive root 'rclone-test-newoxup3hiqe': Listing directory "Brjvac8ZzIgipM5CcJxBBw7Te6P8U93iI" 2026/09/04 02:27:34 ERROR : HeLlO, wOrLd!: sum not found 2026/09/04 02:27:34 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-newoxup3hiqe' 2026/09/04 02:27:34 NOTICE: Huawei Drive root 'rclone-test-newoxup3hiqe': 1 files missing 2026/09/04 02:27:34 NOTICE: 1 hashes missing 2026/09/04 02:27:34 NOTICE: Huawei Drive root 'rclone-test-newoxup3hiqe': 1 differences found 2026/09/04 02:27:34 NOTICE: Huawei Drive root 'rclone-test-newoxup3hiqe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/04 02:27:34 DEBUG : Huawei Drive root 'rclone-test-newoxup3hiqe': Listing directory "Brjvac8ZzIgipM5CcJxBBw7Te6P8U93iI" 2026/09/04 02:27:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/04 02:27:35 NOTICE: Huawei Drive root 'rclone-test-newoxup3hiqe': 0 differences found 2026/09/04 02:27:35 NOTICE: Huawei Drive root 'rclone-test-newoxup3hiqe': 1 matching files 2026/09/04 02:27:35 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qavuhux5baxa" 2026/09/04 02:27:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 02:27:36 DEBUG : Huawei Drive root 'rclone-test-qavuhux5baxa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:27:36 DEBUG : Huawei Drive root 'rclone-test-qavuhux5baxa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:27:36 DEBUG : Huawei Drive root 'rclone-test-qavuhux5baxa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:27:36 DEBUG : Huawei Drive root 'rclone-test-qavuhux5baxa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:36 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:36 DEBUG : Creating backend with remote "/tmp/rclone2998043916" run.go:198: Remote "Huawei Drive root 'rclone-test-qavuhux5baxa'", Local "Local file system at /tmp/rclone2998043916", Modify Window "876000h0m0s" 2026/09/04 02:27:36 DEBUG : Huawei Drive root 'rclone-test-qavuhux5baxa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:36 DEBUG : Huawei Drive root 'rclone-test-qavuhux5baxa': Listing directory "Bm7u0U_sMOG9AWgc-bTRELIFeht8piGLv" 2026/09/04 02:27:36 DEBUG : Huawei Drive root 'rclone-test-qavuhux5baxa': Listing directory "Bm7u0U_sMOG9AWgc-bTRELIFeht8piGLv" upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/04 02:27:37 DEBUG : Huawei Drive root 'rclone-test-qavuhux5baxa': Listing directory "Bm7u0U_sMOG9AWgc-bTRELIFeht8piGLv" 2026/09/04 02:27:37 ERROR : HELLO, WORLD!: sum not found 2026/09/04 02:27:37 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-qavuhux5baxa' 2026/09/04 02:27:37 NOTICE: Huawei Drive root 'rclone-test-qavuhux5baxa': 1 files missing 2026/09/04 02:27:37 NOTICE: 1 hashes missing 2026/09/04 02:27:37 NOTICE: Huawei Drive root 'rclone-test-qavuhux5baxa': 1 differences found 2026/09/04 02:27:37 NOTICE: Huawei Drive root 'rclone-test-qavuhux5baxa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/04 02:27:37 DEBUG : Huawei Drive root 'rclone-test-qavuhux5baxa': Listing directory "Bm7u0U_sMOG9AWgc-bTRELIFeht8piGLv" 2026/09/04 02:27:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/04 02:27:37 NOTICE: Huawei Drive root 'rclone-test-qavuhux5baxa': 0 differences found 2026/09/04 02:27:37 NOTICE: Huawei Drive root 'rclone-test-qavuhux5baxa': 1 matching files 2026/09/04 02:27:37 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-cecimam6boto" 2026/09/04 02:27:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 02:27:38 DEBUG : Huawei Drive root 'rclone-test-cecimam6boto': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:27:38 DEBUG : Huawei Drive root 'rclone-test-cecimam6boto': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:27:38 DEBUG : Huawei Drive root 'rclone-test-cecimam6boto': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:27:38 DEBUG : Huawei Drive root 'rclone-test-cecimam6boto': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:39 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:40 DEBUG : Creating backend with remote "/tmp/rclone2387492074" run.go:198: Remote "Huawei Drive root 'rclone-test-cecimam6boto'", Local "Local file system at /tmp/rclone2387492074", Modify Window "876000h0m0s" 2026/09/04 02:27:40 DEBUG : Huawei Drive root 'rclone-test-cecimam6boto': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:41 DEBUG : Huawei Drive root 'rclone-test-cecimam6boto': Listing directory "Bo4cP1XDTSJPPA-WW2nRKwbliPVmiVxIT" 2026/09/04 02:27:42 DEBUG : Huawei Drive root 'rclone-test-cecimam6boto': Listing directory "Bo4cP1XDTSJPPA-WW2nRKwbliPVmiVxIT" NFD checkfile vs. NFC remote (without normalization) 2026/09/04 02:27:43 DEBUG : Huawei Drive root 'rclone-test-cecimam6boto': Listing directory "Bo4cP1XDTSJPPA-WW2nRKwbliPVmiVxIT" 2026/09/04 02:27:44 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/04 02:27:44 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-cecimam6boto' 2026/09/04 02:27:44 NOTICE: Huawei Drive root 'rclone-test-cecimam6boto': 1 files missing 2026/09/04 02:27:44 NOTICE: 1 hashes missing 2026/09/04 02:27:44 NOTICE: Huawei Drive root 'rclone-test-cecimam6boto': 1 differences found 2026/09/04 02:27:44 NOTICE: Huawei Drive root 'rclone-test-cecimam6boto': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/04 02:27:44 DEBUG : Huawei Drive root 'rclone-test-cecimam6boto': Listing directory "Bo4cP1XDTSJPPA-WW2nRKwbliPVmiVxIT" 2026/09/04 02:27:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/04 02:27:45 NOTICE: Huawei Drive root 'rclone-test-cecimam6boto': 0 differences found 2026/09/04 02:27:45 NOTICE: Huawei Drive root 'rclone-test-cecimam6boto': 1 matching files 2026/09/04 02:27:45 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-sesoxey5bepa" 2026/09/04 02:27:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 02:27:46 DEBUG : Huawei Drive root 'rclone-test-sesoxey5bepa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:27:46 DEBUG : Huawei Drive root 'rclone-test-sesoxey5bepa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:27:46 DEBUG : Huawei Drive root 'rclone-test-sesoxey5bepa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:27:46 DEBUG : Huawei Drive root 'rclone-test-sesoxey5bepa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:47 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:48 DEBUG : Creating backend with remote "/tmp/rclone4215306797" run.go:198: Remote "Huawei Drive root 'rclone-test-sesoxey5bepa'", Local "Local file system at /tmp/rclone4215306797", Modify Window "876000h0m0s" 2026/09/04 02:27:48 DEBUG : Huawei Drive root 'rclone-test-sesoxey5bepa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:49 DEBUG : Huawei Drive root 'rclone-test-sesoxey5bepa': Listing directory "Bo1g1zkd2mDPJ57YQxedIO7m9B0KV8sKz" 2026/09/04 02:27:50 DEBUG : Huawei Drive root 'rclone-test-sesoxey5bepa': Listing directory "Bo1g1zkd2mDPJ57YQxedIO7m9B0KV8sKz" NFC checkfile vs. NFD remote (without normalization) 2026/09/04 02:27:51 DEBUG : Huawei Drive root 'rclone-test-sesoxey5bepa': Listing directory "Bo1g1zkd2mDPJ57YQxedIO7m9B0KV8sKz" 2026/09/04 02:27:51 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/04 02:27:51 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-sesoxey5bepa' 2026/09/04 02:27:51 NOTICE: Huawei Drive root 'rclone-test-sesoxey5bepa': 1 files missing 2026/09/04 02:27:51 NOTICE: 1 hashes missing 2026/09/04 02:27:51 NOTICE: Huawei Drive root 'rclone-test-sesoxey5bepa': 1 differences found 2026/09/04 02:27:51 NOTICE: Huawei Drive root 'rclone-test-sesoxey5bepa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/04 02:27:51 DEBUG : Huawei Drive root 'rclone-test-sesoxey5bepa': Listing directory "Bo1g1zkd2mDPJ57YQxedIO7m9B0KV8sKz" 2026/09/04 02:27:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/04 02:27:53 NOTICE: Huawei Drive root 'rclone-test-sesoxey5bepa': 0 differences found 2026/09/04 02:27:53 NOTICE: Huawei Drive root 'rclone-test-sesoxey5bepa': 1 matching files 2026/09/04 02:27:53 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vozeyac7giyi" 2026/09/04 02:27:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 02:27:54 DEBUG : Huawei Drive root 'rclone-test-vozeyac7giyi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:27:54 DEBUG : Huawei Drive root 'rclone-test-vozeyac7giyi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:27:54 DEBUG : Huawei Drive root 'rclone-test-vozeyac7giyi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:27:54 DEBUG : Huawei Drive root 'rclone-test-vozeyac7giyi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:55 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:56 DEBUG : Creating backend with remote "/tmp/rclone3433752265" 2026/09/04 02:27:56 DEBUG : Config file has changed externally - reloading run.go:198: Remote "Huawei Drive root 'rclone-test-vozeyac7giyi'", Local "Local file system at /tmp/rclone3433752265", Modify Window "876000h0m0s" 2026/09/04 02:27:56 DEBUG : Huawei Drive root 'rclone-test-vozeyac7giyi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:27:57 DEBUG : Huawei Drive root 'rclone-test-vozeyac7giyi': Listing directory "BjC_5n8gwIKAa6Y04w-RNjJbKyxMatHog" 2026/09/04 02:27:59 DEBUG : Huawei Drive root 'rclone-test-vozeyac7giyi': Listing directory "BjC_5n8gwIKAa6Y04w-RNjJbKyxMatHog" NFDx2 checkfile vs. both remote (without normalization) 2026/09/04 02:28:00 DEBUG : Huawei Drive root 'rclone-test-vozeyac7giyi': Listing directory "BjC_5n8gwIKAa6Y04w-RNjJbKyxMatHog" 2026/09/04 02:28:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/04 02:28:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-vozeyac7giyi' 2026/09/04 02:28:00 NOTICE: Huawei Drive root 'rclone-test-vozeyac7giyi': 1 files missing 2026/09/04 02:28:00 NOTICE: 1 hashes missing 2026/09/04 02:28:00 NOTICE: Huawei Drive root 'rclone-test-vozeyac7giyi': 1 differences found 2026/09/04 02:28:00 NOTICE: Huawei Drive root 'rclone-test-vozeyac7giyi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/04 02:28:00 DEBUG : Huawei Drive root 'rclone-test-vozeyac7giyi': Listing directory "BjC_5n8gwIKAa6Y04w-RNjJbKyxMatHog" 2026/09/04 02:28:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/04 02:28:01 NOTICE: Huawei Drive root 'rclone-test-vozeyac7giyi': 0 differences found 2026/09/04 02:28:01 NOTICE: Huawei Drive root 'rclone-test-vozeyac7giyi': 1 matching files 2026/09/04 02:28:01 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-popudox4tabe" 2026/09/04 02:28:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 02:28:02 DEBUG : Huawei Drive root 'rclone-test-popudox4tabe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:28:02 DEBUG : Huawei Drive root 'rclone-test-popudox4tabe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:28:03 DEBUG : Huawei Drive root 'rclone-test-popudox4tabe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:28:03 DEBUG : Huawei Drive root 'rclone-test-popudox4tabe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:28:03 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:28:04 DEBUG : Creating backend with remote "/tmp/rclone524689130" run.go:198: Remote "Huawei Drive root 'rclone-test-popudox4tabe'", Local "Local file system at /tmp/rclone524689130", Modify Window "876000h0m0s" 2026/09/04 02:28:04 DEBUG : Huawei Drive root 'rclone-test-popudox4tabe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:28:06 DEBUG : Huawei Drive root 'rclone-test-popudox4tabe': Listing directory "Bjg0Y20ML2zVffATU_RFEnZToKleRj4G1" 2026/09/04 02:28:07 DEBUG : Huawei Drive root 'rclone-test-popudox4tabe': Listing directory "Bjg0Y20ML2zVffATU_RFEnZToKleRj4G1" NFCx2 checkfile vs. both remote (without normalization) 2026/09/04 02:28:08 DEBUG : Huawei Drive root 'rclone-test-popudox4tabe': Listing directory "Bjg0Y20ML2zVffATU_RFEnZToKleRj4G1" 2026/09/04 02:28:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/04 02:28:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-popudox4tabe' 2026/09/04 02:28:09 NOTICE: Huawei Drive root 'rclone-test-popudox4tabe': 1 files missing 2026/09/04 02:28:09 NOTICE: 1 hashes missing 2026/09/04 02:28:09 NOTICE: Huawei Drive root 'rclone-test-popudox4tabe': 1 differences found 2026/09/04 02:28:09 NOTICE: Huawei Drive root 'rclone-test-popudox4tabe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/04 02:28:09 DEBUG : Huawei Drive root 'rclone-test-popudox4tabe': Listing directory "Bjg0Y20ML2zVffATU_RFEnZToKleRj4G1" 2026/09/04 02:28:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/04 02:28:10 NOTICE: Huawei Drive root 'rclone-test-popudox4tabe': 0 differences found 2026/09/04 02:28:10 NOTICE: Huawei Drive root 'rclone-test-popudox4tabe': 1 matching files 2026/09/04 02:28:10 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-bamumir0futu" 2026/09/04 02:28:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 02:28:11 DEBUG : Huawei Drive root 'rclone-test-bamumir0futu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:28:11 DEBUG : Huawei Drive root 'rclone-test-bamumir0futu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:28:11 DEBUG : Huawei Drive root 'rclone-test-bamumir0futu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:28:11 DEBUG : Huawei Drive root 'rclone-test-bamumir0futu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:28:12 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:28:12 DEBUG : Creating backend with remote "/tmp/rclone2831789343" run.go:198: Remote "Huawei Drive root 'rclone-test-bamumir0futu'", Local "Local file system at /tmp/rclone2831789343", Modify Window "876000h0m0s" 2026/09/04 02:28:12 DEBUG : Huawei Drive root 'rclone-test-bamumir0futu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:28:14 DEBUG : Huawei Drive root 'rclone-test-bamumir0futu': Listing directory "BrLyrdPK2wFmjMD3AHVND0LZZmfggMprZ" 2026/09/04 02:28:15 DEBUG : Huawei Drive root 'rclone-test-bamumir0futu': Listing directory "BrLyrdPK2wFmjMD3AHVND0LZZmfggMprZ" both checkfile vs. NFDx2 remote (without normalization) 2026/09/04 02:28:16 DEBUG : Huawei Drive root 'rclone-test-bamumir0futu': Listing directory "BrLyrdPK2wFmjMD3AHVND0LZZmfggMprZ" 2026/09/04 02:28:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/04 02:28:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-bamumir0futu' 2026/09/04 02:28:17 NOTICE: Huawei Drive root 'rclone-test-bamumir0futu': 1 files missing 2026/09/04 02:28:17 NOTICE: 1 hashes missing 2026/09/04 02:28:17 NOTICE: Huawei Drive root 'rclone-test-bamumir0futu': 1 differences found 2026/09/04 02:28:17 NOTICE: Huawei Drive root 'rclone-test-bamumir0futu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/04 02:28:17 DEBUG : Huawei Drive root 'rclone-test-bamumir0futu': Listing directory "BrLyrdPK2wFmjMD3AHVND0LZZmfggMprZ" 2026/09/04 02:28:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/04 02:28:18 NOTICE: Huawei Drive root 'rclone-test-bamumir0futu': 0 differences found 2026/09/04 02:28:18 NOTICE: Huawei Drive root 'rclone-test-bamumir0futu': 1 matching files 2026/09/04 02:28:18 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gakovaj5jadi" 2026/09/04 02:28:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 02:28:19 DEBUG : Huawei Drive root 'rclone-test-gakovaj5jadi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:28:19 DEBUG : Huawei Drive root 'rclone-test-gakovaj5jadi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:28:19 DEBUG : Huawei Drive root 'rclone-test-gakovaj5jadi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:28:19 DEBUG : Huawei Drive root 'rclone-test-gakovaj5jadi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:28:20 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:28:21 DEBUG : Creating backend with remote "/tmp/rclone1278945703" 2026/09/04 02:28:21 DEBUG : Config file has changed externally - reloading run.go:198: Remote "Huawei Drive root 'rclone-test-gakovaj5jadi'", Local "Local file system at /tmp/rclone1278945703", Modify Window "876000h0m0s" 2026/09/04 02:28:21 DEBUG : Huawei Drive root 'rclone-test-gakovaj5jadi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:28:22 DEBUG : Huawei Drive root 'rclone-test-gakovaj5jadi': Listing directory "BqIw2b9NFner137lBD09MWbJpBOMBwcdq" 2026/09/04 02:28:23 DEBUG : Huawei Drive root 'rclone-test-gakovaj5jadi': Listing directory "BqIw2b9NFner137lBD09MWbJpBOMBwcdq" both checkfile vs. NFCx2 remote (without normalization) 2026/09/04 02:28:24 DEBUG : Huawei Drive root 'rclone-test-gakovaj5jadi': Listing directory "BqIw2b9NFner137lBD09MWbJpBOMBwcdq" 2026/09/04 02:28:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/04 02:28:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-gakovaj5jadi' 2026/09/04 02:28:25 NOTICE: Huawei Drive root 'rclone-test-gakovaj5jadi': 1 files missing 2026/09/04 02:28:25 NOTICE: 1 hashes missing 2026/09/04 02:28:25 NOTICE: Huawei Drive root 'rclone-test-gakovaj5jadi': 1 differences found 2026/09/04 02:28:25 NOTICE: Huawei Drive root 'rclone-test-gakovaj5jadi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/04 02:28:25 DEBUG : Huawei Drive root 'rclone-test-gakovaj5jadi': Listing directory "BqIw2b9NFner137lBD09MWbJpBOMBwcdq" 2026/09/04 02:28:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/04 02:28:26 NOTICE: Huawei Drive root 'rclone-test-gakovaj5jadi': 0 differences found 2026/09/04 02:28:26 NOTICE: Huawei Drive root 'rclone-test-gakovaj5jadi': 1 matching files 2026/09/04 02:28:26 DEBUG : Huawei Drive root 'rclone-test-gakovaj5jadi': Purge remote 2026/09/04 02:28:27 DEBUG : Huawei Drive root 'rclone-test-bamumir0futu': Purge remote 2026/09/04 02:28:27 DEBUG : Huawei Drive root 'rclone-test-popudox4tabe': Purge remote 2026/09/04 02:28:28 DEBUG : Huawei Drive root 'rclone-test-vozeyac7giyi': Purge remote 2026/09/04 02:28:28 DEBUG : Huawei Drive root 'rclone-test-sesoxey5bepa': Purge remote 2026/09/04 02:28:29 DEBUG : Huawei Drive root 'rclone-test-cecimam6boto': Purge remote 2026/09/04 02:28:30 DEBUG : Huawei Drive root 'rclone-test-qavuhux5baxa': Purge remote 2026/09/04 02:28:30 DEBUG : Huawei Drive root 'rclone-test-newoxup3hiqe': Purge remote 2026/09/04 02:28:30 DEBUG : Huawei Drive root 'rclone-test-gecajiy8vano': Purge remote 2026/09/04 02:28:31 DEBUG : Huawei Drive root 'rclone-test-lezadeb4juyu': Purge remote --- PASS: TestApplyTransforms (83.24s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:28:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:28:33 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/09/04 02:28:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/04 02:28:33 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:28:38 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/09/04 02:28:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:28:40 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/09/04 02:28:43 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/09/04 02:28:45 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/09/04 02:28:45 DEBUG : sub/file2: size = 14 OK 2026/09/04 02:28:45 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/04 02:28:45 INFO : file1: Copied (new) to: sub/file2 2026/09/04 02:28:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:28:46 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/09/04 02:28:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bj8K2wG7aAERVmOkiyNlCCpUnhEy8XlrE" 2026/09/04 02:28:47 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/09/04 02:28:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bj8K2wG7aAERVmOkiyNlCCpUnhEy8XlrE" 2026/09/04 02:28:48 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/09/04 02:28:48 DEBUG : sub/file2: size = 14 OK 2026/09/04 02:28:48 DEBUG : file1: Sizes identical 2026/09/04 02:28:48 DEBUG : file1: Unchanged skipping 2026/09/04 02:28:48 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:28:49 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/09/04 02:28:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bj8K2wG7aAERVmOkiyNlCCpUnhEy8XlrE" 2026/09/04 02:28:49 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/09/04 02:28:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': don't need to copy/move sub/file2, it is already at target location 2026/09/04 02:28:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:28:50 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/09/04 02:28:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bj8K2wG7aAERVmOkiyNlCCpUnhEy8XlrE" 2026/09/04 02:28:51 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/09/04 02:28:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:28:51 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/09/04 02:28:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bj8K2wG7aAERVmOkiyNlCCpUnhEy8XlrE" 2026/09/04 02:28:52 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/09/04 02:28:53 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/09/04 02:28:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bj8K2wG7aAERVmOkiyNlCCpUnhEy8XlrE" 2026/09/04 02:28:53 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/09/04 02:28:54 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/09/04 02:28:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:28:54 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (22.43s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/09/04 02:28:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:28:55 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/09/04 02:28:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:28:56 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.19s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:28:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:28:56 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/09/04 02:28:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:28:57 DEBUG : pacer: Reducing sleep to 10ms 2026/09/04 02:28:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:28:59 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlnbE_Aksg3Y2w124aV1H0YyT9nDbqNn2" 2026/09/04 02:28:59 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlnbE_Aksg3Y2w124aV1H0YyT9nDbqNn2" 2026/09/04 02:29:00 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-somaxiw4vebi/backup" 2026/09/04 02:29:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:29:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:29:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:29:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:29:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:29:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2292631908) 2026/09/04 02:29:04 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-somaxiw4vebi') 2026/09/04 02:29:04 DEBUG : dst/file1: Sizes differ 2026/09/04 02:29:04 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:05 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': Listing directory "Bk6PKa6V6Dcfdmsbf9rNDeolG-Od3_ldH" 2026/09/04 02:29:08 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlnbE_Aksg3Y2w124aV1H0YyT9nDbqNn2" 2026/09/04 02:29:09 INFO : dst/file1: Moved (server-side) 2026/09/04 02:29:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlnbE_Aksg3Y2w124aV1H0YyT9nDbqNn2" 2026/09/04 02:29:10 DEBUG : dst/file1: size = 14 OK 2026/09/04 02:29:10 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/04 02:29:10 INFO : dst/file1: Copied (new) 2026/09/04 02:29:10 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:11 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlnbE_Aksg3Y2w124aV1H0YyT9nDbqNn2" 2026/09/04 02:29:11 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk6PKa6V6Dcfdmsbf9rNDeolG-Od3_ldH" 2026/09/04 02:29:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpipZQUm42bfXObghPatAtrzPa82bPIM3" 2026/09/04 02:29:13 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:13 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlnbE_Aksg3Y2w124aV1H0YyT9nDbqNn2" 2026/09/04 02:29:15 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk6PKa6V6Dcfdmsbf9rNDeolG-Od3_ldH" 2026/09/04 02:29:16 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpipZQUm42bfXObghPatAtrzPa82bPIM3" 2026/09/04 02:29:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlnbE_Aksg3Y2w124aV1H0YyT9nDbqNn2" 2026/09/04 02:29:18 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk6PKa6V6Dcfdmsbf9rNDeolG-Od3_ldH" 2026/09/04 02:29:20 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpipZQUm42bfXObghPatAtrzPa82bPIM3" 2026/09/04 02:29:21 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk6PKa6V6Dcfdmsbf9rNDeolG-Od3_ldH" 2026/09/04 02:29:22 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestCopyFileBackupDir (27.53s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:29:23 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-somaxiw4vebi/dst" 2026/09/04 02:29:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:29:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:29:25 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:29:25 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:29:25 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:29:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:27 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:28 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-somaxiw4vebi/CompareDest" 2026/09/04 02:29:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:29:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:29:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:29:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:29:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CompareDest': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:29:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:28 DEBUG : one: Need to transfer - File not found at Destination 2026/09/04 02:29:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CompareDest': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:29 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:32 DEBUG : one: size = 3 OK 2026/09/04 02:29:32 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/09/04 02:29:32 INFO : one: Copied (new) 2026/09/04 02:29:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:29:33 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:34 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:29:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:29:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2292631908) 2026/09/04 02:29:35 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-somaxiw4vebi/dst') 2026/09/04 02:29:35 DEBUG : one: Sizes differ 2026/09/04 02:29:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CompareDest': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:36 DEBUG : one: size = 5 OK 2026/09/04 02:29:36 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/09/04 02:29:36 INFO : one: Copied (replaced existing) 2026/09/04 02:29:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:29:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:29:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:40 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:43 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:29:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bggz1SBh1zPRRIQQ14nRIX5jpx8TK8ZZ0" 2026/09/04 02:29:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:29:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2292631908) 2026/09/04 02:29:45 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-somaxiw4vebi/dst') 2026/09/04 02:29:45 DEBUG : one: Sizes differ 2026/09/04 02:29:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CompareDest': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CompareDest': Listing directory "Bggz1SBh1zPRRIQQ14nRIX5jpx8TK8ZZ0" 2026/09/04 02:29:46 DEBUG : one: size = 5 OK 2026/09/04 02:29:46 DEBUG : one: Sizes identical 2026/09/04 02:29:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/04 02:29:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:29:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bggz1SBh1zPRRIQQ14nRIX5jpx8TK8ZZ0" 2026/09/04 02:29:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bggz1SBh1zPRRIQQ14nRIX5jpx8TK8ZZ0" 2026/09/04 02:29:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:29:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bggz1SBh1zPRRIQQ14nRIX5jpx8TK8ZZ0" 2026/09/04 02:29:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:29:51 DEBUG : two: Need to transfer - File not found at Destination 2026/09/04 02:29:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CompareDest': Listing directory "Bggz1SBh1zPRRIQQ14nRIX5jpx8TK8ZZ0" 2026/09/04 02:29:51 DEBUG : two: size = 3 OK 2026/09/04 02:29:51 DEBUG : two: Sizes identical 2026/09/04 02:29:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/04 02:29:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:52 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:29:52 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bggz1SBh1zPRRIQQ14nRIX5jpx8TK8ZZ0" 2026/09/04 02:29:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:29:54 DEBUG : two: Need to transfer - File not found at Destination 2026/09/04 02:29:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CompareDest': Listing directory "Bggz1SBh1zPRRIQQ14nRIX5jpx8TK8ZZ0" 2026/09/04 02:29:54 DEBUG : two: size = 3 OK 2026/09/04 02:29:54 DEBUG : two: Sizes identical 2026/09/04 02:29:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/04 02:29:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:29:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bggz1SBh1zPRRIQQ14nRIX5jpx8TK8ZZ0" 2026/09/04 02:29:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:29:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:29:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bggz1SBh1zPRRIQQ14nRIX5jpx8TK8ZZ0" 2026/09/04 02:29:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:29:58 DEBUG : two: Need to transfer - File not found at Destination 2026/09/04 02:29:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CompareDest': Listing directory "Bggz1SBh1zPRRIQQ14nRIX5jpx8TK8ZZ0" 2026/09/04 02:29:58 DEBUG : two: size = 5 (Local file system at /tmp/rclone2292631908) 2026/09/04 02:29:58 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-somaxiw4vebi/CompareDest') 2026/09/04 02:29:58 DEBUG : two: Sizes differ 2026/09/04 02:29:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:30:00 DEBUG : two: size = 5 OK 2026/09/04 02:30:00 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/09/04 02:30:00 INFO : two: Copied (new) 2026/09/04 02:30:00 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:30:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bggz1SBh1zPRRIQQ14nRIX5jpx8TK8ZZ0" 2026/09/04 02:30:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:30:05 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bggz1SBh1zPRRIQQ14nRIX5jpx8TK8ZZ0" 2026/09/04 02:30:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpbuvZMb7zGk_EvmupcpMzb9enegUf5bp" 2026/09/04 02:30:08 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bggz1SBh1zPRRIQQ14nRIX5jpx8TK8ZZ0" 2026/09/04 02:30:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestCopyFileCompareDest (46.81s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:30:10 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-somaxiw4vebi/dst" 2026/09/04 02:30:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:30:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:30:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:30:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:30:13 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:13 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:30:14 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:15 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:15 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-somaxiw4vebi/CopyDest" 2026/09/04 02:30:16 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:30:16 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:30:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:30:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:30:18 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CopyDest': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:30:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:20 DEBUG : one: Need to transfer - File not found at Destination 2026/09/04 02:30:20 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CopyDest': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:20 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:21 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:23 DEBUG : one: size = 3 OK 2026/09/04 02:30:23 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/09/04 02:30:23 INFO : one: Copied (new) 2026/09/04 02:30:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:30:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:25 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:30:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:30:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2292631908) 2026/09/04 02:30:26 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-somaxiw4vebi/dst') 2026/09/04 02:30:26 DEBUG : one: Sizes differ 2026/09/04 02:30:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CopyDest': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:28 DEBUG : one: size = 5 OK 2026/09/04 02:30:28 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/09/04 02:30:28 INFO : one: Copied (replaced existing) 2026/09/04 02:30:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:29 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:30:29 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:30:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:33 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWDtqcxX67oXGk1Xe1lDz5-F3yUe07E6" 2026/09/04 02:30:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:30:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:30:37 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-somaxiw4vebi/BackupDir" 2026/09/04 02:30:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:30:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:30:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:30:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:30:40 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/BackupDir': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:30:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2292631908) 2026/09/04 02:30:42 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-somaxiw4vebi/dst') 2026/09/04 02:30:42 DEBUG : one: Sizes differ 2026/09/04 02:30:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CopyDest': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:43 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CopyDest': Listing directory "BhWDtqcxX67oXGk1Xe1lDz5-F3yUe07E6" 2026/09/04 02:30:43 DEBUG : one: size = 5 OK 2026/09/04 02:30:43 DEBUG : one: Sizes identical 2026/09/04 02:30:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2292631908) 2026/09/04 02:30:43 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-somaxiw4vebi/dst') 2026/09/04 02:30:43 DEBUG : one: Sizes differ 2026/09/04 02:30:43 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/BackupDir': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/BackupDir': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:30:47 INFO : one: Moved (server-side) 2026/09/04 02:30:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:30:49 DEBUG : one: size = 5 OK 2026/09/04 02:30:49 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/09/04 02:30:49 INFO : one: Copied (server-side copy) 2026/09/04 02:30:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/04 02:30:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWDtqcxX67oXGk1Xe1lDz5-F3yUe07E6" 2026/09/04 02:30:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:30:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BswuSMpOTNj2Nsolnq-tKQKnuoL5BF2y9" 2026/09/04 02:30:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWDtqcxX67oXGk1Xe1lDz5-F3yUe07E6" 2026/09/04 02:30:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWDtqcxX67oXGk1Xe1lDz5-F3yUe07E6" 2026/09/04 02:30:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:30:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BswuSMpOTNj2Nsolnq-tKQKnuoL5BF2y9" 2026/09/04 02:30:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:30:56 DEBUG : two: Need to transfer - File not found at Destination 2026/09/04 02:30:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CopyDest': Listing directory "BhWDtqcxX67oXGk1Xe1lDz5-F3yUe07E6" 2026/09/04 02:30:56 DEBUG : two: size = 3 OK 2026/09/04 02:30:56 DEBUG : two: Sizes identical 2026/09/04 02:30:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:30:58 DEBUG : two: size = 3 OK 2026/09/04 02:30:58 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/09/04 02:30:58 INFO : two: Copied (server-side copy) 2026/09/04 02:30:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/04 02:30:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:30:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWDtqcxX67oXGk1Xe1lDz5-F3yUe07E6" 2026/09/04 02:30:59 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:31:00 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BswuSMpOTNj2Nsolnq-tKQKnuoL5BF2y9" 2026/09/04 02:31:00 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:31:02 DEBUG : two: size = 3 OK 2026/09/04 02:31:02 DEBUG : two: Sizes identical 2026/09/04 02:31:02 DEBUG : two: Unchanged skipping 2026/09/04 02:31:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWDtqcxX67oXGk1Xe1lDz5-F3yUe07E6" 2026/09/04 02:31:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:31:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BswuSMpOTNj2Nsolnq-tKQKnuoL5BF2y9" 2026/09/04 02:31:04 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWDtqcxX67oXGk1Xe1lDz5-F3yUe07E6" 2026/09/04 02:31:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:07 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWDtqcxX67oXGk1Xe1lDz5-F3yUe07E6" 2026/09/04 02:31:08 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:31:08 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BswuSMpOTNj2Nsolnq-tKQKnuoL5BF2y9" 2026/09/04 02:31:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:31:09 DEBUG : three: Need to transfer - File not found at Destination 2026/09/04 02:31:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/CopyDest': Listing directory "BhWDtqcxX67oXGk1Xe1lDz5-F3yUe07E6" 2026/09/04 02:31:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone2292631908) 2026/09/04 02:31:10 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-somaxiw4vebi/CopyDest') 2026/09/04 02:31:10 DEBUG : three: Sizes differ 2026/09/04 02:31:10 DEBUG : three: Destination not found in --copy-dest 2026/09/04 02:31:10 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/dst': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:31:11 DEBUG : three: size = 7 OK 2026/09/04 02:31:11 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/09/04 02:31:11 INFO : three: Copied (new) 2026/09/04 02:31:11 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWDtqcxX67oXGk1Xe1lDz5-F3yUe07E6" 2026/09/04 02:31:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:31:13 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BswuSMpOTNj2Nsolnq-tKQKnuoL5BF2y9" 2026/09/04 02:31:14 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:15 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWDtqcxX67oXGk1Xe1lDz5-F3yUe07E6" 2026/09/04 02:31:18 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:31:21 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BswuSMpOTNj2Nsolnq-tKQKnuoL5BF2y9" 2026/09/04 02:31:22 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bo39kVdlfqx96fpNQmb5HKrmaVtkL2_Gf" 2026/09/04 02:31:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWDtqcxX67oXGk1Xe1lDz5-F3yUe07E6" 2026/09/04 02:31:25 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BswuSMpOTNj2Nsolnq-tKQKnuoL5BF2y9" 2026/09/04 02:31:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestCopyFileCopyDest (78.31s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/09/04 02:31:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:29 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- SKIP: TestCopyInplace (1.18s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/09/04 02:31:29 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- SKIP: TestCopyLongFileName (1.19s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/09/04 02:31:31 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:31 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- SKIP: TestCopyLongFileNameCollision (1.18s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:31:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/04 02:31:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:33 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:35 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/04 02:31:35 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/04 02:31:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/04 02:31:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk1UukJ6TADL9IoN4IWhKmYmwHBxMF1qy" 2026/09/04 02:31:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk1UukJ6TADL9IoN4IWhKmYmwHBxMF1qy" 2026/09/04 02:31:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/04 02:31:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk1UukJ6TADL9IoN4IWhKmYmwHBxMF1qy" 2026/09/04 02:31:37 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/09/04 02:31:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk1UukJ6TADL9IoN4IWhKmYmwHBxMF1qy" 2026/09/04 02:31:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk1UukJ6TADL9IoN4IWhKmYmwHBxMF1qy" 2026/09/04 02:31:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/04 02:31:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:40 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk1UukJ6TADL9IoN4IWhKmYmwHBxMF1qy" 2026/09/04 02:31:40 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk1UukJ6TADL9IoN4IWhKmYmwHBxMF1qy" 2026/09/04 02:31:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/04 02:31:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk1UukJ6TADL9IoN4IWhKmYmwHBxMF1qy" 2026/09/04 02:31:43 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/04 02:31:43 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = 0372431b605ce87f3d5bee7ac50525e7c8d977b1bbb93948955581ba6febd3f2 OK 2026/09/04 02:31:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/09/04 02:31:43 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk1UukJ6TADL9IoN4IWhKmYmwHBxMF1qy" 2026/09/04 02:31:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk1UukJ6TADL9IoN4IWhKmYmwHBxMF1qy" 2026/09/04 02:31:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk1UukJ6TADL9IoN4IWhKmYmwHBxMF1qy" 2026/09/04 02:31:48 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestCopyFileMaxTransfer (17.11s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/04 02:31:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- SKIP: TestDeduplicateInteractive (1.22s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/04 02:31:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- SKIP: TestDeduplicateSkip (1.18s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/04 02:31:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:52 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- SKIP: TestDeduplicateSizeOnly (1.57s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/04 02:31:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- SKIP: TestDeduplicateFirst (1.59s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/04 02:31:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- SKIP: TestDeduplicateNewest (1.19s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/09/04 02:31:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- SKIP: TestDeduplicateNewestByHash (1.18s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/04 02:31:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- SKIP: TestDeduplicateOldest (1.19s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/04 02:31:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:31:59 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- SKIP: TestDeduplicateLargest (1.56s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/04 02:32:00 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:32:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- SKIP: TestDeduplicateSmallest (1.56s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/04 02:32:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:32:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- SKIP: TestDeduplicateRename (1.17s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/09/04 02:32:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:32:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- SKIP: TestMergeDirs (1.96s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:32:04 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:32:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:32:07 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:32:08 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:32:10 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjDwX-wL5HvG61esx_QJCLJbZJXfQfURx" 2026/09/04 02:32:11 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjDwX-wL5HvG61esx_QJCLJbZJXfQfURx" 2026/09/04 02:32:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjDwX-wL5HvG61esx_QJCLJbZJXfQfURx" 2026/09/04 02:32:16 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BprCLUPt5SKqOSeM1brJKnrxVudwp_RIq" 2026/09/04 02:32:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjDwX-wL5HvG61esx_QJCLJbZJXfQfURx" 2026/09/04 02:32:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjDwX-wL5HvG61esx_QJCLJbZJXfQfURx" 2026/09/04 02:32:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:32:20 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjDwX-wL5HvG61esx_QJCLJbZJXfQfURx" 2026/09/04 02:32:21 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BprCLUPt5SKqOSeM1brJKnrxVudwp_RIq" 2026/09/04 02:32:22 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bpls2uK5nr5fEEhNZdPRJ0ry-BDR84_UX" 2026/09/04 02:32:22 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:32:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:32:24 DEBUG : a.txt: Excluded (Size Filter) 2026/09/04 02:32:24 DEBUG : a.txt: Excluded 2026/09/04 02:32:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjDwX-wL5HvG61esx_QJCLJbZJXfQfURx" 2026/09/04 02:32:25 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjDwX-wL5HvG61esx_QJCLJbZJXfQfURx" 2026/09/04 02:32:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/04 02:32:28 DEBUG : sub dir/hello world2: Excluded 2026/09/04 02:32:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/04 02:32:28 DEBUG : sub dir/hello world: Excluded 2026/09/04 02:32:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjDwX-wL5HvG61esx_QJCLJbZJXfQfURx" 2026/09/04 02:32:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/04 02:32:29 DEBUG : sub dir/hello world2: Excluded 2026/09/04 02:32:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/04 02:32:29 DEBUG : sub dir/hello world: Excluded 2026/09/04 02:32:29 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BprCLUPt5SKqOSeM1brJKnrxVudwp_RIq" 2026/09/04 02:32:30 DEBUG : sub dir/ignore dir: Excluded 2026/09/04 02:32:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bpls2uK5nr5fEEhNZdPRJ0ry-BDR84_UX" 2026/09/04 02:32:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BprCLUPt5SKqOSeM1brJKnrxVudwp_RIq" 2026/09/04 02:32:31 DEBUG : sub dir/ignore dir: Excluded 2026/09/04 02:32:31 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BprCLUPt5SKqOSeM1brJKnrxVudwp_RIq" 2026/09/04 02:32:31 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BprCLUPt5SKqOSeM1brJKnrxVudwp_RIq" 2026/09/04 02:32:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:32:34 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjDwX-wL5HvG61esx_QJCLJbZJXfQfURx" 2026/09/04 02:32:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BprCLUPt5SKqOSeM1brJKnrxVudwp_RIq" 2026/09/04 02:32:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bpls2uK5nr5fEEhNZdPRJ0ry-BDR84_UX" 2026/09/04 02:32:40 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bpls2uK5nr5fEEhNZdPRJ0ry-BDR84_UX" 2026/09/04 02:32:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BprCLUPt5SKqOSeM1brJKnrxVudwp_RIq" 2026/09/04 02:32:43 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjDwX-wL5HvG61esx_QJCLJbZJXfQfURx" 2026/09/04 02:32:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestListDirSorted (40.20s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:32:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:32:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:32:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:32:48 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:32:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BiWj-40KIp_FqpD0uZxBLHpONzG-QDP1x" 2026/09/04 02:32:52 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BiWj-40KIp_FqpD0uZxBLHpONzG-QDP1x" 2026/09/04 02:32:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BiWj-40KIp_FqpD0uZxBLHpONzG-QDP1x" 2026/09/04 02:32:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BttNMF6DN7w_rxEqKxA5Gzaw2fptySbWP" 2026/09/04 02:32:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BiWj-40KIp_FqpD0uZxBLHpONzG-QDP1x" 2026/09/04 02:32:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BiWj-40KIp_FqpD0uZxBLHpONzG-QDP1x" 2026/09/04 02:32:59 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:00 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BiWj-40KIp_FqpD0uZxBLHpONzG-QDP1x" 2026/09/04 02:33:00 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtIHrxP6AG10KJtCrmmtGga5k2UgsBEHd" 2026/09/04 02:33:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BttNMF6DN7w_rxEqKxA5Gzaw2fptySbWP" 2026/09/04 02:33:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:03 DEBUG : a.txt: Excluded (Size Filter) 2026/09/04 02:33:03 DEBUG : a.txt: Excluded 2026/09/04 02:33:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BiWj-40KIp_FqpD0uZxBLHpONzG-QDP1x" 2026/09/04 02:33:04 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BiWj-40KIp_FqpD0uZxBLHpONzG-QDP1x" 2026/09/04 02:33:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/04 02:33:04 DEBUG : sub dir/hello world: Excluded 2026/09/04 02:33:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/04 02:33:04 DEBUG : sub dir/hello world2: Excluded 2026/09/04 02:33:04 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BiWj-40KIp_FqpD0uZxBLHpONzG-QDP1x" 2026/09/04 02:33:05 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtIHrxP6AG10KJtCrmmtGga5k2UgsBEHd" 2026/09/04 02:33:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/04 02:33:06 DEBUG : sub dir/hello world: Excluded 2026/09/04 02:33:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/04 02:33:06 DEBUG : sub dir/hello world2: Excluded 2026/09/04 02:33:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BttNMF6DN7w_rxEqKxA5Gzaw2fptySbWP" 2026/09/04 02:33:06 DEBUG : sub dir/ignore dir: Excluded 2026/09/04 02:33:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BttNMF6DN7w_rxEqKxA5Gzaw2fptySbWP" 2026/09/04 02:33:07 DEBUG : sub dir/ignore dir: Excluded 2026/09/04 02:33:07 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BttNMF6DN7w_rxEqKxA5Gzaw2fptySbWP" 2026/09/04 02:33:07 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BttNMF6DN7w_rxEqKxA5Gzaw2fptySbWP" 2026/09/04 02:33:08 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:10 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BiWj-40KIp_FqpD0uZxBLHpONzG-QDP1x" 2026/09/04 02:33:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtIHrxP6AG10KJtCrmmtGga5k2UgsBEHd" 2026/09/04 02:33:13 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BttNMF6DN7w_rxEqKxA5Gzaw2fptySbWP" 2026/09/04 02:33:15 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtIHrxP6AG10KJtCrmmtGga5k2UgsBEHd" 2026/09/04 02:33:16 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BttNMF6DN7w_rxEqKxA5Gzaw2fptySbWP" 2026/09/04 02:33:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BiWj-40KIp_FqpD0uZxBLHpONzG-QDP1x" 2026/09/04 02:33:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestListDirSortedFn (34.75s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:33:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:20 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:21 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BqXcvj_lwm6Q6MYWXcxZAmLOSHQMr9MEk" === RUN TestListJSON/Default 2026/09/04 02:33:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestListJSON/FilesOnly 2026/09/04 02:33:25 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestListJSON/DirsOnly 2026/09/04 02:33:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestListJSON/Recurse 2026/09/04 02:33:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:27 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BqXcvj_lwm6Q6MYWXcxZAmLOSHQMr9MEk" === RUN TestListJSON/SubDir 2026/09/04 02:33:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BqXcvj_lwm6Q6MYWXcxZAmLOSHQMr9MEk" === RUN TestListJSON/NoModTime 2026/09/04 02:33:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestListJSON/NoMimeType 2026/09/04 02:33:29 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestListJSON/ShowHash 2026/09/04 02:33:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestListJSON/HashTypes 2026/09/04 02:33:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:31 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/04 02:33:31 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:31 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:34 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BqXcvj_lwm6Q6MYWXcxZAmLOSHQMr9MEk" 2026/09/04 02:33:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BqXcvj_lwm6Q6MYWXcxZAmLOSHQMr9MEk" 2026/09/04 02:33:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestListJSON (17.62s) --- PASS: TestListJSON/Default (0.62s) --- PASS: TestListJSON/FilesOnly (0.63s) --- PASS: TestListJSON/DirsOnly (0.62s) --- PASS: TestListJSON/Recurse (1.61s) --- PASS: TestListJSON/SubDir (0.61s) --- PASS: TestListJSON/NoModTime (0.62s) --- PASS: TestListJSON/NoMimeType (0.62s) --- PASS: TestListJSON/ShowHash (0.62s) --- PASS: TestListJSON/HashTypes (0.62s) --- PASS: TestListJSON/Metadata (1.63s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:33:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlHkeUS_NJK5CLQAPxGtOHI6cLN39SX4u" === RUN TestStatJSON/Root 2026/09/04 02:33:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/09/04 02:33:43 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestStatJSON/Dir 2026/09/04 02:33:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestStatJSON/DirWithTrailingSlash 2026/09/04 02:33:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestStatJSON/File 2026/09/04 02:33:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestStatJSON/NotFound 2026/09/04 02:33:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestStatJSON/DirFilesOnly 2026/09/04 02:33:48 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestStatJSON/FileFilesOnly 2026/09/04 02:33:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestStatJSON/NotFoundFilesOnly 2026/09/04 02:33:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestStatJSON/DirDirsOnly 2026/09/04 02:33:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestStatJSON/FileDirsOnly 2026/09/04 02:33:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestStatJSON/NotFoundDirsOnly 2026/09/04 02:33:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" === RUN TestStatJSON/RootNotFound 2026/09/04 02:33:52 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-somaxiw4vebi/notfound" 2026/09/04 02:33:52 DEBUG : Config file has changed externally - reloading 2026/09/04 02:33:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:33:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:33:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:33:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:33:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/notfound': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:33:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/notfound': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:33:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlHkeUS_NJK5CLQAPxGtOHI6cLN39SX4u" 2026/09/04 02:33:59 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlHkeUS_NJK5CLQAPxGtOHI6cLN39SX4u" 2026/09/04 02:34:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestStatJSON (24.77s) --- PASS: TestStatJSON/Root (0.61s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.61s) --- PASS: TestStatJSON/Dir (1.23s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.61s) --- PASS: TestStatJSON/File (1.00s) --- PASS: TestStatJSON/NotFound (1.22s) --- PASS: TestStatJSON/DirFilesOnly (1.00s) --- PASS: TestStatJSON/FileFilesOnly (0.63s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.61s) --- PASS: TestStatJSON/DirDirsOnly (0.61s) --- PASS: TestStatJSON/FileDirsOnly (0.62s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.61s) --- PASS: TestStatJSON/RootNotFound (4.68s) === RUN TestStatJSONMemory 2026/09/04 02:34:02 DEBUG : Creating backend with remote ":memory:" 2026/09/04 02:34:02 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/04 02:34:02 DEBUG : sub/file1: size = 5 OK 2026/09/04 02:34:02 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 02:34:02 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.01s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:34:02 INFO : Huawei Drive root 'rclone-test-somaxiw4vebi': Making directory 2026/09/04 02:34:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:02 INFO : Huawei Drive root 'rclone-test-somaxiw4vebi': Making directory 2026/09/04 02:34:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestMkdir (1.77s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:34:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:04 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BvfPZntzdtJPO6rCZ3GdFRacW6xIOWe4T" 2026/09/04 02:34:07 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:08 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BvfPZntzdtJPO6rCZ3GdFRacW6xIOWe4T" 2026/09/04 02:34:10 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BvfPZntzdtJPO6rCZ3GdFRacW6xIOWe4T" 2026/09/04 02:34:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestLsd (8.82s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:34:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:14 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:15 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:16 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestLs (7.00s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:34:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:21 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:22 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:23 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/04 02:34:23 DEBUG : empty space: Excluded 2026/09/04 02:34:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:27 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestLsWithFilesFrom (8.60s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:34:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:29 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:34 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestLsLong (6.87s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:34:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:40 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestHashSums (5.93s) === RUN TestHashSumsWithErrors 2026/09/04 02:34:41 DEBUG : Creating backend with remote ":memory:" 2026/09/04 02:34:41 ERROR : file1: hash unsupported: hash type not supported 2026/09/04 02:34:41 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/04 02:34:41 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/04 02:34:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/04 02:34:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/04 02:34:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/04 02:34:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/04 02:34:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/04 02:34:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/04 02:34:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/04 02:34:41 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-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:34:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:48 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BltBZAjGuv8CL4XvnI_xF_Yw1a47jKuVA" 2026/09/04 02:34:48 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BltBZAjGuv8CL4XvnI_xF_Yw1a47jKuVA" 2026/09/04 02:34:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BltBZAjGuv8CL4XvnI_xF_Yw1a47jKuVA" 2026/09/04 02:34:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestCount (13.88s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:34:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:59 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:59 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:34:59 DEBUG : Waiting for deletions to finish 2026/09/04 02:35:00 DEBUG : large: Excluded (Size Filter) 2026/09/04 02:35:01 INFO : small: Deleted 2026/09/04 02:35:01 INFO : medium: Deleted 2026/09/04 02:35:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestDelete (8.66s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:35:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:05 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:07 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:08 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:09 DEBUG : Waiting for deletions to finish 2026/09/04 02:35:10 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/04 02:35:10 INFO : medium: Deleted 2026/09/04 02:35:10 INFO : large: Deleted 2026/09/04 02:35:10 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:11 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:13 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:14 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestMaxDelete (11.15s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:35:14 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:16 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:19 DEBUG : Waiting for deletions to finish 2026/09/04 02:35:20 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/04 02:35:21 INFO : small: Deleted 2026/09/04 02:35:21 INFO : medium: Deleted 2026/09/04 02:35:21 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:21 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestMaxDeleteSizeLargeFile (10.22s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:35:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:29 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:30 DEBUG : Waiting for deletions to finish 2026/09/04 02:35:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/04 02:35:31 INFO : medium: Deleted 2026/09/04 02:35:32 INFO : small: Deleted 2026/09/04 02:35:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:33 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:34 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestMaxDeleteSize (10.75s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:35:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:40 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestReadFile (5.90s) === RUN TestRetry 2026/09/04 02:35:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/04 02:35:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/04 02:35:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/04 02:35:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/04 02:35:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/04 02:35:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/04 02:35:41 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-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:35:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:52 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:35:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" --- PASS: TestCat (15.43s) === RUN TestPurge 2026/09/04 02:35:57 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-bemupil5tavu" 2026/09/04 02:35:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 02:35:59 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:35:59 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:35:59 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:35:59 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:36:00 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:36:01 DEBUG : Creating backend with remote "/tmp/rclone3626351453" run.go:198: Remote "Huawei Drive root 'rclone-test-bemupil5tavu'", Local "Local file system at /tmp/rclone3626351453", Modify Window "876000h0m0s" 2026/09/04 02:36:01 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:36:02 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BmlQ7LcTL0R0zkcJ6KhdHOYCxCaEWT4ud" 2026/09/04 02:36:03 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BmlQ7LcTL0R0zkcJ6KhdHOYCxCaEWT4ud" 2026/09/04 02:36:04 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BuoE2uxou-jfZaa6xKYxPU6BkBDfIqqC3" 2026/09/04 02:36:06 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BgVJ9N2Glw74yYrWXPQFKrJu3T7uzIZk-" 2026/09/04 02:36:08 INFO : A2: Making directory 2026/09/04 02:36:08 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BmlQ7LcTL0R0zkcJ6KhdHOYCxCaEWT4ud" 2026/09/04 02:36:09 INFO : A1/B2: Making directory 2026/09/04 02:36:09 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BuoE2uxou-jfZaa6xKYxPU6BkBDfIqqC3" 2026/09/04 02:36:10 INFO : A1/B2/C2: Making directory 2026/09/04 02:36:10 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BrtNMQMw7d7LzKVVF51dGz7Q2fswevy0y" 2026/09/04 02:36:12 INFO : A1/B1/C3: Making directory 2026/09/04 02:36:12 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BgVJ9N2Glw74yYrWXPQFKrJu3T7uzIZk-" 2026/09/04 02:36:13 INFO : A3: Making directory 2026/09/04 02:36:13 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BmlQ7LcTL0R0zkcJ6KhdHOYCxCaEWT4ud" 2026/09/04 02:36:14 INFO : A3/B3: Making directory 2026/09/04 02:36:14 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BuwXGGwXaHNqMZ6jnIgZFL6Hg9JfXXkZa" 2026/09/04 02:36:16 INFO : A3/B3/C4: Making directory 2026/09/04 02:36:16 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "Bq9nB6DhQQd8tG443-41LSLE882Tq1Btf" 2026/09/04 02:36:17 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BuoE2uxou-jfZaa6xKYxPU6BkBDfIqqC3" 2026/09/04 02:36:19 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BmlQ7LcTL0R0zkcJ6KhdHOYCxCaEWT4ud" 2026/09/04 02:36:20 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "Bg3blSbJOQiszARfSPJdFKJmT18Vgyhir" 2026/09/04 02:36:20 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BuwXGGwXaHNqMZ6jnIgZFL6Hg9JfXXkZa" 2026/09/04 02:36:21 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "Bq9nB6DhQQd8tG443-41LSLE882Tq1Btf" 2026/09/04 02:36:21 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BjtCULYhyD89MS7CBXb5IO5Q1pqFa9lVP" 2026/09/04 02:36:22 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BuoE2uxou-jfZaa6xKYxPU6BkBDfIqqC3" 2026/09/04 02:36:23 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BgVJ9N2Glw74yYrWXPQFKrJu3T7uzIZk-" 2026/09/04 02:36:24 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BgF-n3TO6ByKNjgQlubxEMJq6lVHhPl2i" 2026/09/04 02:36:24 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BhUB_VRQz6yrYp5d3vUZCCp-lTdnGt7Gq" 2026/09/04 02:36:25 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BrtNMQMw7d7LzKVVF51dGz7Q2fswevy0y" 2026/09/04 02:36:26 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "Bq4NgOpopdB8qM1trm8hOLbFmUrZIrS6f" 2026/09/04 02:36:27 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BmlQ7LcTL0R0zkcJ6KhdHOYCxCaEWT4ud" 2026/09/04 02:36:28 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "Bg3blSbJOQiszARfSPJdFKJmT18Vgyhir" 2026/09/04 02:36:28 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BuwXGGwXaHNqMZ6jnIgZFL6Hg9JfXXkZa" 2026/09/04 02:36:29 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "Bq9nB6DhQQd8tG443-41LSLE882Tq1Btf" 2026/09/04 02:36:30 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BjtCULYhyD89MS7CBXb5IO5Q1pqFa9lVP" 2026/09/04 02:36:30 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BuoE2uxou-jfZaa6xKYxPU6BkBDfIqqC3" 2026/09/04 02:36:31 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "BrtNMQMw7d7LzKVVF51dGz7Q2fswevy0y" 2026/09/04 02:36:31 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "Bq4NgOpopdB8qM1trm8hOLbFmUrZIrS6f" 2026/09/04 02:36:33 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:36:33 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Purge remote 2026/09/04 02:36:33 DEBUG : Huawei Drive root 'rclone-test-bemupil5tavu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:36:34 NOTICE: purge failed: directory not found --- PASS: TestPurge (37.18s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:36:34 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:36:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:36:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk6ZNwjqcXdE3MpRYgLtOfolDf07oGAdR" 2026/09/04 02:36:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpKs04prHjH9TeVSXlqJJOr5OBm5IQ9b_" 2026/09/04 02:36:41 INFO : A2: Making directory 2026/09/04 02:36:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:36:42 INFO : A1/B2: Making directory 2026/09/04 02:36:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk6ZNwjqcXdE3MpRYgLtOfolDf07oGAdR" 2026/09/04 02:36:44 INFO : A1/B2/C2: Making directory 2026/09/04 02:36:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnBYz53dUJlYRzvWE_gVKr4bzAWul0HzW" 2026/09/04 02:36:45 INFO : A1/B1/C3: Making directory 2026/09/04 02:36:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpKs04prHjH9TeVSXlqJJOr5OBm5IQ9b_" 2026/09/04 02:36:46 INFO : A3: Making directory 2026/09/04 02:36:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:36:48 INFO : A3/B3: Making directory 2026/09/04 02:36:48 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtL2dDH4OPYxk-V0xKatJH65Yr4CsimcM" 2026/09/04 02:36:49 INFO : A3/B3/C4: Making directory 2026/09/04 02:36:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtO12YpJ2myLwkNKz5jxKSq4IRO5A8sGi" 2026/09/04 02:36:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk6ZNwjqcXdE3MpRYgLtOfolDf07oGAdR" 2026/09/04 02:36:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:36:52 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BuFplC844LR4ccv4HweRPFaK_V4ccvHee" 2026/09/04 02:36:52 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk6ZNwjqcXdE3MpRYgLtOfolDf07oGAdR" 2026/09/04 02:36:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnBYz53dUJlYRzvWE_gVKr4bzAWul0HzW" 2026/09/04 02:36:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bj8rdWmq6RA7K81ZmpKVFDZUv79a4Ph6O" 2026/09/04 02:36:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpKs04prHjH9TeVSXlqJJOr5OBm5IQ9b_" 2026/09/04 02:36:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpW_F0IQ-BKlN2e7GAsJEdb-K91xWul4p" 2026/09/04 02:36:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk-oOzPNA6StZlR_0cslKoYkPPEAhxLOr" 2026/09/04 02:36:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtL2dDH4OPYxk-V0xKatJH65Yr4CsimcM" 2026/09/04 02:36:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtO12YpJ2myLwkNKz5jxKSq4IRO5A8sGi" 2026/09/04 02:36:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bkcy4zabi06z6_z_UtHZCOospikF0Zoks" 2026/09/04 02:36:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bkcy4zabi06z6_z_UtHZCOospikF0Zoks" 2026/09/04 02:36:59 DEBUG : removing 1 level 3 directories 2026/09/04 02:36:59 INFO : A3/B3/C4: Removing directory 2026/09/04 02:36:59 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bkcy4zabi06z6_z_UtHZCOospikF0Zoks" 2026/09/04 02:37:00 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:37:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BuFplC844LR4ccv4HweRPFaK_V4ccvHee" 2026/09/04 02:37:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk6ZNwjqcXdE3MpRYgLtOfolDf07oGAdR" 2026/09/04 02:37:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnBYz53dUJlYRzvWE_gVKr4bzAWul0HzW" 2026/09/04 02:37:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bj8rdWmq6RA7K81ZmpKVFDZUv79a4Ph6O" 2026/09/04 02:37:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpKs04prHjH9TeVSXlqJJOr5OBm5IQ9b_" 2026/09/04 02:37:04 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpW_F0IQ-BKlN2e7GAsJEdb-K91xWul4p" 2026/09/04 02:37:04 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk-oOzPNA6StZlR_0cslKoYkPPEAhxLOr" 2026/09/04 02:37:05 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtL2dDH4OPYxk-V0xKatJH65Yr4CsimcM" 2026/09/04 02:37:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtO12YpJ2myLwkNKz5jxKSq4IRO5A8sGi" 2026/09/04 02:37:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:37:07 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtL2dDH4OPYxk-V0xKatJH65Yr4CsimcM" 2026/09/04 02:37:07 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk6ZNwjqcXdE3MpRYgLtOfolDf07oGAdR" 2026/09/04 02:37:07 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BuFplC844LR4ccv4HweRPFaK_V4ccvHee" 2026/09/04 02:37:07 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtO12YpJ2myLwkNKz5jxKSq4IRO5A8sGi" 2026/09/04 02:37:08 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnBYz53dUJlYRzvWE_gVKr4bzAWul0HzW" 2026/09/04 02:37:08 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpKs04prHjH9TeVSXlqJJOr5OBm5IQ9b_" 2026/09/04 02:37:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bj8rdWmq6RA7K81ZmpKVFDZUv79a4Ph6O" 2026/09/04 02:37:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpW_F0IQ-BKlN2e7GAsJEdb-K91xWul4p" 2026/09/04 02:37:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk-oOzPNA6StZlR_0cslKoYkPPEAhxLOr" 2026/09/04 02:37:09 DEBUG : removing 2 level 3 directories 2026/09/04 02:37:09 INFO : A1/B2/C2: Removing directory 2026/09/04 02:37:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bj8rdWmq6RA7K81ZmpKVFDZUv79a4Ph6O" 2026/09/04 02:37:09 INFO : A1/B1/C3: Removing directory 2026/09/04 02:37:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpW_F0IQ-BKlN2e7GAsJEdb-K91xWul4p" 2026/09/04 02:37:10 DEBUG : removing 2 level 2 directories 2026/09/04 02:37:10 INFO : A1/B2: Removing directory 2026/09/04 02:37:10 INFO : A3/B3: Removing directory 2026/09/04 02:37:10 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtO12YpJ2myLwkNKz5jxKSq4IRO5A8sGi" 2026/09/04 02:37:10 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnBYz53dUJlYRzvWE_gVKr4bzAWul0HzW" 2026/09/04 02:37:12 DEBUG : removing 2 level 1 directories 2026/09/04 02:37:12 INFO : A3: Removing directory 2026/09/04 02:37:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtL2dDH4OPYxk-V0xKatJH65Yr4CsimcM" 2026/09/04 02:37:12 INFO : A2: Removing directory 2026/09/04 02:37:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BuFplC844LR4ccv4HweRPFaK_V4ccvHee" 2026/09/04 02:37:13 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:37:14 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk6ZNwjqcXdE3MpRYgLtOfolDf07oGAdR" 2026/09/04 02:37:14 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpKs04prHjH9TeVSXlqJJOr5OBm5IQ9b_" 2026/09/04 02:37:15 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk-oOzPNA6StZlR_0cslKoYkPPEAhxLOr" 2026/09/04 02:37:16 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk-oOzPNA6StZlR_0cslKoYkPPEAhxLOr" 2026/09/04 02:37:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk6ZNwjqcXdE3MpRYgLtOfolDf07oGAdR" 2026/09/04 02:37:18 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:37:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk6ZNwjqcXdE3MpRYgLtOfolDf07oGAdR" 2026/09/04 02:37:20 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpKs04prHjH9TeVSXlqJJOr5OBm5IQ9b_" 2026/09/04 02:37:20 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk-oOzPNA6StZlR_0cslKoYkPPEAhxLOr" 2026/09/04 02:37:21 DEBUG : removing 1 level 3 directories 2026/09/04 02:37:21 INFO : A1/B1/C1: Removing directory 2026/09/04 02:37:21 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk-oOzPNA6StZlR_0cslKoYkPPEAhxLOr" 2026/09/04 02:37:22 DEBUG : removing 1 level 2 directories 2026/09/04 02:37:22 INFO : A1/B1: Removing directory 2026/09/04 02:37:22 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpKs04prHjH9TeVSXlqJJOr5OBm5IQ9b_" 2026/09/04 02:37:23 DEBUG : removing 1 level 1 directories 2026/09/04 02:37:23 INFO : A1: Removing directory 2026/09/04 02:37:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bk6ZNwjqcXdE3MpRYgLtOfolDf07oGAdR" 2026/09/04 02:37:24 DEBUG : removing 1 level 0 directories 2026/09/04 02:37:24 INFO : Huawei Drive root 'rclone-test-somaxiw4vebi': Removing directory 2026/09/04 02:37:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgkegGbBvseoRT5XBiA9DUpiikpVi6-tq" 2026/09/04 02:37:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:37:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (53.09s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:37:27 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:37:28 INFO : A1: Making directory 2026/09/04 02:37:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:37:29 INFO : A1/B1: Making directory 2026/09/04 02:37:29 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BoLbac1aXpPdjDMVGxRJIGrpT6P-EE_53" 2026/09/04 02:37:31 INFO : A1/B1/C1: Making directory 2026/09/04 02:37:31 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgzBsiNgnL0MxKMWmrwFHX5nVXgQKo3XD" 2026/09/04 02:37:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:37:33 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BoLbac1aXpPdjDMVGxRJIGrpT6P-EE_53" 2026/09/04 02:37:34 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgzBsiNgnL0MxKMWmrwFHX5nVXgQKo3XD" 2026/09/04 02:37:34 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BogBVVNS4ql4b31sLr1lA67jlZ9gGPPDe" 2026/09/04 02:37:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BoLbac1aXpPdjDMVGxRJIGrpT6P-EE_53" 2026/09/04 02:37:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgzBsiNgnL0MxKMWmrwFHX5nVXgQKo3XD" 2026/09/04 02:37:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BogBVVNS4ql4b31sLr1lA67jlZ9gGPPDe" 2026/09/04 02:37:37 DEBUG : removing 1 level 3 directories 2026/09/04 02:37:37 INFO : A1/B1/C1: Removing directory 2026/09/04 02:37:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BogBVVNS4ql4b31sLr1lA67jlZ9gGPPDe" 2026/09/04 02:37:38 DEBUG : removing 1 level 2 directories 2026/09/04 02:37:38 INFO : A1/B1: Removing directory 2026/09/04 02:37:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BgzBsiNgnL0MxKMWmrwFHX5nVXgQKo3XD" 2026/09/04 02:37:40 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:37:40 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BoLbac1aXpPdjDMVGxRJIGrpT6P-EE_53" 2026/09/04 02:37:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:37:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BoLbac1aXpPdjDMVGxRJIGrpT6P-EE_53" 2026/09/04 02:37:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BoLbac1aXpPdjDMVGxRJIGrpT6P-EE_53" 2026/09/04 02:37:43 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestRmdirsLeaveRoot (16.84s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:37:44 INFO : A1: Making directory 2026/09/04 02:37:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:37:45 INFO : A1/B1: Making directory 2026/09/04 02:37:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpsByDcNs9EpAzFi3n_FGI7wlQIER6K7K" 2026/09/04 02:37:46 INFO : A1/B1/C1: Making directory 2026/09/04 02:37:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpVai8_mDPWCcD5ht2qNGer-zkH8rB2fg" 2026/09/04 02:37:48 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:37:48 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpsByDcNs9EpAzFi3n_FGI7wlQIER6K7K" 2026/09/04 02:37:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpVai8_mDPWCcD5ht2qNGer-zkH8rB2fg" 2026/09/04 02:37:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BsQlCKfb4JBz2bMOZrlpMJavscKUkfH6c" 2026/09/04 02:37:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:37:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpsByDcNs9EpAzFi3n_FGI7wlQIER6K7K" 2026/09/04 02:37:52 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpVai8_mDPWCcD5ht2qNGer-zkH8rB2fg" 2026/09/04 02:37:52 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BsQlCKfb4JBz2bMOZrlpMJavscKUkfH6c" 2026/09/04 02:37:53 DEBUG : removing 1 level 3 directories 2026/09/04 02:37:53 INFO : A1/B1/C1: Removing directory 2026/09/04 02:37:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BsQlCKfb4JBz2bMOZrlpMJavscKUkfH6c" 2026/09/04 02:37:54 DEBUG : removing 1 level 2 directories 2026/09/04 02:37:54 INFO : A1/B1: Removing directory 2026/09/04 02:37:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpVai8_mDPWCcD5ht2qNGer-zkH8rB2fg" 2026/09/04 02:37:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:37:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpsByDcNs9EpAzFi3n_FGI7wlQIER6K7K" 2026/09/04 02:37:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:37:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpsByDcNs9EpAzFi3n_FGI7wlQIER6K7K" 2026/09/04 02:37:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BpsByDcNs9EpAzFi3n_FGI7wlQIER6K7K" 2026/09/04 02:37:59 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestRmdirsWithFilter (16.04s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:38:00 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:00 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:02 DEBUG : file1: size = 14 OK 2026/09/04 02:38:02 DEBUG : file1: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/04 02:38:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:03 DEBUG : filename.txt: File name found in url 2026/09/04 02:38:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:05 DEBUG : filename.txt: size = 14 OK 2026/09/04 02:38:05 DEBUG : filename.txt: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/04 02:38:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/04 02:38:05 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:06 DEBUG : headerfilename.txt: size = 14 OK 2026/09/04 02:38:06 DEBUG : headerfilename.txt: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/04 02:38:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:08 DEBUG : file2: size = 14 OK 2026/09/04 02:38:08 DEBUG : file2: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/04 02:38:08 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:14 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestCopyURL (14.36s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:38:14 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:15 DEBUG : file1: size = 14 OK 2026/09/04 02:38:15 DEBUG : file1: sha256 = 3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91 OK 2026/09/04 02:38:15 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestCopyURLDownloadHeaders (3.51s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:38:18 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/04 02:38:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:22 DEBUG : sub/file2: size = 14 OK 2026/09/04 02:38:22 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/04 02:38:22 INFO : file1: Copied (new) to: sub/file2 2026/09/04 02:38:22 INFO : file1: Deleted 2026/09/04 02:38:22 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:22 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlwlsOH1-jeL6deAiSjJL-o3sXrSv-tdi" 2026/09/04 02:38:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlwlsOH1-jeL6deAiSjJL-o3sXrSv-tdi" 2026/09/04 02:38:23 DEBUG : sub/file2: size = 14 OK 2026/09/04 02:38:23 DEBUG : file1: Sizes identical 2026/09/04 02:38:23 DEBUG : file1: Unchanged skipping 2026/09/04 02:38:23 INFO : file1: Deleted 2026/09/04 02:38:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlwlsOH1-jeL6deAiSjJL-o3sXrSv-tdi" 2026/09/04 02:38:25 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': don't need to copy/move sub/file2, it is already at target location 2026/09/04 02:38:25 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:25 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlwlsOH1-jeL6deAiSjJL-o3sXrSv-tdi" 2026/09/04 02:38:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:27 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlwlsOH1-jeL6deAiSjJL-o3sXrSv-tdi" 2026/09/04 02:38:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BlwlsOH1-jeL6deAiSjJL-o3sXrSv-tdi" 2026/09/04 02:38:29 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestMoveFile (11.98s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:38:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/04 02:38:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:32 DEBUG : file1: size = 14 OK 2026/09/04 02:38:32 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/04 02:38:32 INFO : file1: Copied (new) 2026/09/04 02:38:32 INFO : file1: Deleted 2026/09/04 02:38:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:33 DEBUG : file1: Destination exists, skipping 2026/09/04 02:38:33 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/09/04 02:38:33 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:34 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestMoveFileWithIgnoreExisting (5.89s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:38:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestCaseInsensitiveMoveFile (1.18s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:38:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.18s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:38:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtX4gRt8OxTJDoALThotF_6-bEsoNip-y" 2026/09/04 02:38:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtX4gRt8OxTJDoALThotF_6-bEsoNip-y" 2026/09/04 02:38:43 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-somaxiw4vebi/backup" 2026/09/04 02:38:43 DEBUG : Config file has changed externally - reloading 2026/09/04 02:38:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/09/04 02:38:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/09/04 02:38:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/09/04 02:38:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:38:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/09/04 02:38:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:47 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2292631908) 2026/09/04 02:38:47 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-somaxiw4vebi') 2026/09/04 02:38:47 DEBUG : dst/file1: Sizes differ 2026/09/04 02:38:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi/backup': Listing directory "Br5j-yd8ZfjYoTGMNMNJG27V9zEUNnSS2" 2026/09/04 02:38:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtX4gRt8OxTJDoALThotF_6-bEsoNip-y" 2026/09/04 02:38:52 INFO : dst/file1: Moved (server-side) 2026/09/04 02:38:52 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtX4gRt8OxTJDoALThotF_6-bEsoNip-y" 2026/09/04 02:38:53 DEBUG : dst/file1: size = 14 OK 2026/09/04 02:38:53 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/09/04 02:38:53 INFO : dst/file1: Copied (new) 2026/09/04 02:38:53 INFO : dst/file1: Deleted 2026/09/04 02:38:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Br5j-yd8ZfjYoTGMNMNJG27V9zEUNnSS2" 2026/09/04 02:38:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BsQVA0z9MICbW7rtXHrhMMKvgcl_tyHqm" 2026/09/04 02:38:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtX4gRt8OxTJDoALThotF_6-bEsoNip-y" 2026/09/04 02:38:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:38:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Br5j-yd8ZfjYoTGMNMNJG27V9zEUNnSS2" 2026/09/04 02:38:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BsQVA0z9MICbW7rtXHrhMMKvgcl_tyHqm" 2026/09/04 02:38:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtX4gRt8OxTJDoALThotF_6-bEsoNip-y" 2026/09/04 02:39:00 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtX4gRt8OxTJDoALThotF_6-bEsoNip-y" 2026/09/04 02:39:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:39:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Br5j-yd8ZfjYoTGMNMNJG27V9zEUNnSS2" 2026/09/04 02:39:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BsQVA0z9MICbW7rtXHrhMMKvgcl_tyHqm" 2026/09/04 02:39:04 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Br5j-yd8ZfjYoTGMNMNJG27V9zEUNnSS2" 2026/09/04 02:39:05 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestMoveFileBackupDir (27.72s) === 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-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:39:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:39:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:39:08 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Blek77pncMuqX82VtfNVMO48MCWJLWGhq" 2026/09/04 02:39:10 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Blek77pncMuqX82VtfNVMO48MCWJLWGhq" 2026/09/04 02:39:10 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Blek77pncMuqX82VtfNVMO48MCWJLWGhq" 2026/09/04 02:39:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtNQi8HGe-0PQtSxgxQBCKq4xEHyjGqHD" 2026/09/04 02:39:13 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtNQi8HGe-0PQtSxgxQBCKq4xEHyjGqHD" 2026/09/04 02:39:15 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtNQi8HGe-0PQtSxgxQBCKq4xEHyjGqHD" 2026/09/04 02:39:16 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtNQi8HGe-0PQtSxgxQBCKq4xEHyjGqHD" 2026/09/04 02:39:18 INFO : A1/B2: Making directory 2026/09/04 02:39:18 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Blek77pncMuqX82VtfNVMO48MCWJLWGhq" 2026/09/04 02:39:21 INFO : A1/B1/C3: Making directory 2026/09/04 02:39:21 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtNQi8HGe-0PQtSxgxQBCKq4xEHyjGqHD" 2026/09/04 02:39:22 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:39:22 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Blek77pncMuqX82VtfNVMO48MCWJLWGhq" 2026/09/04 02:39:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BoGBQUZI84ucPONOYG01HrLqFYt1AuLhn" 2026/09/04 02:39:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtNQi8HGe-0PQtSxgxQBCKq4xEHyjGqHD" 2026/09/04 02:39:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bqt5noegJR5whrJ6qLXVJPLA7VS06jR0c" 2026/09/04 02:39:25 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BmjOTiNwgE8xuUHYrIOdHm4DWoQQOpElM" 2026/09/04 02:39:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjzOjplFDkRCO_g6SjvZP4pXWkSqDx8uQ" 2026/09/04 02:39:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:39:27 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': DirMove: srcID="Blek77pncMuqX82VtfNVMO48MCWJLWGhq" srcDirectoryID="BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" srcLeaf="A1" dstDirectoryID="BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" dstLeaf="A2" 2026/09/04 02:39:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': DirMove result: id="Blek77pncMuqX82VtfNVMO48MCWJLWGhq" fileName="A2" parentFolder=[BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z] 2026/09/04 02:39:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:39:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Blek77pncMuqX82VtfNVMO48MCWJLWGhq" 2026/09/04 02:39:29 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BoGBQUZI84ucPONOYG01HrLqFYt1AuLhn" 2026/09/04 02:39:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtNQi8HGe-0PQtSxgxQBCKq4xEHyjGqHD" 2026/09/04 02:39:31 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bqt5noegJR5whrJ6qLXVJPLA7VS06jR0c" 2026/09/04 02:39:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BmjOTiNwgE8xuUHYrIOdHm4DWoQQOpElM" 2026/09/04 02:39:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjzOjplFDkRCO_g6SjvZP4pXWkSqDx8uQ" 2026/09/04 02:39:33 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:39:33 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Blek77pncMuqX82VtfNVMO48MCWJLWGhq" 2026/09/04 02:39:34 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BoGBQUZI84ucPONOYG01HrLqFYt1AuLhn" 2026/09/04 02:39:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtNQi8HGe-0PQtSxgxQBCKq4xEHyjGqHD" 2026/09/04 02:39:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bqt5noegJR5whrJ6qLXVJPLA7VS06jR0c" 2026/09/04 02:39:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BmjOTiNwgE8xuUHYrIOdHm4DWoQQOpElM" 2026/09/04 02:39:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjzOjplFDkRCO_g6SjvZP4pXWkSqDx8uQ" 2026/09/04 02:39:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:39:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWTgIAyCdpP0MTa04iBNUZ-B0qzeBiwT" 2026/09/04 02:39:40 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BipJWUYqwrKqyQHvzKU1EAZB3ZN1YNPYq" 2026/09/04 02:39:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BipJWUYqwrKqyQHvzKU1EAZB3ZN1YNPYq" 2026/09/04 02:39:43 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BipJWUYqwrKqyQHvzKU1EAZB3ZN1YNPYq" 2026/09/04 02:39:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWTgIAyCdpP0MTa04iBNUZ-B0qzeBiwT" 2026/09/04 02:39:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWTgIAyCdpP0MTa04iBNUZ-B0qzeBiwT" 2026/09/04 02:39:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWTgIAyCdpP0MTa04iBNUZ-B0qzeBiwT" 2026/09/04 02:39:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BipJWUYqwrKqyQHvzKU1EAZB3ZN1YNPYq" 2026/09/04 02:39:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BkmWjYtSNW0OpsHq0zoNBH4iAke4GCQHD" 2026/09/04 02:39:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Br1qEwsE2hAdnCH67ygNP-7W_tk4Tst6H" 2026/09/04 02:39:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Blek77pncMuqX82VtfNVMO48MCWJLWGhq" 2026/09/04 02:39:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Blek77pncMuqX82VtfNVMO48MCWJLWGhq" 2026/09/04 02:39:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Blek77pncMuqX82VtfNVMO48MCWJLWGhq" 2026/09/04 02:39:48 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtNQi8HGe-0PQtSxgxQBCKq4xEHyjGqHD" 2026/09/04 02:39:48 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BmjOTiNwgE8xuUHYrIOdHm4DWoQQOpElM" 2026/09/04 02:39:48 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtNQi8HGe-0PQtSxgxQBCKq4xEHyjGqHD" 2026/09/04 02:39:48 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/04 02:39:49 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/04 02:39:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtNQi8HGe-0PQtSxgxQBCKq4xEHyjGqHD" 2026/09/04 02:39:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjzOjplFDkRCO_g6SjvZP4pXWkSqDx8uQ" 2026/09/04 02:39:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/04 02:39:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/04 02:39:51 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/04 02:39:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Blek77pncMuqX82VtfNVMO48MCWJLWGhq" 2026/09/04 02:39:52 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BoGBQUZI84ucPONOYG01HrLqFYt1AuLhn" 2026/09/04 02:39:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtNQi8HGe-0PQtSxgxQBCKq4xEHyjGqHD" 2026/09/04 02:39:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bqt5noegJR5whrJ6qLXVJPLA7VS06jR0c" 2026/09/04 02:39:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjzOjplFDkRCO_g6SjvZP4pXWkSqDx8uQ" 2026/09/04 02:39:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BmjOTiNwgE8xuUHYrIOdHm4DWoQQOpElM" 2026/09/04 02:39:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtNQi8HGe-0PQtSxgxQBCKq4xEHyjGqHD" 2026/09/04 02:39:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Blek77pncMuqX82VtfNVMO48MCWJLWGhq" 2026/09/04 02:40:00 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:40:00 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWTgIAyCdpP0MTa04iBNUZ-B0qzeBiwT" 2026/09/04 02:40:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BipJWUYqwrKqyQHvzKU1EAZB3ZN1YNPYq" 2026/09/04 02:40:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Br1qEwsE2hAdnCH67ygNP-7W_tk4Tst6H" 2026/09/04 02:40:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BkmWjYtSNW0OpsHq0zoNBH4iAke4GCQHD" 2026/09/04 02:40:04 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjWFGfaKeHoXfmkoHMc5G3peEdPFwGkQF" 2026/09/04 02:40:05 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BufXTZ8wKjo_lw2FQGmpABqMQ4esejtQP" 2026/09/04 02:40:06 INFO : Huawei Drive root 'rclone-test-somaxiw4vebi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/04 02:40:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWTgIAyCdpP0MTa04iBNUZ-B0qzeBiwT" 2026/09/04 02:40:07 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BipJWUYqwrKqyQHvzKU1EAZB3ZN1YNPYq" 2026/09/04 02:40:07 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Br1qEwsE2hAdnCH67ygNP-7W_tk4Tst6H" 2026/09/04 02:40:08 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BkmWjYtSNW0OpsHq0zoNBH4iAke4GCQHD" 2026/09/04 02:40:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjWFGfaKeHoXfmkoHMc5G3peEdPFwGkQF" 2026/09/04 02:40:09 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BufXTZ8wKjo_lw2FQGmpABqMQ4esejtQP" 2026/09/04 02:40:10 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:40:11 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BrDEPHbvoQY5FvwG1MXJD-7bUPZFpbBsO" 2026/09/04 02:40:13 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BsjCrMOj3SrmE_kjUP-REP6jVmbw6cxA5" 2026/09/04 02:40:14 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BsjCrMOj3SrmE_kjUP-REP6jVmbw6cxA5" 2026/09/04 02:40:16 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BsjCrMOj3SrmE_kjUP-REP6jVmbw6cxA5" 2026/09/04 02:40:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BrDEPHbvoQY5FvwG1MXJD-7bUPZFpbBsO" 2026/09/04 02:40:18 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BrDEPHbvoQY5FvwG1MXJD-7bUPZFpbBsO" 2026/09/04 02:40:18 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BkpQEJdQgl7Dc_Kt7YBlFQ4hxNqkGpM0w" 2026/09/04 02:40:18 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BsjCrMOj3SrmE_kjUP-REP6jVmbw6cxA5" 2026/09/04 02:40:18 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BrDEPHbvoQY5FvwG1MXJD-7bUPZFpbBsO" 2026/09/04 02:40:18 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BqSPjw8K_Yhuygwd3g3RJRLPG0U8QOzib" 2026/09/04 02:40:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Br1qEwsE2hAdnCH67ygNP-7W_tk4Tst6H" 2026/09/04 02:40:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWTgIAyCdpP0MTa04iBNUZ-B0qzeBiwT" 2026/09/04 02:40:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BkmWjYtSNW0OpsHq0zoNBH4iAke4GCQHD" 2026/09/04 02:40:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWTgIAyCdpP0MTa04iBNUZ-B0qzeBiwT" 2026/09/04 02:40:19 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BipJWUYqwrKqyQHvzKU1EAZB3ZN1YNPYq" 2026/09/04 02:40:20 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/04 02:40:20 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/04 02:40:20 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/04 02:40:20 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/04 02:40:21 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/04 02:40:21 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BufXTZ8wKjo_lw2FQGmpABqMQ4esejtQP" 2026/09/04 02:40:22 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BjWFGfaKeHoXfmkoHMc5G3peEdPFwGkQF" 2026/09/04 02:40:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Br1qEwsE2hAdnCH67ygNP-7W_tk4Tst6H" 2026/09/04 02:40:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BkmWjYtSNW0OpsHq0zoNBH4iAke4GCQHD" 2026/09/04 02:40:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BipJWUYqwrKqyQHvzKU1EAZB3ZN1YNPYq" 2026/09/04 02:40:27 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BhWTgIAyCdpP0MTa04iBNUZ-B0qzeBiwT" 2026/09/04 02:40:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:40:29 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BrDEPHbvoQY5FvwG1MXJD-7bUPZFpbBsO" 2026/09/04 02:40:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bi1fd5LBKzBZ1xMxkbNdB05Gy72hizpaW" 2026/09/04 02:40:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BsjCrMOj3SrmE_kjUP-REP6jVmbw6cxA5" 2026/09/04 02:40:31 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtTuJl_5dBO9KM-dd0zBENq_euxss2V5v" 2026/09/04 02:40:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BqSPjw8K_Yhuygwd3g3RJRLPG0U8QOzib" 2026/09/04 02:40:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BkpQEJdQgl7Dc_Kt7YBlFQ4hxNqkGpM0w" 2026/09/04 02:40:33 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:40:34 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BrDEPHbvoQY5FvwG1MXJD-7bUPZFpbBsO" 2026/09/04 02:40:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bi1fd5LBKzBZ1xMxkbNdB05Gy72hizpaW" 2026/09/04 02:40:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BsjCrMOj3SrmE_kjUP-REP6jVmbw6cxA5" 2026/09/04 02:40:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtTuJl_5dBO9KM-dd0zBENq_euxss2V5v" 2026/09/04 02:40:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BqSPjw8K_Yhuygwd3g3RJRLPG0U8QOzib" 2026/09/04 02:40:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BkpQEJdQgl7Dc_Kt7YBlFQ4hxNqkGpM0w" 2026/09/04 02:40:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "Bi1fd5LBKzBZ1xMxkbNdB05Gy72hizpaW" 2026/09/04 02:40:43 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BtTuJl_5dBO9KM-dd0zBENq_euxss2V5v" 2026/09/04 02:40:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BkpQEJdQgl7Dc_Kt7YBlFQ4hxNqkGpM0w" 2026/09/04 02:40:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BqSPjw8K_Yhuygwd3g3RJRLPG0U8QOzib" 2026/09/04 02:40:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BsjCrMOj3SrmE_kjUP-REP6jVmbw6cxA5" 2026/09/04 02:40:48 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BrDEPHbvoQY5FvwG1MXJD-7bUPZFpbBsO" 2026/09/04 02:40:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestDirMove (104.23s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:40:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:40:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestGetFsInfo (1.17s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:40:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:40:52 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/04 02:40:52 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:40:53 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/04 02:40:53 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/09/04 02:40:53 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/04 02:40:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/04 02:40:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:40:58 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/04 02:40:58 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/09/04 02:40:58 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/04 02:40:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:40:59 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:41:02 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/04 02:41:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:05 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/04 02:41:05 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/09/04 02:41:05 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/04 02:41:05 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/04 02:41:05 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:10 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/04 02:41:10 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/09/04 02:41:10 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/09/04 02:41:10 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:11 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:13 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:41:14 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:15 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/04 02:41:15 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:17 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/04 02:41:17 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/09/04 02:41:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/04 02:41:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:23 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/04 02:41:23 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/09/04 02:41:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:41:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:27 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/04 02:41:27 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:28 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/04 02:41:28 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/04 02:41:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/04 02:41:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/04 02:41:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/04 02:41:32 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/04 02:41:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/04 02:41:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:33 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestRcat (44.60s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (10.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (11.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (12.55s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (9.13s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/09/04 02:41:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': File to upload is small (48 bytes), uploading instead of streaming 2026/09/04 02:41:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:38 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/04 02:41:39 DEBUG : rcat_metadata: size = 48 OK 2026/09/04 02:41:39 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/09/04 02:41:39 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/09/04 02:41:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:40 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" === RUN TestRcatMetadata/ViaDisk 2026/09/04 02:41:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/04 02:41:42 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:44 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/04 02:41:45 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/04 02:41:45 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/09/04 02:41:45 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/09/04 02:41:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:48 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestRcatMetadata (13.34s) --- PASS: TestRcatMetadata/Normal (5.92s) --- PASS: TestRcatMetadata/ViaDisk (5.86s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:41:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:50 DEBUG : potato1: size = 60 OK 2026/09/04 02:41:50 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/04 02:41:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': File to upload is small (60 bytes), uploading instead of streaming 2026/09/04 02:41:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:53 DEBUG : potato2: size = 60 OK 2026/09/04 02:41:53 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/04 02:41:53 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/09/04 02:41:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:54 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestRcatSize (7.67s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:41:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:57 ERROR : potato1: Post request put error: expected 120 bytes in input, but got 60: unexpected EOF 2026/09/04 02:41:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:41:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestRcatSizeShortEOF (1.77s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:41:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:00 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/04 02:42:01 DEBUG : potato1: size = 60 OK 2026/09/04 02:42:01 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/04 02:42:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': File to upload is small (60 bytes), uploading instead of streaming 2026/09/04 02:42:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:02 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/09/04 02:42:03 DEBUG : potato2: size = 60 OK 2026/09/04 02:42:03 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/04 02:42:03 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/09/04 02:42:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:04 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:04 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:05 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:05 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:08 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestRcatSizeMetadata (11.29s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:42:10 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:11 DEBUG : potato1: size = 60 OK 2026/09/04 02:42:11 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/09/04 02:42:11 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:12 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestRcatSizeUploadHeaders (3.31s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:42:13 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:15 DEBUG : potato1: size = 60 OK 2026/09/04 02:42:15 DEBUG : potato1: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c (Huawei Drive root 'rclone-test-somaxiw4vebi') 2026/09/04 02:42:15 DEBUG : potato1: sha256 = 4aa30ef0902653a07d3ef9b4c6b44d8094ab4091b49a21c95dc942bc102b4d5a (Huawei Drive root 'rclone-test-somaxiw4vebi') 2026/09/04 02:42:15 ERROR : potato1: corrupted on transfer: sha256 hashes differ src "d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c" vs dst(Huawei Drive root 'rclone-test-somaxiw4vebi') "4aa30ef0902653a07d3ef9b4c6b44d8094ab4091b49a21c95dc942bc102b4d5a" 2026/09/04 02:42:15 INFO : potato1: Removing failed copy 2026/09/04 02:42:15 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:16 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:42:17 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:19 DEBUG : potato4: size = 60 (Huawei Drive root 'rclone-test-somaxiw4vebi') 2026/09/04 02:42:19 DEBUG : potato4: size = 59 (Huawei Drive root 'rclone-test-somaxiw4vebi') 2026/09/04 02:42:19 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Huawei Drive root 'rclone-test-somaxiw4vebi') 59 2026/09/04 02:42:19 INFO : potato4: Removing failed copy 2026/09/04 02:42:21 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:22 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:42:23 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:24 DEBUG : potato2: size = 60 OK 2026/09/04 02:42:24 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:42:26 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:28 DEBUG : potato3: size = 60 OK 2026/09/04 02:42:28 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestRcatSizeChecksum (17.15s) --- PASS: TestRcatSizeChecksum/Corrupted (4.16s) --- PASS: TestRcatSizeChecksum/SizeDiffers (6.10s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (3.03s) --- PASS: TestRcatSizeChecksum/NoHashes (3.86s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" operations_test.go:1839: Skipping test as remote does not support modtime 2026/09/04 02:42:30 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:31 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- SKIP: TestTouchDir (1.55s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata 2026/09/04 02:42:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:32 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- SKIP: TestMkdirMetadata (1.18s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/09/04 02:42:33 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:33 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- SKIP: TestMkdirModTime (1.19s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/04 02:42:34 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- SKIP: TestCopyDirMetadata (1.18s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/09/04 02:42:35 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:36 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- SKIP: TestSetDirModTime (1.57s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/04 02:42:37 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- SKIP: TestDirsEqual (1.57s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-somaxiw4vebi'", Local "Local file system at /tmp/rclone2292631908", Modify Window "876000h0m0s" 2026/09/04 02:42:38 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:39 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:41 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:42:43 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:43 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:42:44 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:45 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:42:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:46 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:42:47 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:42:48 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vevoqif8" before starting 2026/09/04 02:42:48 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:42:49 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:50 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:42:50 DEBUG : sub dir/test remove existing.vevoqif8: TEST: removing renamed existing file after operation 2026/09/04 02:42:51 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:52 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:42:52 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:42:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sihijop7" before starting 2026/09/04 02:42:53 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:42:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:55 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:42:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sihijop7: TEST: renaming existing back after failed operation 2026/09/04 02:42:56 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:42:57 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:42:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:42:58 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:42:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.danizeb7" before starting 2026/09/04 02:42:59 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:43:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:43:01 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:43:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.danizeb7: TEST: removing renamed existing file after operation 2026/09/04 02:43:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:43:03 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:43:04 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" 2026/09/04 02:43:04 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:43:05 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BobiNhAH_1bfXNVu_ITlKhrtdvwjTe483" 2026/09/04 02:43:06 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Listing directory "BnMHGyPsANBkia_GuCPFHnYYk9EQphG6Z" --- PASS: TestRemoveExisting (28.42s) === 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/09/04 02:43:07 DEBUG : Huawei Drive root 'rclone-test-somaxiw4vebi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Finished OK in 27m34.430826452s (try 1/5)