"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCopy|TestCopyMetadataNoEmptyDirs|TestCopyWithDryRun|TestSyncSizeOnly)$'" - Starting (try 2/5) 2025/08/31 04:58:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hubuvuf7povu" 2025/08/31 04:58:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 04:58:13 DEBUG : Starting OpenDrive session with ID: 101329f5aeaca297d0e86f653bb43f372800804f9b86ad9209e8c9afc491b295 2025/08/31 04:58:14 DEBUG : Creating backend with remote "/tmp/rclone2412517557" === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-hubuvuf7povu'", Local "Local file system at /tmp/rclone2412517557", Modify Window "1s" 2025/08/31 04:58:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 04:58:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/31 04:58:14 DEBUG : OpenDrive root 'rclone-test-hubuvuf7povu': Waiting for checks to finish 2025/08/31 04:58:14 DEBUG : OpenDrive root 'rclone-test-hubuvuf7povu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.07s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-hubuvuf7povu'", Local "Local file system at /tmp/rclone2412517557", Modify Window "1s" 2025/08/31 04:58:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/31 04:58:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 04:58:15 DEBUG : OpenDrive root 'rclone-test-hubuvuf7povu': Waiting for checks to finish 2025/08/31 04:58:15 DEBUG : OpenDrive root 'rclone-test-hubuvuf7povu': Waiting for transfers to finish 2025/08/31 04:58:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/08/31 04:58:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/31 04:58:17 INFO : sub dir/hello world: Copied (new) 2025/08/31 04:58:17 DEBUG : OpenDrive root 'rclone-test-hubuvuf7povu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.71s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hubuvuf7povu'", Local "Local file system at /tmp/rclone2412517557", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-hubuvuf7povu'", Local "Local file system at /tmp/rclone2412517557", Modify Window "1s" 2025/08/31 04:58:19 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/31 04:58:19 DEBUG : OpenDrive root 'rclone-test-hubuvuf7povu': Waiting for checks to finish 2025/08/31 04:58:19 DEBUG : OpenDrive root 'rclone-test-hubuvuf7povu': Waiting for transfers to finish 2025/08/31 04:58:20 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/08/31 04:58:21 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/08/31 04:58:21 INFO : sizeonly: Copied (new) 2025/08/31 04:58:21 DEBUG : Waiting for deletions to finish 2025/08/31 04:58:21 DEBUG : sizeonly: Sizes identical 2025/08/31 04:58:21 DEBUG : OpenDrive root 'rclone-test-hubuvuf7povu': Waiting for checks to finish 2025/08/31 04:58:21 DEBUG : sizeonly: Unchanged skipping 2025/08/31 04:58:21 DEBUG : OpenDrive root 'rclone-test-hubuvuf7povu': Waiting for transfers to finish 2025/08/31 04:58:21 DEBUG : Waiting for deletions to finish 2025/08/31 04:58:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.15s) PASS 2025/08/31 04:58:22 DEBUG : OpenDrive root 'rclone-test-hubuvuf7povu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCopy|TestCopyMetadataNoEmptyDirs|TestCopyWithDryRun|TestSyncSizeOnly)$'" - Finished OK in 9.619109674s (try 2/5)