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