"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose -test.run '^(TestCopyEmptyDirectories|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncNoUpdateDirModtime)$'" - Starting (try 2/5) 2026/04/23 02:49:32 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bedoxek3nore" 2026/04/23 02:49:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 02:49:36 DEBUG : Creating backend with remote "/tmp/rclone2221555467" === RUN TestCopyEmptyDirectories run.go:185: Remote "OneDrive root 'rclone-test-bedoxek3nore'", Local "Local file system at /tmp/rclone2221555467", Modify Window "1s" 2026/04/23 02:49:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/23 02:49:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/23 02:49:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/23 02:49:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/23 02:49:37 DEBUG : sub dir2: Making directory with metadata 2026/04/23 02:49:39 DEBUG : sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/23 02:49:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/23 02:49:51 DEBUG : sub dir: Making directory with metadata 2026/04/23 02:49:52 DEBUG : sub dir: setting time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 02:49:53 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/23 02:49:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/23 02:49:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:49:53 DEBUG : sub dir/hello world: Starting multipart upload 2026/04/23 02:49:54 DEBUG : sub dir2/sub sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/23 02:49:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/23 02:49:55 DEBUG : OneDrive root 'rclone-test-bedoxek3nore': Waiting for checks to finish 2026/04/23 02:49:55 DEBUG : OneDrive root 'rclone-test-bedoxek3nore': Waiting for transfers to finish 2026/04/23 02:49:55 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2026/04/23 02:50:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:50:04 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2026/04/23 02:50:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyEmptyDirectories (54.07s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "OneDrive root 'rclone-test-bedoxek3nore'", Local "Local file system at /tmp/rclone2221555467", Modify Window "1s" 2026/04/23 02:50:30 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/04/23 02:50:30 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/23 02:50:32 DEBUG : OneDrive root 'rclone-test-bedoxek3nore': Waiting for checks to finish 2026/04/23 02:50:32 DEBUG : OneDrive root 'rclone-test-bedoxek3nore': Waiting for transfers to finish 2026/04/23 02:50:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (57.71s) === RUN TestSyncEmptyDirectories run.go:185: Remote "OneDrive root 'rclone-test-bedoxek3nore'", Local "Local file system at /tmp/rclone2221555467", Modify Window "1s" 2026/04/23 02:51:27 DEBUG : sub dir2: Making directory with metadata 2026/04/23 02:51:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/23 02:51:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/23 02:51:28 DEBUG : sub dir2: Making directory with metadata 2026/04/23 02:51:29 DEBUG : sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/23 02:51:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/23 02:51:30 DEBUG : sub dir: Making directory with metadata 2026/04/23 02:51:59 DEBUG : sub dir: setting time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 02:51:59 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/23 02:51:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:51:59 DEBUG : sub dir/hello world: Starting multipart upload 2026/04/23 02:51:59 DEBUG : OneDrive root 'rclone-test-bedoxek3nore': Waiting for checks to finish 2026/04/23 02:51:59 DEBUG : OneDrive root 'rclone-test-bedoxek3nore': Waiting for transfers to finish 2026/04/23 02:52:00 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2026/04/23 02:52:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:52:01 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2026/04/23 02:52:01 INFO : sub dir/hello world: Copied (new) 2026/04/23 02:52:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (38.20s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "OneDrive root 'rclone-test-bedoxek3nore'", Local "Local file system at /tmp/rclone2221555467", Modify Window "1s" 2026/04/23 02:52:06 INFO : sub dir2: Making directory 2026/04/23 02:52:06 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/23 02:52:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/23 02:52:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/23 02:52:06 DEBUG : OneDrive root 'rclone-test-bedoxek3nore': Waiting for checks to finish 2026/04/23 02:52:06 DEBUG : OneDrive root 'rclone-test-bedoxek3nore': Waiting for transfers to finish 2026/04/23 02:52:07 DEBUG : sub dir/hello world: Starting multipart upload 2026/04/23 02:52:08 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2026/04/23 02:52:09 DEBUG : sub dir/hello world: size = 11 OK 2026/04/23 02:52:09 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2026/04/23 02:52:09 INFO : sub dir/hello world: Copied (new) 2026/04/23 02:52:09 DEBUG : Waiting for deletions to finish 2026/04/23 02:52:10 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (23.13s) PASS 2026/04/23 02:52:29 DEBUG : OneDrive root 'rclone-test-bedoxek3nore': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose -test.run '^(TestCopyEmptyDirectories|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncNoUpdateDirModtime)$'" - Finished OK in 2m56.735645934s (try 2/5)