"./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestMoveWithoutDeleteEmptySrcDirs|TestSyncBackupDir|TestSyncBackupDirWithSuffix|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncNoTraverse)$|^TestTransform$/^charmap$'" - Starting (try 2/5) 2026/02/02 01:33:24 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-zenemen4lage" 2026/02/02 01:33:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/02 01:33:25 DEBUG : Creating backend with remote "/tmp/rclone1865518242" === RUN TestSyncNoTraverse run.go:185: Remote "HiDrive root 'rclone-test-zenemen4lage'", Local "Local file system at /tmp/rclone1865518242", Modify Window "1s" 2026/02/02 01:33:25 ERROR : Ignoring --no-traverse with sync 2026/02/02 01:33:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 01:33:25 DEBUG : HiDrive root 'rclone-test-zenemen4lage': Waiting for checks to finish 2026/02/02 01:33:25 DEBUG : HiDrive root 'rclone-test-zenemen4lage': Waiting for transfers to finish 2026/02/02 01:33:25 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 01:33:25 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/02/02 01:33:25 INFO : sub dir/hello world: Copied (new) 2026/02/02 01:33:25 DEBUG : Waiting for deletions to finish 2026/02/02 01:33:25 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name sub dir 2026/02/02 01:33:25 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name hello world 2026/02/02 01:33:25 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name sub dir 2026/02/02 01:33:25 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name hello world --- PASS: TestSyncNoTraverse (0.63s) === RUN TestSyncEmptyDirectories run.go:185: Remote "HiDrive root 'rclone-test-zenemen4lage'", Local "Local file system at /tmp/rclone1865518242", Modify Window "1s" 2026/02/02 01:33:25 DEBUG : sub dir2: Making directory with metadata 2026/02/02 01:33:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/02 01:33:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/02 01:33:25 INFO : sub dir2: Making directory 2026/02/02 01:33:25 INFO : sub dir: Making directory 2026/02/02 01:33:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 01:33:25 DEBUG : HiDrive root 'rclone-test-zenemen4lage': Waiting for checks to finish 2026/02/02 01:33:25 DEBUG : HiDrive root 'rclone-test-zenemen4lage': Waiting for transfers to finish 2026/02/02 01:33:26 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 01:33:26 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/02/02 01:33:26 INFO : sub dir/hello world: Copied (new) 2026/02/02 01:33:26 DEBUG : Waiting for deletions to finish 2026/02/02 01:33:26 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name sub dir 2026/02/02 01:33:26 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name sub dir2 2026/02/02 01:33:26 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name hello world 2026/02/02 01:33:26 DEBUG : HiDrive root 'rclone-test-zenemen4lage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/02 01:33:26 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name sub dir 2026/02/02 01:33:26 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name sub dir2 2026/02/02 01:33:26 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name hello world --- PASS: TestSyncEmptyDirectories (0.69s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "HiDrive root 'rclone-test-zenemen4lage'", Local "Local file system at /tmp/rclone1865518242", Modify Window "1s" 2026/02/02 01:33:26 INFO : sub dir2: Making directory 2026/02/02 01:33:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 01:33:26 DEBUG : HiDrive root 'rclone-test-zenemen4lage': Waiting for checks to finish 2026/02/02 01:33:26 DEBUG : HiDrive root 'rclone-test-zenemen4lage': Waiting for transfers to finish 2026/02/02 01:33:26 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 01:33:26 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/02/02 01:33:26 INFO : sub dir/hello world: Copied (new) 2026/02/02 01:33:26 DEBUG : Waiting for deletions to finish 2026/02/02 01:33:26 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name sub dir 2026/02/02 01:33:26 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name hello world 2026/02/02 01:33:26 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name sub dir 2026/02/02 01:33:26 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name hello world --- PASS: TestSyncNoEmptyDirectories (0.64s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "HiDrive root 'rclone-test-zenemen4lage'", Local "Local file system at /tmp/rclone1865518242", Modify Window "1s" 2026/02/02 01:33:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 01:33:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/02 01:33:27 DEBUG : HiDrive root 'rclone-test-zenemen4lage': Waiting for checks to finish 2026/02/02 01:33:27 DEBUG : HiDrive root 'rclone-test-zenemen4lage': Waiting for transfers to finish 2026/02/02 01:33:27 ERROR : sub dir/hello world: Failed to copy: directory not found 2026/02/02 01:33:27 ERROR : sub dir/hello world: Not deleting source as copy failed: directory not found 2026/02/02 01:33:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/02 01:33:27 DEBUG : nested/sub dir/file: hidrive = 54b20b890e6c9c33aec6c581948147995a664bb2 OK 2026/02/02 01:33:27 INFO : nested/sub dir/file: Copied (new) 2026/02/02 01:33:27 INFO : nested/sub dir/file: Deleted sync_test.go:1839: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1839 Error: Received unexpected error: directory not found Test: TestMoveWithoutDeleteEmptySrcDirs 2026/02/02 01:33:27 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name nested 2026/02/02 01:33:27 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name sub dir 2026/02/02 01:33:27 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name sub dir 2026/02/02 01:33:27 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name file --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (0.77s) === RUN TestSyncBackupDir run.go:185: Remote "HiDrive root 'rclone-test-zenemen4lage'", Local "Local file system at /tmp/rclone1865518242", Modify Window "1s" 2026/02/02 01:33:28 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dst 2026/02/02 01:33:28 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one 2026/02/02 01:33:28 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name three.txt 2026/02/02 01:33:28 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name two 2026/02/02 01:33:28 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-zenemen4lage/dst" 2026/02/02 01:33:28 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-zenemen4lage/backup" 2026/02/02 01:33:28 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': found directory-element with name one 2026/02/02 01:33:28 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': found directory-element with name three.txt 2026/02/02 01:33:28 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': found directory-element with name two 2026/02/02 01:33:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone1865518242) 2026/02/02 01:33:28 DEBUG : two: size = 3 OK 2026/02/02 01:33:28 DEBUG : one: size = 3 (HiDrive root 'rclone-test-zenemen4lage/dst') 2026/02/02 01:33:28 DEBUG : one: Sizes differ 2026/02/02 01:33:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:28 DEBUG : two: Unchanged skipping 2026/02/02 01:33:28 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': Waiting for checks to finish 2026/02/02 01:33:28 INFO : one: Moved (server-side) 2026/02/02 01:33:28 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': Waiting for transfers to finish 2026/02/02 01:33:29 DEBUG : one: size = 4 OK 2026/02/02 01:33:29 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK 2026/02/02 01:33:29 INFO : one: Copied (new) 2026/02/02 01:33:29 DEBUG : Waiting for deletions to finish 2026/02/02 01:33:29 INFO : three.txt: Moved (server-side) 2026/02/02 01:33:29 INFO : three.txt: Moved into backup dir 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name backup 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dst 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name two 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name three.txt 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name backup 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dst 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name three.txt 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name two 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name three.txt 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': found directory-element with name one 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': found directory-element with name three.txt 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': found directory-element with name two 2026/02/02 01:33:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865518242) 2026/02/02 01:33:29 DEBUG : one: size = 4 (HiDrive root 'rclone-test-zenemen4lage/dst') 2026/02/02 01:33:29 DEBUG : one: Sizes differ 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': Waiting for checks to finish 2026/02/02 01:33:29 DEBUG : two: size = 3 OK 2026/02/02 01:33:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:29 DEBUG : two: Unchanged skipping 2026/02/02 01:33:29 INFO : one: Deleted 2026/02/02 01:33:29 INFO : one: Moved (server-side) 2026/02/02 01:33:29 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': Waiting for transfers to finish 2026/02/02 01:33:29 DEBUG : one: size = 5 OK 2026/02/02 01:33:29 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK 2026/02/02 01:33:29 INFO : one: Copied (new) 2026/02/02 01:33:29 DEBUG : Waiting for deletions to finish 2026/02/02 01:33:30 INFO : three.txt: Deleted 2026/02/02 01:33:30 INFO : three.txt: Moved (server-side) 2026/02/02 01:33:30 INFO : three.txt: Moved into backup dir 2026/02/02 01:33:30 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name backup 2026/02/02 01:33:30 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dst 2026/02/02 01:33:30 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one 2026/02/02 01:33:30 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name two 2026/02/02 01:33:30 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one 2026/02/02 01:33:30 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name three.txt 2026/02/02 01:33:30 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name backup 2026/02/02 01:33:30 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dst 2026/02/02 01:33:30 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one 2026/02/02 01:33:30 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name two 2026/02/02 01:33:30 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one 2026/02/02 01:33:30 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name three.txt --- PASS: TestSyncBackupDir (2.77s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "HiDrive root 'rclone-test-zenemen4lage'", Local "Local file system at /tmp/rclone1865518242", Modify Window "1s" 2026/02/02 01:33:31 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dst 2026/02/02 01:33:31 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one 2026/02/02 01:33:31 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name three.txt 2026/02/02 01:33:31 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name two 2026/02/02 01:33:31 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-zenemen4lage/dst" 2026/02/02 01:33:31 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-zenemen4lage/backup" 2026/02/02 01:33:31 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': found directory-element with name one 2026/02/02 01:33:31 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': found directory-element with name three.txt 2026/02/02 01:33:31 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': found directory-element with name two 2026/02/02 01:33:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone1865518242) 2026/02/02 01:33:31 DEBUG : one: size = 3 (HiDrive root 'rclone-test-zenemen4lage/dst') 2026/02/02 01:33:31 DEBUG : one: Sizes differ 2026/02/02 01:33:31 DEBUG : two: size = 3 OK 2026/02/02 01:33:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:31 DEBUG : two: Unchanged skipping 2026/02/02 01:33:31 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': Waiting for checks to finish 2026/02/02 01:33:31 INFO : one: Moved (server-side) to: one.bak 2026/02/02 01:33:31 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': Waiting for transfers to finish 2026/02/02 01:33:31 DEBUG : one: size = 4 OK 2026/02/02 01:33:31 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK 2026/02/02 01:33:31 INFO : one: Copied (new) 2026/02/02 01:33:31 DEBUG : Waiting for deletions to finish 2026/02/02 01:33:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/02 01:33:31 INFO : three.txt: Moved into backup dir 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name backup 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dst 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name two 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one.bak 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name three.txt.bak 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name backup 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dst 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name three.txt 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name two 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one.bak 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name three.txt.bak 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': found directory-element with name one 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': found directory-element with name three.txt 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': found directory-element with name two 2026/02/02 01:33:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1865518242) 2026/02/02 01:33:32 DEBUG : one: size = 4 (HiDrive root 'rclone-test-zenemen4lage/dst') 2026/02/02 01:33:32 DEBUG : one: Sizes differ 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': Waiting for checks to finish 2026/02/02 01:33:32 DEBUG : two: size = 3 OK 2026/02/02 01:33:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:32 DEBUG : two: Unchanged skipping 2026/02/02 01:33:32 INFO : one.bak: Deleted 2026/02/02 01:33:32 INFO : one: Moved (server-side) to: one.bak 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage/dst': Waiting for transfers to finish 2026/02/02 01:33:32 DEBUG : one: size = 5 OK 2026/02/02 01:33:32 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK 2026/02/02 01:33:32 INFO : one: Copied (new) 2026/02/02 01:33:32 DEBUG : Waiting for deletions to finish 2026/02/02 01:33:32 INFO : three.txt.bak: Deleted 2026/02/02 01:33:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/02 01:33:32 INFO : three.txt: Moved into backup dir 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name backup 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dst 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name two 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one.bak 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name three.txt.bak 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name backup 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dst 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name two 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name one.bak 2026/02/02 01:33:32 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name three.txt.bak --- PASS: TestSyncBackupDirWithSuffix (2.69s) === RUN TestTransform === RUN TestTransform/charmap run.go:185: Remote "HiDrive root 'rclone-test-zenemen4lage'", Local "Local file system at /tmp/rclone1865518242", Modify Window "1s" 2026/02/02 01:33:35 DEBUG : Waiting for deletions to finish 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name apple 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name appleappleapplebanana 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name banana 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dir1 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name splitbananasplit 2026/02/02 01:33:35 DEBUG : apple: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : apple: Excluded 2026/02/02 01:33:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : appleappleapplebanana: Excluded 2026/02/02 01:33:35 DEBUG : banana: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : banana: Excluded 2026/02/02 01:33:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : splitbananasplit: Excluded 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0000-abcdefg.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0001-bcdefgh.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0002-cdefghi.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0003-defghij.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0004-efghijk.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0005-fghijkl.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0006-ghijklm.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0007-1234567.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0008-2345678.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0009-3456789.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0010-456789.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0011-56789;.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0012-6789;.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0013-789;=.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0014-89;=.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0015-9;=.txt 2026/02/02 01:33:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 01:33:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 01:33:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 01:33:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 01:33:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 01:33:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 01:33:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 01:33:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 01:33:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 01:33:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 01:33:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 01:33:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 01:33:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 01:33:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 01:33:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name apple 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name appleappleapplebanana 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name banana 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dir1 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name splitbananasplit 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0000-abcdefg.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0001-bcdefgh.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0002-cdefghi.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0003-defghij.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0004-efghijk.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0005-fghijkl.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0006-ghijklm.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0007-1234567.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0008-2345678.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0009-3456789.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0010-456789.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0011-56789;.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0012-6789;.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0013-789;=.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0014-89;=.txt 2026/02/02 01:33:35 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0015-9;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name apple 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name appleappleapplebanana 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name banana 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dir1 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name splitbananasplit 2026/02/02 01:33:36 DEBUG : apple: size = 5 OK 2026/02/02 01:33:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : apple: Unchanged skipping 2026/02/02 01:33:36 DEBUG : banana: size = 6 OK 2026/02/02 01:33:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 01:33:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : banana: Unchanged skipping 2026/02/02 01:33:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 01:33:36 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 01:33:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0000-abcdefg.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0001-bcdefgh.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0002-cdefghi.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0003-defghij.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0004-efghijk.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0005-fghijkl.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0006-ghijklm.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0007-1234567.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0008-2345678.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0009-3456789.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0010-456789.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0011-56789;.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0012-6789;.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0013-789;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0014-89;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0015-9;=.txt 2026/02/02 01:33:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 01:33:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 01:33:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 01:33:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 01:33:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 01:33:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 01:33:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': Waiting for checks to finish 2026/02/02 01:33:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': Waiting for transfers to finish 2026/02/02 01:33:36 DEBUG : Waiting for deletions to finish 2026/02/02 01:33:36 DEBUG : Waiting for deletions to finish 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name apple 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name appleappleapplebanana 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name banana 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dir1 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name splitbananasplit 2026/02/02 01:33:36 DEBUG : apple: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : apple: Excluded 2026/02/02 01:33:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : appleappleapplebanana: Excluded 2026/02/02 01:33:36 DEBUG : banana: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : banana: Excluded 2026/02/02 01:33:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : splitbananasplit: Excluded 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0000-abcdefg.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0001-bcdefgh.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0002-cdefghi.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0003-defghij.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0004-efghijk.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0005-fghijkl.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0006-ghijklm.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0007-1234567.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0008-2345678.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0009-3456789.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0010-456789.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0011-56789;.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0012-6789;.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0013-789;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0014-89;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0015-9;=.txt 2026/02/02 01:33:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name apple 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name appleappleapplebanana 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name banana 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dir1 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name splitbananasplit 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0000-abcdefg.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0001-bcdefgh.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0002-cdefghi.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0003-defghij.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0004-efghijk.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0005-fghijkl.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0006-ghijklm.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0007-1234567.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0008-2345678.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0009-3456789.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0010-456789.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0011-56789;.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0012-6789;.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0013-789;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0014-89;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0015-9;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name apple 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name appleappleapplebanana 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name banana 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dir1 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name splitbananasplit 2026/02/02 01:33:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 01:33:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 01:33:36 DEBUG : apple: size = 5 OK 2026/02/02 01:33:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : apple: Unchanged skipping 2026/02/02 01:33:36 DEBUG : banana: size = 6 OK 2026/02/02 01:33:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : banana: Unchanged skipping 2026/02/02 01:33:36 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 01:33:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0000-abcdefg.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0001-bcdefgh.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0002-cdefghi.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0003-defghij.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0004-efghijk.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0005-fghijkl.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0006-ghijklm.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0007-1234567.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0008-2345678.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0009-3456789.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0010-456789.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0011-56789;.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0012-6789;.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0013-789;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0014-89;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0015-9;=.txt 2026/02/02 01:33:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': Waiting for checks to finish 2026/02/02 01:33:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 01:33:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 01:33:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 01:33:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 01:33:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 01:33:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 01:33:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 01:33:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 01:33:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': Waiting for transfers to finish 2026/02/02 01:33:36 DEBUG : Waiting for deletions to finish 2026/02/02 01:33:36 DEBUG : Waiting for deletions to finish 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name apple 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name appleappleapplebanana 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name banana 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dir1 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name splitbananasplit 2026/02/02 01:33:36 DEBUG : apple: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : apple: Excluded 2026/02/02 01:33:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : appleappleapplebanana: Excluded 2026/02/02 01:33:36 DEBUG : banana: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : banana: Excluded 2026/02/02 01:33:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : splitbananasplit: Excluded 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0000-abcdefg.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0001-bcdefgh.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0002-cdefghi.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0003-defghij.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0004-efghijk.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0005-fghijkl.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0006-ghijklm.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0007-1234567.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0008-2345678.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0009-3456789.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0010-456789.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0011-56789;.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0012-6789;.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0013-789;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0014-89;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0015-9;=.txt 2026/02/02 01:33:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 01:33:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 01:33:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name apple 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name appleappleapplebanana 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name banana 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dir1 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name splitbananasplit 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0000-abcdefg.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0001-bcdefgh.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0002-cdefghi.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0003-defghij.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0004-efghijk.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0005-fghijkl.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0006-ghijklm.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0007-1234567.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0008-2345678.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0009-3456789.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0010-456789.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0011-56789;.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0012-6789;.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0013-789;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0014-89;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0015-9;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name apple 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name appleappleapplebanana 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name banana 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name dir1 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name splitbananasplit 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0000-abcdefg.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0001-bcdefgh.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0002-cdefghi.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0003-defghij.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0004-efghijk.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0005-fghijkl.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0006-ghijklm.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0007-1234567.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0008-2345678.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0009-3456789.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0010-456789.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0011-56789;.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0012-6789;.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0013-789;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0014-89;=.txt 2026/02/02 01:33:36 DEBUG : HiDrive root 'rclone-test-zenemen4lage': found directory-element with name 0015-9;=.txt --- PASS: TestTransform (4.57s) --- PASS: TestTransform/charmap (4.57s) FAIL 2026/02/02 01:33:37 DEBUG : HiDrive root 'rclone-test-zenemen4lage': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestMoveWithoutDeleteEmptySrcDirs|TestSyncBackupDir|TestSyncBackupDirWithSuffix|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncNoTraverse)$|^TestTransform$/^charmap$'" - Finished ERROR in 13.028157958s (try 2/5): exit status 1: Failed [TestMoveWithoutDeleteEmptySrcDirs]