"./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestCopyNoTraverse|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncNoTraverse)$|^TestTransform$/^encoder$'" - Starting (try 2/5) 2026/03/28 03:00:14 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-qijecon6jawa" 2026/03/28 03:00:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 03:00:14 DEBUG : Creating backend with remote "/tmp/rclone1907603244" === RUN TestCopyNoTraverse run.go:185: Remote "HiDrive root 'rclone-test-qijecon6jawa'", Local "Local file system at /tmp/rclone1907603244", Modify Window "1s" 2026/03/28 03:00:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:00:15 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Waiting for checks to finish 2026/03/28 03:00:15 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Waiting for transfers to finish 2026/03/28 03:00:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 03:00:15 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/03/28 03:00:15 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:00:15 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir 2026/03/28 03:00:15 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name hello world 2026/03/28 03:00:15 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir 2026/03/28 03:00:15 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name hello world --- PASS: TestCopyNoTraverse (0.69s) === RUN TestSyncNoTraverse run.go:185: Remote "HiDrive root 'rclone-test-qijecon6jawa'", Local "Local file system at /tmp/rclone1907603244", Modify Window "1s" 2026/03/28 03:00:15 ERROR : Ignoring --no-traverse with sync 2026/03/28 03:00:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:00:15 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Waiting for checks to finish 2026/03/28 03:00:15 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Waiting for transfers to finish 2026/03/28 03:00:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 03:00:15 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/03/28 03:00:15 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:00:15 DEBUG : Waiting for deletions to finish 2026/03/28 03:00:15 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir 2026/03/28 03:00:16 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name hello world 2026/03/28 03:00:16 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir 2026/03/28 03:00:16 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name hello world --- PASS: TestSyncNoTraverse (0.55s) === RUN TestSyncEmptyDirectories run.go:185: Remote "HiDrive root 'rclone-test-qijecon6jawa'", Local "Local file system at /tmp/rclone1907603244", Modify Window "1s" 2026/03/28 03:00:16 DEBUG : sub dir2: Making directory with metadata 2026/03/28 03:00:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/28 03:00:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/28 03:00:16 INFO : sub dir2: Making directory 2026/03/28 03:00:16 INFO : sub dir: Making directory 2026/03/28 03:00:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:00:16 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Waiting for checks to finish 2026/03/28 03:00:16 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Waiting for transfers to finish 2026/03/28 03:00:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 03:00:16 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/03/28 03:00:16 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:00:16 DEBUG : Waiting for deletions to finish 2026/03/28 03:00:16 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir 2026/03/28 03:00:16 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir2 2026/03/28 03:00:16 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name hello world 2026/03/28 03:00:16 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/28 03:00:16 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir 2026/03/28 03:00:16 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir2 2026/03/28 03:00:16 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name hello world --- PASS: TestSyncEmptyDirectories (0.78s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "HiDrive root 'rclone-test-qijecon6jawa'", Local "Local file system at /tmp/rclone1907603244", Modify Window "1s" 2026/03/28 03:00:17 INFO : sub dir2: Making directory 2026/03/28 03:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:00:17 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Waiting for checks to finish 2026/03/28 03:00:17 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Waiting for transfers to finish 2026/03/28 03:00:17 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 03:00:17 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/03/28 03:00:17 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:00:17 DEBUG : Waiting for deletions to finish 2026/03/28 03:00:17 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir 2026/03/28 03:00:17 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name hello world 2026/03/28 03:00:17 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir 2026/03/28 03:00:17 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name hello world --- PASS: TestSyncNoEmptyDirectories (0.61s) === RUN TestServerSideCopy run.go:185: Remote "HiDrive root 'rclone-test-qijecon6jawa'", Local "Local file system at /tmp/rclone1907603244", Modify Window "1s" 2026/03/28 03:00:17 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir 2026/03/28 03:00:17 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name hello world 2026/03/28 03:00:17 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-tuyawav0vupe" sync_test.go:620: Server side copy (if possible) HiDrive root 'rclone-test-qijecon6jawa' -> HiDrive root 'rclone-test-tuyawav0vupe' 2026/03/28 03:00:18 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir 2026/03/28 03:00:18 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name hello world 2026/03/28 03:00:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:00:18 DEBUG : HiDrive root 'rclone-test-tuyawav0vupe': Waiting for checks to finish 2026/03/28 03:00:18 DEBUG : HiDrive root 'rclone-test-tuyawav0vupe': Waiting for transfers to finish 2026/03/28 03:00:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 03:00:18 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/03/28 03:00:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/28 03:00:18 DEBUG : HiDrive root 'rclone-test-tuyawav0vupe': found directory-element with name sub dir 2026/03/28 03:00:18 DEBUG : HiDrive root 'rclone-test-tuyawav0vupe': found directory-element with name hello world 2026/03/28 03:00:18 DEBUG : HiDrive root 'rclone-test-tuyawav0vupe': Purge remote 2026/03/28 03:00:18 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir 2026/03/28 03:00:18 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name hello world --- PASS: TestServerSideCopy (1.50s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "HiDrive root 'rclone-test-qijecon6jawa'", Local "Local file system at /tmp/rclone1907603244", Modify Window "1s" 2026/03/28 03:00:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/28 03:00:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/28 03:00:19 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Waiting for checks to finish 2026/03/28 03:00:19 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Waiting for transfers to finish 2026/03/28 03:00:19 DEBUG : sub dir/hello world: size = 11 OK 2026/03/28 03:00:19 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/03/28 03:00:19 INFO : sub dir/hello world: Copied (new) 2026/03/28 03:00:19 INFO : sub dir/hello world: Deleted 2026/03/28 03:00:19 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/28 03:00:19 DEBUG : nested/sub dir/file: hidrive = 54b20b890e6c9c33aec6c581948147995a664bb2 OK 2026/03/28 03:00:19 INFO : nested/sub dir/file: Copied (new) 2026/03/28 03:00:19 INFO : nested/sub dir/file: Deleted 2026/03/28 03:00:19 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name nested 2026/03/28 03:00:19 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir 2026/03/28 03:00:19 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name hello world 2026/03/28 03:00:19 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir 2026/03/28 03:00:19 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name file 2026/03/28 03:00:19 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name nested 2026/03/28 03:00:19 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir 2026/03/28 03:00:19 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name hello world 2026/03/28 03:00:19 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name sub dir 2026/03/28 03:00:19 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name file --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.97s) === RUN TestTransform === RUN TestTransform/encoder run.go:185: Remote "HiDrive root 'rclone-test-qijecon6jawa'", Local "Local file system at /tmp/rclone1907603244", Modify Window "1s" 2026/03/28 03:00:22 DEBUG : Waiting for deletions to finish 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name apple 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name appleappleapplebanana 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name banana 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name dir1 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name splitbananasplit 2026/03/28 03:00:22 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : apple: Excluded 2026/03/28 03:00:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:00:22 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : banana: Excluded 2026/03/28 03:00:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : splitbananasplit: Excluded 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0000-abcdefg.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0001-bcdefgh.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0002-cdefghi.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0003-defghij.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0004-efghijk.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0005-fghijkl.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0006-ghijklm.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0007-1234567.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0008-2345678.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0009-3456789.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0010-456789.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0011-56789;.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0012-6789;.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0013-789;=.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0014-89;=.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0015-9;=.txt 2026/03/28 03:00:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name apple 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name appleappleapplebanana 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name banana 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name dir1 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name splitbananasplit 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0000-abcdefg.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0001-bcdefgh.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0002-cdefghi.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0003-defghij.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0004-efghijk.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0005-fghijkl.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0006-ghijklm.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0007-1234567.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0008-2345678.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0009-3456789.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0010-456789.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0011-56789;.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0012-6789;.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0013-789;=.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0014-89;=.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0015-9;=.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name apple 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name appleappleapplebanana 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name banana 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name dir1 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name splitbananasplit 2026/03/28 03:00:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:00:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:00:22 DEBUG : apple: size = 5 OK 2026/03/28 03:00:22 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:00:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : apple: Unchanged skipping 2026/03/28 03:00:22 DEBUG : banana: size = 6 OK 2026/03/28 03:00:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : banana: Unchanged skipping 2026/03/28 03:00:22 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0000-abcdefg.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0001-bcdefgh.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0002-cdefghi.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0003-defghij.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0004-efghijk.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0005-fghijkl.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0006-ghijklm.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0007-1234567.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0008-2345678.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0009-3456789.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0010-456789.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0011-56789;.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0012-6789;.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0013-789;=.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0014-89;=.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0015-9;=.txt 2026/03/28 03:00:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:00:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:00:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:00:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:00:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:00:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:00:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:00:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:00:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:00:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:00:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Waiting for checks to finish 2026/03/28 03:00:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:00:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:00:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:00:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:00:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:00:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Waiting for transfers to finish 2026/03/28 03:00:22 DEBUG : Waiting for deletions to finish 2026/03/28 03:00:22 DEBUG : Waiting for deletions to finish 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name apple 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name appleappleapplebanana 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name banana 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name dir1 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name splitbananasplit 2026/03/28 03:00:22 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : apple: Excluded 2026/03/28 03:00:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:00:22 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : banana: Excluded 2026/03/28 03:00:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : splitbananasplit: Excluded 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0000-abcdefg.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0001-bcdefgh.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0002-cdefghi.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0003-defghij.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0004-efghijk.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0005-fghijkl.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0006-ghijklm.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0007-1234567.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0008-2345678.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0009-3456789.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0010-456789.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0011-56789;.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0012-6789;.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0013-789;=.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0014-89;=.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0015-9;=.txt 2026/03/28 03:00:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:00:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:00:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name apple 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name appleappleapplebanana 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name banana 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name dir1 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name splitbananasplit 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0000-abcdefg.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0001-bcdefgh.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0002-cdefghi.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0003-defghij.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0004-efghijk.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0005-fghijkl.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0006-ghijklm.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0007-1234567.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0008-2345678.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0009-3456789.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0010-456789.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0011-56789;.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0012-6789;.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0013-789;=.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0014-89;=.txt 2026/03/28 03:00:22 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0015-9;=.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name apple 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name appleappleapplebanana 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name banana 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name dir1 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name splitbananasplit 2026/03/28 03:00:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/28 03:00:23 DEBUG : apple: size = 5 OK 2026/03/28 03:00:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : apple: Unchanged skipping 2026/03/28 03:00:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/28 03:00:23 DEBUG : banana: size = 6 OK 2026/03/28 03:00:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : banana: Unchanged skipping 2026/03/28 03:00:23 DEBUG : splitbananasplit: size = 16 OK 2026/03/28 03:00:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : splitbananasplit: Unchanged skipping 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0000-abcdefg.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0001-bcdefgh.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0002-cdefghi.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0003-defghij.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0004-efghijk.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0005-fghijkl.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0006-ghijklm.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0007-1234567.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0008-2345678.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0009-3456789.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0010-456789.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0011-56789;.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0012-6789;.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0013-789;=.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0014-89;=.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0015-9;=.txt 2026/03/28 03:00:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/28 03:00:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/28 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/28 03:00:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/28 03:00:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/28 03:00:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/28 03:00:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/28 03:00:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Waiting for checks to finish 2026/03/28 03:00:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/28 03:00:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/28 03:00:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/28 03:00:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/28 03:00:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/28 03:00:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/28 03:00:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/28 03:00:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/28 03:00:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/28 03:00:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Waiting for transfers to finish 2026/03/28 03:00:23 DEBUG : Waiting for deletions to finish 2026/03/28 03:00:23 DEBUG : Waiting for deletions to finish 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name apple 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name appleappleapplebanana 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name banana 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name dir1 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name splitbananasplit 2026/03/28 03:00:23 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : apple: Excluded 2026/03/28 03:00:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:00:23 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : banana: Excluded 2026/03/28 03:00:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : splitbananasplit: Excluded 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0000-abcdefg.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0001-bcdefgh.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0002-cdefghi.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0003-defghij.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0004-efghijk.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0005-fghijkl.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0006-ghijklm.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0007-1234567.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0008-2345678.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0009-3456789.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0010-456789.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0011-56789;.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0012-6789;.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0013-789;=.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0014-89;=.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0015-9;=.txt 2026/03/28 03:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name apple 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name appleappleapplebanana 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name banana 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name dir1 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name splitbananasplit 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0000-abcdefg.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0001-bcdefgh.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0002-cdefghi.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0003-defghij.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0004-efghijk.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0005-fghijkl.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0006-ghijklm.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0007-1234567.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0008-2345678.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0009-3456789.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0010-456789.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0011-56789;.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0012-6789;.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0013-789;=.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0014-89;=.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0015-9;=.txt 2026/03/28 03:00:23 DEBUG : Waiting for deletions to finish 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name apple 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name appleappleapplebanana 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name banana 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name dir1 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name splitbananasplit 2026/03/28 03:00:23 DEBUG : apple: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : apple: Excluded 2026/03/28 03:00:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : appleappleapplebanana: Excluded 2026/03/28 03:00:23 DEBUG : banana: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : banana: Excluded 2026/03/28 03:00:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : splitbananasplit: Excluded 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0000-abcdefg.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0001-bcdefgh.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0002-cdefghi.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0003-defghij.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0004-efghijk.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0005-fghijkl.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0006-ghijklm.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0007-1234567.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0008-2345678.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0009-3456789.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0010-456789.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0011-56789;.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0012-6789;.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0013-789;=.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0014-89;=.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0015-9;=.txt 2026/03/28 03:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/28 03:00:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/28 03:00:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name apple 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name appleappleapplebanana 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name banana 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name dir1 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name splitbananasplit 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0000-abcdefg.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0001-bcdefgh.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0002-cdefghi.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0003-defghij.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0004-efghijk.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0005-fghijkl.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0006-ghijklm.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0007-1234567.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0008-2345678.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0009-3456789.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0010-456789.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0011-56789;.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0012-6789;.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0013-789;=.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0014-89;=.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0015-9;=.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name apple 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name appleappleapplebanana 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name banana 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name dir1 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name splitbananasplit 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0000-abcdefg.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0001-bcdefgh.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0002-cdefghi.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0003-defghij.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0004-efghijk.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0005-fghijkl.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0006-ghijklm.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0007-1234567.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0008-2345678.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0009-3456789.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0010-456789.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0011-56789;.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0012-6789;.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0013-789;=.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0014-89;=.txt 2026/03/28 03:00:23 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': found directory-element with name 0015-9;=.txt --- PASS: TestTransform (4.75s) --- PASS: TestTransform/encoder (4.75s) PASS 2026/03/28 03:00:24 DEBUG : HiDrive root 'rclone-test-qijecon6jawa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestCopyNoTraverse|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncNoTraverse)$|^TestTransform$/^encoder$'" - Finished OK in 10.110946789s (try 2/5)