"./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestMoveNoEmptyDirectories|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories)$'" - Starting (try 2/5) 2026/02/01 02:21:53 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-kozumay6roxi" 2026/02/01 02:21:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/01 02:21:53 DEBUG : Creating backend with remote "/tmp/rclone2932504348" === RUN TestMoveNoEmptyDirectories run.go:185: Remote "HiDrive root 'rclone-test-kozumay6roxi'", Local "Local file system at /tmp/rclone2932504348", Modify Window "1s" 2026/02/01 02:21:53 INFO : sub dir2: Making directory 2026/02/01 02:21:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 02:21:53 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': Waiting for checks to finish 2026/02/01 02:21:53 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': Waiting for transfers to finish 2026/02/01 02:21:54 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 02:21:54 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/02/01 02:21:54 INFO : sub dir/hello world: Copied (new) 2026/02/01 02:21:54 INFO : sub dir/hello world: Deleted 2026/02/01 02:21:54 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': found directory-element with name sub dir 2026/02/01 02:21:54 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': found directory-element with name hello world 2026/02/01 02:21:54 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': found directory-element with name sub dir 2026/02/01 02:21:54 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': found directory-element with name hello world --- PASS: TestMoveNoEmptyDirectories (0.62s) === RUN TestSyncEmptyDirectories run.go:185: Remote "HiDrive root 'rclone-test-kozumay6roxi'", Local "Local file system at /tmp/rclone2932504348", Modify Window "1s" 2026/02/01 02:21:54 DEBUG : sub dir2: Making directory with metadata 2026/02/01 02:21:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/01 02:21:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/01 02:21:54 INFO : sub dir2: Making directory 2026/02/01 02:21:54 INFO : sub dir: Making directory 2026/02/01 02:21:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 02:21:54 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': Waiting for checks to finish 2026/02/01 02:21:54 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': Waiting for transfers to finish 2026/02/01 02:21:54 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 02:21:54 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/02/01 02:21:54 INFO : sub dir/hello world: Copied (new) 2026/02/01 02:21:54 DEBUG : Waiting for deletions to finish 2026/02/01 02:21:54 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': found directory-element with name sub dir 2026/02/01 02:21:54 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': found directory-element with name sub dir2 2026/02/01 02:21:54 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': found directory-element with name hello world 2026/02/01 02:21:54 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/01 02:21:54 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': found directory-element with name sub dir 2026/02/01 02:21:54 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': found directory-element with name sub dir2 2026/02/01 02:21:54 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': found directory-element with name hello world --- PASS: TestSyncEmptyDirectories (0.64s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "HiDrive root 'rclone-test-kozumay6roxi'", Local "Local file system at /tmp/rclone2932504348", Modify Window "1s" 2026/02/01 02:21:54 INFO : sub dir2: Making directory 2026/02/01 02:21:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 02:21:55 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': Waiting for checks to finish 2026/02/01 02:21:55 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': Waiting for transfers to finish 2026/02/01 02:21:55 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 02:21:55 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/02/01 02:21:55 INFO : sub dir/hello world: Copied (new) 2026/02/01 02:21:55 DEBUG : Waiting for deletions to finish 2026/02/01 02:21:55 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': found directory-element with name sub dir 2026/02/01 02:21:55 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': found directory-element with name hello world 2026/02/01 02:21:55 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': found directory-element with name sub dir 2026/02/01 02:21:55 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': found directory-element with name hello world --- PASS: TestSyncNoEmptyDirectories (0.62s) PASS 2026/02/01 02:21:55 DEBUG : HiDrive root 'rclone-test-kozumay6roxi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestMoveNoEmptyDirectories|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories)$'" - Finished OK in 2.16182288s (try 2/5)