"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/11/03 02:11:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti" 2024/11/03 02:11:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:11:54 DEBUG : Starting OpenDrive session with ID: b2965ac8fe036c6b5cd5d83bb75e066efeb6c9efe62f49c2820492c6d765724e 2024/11/03 02:11:54 DEBUG : Creating backend with remote "/tmp/rclone1493056398" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:11:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:11:55 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:11:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/03 02:11:55 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.60s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:11:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 02:11:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:11:56 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:11:56 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:11:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:11:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 02:11:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:11:58 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.05s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:00 DEBUG : Creating backend with remote "/non-existing" 2024/11/03 02:12:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/03 02:12:00 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:12:00 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.88s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:12:01 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:12:01 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:12:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:12:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 02:12:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyNoTraverse (12.05s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:13 INFO : OpenDrive root 'rclone-test-butalal8muti': Running all checks before starting transfers 2024/11/03 02:12:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:12:13 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:12:13 INFO : OpenDrive root 'rclone-test-butalal8muti': Checks finished, now starting transfers 2024/11/03 02:12:13 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:12:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:12:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 02:12:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.04s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:17 ERROR : Ignoring --no-traverse with sync 2024/11/03 02:12:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:12:17 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:12:17 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:12:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:12:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 02:12:20 INFO : sub dir/hello world: Copied (new) 2024/11/03 02:12:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.09s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/03 02:12:22 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:12:22 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:12:22 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/11/03 02:12:23 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/03 02:12:23 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestCopyWithDepth (3.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 02:12:25 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:12:25 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:12:25 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/03 02:12:27 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 02:12:27 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.39s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 02:12:28 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:12:28 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:12:29 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/03 02:12:30 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 02:12:30 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.30s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/03 02:12:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/03 02:12:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/03 02:12:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 02:12:31 DEBUG : sub dir: Making directory 2024/11/03 02:12:32 DEBUG : sub dir2: Making directory 2024/11/03 02:12:32 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/03 02:12:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:12:32 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:12:32 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:12:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:12:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 02:12:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:35 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.62s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:37 DEBUG : sub dir2: Making directory 2024/11/03 02:12:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/03 02:12:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/03 02:12:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:12:37 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:12:37 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:12:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:12:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 02:12:39 INFO : sub dir/hello world: Copied (new) run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopyNoEmptyDirectories (4.86s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:42 DEBUG : sub dir2: Making directory with metadata 2024/11/03 02:12:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/03 02:12:42 DEBUG : sub dir: Making directory 2024/11/03 02:12:42 DEBUG : sub dir2: Making directory 2024/11/03 02:12:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:12:42 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:12:42 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:12:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:12:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 02:12:45 INFO : sub dir/hello world: Copied (new) 2024/11/03 02:12:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:45 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/03 02:12:45 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.55s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:47 DEBUG : sub dir2: Making directory 2024/11/03 02:12:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:12:48 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:12:48 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:12:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:12:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 02:12:50 INFO : sub dir/hello world: Copied (new) 2024/11/03 02:12:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.78s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:51 DEBUG : sub dir2: Making directory with metadata 2024/11/03 02:12:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/03 02:12:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 02:12:51 DEBUG : sub dir: Making directory 2024/11/03 02:12:52 DEBUG : sub dir2: Making directory 2024/11/03 02:12:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:12:52 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:12:52 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:12:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:12:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 02:12:54 INFO : sub dir/hello world: Copied (new) 2024/11/03 02:12:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:54 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.70s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:12:56 DEBUG : sub dir2: Making directory 2024/11/03 02:12:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:12:56 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:12:56 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:12:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:12:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 02:12:59 INFO : sub dir/hello world: Copied (new) 2024/11/03 02:12:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.78s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:13:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:13:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-naporol1heti" 2024/11/03 02:13:03 DEBUG : Starting OpenDrive session with ID: 468accbdab030a46fcc759f0d0e7b2192f763df6c5aadb5ec531aef9d3c9f947 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-butalal8muti' -> OpenDrive root 'rclone-test-naporol1heti' 2024/11/03 02:13:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:13:04 DEBUG : OpenDrive root 'rclone-test-naporol1heti': Waiting for checks to finish 2024/11/03 02:13:04 DEBUG : OpenDrive root 'rclone-test-naporol1heti': Waiting for transfers to finish 2024/11/03 02:13:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/03 02:13:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:13:05 DEBUG : OpenDrive root 'rclone-test-naporol1heti': Purge remote --- PASS: TestServerSideCopy (7.09s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:13:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:13:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/03 02:13:10 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:13:10 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:13:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/03 02:13:11 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/03 02:13:11 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestCopyOverSelf (5.67s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:13:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:13:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirovir9mohi" 2024/11/03 02:13:16 DEBUG : Starting OpenDrive session with ID: 204681a26052424582b0141c1b27a05ddc98670fde0035a4bfb1630a42906cdd sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-butalal8muti' -> OpenDrive root 'rclone-test-hirovir9mohi' 2024/11/03 02:13:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:13:17 DEBUG : OpenDrive root 'rclone-test-hirovir9mohi': Waiting for checks to finish 2024/11/03 02:13:17 DEBUG : OpenDrive root 'rclone-test-hirovir9mohi': Waiting for transfers to finish 2024/11/03 02:13:18 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/03 02:13:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:13:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:635 Error: Should be true Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: Modification time difference too big |-112717h13m19.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-03 02:13:19 +0000 UTC) (precision 1s) 2024/11/03 02:13:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/03 02:13:20 DEBUG : OpenDrive root 'rclone-test-hirovir9mohi': Waiting for checks to finish 2024/11/03 02:13:20 DEBUG : OpenDrive root 'rclone-test-hirovir9mohi': Waiting for transfers to finish 2024/11/03 02:13:21 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/03 02:13:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:13:21 DEBUG : OpenDrive root 'rclone-test-hirovir9mohi': Purge remote --- FAIL: TestServerSideCopyOverSelf (10.23s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:13:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:13:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/03 02:13:26 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:13:26 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:13:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/03 02:13:27 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/03 02:13:27 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/03 02:13:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestMoveOverSelf (5.84s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:13:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:13:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dokacex0fuxo" 2024/11/03 02:13:32 DEBUG : Starting OpenDrive session with ID: 47cfa0e88faff1d379fa34e41bef4398b9f5dc0745b0bb9888014cbfb715c471 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-butalal8muti' -> OpenDrive root 'rclone-test-dokacex0fuxo' 2024/11/03 02:13:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:13:33 DEBUG : OpenDrive root 'rclone-test-dokacex0fuxo': Waiting for checks to finish 2024/11/03 02:13:33 DEBUG : OpenDrive root 'rclone-test-dokacex0fuxo': Waiting for transfers to finish 2024/11/03 02:13:34 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/03 02:13:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:13:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/03 02:13:36 DEBUG : OpenDrive root 'rclone-test-dokacex0fuxo': Using server-side directory move 2024/11/03 02:13:36 INFO : OpenDrive root 'rclone-test-dokacex0fuxo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/03 02:13:36 DEBUG : OpenDrive root 'rclone-test-dokacex0fuxo': Waiting for checks to finish 2024/11/03 02:13:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/03 02:13:36 DEBUG : OpenDrive root 'rclone-test-dokacex0fuxo': Waiting for transfers to finish 2024/11/03 02:13:37 INFO : sub dir/hello world: Deleted 2024/11/03 02:13:37 INFO : sub dir/hello world: Moved (server-side) 2024/11/03 02:13:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2024/11/03 02:13:40 DEBUG : testing file moves 2024/11/03 02:13:41 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/03 02:13:41 DEBUG : OpenDrive root 'rclone-test-dokacex0fuxo': Waiting for checks to finish 2024/11/03 02:13:41 DEBUG : OpenDrive root 'rclone-test-dokacex0fuxo': Waiting for transfers to finish 2024/11/03 02:13:41 INFO : sub dir/hello world: Deleted 2024/11/03 02:13:41 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:13:42 DEBUG : OpenDrive root 'rclone-test-dokacex0fuxo': Purge remote --- PASS: TestServerSideMoveOverSelf (15.12s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:13:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:13:46 ERROR : : error listing: directory not found 2024/11/03 02:13:47 DEBUG : Local file system at /tmp/rclone1493056398: Making directory 2024/11/03 02:13:47 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:13:47 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.76s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:13:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:13:51 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/03 02:13:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:13:52 DEBUG : Local file system at /tmp/rclone1493056398: Waiting for checks to finish 2024/11/03 02:13:52 DEBUG : Local file system at /tmp/rclone1493056398: Waiting for transfers to finish 2024/11/03 02:13:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 02:13:52 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/11/03 02:13:52 INFO : sub dir/hello world: Copied (new) 2024/11/03 02:13:52 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestCopyRedownload (4.72s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:13:54 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/03 02:13:54 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:13:54 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:13:54 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/11/03 02:13:55 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/03 02:13:55 INFO : check sum: Copied (new) 2024/11/03 02:13:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:13:56 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:13:56 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/03 02:13:56 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/03 02:13:56 DEBUG : check sum: Unchanged skipping 2024/11/03 02:13:56 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:13:56 DEBUG : Waiting for deletions to finish 2024/11/03 02:13:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncBasedOnCheckSum (11.12s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:14:05 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/03 02:14:05 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:14:05 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:14:06 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/11/03 02:14:07 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/03 02:14:07 INFO : sizeonly: Copied (new) 2024/11/03 02:14:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:14:07 DEBUG : sizeonly: Sizes identical 2024/11/03 02:14:07 DEBUG : sizeonly: Unchanged skipping 2024/11/03 02:14:07 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:14:07 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:14:07 DEBUG : Waiting for deletions to finish 2024/11/03 02:14:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncSizeOnly (4.10s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:14:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/03 02:14:09 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:14:09 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:14:10 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/11/03 02:14:11 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/11/03 02:14:11 INFO : ignore-size: Copied (new) 2024/11/03 02:14:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:14:11 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:14:11 DEBUG : ignore-size: Unchanged skipping 2024/11/03 02:14:11 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:14:11 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:14:11 DEBUG : Waiting for deletions to finish 2024/11/03 02:14:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncIgnoreSize (4.18s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:14:14 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/03 02:14:15 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:14:15 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:14:15 DEBUG : existing: Unchanged skipping 2024/11/03 02:14:15 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:14:15 DEBUG : Waiting for deletions to finish 2024/11/03 02:14:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:14:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/03 02:14:15 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:14:15 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:14:16 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/03 02:14:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/03 02:14:17 INFO : existing: Copied (replaced existing) 2024/11/03 02:14:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreTimes (12.53s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:14:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/03 02:14:26 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:14:26 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:14:26 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/03 02:14:27 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/03 02:14:27 INFO : existing: Copied (new) 2024/11/03 02:14:27 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:899 Error: Should be true Test: TestSyncIgnoreExisting Messages: existing: Modification time difference too big |-208174h9m20.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-03 02:14:27 +0000 UTC) (precision 1s) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:14:28 DEBUG : existing: Destination exists, skipping 2024/11/03 02:14:28 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:14:28 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:14:28 DEBUG : Waiting for deletions to finish 2024/11/03 02:14:28 INFO : There was nothing to transfer fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:909 Error: Should be true Test: TestSyncIgnoreExisting Messages: existing: Modification time difference too big |-208174h9m20.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-03 02:14:27 +0000 UTC) (precision 1s) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestSyncIgnoreExisting (10.91s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:14:37 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/03 02:14:39 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/03 02:14:41 DEBUG : d: Making directory 2024/11/03 02:14:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/03 02:14:42 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:14:42 DEBUG : c/non empty space: Unchanged skipping 2024/11/03 02:14:42 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:14:42 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:14:43 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/03 02:14:44 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/03 02:14:44 INFO : a/potato2: Copied (new) 2024/11/03 02:14:44 DEBUG : Waiting for deletions to finish 2024/11/03 02:14:44 INFO : b/potato: Deleted 2024/11/03 02:14:44 INFO : d: Removing directory 2024/11/03 02:14:45 INFO : b: Removing directory 2024/11/03 02:14:45 DEBUG : OpenDrive root 'rclone-test-butalal8muti': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.82s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:14:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/03 02:14:49 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:14:49 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/03 02:14:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/03 02:14:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/03 02:14:49 DEBUG : empty space: Unchanged skipping 2024/11/03 02:14:49 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:14:49 DEBUG : Waiting for deletions to finish 2024/11/03 02:14:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:14:50 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:14:50 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/03 02:14:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/03 02:14:50 INFO : empty space: Updated modification time in destination 2024/11/03 02:14:50 DEBUG : empty space: Unchanged skipping 2024/11/03 02:14:50 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:14:50 DEBUG : Waiting for deletions to finish 2024/11/03 02:14:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.09s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:14:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/03 02:14:53 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/03 02:14:53 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:14:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/03 02:14:53 DEBUG : empty space: Unchanged skipping 2024/11/03 02:14:53 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:14:53 DEBUG : Waiting for deletions to finish 2024/11/03 02:14:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.03s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:14:55 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/03 02:14:56 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:14:56 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/03 02:14:56 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1493056398) 2024/11/03 02:14:56 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-butalal8muti') 2024/11/03 02:14:56 DEBUG : foo: md5 differ 2024/11/03 02:14:56 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:14:57 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/03 02:14:58 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/11/03 02:14:58 INFO : foo: Copied (replaced existing) 2024/11/03 02:14:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.41s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:15:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/03 02:15:01 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/03 02:15:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:15:01 DEBUG : empty space: Unchanged skipping 2024/11/03 02:15:01 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:15:01 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:15:02 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/03 02:15:03 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/03 02:15:03 INFO : potato: Copied (new) 2024/11/03 02:15:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.22s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:15:05 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/03 02:15:06 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:15:06 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/03 02:15:06 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:15:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/03 02:15:08 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/11/03 02:15:08 INFO : potato: Copied (replaced existing) 2024/11/03 02:15:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingFilesSizeOnly (12.17s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:15:17 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/03 02:15:18 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:15:18 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/03 02:15:18 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1493056398) 2024/11/03 02:15:18 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-butalal8muti') 2024/11/03 02:15:18 DEBUG : potato: md5 differ 2024/11/03 02:15:18 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:15:19 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/03 02:15:20 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/11/03 02:15:20 INFO : potato: Copied (replaced existing) 2024/11/03 02:15:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:15:22 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/03 02:15:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/03 02:15:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 02:15:24 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:15:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:15:24 DEBUG : empty space: Unchanged skipping 2024/11/03 02:15:24 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:15:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/03 02:15:24 DEBUG : Waiting for deletions to finish 2024/11/03 02:15:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:15:26 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/03 02:15:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/03 02:15:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 02:15:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:15:30 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:15:30 DEBUG : empty space: Unchanged skipping 2024/11/03 02:15:30 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:15:30 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/03 02:15:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/03 02:15:31 INFO : potato2: Copied (new) 2024/11/03 02:15:31 DEBUG : Waiting for deletions to finish 2024/11/03 02:15:32 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:15:34 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/03 02:15:36 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/03 02:15:37 DEBUG : d: Making directory 2024/11/03 02:15:37 DEBUG : d/e: Making directory sync_test.go:1174: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1174 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1232 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1174 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1232 Error: Not equal: expected: []string{} actual : []string{"d"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=1) "d" } Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: directories --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (14.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:15:49 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/03 02:15:51 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/03 02:15:52 DEBUG : d: Making directory 2024/11/03 02:15:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/03 02:15:53 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:15:53 DEBUG : c/non empty space: Unchanged skipping 2024/11/03 02:15:53 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:15:53 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:15:54 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/03 02:15:55 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/03 02:15:55 INFO : a/potato2: Copied (new) 2024/11/03 02:15:55 ERROR : OpenDrive root 'rclone-test-butalal8muti': not deleting files as there were IO errors 2024/11/03 02:15:55 ERROR : OpenDrive root 'rclone-test-butalal8muti': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (11.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:15:59 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/03 02:16:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/03 02:16:02 DEBUG : Waiting for deletions to finish 2024/11/03 02:16:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 02:16:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:16:02 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:16:02 DEBUG : empty space: Unchanged skipping 2024/11/03 02:16:02 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:16:02 INFO : potato: Deleted 2024/11/03 02:16:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/03 02:16:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/03 02:16:04 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.09s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:16:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/03 02:16:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/03 02:16:09 DEBUG : Waiting for deletions to finish 2024/11/03 02:16:09 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:16:09 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:16:09 INFO : potato: Deleted 2024/11/03 02:16:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 02:16:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:16:10 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:16:10 DEBUG : empty space: Unchanged skipping 2024/11/03 02:16:10 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:16:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/03 02:16:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/03 02:16:11 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.08s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:16:13 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/03 02:16:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 02:16:15 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:16:15 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:16:16 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/11/03 02:16:17 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/03 02:16:17 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.39s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:16:19 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/03 02:16:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/03 02:16:22 DEBUG : enormous: Excluded (Size Filter) 2024/11/03 02:16:22 DEBUG : enormous: Excluded 2024/11/03 02:16:22 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 02:16:22 DEBUG : potato2: Excluded 2024/11/03 02:16:22 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 02:16:22 DEBUG : potato2: Excluded 2024/11/03 02:16:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:16:22 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:16:22 DEBUG : empty space: Unchanged skipping 2024/11/03 02:16:22 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:16:22 DEBUG : Waiting for deletions to finish 2024/11/03 02:16:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:16:22 DEBUG : enormous: Excluded (Size Filter) 2024/11/03 02:16:22 DEBUG : enormous: Excluded 2024/11/03 02:16:22 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 02:16:22 DEBUG : potato2: Excluded 2024/11/03 02:16:22 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 02:16:22 DEBUG : potato2: Excluded 2024/11/03 02:16:22 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/03 02:16:22 DEBUG : empty space: Unchanged skipping 2024/11/03 02:16:22 DEBUG : Local file system at /tmp/rclone1493056398: Waiting for checks to finish 2024/11/03 02:16:22 DEBUG : Local file system at /tmp/rclone1493056398: Waiting for transfers to finish 2024/11/03 02:16:22 DEBUG : Waiting for deletions to finish 2024/11/03 02:16:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncWithExclude (5.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:16:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/03 02:16:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/03 02:16:28 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/11/03 02:16:29 DEBUG : enormous: Excluded (Size Filter) 2024/11/03 02:16:29 DEBUG : enormous: Excluded 2024/11/03 02:16:29 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 02:16:29 DEBUG : potato2: Excluded 2024/11/03 02:16:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:16:29 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:16:29 DEBUG : empty space: Unchanged skipping 2024/11/03 02:16:29 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:16:29 DEBUG : Waiting for deletions to finish 2024/11/03 02:16:29 INFO : enormous: Deleted 2024/11/03 02:16:30 INFO : potato2: Deleted 2024/11/03 02:16:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:16:30 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/03 02:16:30 DEBUG : empty space: Unchanged skipping 2024/11/03 02:16:30 DEBUG : Local file system at /tmp/rclone1493056398: Waiting for checks to finish 2024/11/03 02:16:30 DEBUG : Local file system at /tmp/rclone1493056398: Waiting for transfers to finish 2024/11/03 02:16:30 DEBUG : Waiting for deletions to finish 2024/11/03 02:16:30 INFO : enormous: Deleted 2024/11/03 02:16:30 INFO : potato2: Deleted 2024/11/03 02:16:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.57s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:16:32 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/03 02:16:34 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/03 02:16:36 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/03 02:16:38 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/11/03 02:16:39 DEBUG : five: Need to transfer - File not found at Destination 2024/11/03 02:16:39 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/03 02:16:39 DEBUG : one: Destination is newer than source, skipping 2024/11/03 02:16:39 DEBUG : three: Sizes identical 2024/11/03 02:16:39 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:16:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/03 02:16:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/03 02:16:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1493056398) 2024/11/03 02:16:39 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-butalal8muti') 2024/11/03 02:16:39 DEBUG : two: md5 differ 2024/11/03 02:16:39 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:16:40 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/11/03 02:16:40 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/03 02:16:40 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/11/03 02:16:41 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/03 02:16:41 INFO : four: Copied (replaced existing) 2024/11/03 02:16:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/03 02:16:41 INFO : two: Copied (replaced existing) 2024/11/03 02:16:41 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/03 02:16:41 INFO : five: Copied (new) 2024/11/03 02:16:41 DEBUG : Waiting for deletions to finish 2024/11/03 02:16:42 DEBUG : one: Destination is newer than source, skipping 2024/11/03 02:16:42 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:16:42 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1493056398) 2024/11/03 02:16:42 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-butalal8muti') 2024/11/03 02:16:42 DEBUG : three: md5 differ 2024/11/03 02:16:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/03 02:16:42 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/03 02:16:42 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/03 02:16:42 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/03 02:16:42 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/03 02:16:42 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/03 02:16:42 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/03 02:16:42 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/03 02:16:42 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/03 02:16:42 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/03 02:16:42 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:16:42 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/03 02:16:43 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/03 02:16:43 INFO : three: Copied (replaced existing) 2024/11/03 02:16:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (13.27s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/03 02:16:45 INFO : OpenDrive root 'rclone-test-butalal8muti': Making map for --track-renames 2024/11/03 02:16:45 INFO : OpenDrive root 'rclone-test-butalal8muti': Finished making map for --track-renames 2024/11/03 02:16:45 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:16:45 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for renames to finish 2024/11/03 02:16:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/03 02:16:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/03 02:16:45 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:16:45 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/03 02:16:46 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/03 02:16:46 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/03 02:16:46 INFO : yam: Copied (new) 2024/11/03 02:16:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/03 02:16:46 INFO : potato: Copied (new) 2024/11/03 02:16:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:16:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:16:47 INFO : OpenDrive root 'rclone-test-butalal8muti': Making map for --track-renames 2024/11/03 02:16:47 INFO : OpenDrive root 'rclone-test-butalal8muti': Finished making map for --track-renames 2024/11/03 02:16:47 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:16:47 DEBUG : potato: Unchanged skipping 2024/11/03 02:16:47 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for renames to finish 2024/11/03 02:16:47 DEBUG : yam: same parent dir (ODFfNjcyNTcwMV9PNDg4bw) - using file/rename instead of move_copy for yaml 2024/11/03 02:16:47 INFO : yam: Moved (server-side) to: yaml 2024/11/03 02:16:47 INFO : yaml: Renamed from "yam" 2024/11/03 02:16:47 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:16:47 DEBUG : Waiting for deletions to finish 2024/11/03 02:16:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.53s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/03 02:16:49 INFO : OpenDrive root 'rclone-test-butalal8muti': Making map for --track-renames 2024/11/03 02:16:49 INFO : OpenDrive root 'rclone-test-butalal8muti': Finished making map for --track-renames 2024/11/03 02:16:49 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:16:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/03 02:16:49 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for renames to finish 2024/11/03 02:16:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/03 02:16:49 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:16:50 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/03 02:16:50 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/03 02:16:51 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/03 02:16:51 INFO : potato: Copied (new) 2024/11/03 02:16:51 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/03 02:16:51 INFO : yam: Copied (new) 2024/11/03 02:16:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:16:51 INFO : OpenDrive root 'rclone-test-butalal8muti': Making map for --track-renames 2024/11/03 02:16:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:16:51 INFO : OpenDrive root 'rclone-test-butalal8muti': Finished making map for --track-renames 2024/11/03 02:16:51 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:16:51 DEBUG : potato: Unchanged skipping 2024/11/03 02:16:51 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for renames to finish 2024/11/03 02:16:52 DEBUG : yam: same parent dir (ODFfNjcyNTcwMV9PNDg4bw) - using file/rename instead of move_copy for yaml 2024/11/03 02:16:52 INFO : yam: Moved (server-side) to: yaml 2024/11/03 02:16:52 INFO : yaml: Renamed from "yam" 2024/11/03 02:16:52 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:16:52 DEBUG : Waiting for deletions to finish 2024/11/03 02:16:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/03 02:16:54 INFO : OpenDrive root 'rclone-test-butalal8muti': Making map for --track-renames 2024/11/03 02:16:54 INFO : OpenDrive root 'rclone-test-butalal8muti': Finished making map for --track-renames 2024/11/03 02:16:54 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:16:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/03 02:16:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/03 02:16:54 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for renames to finish 2024/11/03 02:16:54 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:16:55 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/11/03 02:16:55 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/03 02:16:55 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/03 02:16:55 INFO : sub/yam: Copied (new) 2024/11/03 02:16:56 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/03 02:16:56 INFO : potato: Copied (new) 2024/11/03 02:16:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:16:56 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:16:56 DEBUG : potato: Unchanged skipping 2024/11/03 02:16:56 INFO : OpenDrive root 'rclone-test-butalal8muti': Making map for --track-renames 2024/11/03 02:16:56 INFO : OpenDrive root 'rclone-test-butalal8muti': Finished making map for --track-renames 2024/11/03 02:16:56 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:16:56 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for renames to finish 2024/11/03 02:16:57 INFO : sub/yam: Moved (server-side) to: yam 2024/11/03 02:16:57 INFO : yam: Renamed from "sub/yam" 2024/11/03 02:16:57 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:16:57 DEBUG : Waiting for deletions to finish 2024/11/03 02:16:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.90s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:16:59 DEBUG : Creating backend with remote "/tmp/rclone1493056398/dir1" 2024/11/03 02:16:59 DEBUG : Creating backend with remote "/tmp/rclone1493056398/dir2" 2024/11/03 02:16:59 DEBUG : Local file system at /tmp/rclone1493056398/dir2: Using server-side directory move 2024/11/03 02:16:59 INFO : Local file system at /tmp/rclone1493056398/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/03 02:16:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/03 02:16:59 DEBUG : Local file system at /tmp/rclone1493056398/dir2: Waiting for checks to finish 2024/11/03 02:16:59 DEBUG : Local file system at /tmp/rclone1493056398/dir2: Waiting for transfers to finish 2024/11/03 02:16:59 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:17:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:17:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/03 02:17:00 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:17:00 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:17:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:17:02 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/03 02:17:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 02:17:02 INFO : sub dir/hello world: Copied (new) 2024/11/03 02:17:02 INFO : sub dir/hello world: Deleted 2024/11/03 02:17:03 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/03 02:17:03 INFO : nested/sub dir/file: Copied (new) 2024/11/03 02:17:03 INFO : nested/sub dir/file: Deleted 2024/11/03 02:17:03 INFO : sub dir: Removing directory 2024/11/03 02:17:03 INFO : nested/sub dir: Removing directory 2024/11/03 02:17:03 INFO : nested: Removing directory 2024/11/03 02:17:03 DEBUG : Local file system at /tmp/rclone1493056398: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:17:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 02:17:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/03 02:17:06 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:17:06 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:17:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/03 02:17:08 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/03 02:17:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 02:17:08 INFO : sub dir/hello world: Copied (new) 2024/11/03 02:17:08 INFO : sub dir/hello world: Deleted 2024/11/03 02:17:09 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/03 02:17:09 INFO : nested/sub dir/file: Copied (new) 2024/11/03 02:17:09 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.16s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:17:12 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/03 02:17:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/03 02:17:12 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:17:12 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:17:13 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/03 02:17:14 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/11/03 02:17:14 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/03 02:17:14 INFO : existing: Copied (new) 2024/11/03 02:17:14 INFO : existing: Deleted 2024/11/03 02:17:14 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/03 02:17:14 INFO : existing-b: Copied (new) 2024/11/03 02:17:14 INFO : existing-b: Deleted 2024/11/03 02:17:15 DEBUG : existing: Destination exists, skipping 2024/11/03 02:17:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/03 02:17:15 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:17:15 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:17:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestMoveWithIgnoreExisting (11.16s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:17:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jatimav7paqa" 2024/11/03 02:17:24 DEBUG : Starting OpenDrive session with ID: 52f2271cd2dc955c181e44471cc4cd20f1feadb819b08928c63fef3ea1b7b75d 2024/11/03 02:17:25 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/03 02:17:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/03 02:17:29 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-butalal8muti' -> OpenDrive root 'rclone-test-jatimav7paqa' 2024/11/03 02:17:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/03 02:17:33 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/03 02:17:34 DEBUG : OpenDrive root 'rclone-test-jatimav7paqa': Using server-side directory move 2024/11/03 02:17:34 INFO : OpenDrive root 'rclone-test-jatimav7paqa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/03 02:17:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 02:17:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/03 02:17:34 DEBUG : empty space: Unchanged skipping 2024/11/03 02:17:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/03 02:17:34 DEBUG : OpenDrive root 'rclone-test-jatimav7paqa': Waiting for checks to finish 2024/11/03 02:17:34 INFO : potato3: Deleted 2024/11/03 02:17:34 INFO : empty space: Deleted 2024/11/03 02:17:34 DEBUG : OpenDrive root 'rclone-test-jatimav7paqa': Waiting for transfers to finish 2024/11/03 02:17:35 INFO : potato2: Moved (server-side) 2024/11/03 02:17:35 INFO : potato3: Moved (server-side) 2024/11/03 02:17:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dexabiz1feke" 2024/11/03 02:17:36 DEBUG : Starting OpenDrive session with ID: 54e1596e6fd49baa696723bf618fded0e05337d02fd9fb717642499addfa2553 2024/11/03 02:17:36 DEBUG : OpenDrive root 'rclone-test-dexabiz1feke': Using server-side directory move 2024/11/03 02:17:36 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/03 02:17:37 INFO : OpenDrive root 'rclone-test-dexabiz1feke': Server side directory move succeeded 2024/11/03 02:17:37 ERROR : : error listing: directory not found 2024/11/03 02:17:37 DEBUG : OpenDrive root 'rclone-test-dexabiz1feke': Purge remote 2024/11/03 02:17:37 DEBUG : OpenDrive root 'rclone-test-jatimav7paqa': Purge remote 2024/11/03 02:17:38 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.66s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:17:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xazeqec8hoce" 2024/11/03 02:17:39 DEBUG : Starting OpenDrive session with ID: 1d848027691f926a24c6006cabeb3d46cf2c7345fd1fc30c17d4a1aae0c4180e 2024/11/03 02:17:40 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/03 02:17:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/03 02:17:43 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-butalal8muti' -> OpenDrive root 'rclone-test-xazeqec8hoce' 2024/11/03 02:17:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/03 02:17:48 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/03 02:17:49 DEBUG : empty space: Excluded (Size Filter) 2024/11/03 02:17:49 DEBUG : empty space: Excluded 2024/11/03 02:17:49 DEBUG : empty space: Excluded (Size Filter) 2024/11/03 02:17:49 DEBUG : empty space: Excluded 2024/11/03 02:17:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 02:17:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/03 02:17:49 DEBUG : OpenDrive root 'rclone-test-xazeqec8hoce': Waiting for checks to finish 2024/11/03 02:17:49 DEBUG : OpenDrive root 'rclone-test-xazeqec8hoce': Waiting for transfers to finish 2024/11/03 02:17:50 INFO : potato3: Deleted 2024/11/03 02:17:50 INFO : potato2: Moved (server-side) 2024/11/03 02:17:50 INFO : potato3: Moved (server-side) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/11/03 02:17:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zurofeq3biqo" 2024/11/03 02:17:58 DEBUG : Starting OpenDrive session with ID: 06488429743554e05a8234529ce67c6a5ac23a7ae34daa8770f681e9c5ede49d 2024/11/03 02:17:59 DEBUG : empty space: Excluded (Size Filter) 2024/11/03 02:17:59 DEBUG : empty space: Excluded 2024/11/03 02:17:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 02:17:59 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/03 02:17:59 DEBUG : OpenDrive root 'rclone-test-zurofeq3biqo': Waiting for checks to finish 2024/11/03 02:17:59 DEBUG : OpenDrive root 'rclone-test-zurofeq3biqo': Waiting for transfers to finish 2024/11/03 02:18:00 INFO : potato2: Moved (server-side) 2024/11/03 02:18:00 INFO : potato3: Moved (server-side) 2024/11/03 02:18:00 DEBUG : OpenDrive root 'rclone-test-zurofeq3biqo': Purge remote 2024/11/03 02:18:00 DEBUG : OpenDrive root 'rclone-test-xazeqec8hoce': Purge remote --- PASS: TestServerSideMoveWithFilter (23.16s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:18:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xiqeqol0fexa" 2024/11/03 02:18:02 DEBUG : Starting OpenDrive session with ID: e9f5b5c5fe29808cbb9c859a21707c36fc937194840573a0c5ef16610c0523fe 2024/11/03 02:18:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/03 02:18:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/03 02:18:06 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/11/03 02:18:07 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-butalal8muti' -> OpenDrive root 'rclone-test-xiqeqol0fexa' 2024/11/03 02:18:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/03 02:18:11 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/03 02:18:12 DEBUG : OpenDrive root 'rclone-test-xiqeqol0fexa': Using server-side directory move 2024/11/03 02:18:12 INFO : OpenDrive root 'rclone-test-xiqeqol0fexa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/03 02:18:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 02:18:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/03 02:18:13 DEBUG : empty space: Unchanged skipping 2024/11/03 02:18:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/03 02:18:13 INFO : potato3: Deleted 2024/11/03 02:18:13 DEBUG : OpenDrive root 'rclone-test-xiqeqol0fexa': Waiting for checks to finish 2024/11/03 02:18:13 INFO : empty space: Deleted 2024/11/03 02:18:13 DEBUG : OpenDrive root 'rclone-test-xiqeqol0fexa': Waiting for transfers to finish 2024/11/03 02:18:13 INFO : potato2: Moved (server-side) 2024/11/03 02:18:13 INFO : potato3: Moved (server-side) 2024/11/03 02:18:13 INFO : tomatoDir: Removing directory 2024/11/03 02:18:13 DEBUG : OpenDrive root 'rclone-test-butalal8muti': deleted 1 directories 2024/11/03 02:18:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xebutag0cimu" 2024/11/03 02:18:14 DEBUG : Starting OpenDrive session with ID: 1a80d282d21b78e1dbde690396874e73e0b52ae012d9e0487580b46fe5a3757a 2024/11/03 02:18:15 DEBUG : tomatoDir: Making directory 2024/11/03 02:18:15 DEBUG : OpenDrive root 'rclone-test-xebutag0cimu': Using server-side directory move 2024/11/03 02:18:15 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/03 02:18:16 INFO : OpenDrive root 'rclone-test-xebutag0cimu': Server side directory move succeeded 2024/11/03 02:18:16 ERROR : : error listing: directory not found 2024/11/03 02:18:17 ERROR : : error listing: directory not found 2024/11/03 02:18:17 DEBUG : OpenDrive root 'rclone-test-xebutag0cimu': Purge remote 2024/11/03 02:18:17 DEBUG : OpenDrive root 'rclone-test-xiqeqol0fexa': Purge remote 2024/11/03 02:18:17 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.24s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.35s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:18:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/rclone-sync-test" 2024/11/03 02:18:18 DEBUG : Starting OpenDrive session with ID: 4ea90f5b8946e6c02bdeb89efaca62e2f162ca2bad469bb1daf94decaf2cd3d6 run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:18:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/rclone-sync-test" 2024/11/03 02:18:21 DEBUG : Starting OpenDrive session with ID: 6e6bd9c6ca48ab70ead47af01f4a1b05b45972d035cc0c21a717d9492cbdafc6 2024/11/03 02:18:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/rclone-sync-test-include/layer2" 2024/11/03 02:18:23 DEBUG : Starting OpenDrive session with ID: ba900975ea3644fcb2374a161f3bbfee2c400045f8951206d6931ffa7da9e29a 2024/11/03 02:18:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/rclone-sync-test-ignore-file" 2024/11/03 02:18:25 DEBUG : Starting OpenDrive session with ID: 53015504f107367dd6961ad8ac827a4a4ce50a9267f7d04583586a3f8f732834 2024/11/03 02:18:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/11/03 02:18:29 DEBUG : rclone-sync-test: Excluded 2024/11/03 02:18:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 02:18:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/03 02:18:30 DEBUG : OpenDrive root 'rclone-test-butalal8muti/rclone-sync-test': Waiting for checks to finish 2024/11/03 02:18:30 DEBUG : OpenDrive root 'rclone-test-butalal8muti/rclone-sync-test': Waiting for transfers to finish 2024/11/03 02:18:30 DEBUG : Waiting for deletions to finish 2024/11/03 02:18:30 INFO : There was nothing to transfer 2024/11/03 02:18:30 DEBUG : rclone-sync-test: Excluded 2024/11/03 02:18:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 02:18:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/03 02:18:31 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:18:31 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:18:31 DEBUG : Waiting for deletions to finish 2024/11/03 02:18:31 INFO : rclone-sync-test-include: Removing directory 2024/11/03 02:18:31 DEBUG : OpenDrive root 'rclone-test-butalal8muti': deleted 1 directories 2024/11/03 02:18:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:18:32 DEBUG : rclone-sync-test: Excluded 2024/11/03 02:18:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 02:18:32 DEBUG : OpenDrive root 'rclone-test-butalal8muti/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/03 02:18:32 DEBUG : OpenDrive root 'rclone-test-butalal8muti/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/03 02:18:32 DEBUG : Waiting for deletions to finish 2024/11/03 02:18:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:18:32 DEBUG : rclone-sync-test: Excluded 2024/11/03 02:18:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 02:18:33 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:18:33 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:18:33 DEBUG : Waiting for deletions to finish 2024/11/03 02:18:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:18:33 DEBUG : : Excluded 2024/11/03 02:18:33 DEBUG : rclone-sync-test: Excluded 2024/11/03 02:18:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 02:18:33 DEBUG : OpenDrive root 'rclone-test-butalal8muti/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/03 02:18:33 DEBUG : OpenDrive root 'rclone-test-butalal8muti/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/03 02:18:33 DEBUG : Waiting for deletions to finish 2024/11/03 02:18:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (20.07s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:18:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/dst" 2024/11/03 02:18:41 DEBUG : Starting OpenDrive session with ID: 83f63065c524b83db301a44da55a2cb31f7adb483437be98e0ad04518b599a47 2024/11/03 02:18:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/CompareDest" 2024/11/03 02:18:43 DEBUG : Starting OpenDrive session with ID: c3737bc9454b4c8c8ec7eb5f7754da2401ca78a6b223952e15028298ed52c5c7 2024/11/03 02:18:44 DEBUG : one: Need to transfer - File not found at Destination 2024/11/03 02:18:44 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:18:44 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:18:45 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/03 02:18:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/03 02:18:46 INFO : one: Copied (new) 2024/11/03 02:18:46 DEBUG : Waiting for deletions to finish 2024/11/03 02:18:47 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:18:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:18:47 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:18:48 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/03 02:18:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/03 02:18:49 INFO : one: Copied (replaced existing) 2024/11/03 02:18:49 DEBUG : Waiting for deletions to finish 2024/11/03 02:18:49 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/03 02:18:52 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/11/03 02:18:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:18:53 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:18:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:18:54 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 02:18:54 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:18:54 DEBUG : Waiting for deletions to finish 2024/11/03 02:18:54 INFO : There was nothing to transfer 2024/11/03 02:18:55 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/11/03 02:18:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:18:57 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/03 02:18:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:18:57 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:18:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:18:57 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 02:18:57 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:18:57 DEBUG : Waiting for deletions to finish 2024/11/03 02:18:57 INFO : There was nothing to transfer 2024/11/03 02:18:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:18:58 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/03 02:18:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:18:58 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:18:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:18:58 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 02:18:58 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:18:58 DEBUG : Waiting for deletions to finish 2024/11/03 02:18:58 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/03 02:18:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/03 02:18:59 DEBUG : two: Need to transfer - File not found at Destination 2024/11/03 02:18:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:18:59 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:18:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:18:59 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 02:18:59 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:19:00 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/11/03 02:19:01 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/03 02:19:01 INFO : two: Copied (new) 2024/11/03 02:19:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (22.46s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:19:04 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/11/03 02:19:06 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/11/03 02:19:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/dest" 2024/11/03 02:19:08 DEBUG : Starting OpenDrive session with ID: 21e7f1cfc7c60540ea6b5471647c25b7d2577eba19a0e91f38b4d8471a3a4d56 2024/11/03 02:19:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/pre-dest1" 2024/11/03 02:19:10 DEBUG : Starting OpenDrive session with ID: ccccc288de3eaa9f0c7302f8d8bc705e87fca9a1d98fc012c26f35bb8250fb4f 2024/11/03 02:19:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/pre-dest2" 2024/11/03 02:19:11 DEBUG : Starting OpenDrive session with ID: 2a3cbf59f021c9868f4d280c64d1a3e98a25e006159cd4c771fe660913e5566d 2024/11/03 02:19:11 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:19:11 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/03 02:19:12 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:19:12 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/03 02:19:12 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/03 02:19:12 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dest': Waiting for checks to finish 2024/11/03 02:19:12 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dest': Waiting for transfers to finish 2024/11/03 02:19:13 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/11/03 02:19:14 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/03 02:19:14 INFO : 3: Copied (new) 2024/11/03 02:19:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.79s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:19:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/dst" 2024/11/03 02:19:18 DEBUG : Starting OpenDrive session with ID: 07529c04cbd615507638c2417734c5b21235656d72c9f96737169dd9a0da9dd8 2024/11/03 02:19:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/CopyDest" 2024/11/03 02:19:19 DEBUG : Starting OpenDrive session with ID: cb9f44a15860b21c65be1660adb509dd74a32721dad5fc5d1ed57f8f26e33de0 2024/11/03 02:19:20 DEBUG : one: Need to transfer - File not found at Destination 2024/11/03 02:19:20 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:19:20 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:19:21 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/03 02:19:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/03 02:19:22 INFO : one: Copied (new) 2024/11/03 02:19:22 DEBUG : Waiting for deletions to finish 2024/11/03 02:19:23 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:19:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:19:23 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:19:23 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/03 02:19:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/03 02:19:24 INFO : one: Copied (replaced existing) 2024/11/03 02:19:24 DEBUG : Waiting for deletions to finish 2024/11/03 02:19:25 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/03 02:19:27 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/11/03 02:19:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/BackupDir" 2024/11/03 02:19:29 DEBUG : Starting OpenDrive session with ID: 248b9eebbc478de92513e3eb7a4d59d072ebd2b6c3bbb7e3c753df6af61c9290 2024/11/03 02:19:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:19:30 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:19:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:19:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:19:31 INFO : one: Moved (server-side) 2024/11/03 02:19:31 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/03 02:19:31 INFO : one: Copied (server-side copy) 2024/11/03 02:19:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/03 02:19:31 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:19:31 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/11/03 02:19:41 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/11/03 02:19:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:19:43 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/03 02:19:43 INFO : two: Copied (server-side copy) 2024/11/03 02:19:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/03 02:19:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:19:43 DEBUG : one: Unchanged skipping 2024/11/03 02:19:43 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:19:43 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:19:43 DEBUG : Waiting for deletions to finish 2024/11/03 02:19:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:19:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:19:44 DEBUG : one: Unchanged skipping 2024/11/03 02:19:44 DEBUG : two: Unchanged skipping 2024/11/03 02:19:44 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:19:44 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:19:44 DEBUG : Waiting for deletions to finish 2024/11/03 02:19:44 INFO : There was nothing to transfer 2024/11/03 02:19:45 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/11/03 02:19:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/03 02:19:47 DEBUG : three: Destination not found in --copy-dest 2024/11/03 02:19:47 DEBUG : three: Need to transfer - File not found at Destination 2024/11/03 02:19:47 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:19:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:19:47 DEBUG : one: Unchanged skipping 2024/11/03 02:19:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/03 02:19:47 DEBUG : two: Unchanged skipping 2024/11/03 02:19:47 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:19:48 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/11/03 02:19:49 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/03 02:19:49 INFO : three: Copied (new) 2024/11/03 02:19:49 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncCopyDest (42.80s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:20:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/03 02:20:03 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/03 02:20:04 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/03 02:20:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/dst" 2024/11/03 02:20:06 DEBUG : Starting OpenDrive session with ID: dbcf8d5c520437f2561db1a984d912a879776f637b0bc842e5d31dff04101a53 2024/11/03 02:20:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/backup" 2024/11/03 02:20:07 DEBUG : Starting OpenDrive session with ID: 4d4d14f28551789b1089c0170c2ad1e4fb6ded9c92feb52f9ff16acb6e812f66 2024/11/03 02:20:08 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:20:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 02:20:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:20:08 DEBUG : two: Unchanged skipping 2024/11/03 02:20:09 INFO : one: Moved (server-side) 2024/11/03 02:20:09 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:20:10 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/03 02:20:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/03 02:20:11 INFO : one: Copied (new) 2024/11/03 02:20:11 DEBUG : Waiting for deletions to finish 2024/11/03 02:20:11 INFO : three.txt: Moved (server-side) 2024/11/03 02:20:11 INFO : three.txt: Moved into backup dir 2024/11/03 02:20:12 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/03 02:20:14 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:20:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 02:20:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:20:14 DEBUG : two: Unchanged skipping 2024/11/03 02:20:14 INFO : one: Deleted 2024/11/03 02:20:15 INFO : one: Moved (server-side) 2024/11/03 02:20:15 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:20:15 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/03 02:20:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/03 02:20:16 INFO : one: Copied (new) 2024/11/03 02:20:16 DEBUG : Waiting for deletions to finish 2024/11/03 02:20:17 INFO : three.txt: Deleted 2024/11/03 02:20:17 INFO : three.txt: Moved (server-side) 2024/11/03 02:20:17 INFO : three.txt: Moved into backup dir run.go:125: removing dir "dst" failed - try 1/3: folder not empty --- PASS: TestSyncBackupDir (20.63s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:20:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/03 02:20:24 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/03 02:20:25 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/03 02:20:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/dst" 2024/11/03 02:20:27 DEBUG : Starting OpenDrive session with ID: 3c1911603e9d6d54cad433fb94bf7727566b1b1363e2c93231fa0cf5783fc824 2024/11/03 02:20:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/backup" 2024/11/03 02:20:28 DEBUG : Starting OpenDrive session with ID: 962d8f75f84ea148dd6bcb087cf87546a5a78aaca5026893a7c2ed12ec06afd1 2024/11/03 02:20:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 02:20:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:20:29 DEBUG : two: Unchanged skipping 2024/11/03 02:20:29 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:20:30 INFO : one: Moved (server-side) to: one.bak 2024/11/03 02:20:30 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:20:31 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/03 02:20:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/03 02:20:32 INFO : one: Copied (new) 2024/11/03 02:20:32 DEBUG : Waiting for deletions to finish 2024/11/03 02:20:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/03 02:20:32 INFO : three.txt: Moved into backup dir 2024/11/03 02:20:33 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/03 02:20:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 02:20:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:20:35 DEBUG : two: Unchanged skipping 2024/11/03 02:20:35 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:20:35 INFO : one.bak: Deleted 2024/11/03 02:20:36 INFO : one: Moved (server-side) to: one.bak 2024/11/03 02:20:36 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:20:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/03 02:20:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/03 02:20:37 INFO : one: Copied (new) 2024/11/03 02:20:37 DEBUG : Waiting for deletions to finish 2024/11/03 02:20:38 INFO : three.txt.bak: Deleted 2024/11/03 02:20:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/03 02:20:38 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncBackupDirWithSuffix (27.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:20:49 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/03 02:20:51 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/03 02:20:53 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/03 02:20:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/dst" 2024/11/03 02:20:55 DEBUG : Starting OpenDrive session with ID: d1f7479945673b38dc38a46c692c0c4b93e244bcd300435c81859b99304ee3d3 2024/11/03 02:20:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/backup" 2024/11/03 02:20:56 DEBUG : Starting OpenDrive session with ID: 79f327519de654cd0eae1b4f8b2984cdf6ce7d8755c1697a034d0a10f729240d 2024/11/03 02:20:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 02:20:57 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:20:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:20:57 DEBUG : two: Unchanged skipping 2024/11/03 02:20:58 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/03 02:20:58 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:20:58 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/03 02:20:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/03 02:20:59 INFO : one: Copied (new) 2024/11/03 02:20:59 DEBUG : Waiting for deletions to finish 2024/11/03 02:21:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/03 02:21:00 INFO : three.txt: Moved into backup dir 2024/11/03 02:21:01 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/03 02:21:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 02:21:03 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:21:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:21:03 DEBUG : two: Unchanged skipping 2024/11/03 02:21:03 INFO : one-2019-01-01: Deleted 2024/11/03 02:21:03 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/03 02:21:03 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:21:04 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/03 02:21:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/03 02:21:06 INFO : one: Copied (new) 2024/11/03 02:21:06 DEBUG : Waiting for deletions to finish 2024/11/03 02:21:06 INFO : three-2019-01-01.txt: Deleted 2024/11/03 02:21:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/03 02:21:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.66s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:21:10 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/03 02:21:12 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/03 02:21:14 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/03 02:21:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/dst" 2024/11/03 02:21:16 DEBUG : Starting OpenDrive session with ID: 8678a2d6d3b96dce6a1ebae5bfc9fded01f3efc924c5ab2e9ce64aff4ed44f4b 2024/11/03 02:21:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 02:21:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:21:16 DEBUG : two: Unchanged skipping 2024/11/03 02:21:16 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:21:17 DEBUG : one: same parent dir (ODFfNjcyNTgwOV9waHpGdg) - using file/rename instead of move_copy for one.bak 2024/11/03 02:21:17 INFO : one: Moved (server-side) to: one.bak 2024/11/03 02:21:17 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:21:18 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/03 02:21:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/03 02:21:19 INFO : one: Copied (new) 2024/11/03 02:21:19 DEBUG : Waiting for deletions to finish 2024/11/03 02:21:19 DEBUG : three.txt: same parent dir (ODFfNjcyNTgwOV9waHpGdg) - using file/rename instead of move_copy for three.txt.bak 2024/11/03 02:21:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/03 02:21:20 INFO : three.txt: Moved into backup dir 2024/11/03 02:21:21 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/03 02:21:22 DEBUG : one.bak: Excluded (Path Filter) 2024/11/03 02:21:22 DEBUG : one.bak: Excluded 2024/11/03 02:21:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/03 02:21:22 DEBUG : three.txt.bak: Excluded 2024/11/03 02:21:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 02:21:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:21:22 DEBUG : two: Unchanged skipping 2024/11/03 02:21:22 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for checks to finish 2024/11/03 02:21:23 INFO : one.bak: Deleted 2024/11/03 02:21:23 DEBUG : one: same parent dir (ODFfNjcyNTgwOV9waHpGdg) - using file/rename instead of move_copy for one.bak 2024/11/03 02:21:23 INFO : one: Moved (server-side) to: one.bak 2024/11/03 02:21:23 DEBUG : OpenDrive root 'rclone-test-butalal8muti/dst': Waiting for transfers to finish 2024/11/03 02:21:24 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/03 02:21:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/03 02:21:25 INFO : one: Copied (new) 2024/11/03 02:21:25 DEBUG : Waiting for deletions to finish 2024/11/03 02:21:25 INFO : three.txt.bak: Deleted 2024/11/03 02:21:25 DEBUG : three.txt: same parent dir (ODFfNjcyNTgwOV9waHpGdg) - using file/rename instead of move_copy for three.txt.bak 2024/11/03 02:21:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/03 02:21:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (18.71s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:21:28 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/03 02:21:30 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/03 02:21:32 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/03 02:21:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/dst" 2024/11/03 02:21:34 DEBUG : Starting OpenDrive session with ID: 826dbe7e94321b1a244d9c3a23095120081e57e5e509c5470b0f6a01459c3367 2024/11/03 02:21:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 02:21:35 DEBUG : one: same parent dir (ODFfNjcyNTgxMl9JUVJ1aA) - using file/rename instead of move_copy for one.bak 2024/11/03 02:21:35 INFO : one: Moved (server-side) to: one.bak 2024/11/03 02:21:35 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/03 02:21:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/03 02:21:36 INFO : one: Copied (new) 2024/11/03 02:21:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:21:37 DEBUG : two: Unchanged skipping 2024/11/03 02:21:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/03 02:21:37 DEBUG : three.txt: same parent dir (ODFfNjcyNTgxMl9JUVJ1aA) - using file/rename instead of move_copy for three.txt.bak 2024/11/03 02:21:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/03 02:21:38 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/03 02:21:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/03 02:21:39 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one.bak (4), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-butalal8muti'/dst/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffix Messages: dst/one.bak: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one.bak (4), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-butalal8muti'/dst/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffix Messages: dst/one.bak: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found 2024/11/03 02:21:57 DEBUG : one: Need to transfer - File not found at Destination 2024/11/03 02:21:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/03 02:21:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/03 02:21:59 INFO : one: Copied (new) 2024/11/03 02:21:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:21:59 DEBUG : two: Unchanged skipping 2024/11/03 02:21:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/03 02:21:59 INFO : three.txt.bak: Deleted 2024/11/03 02:22:00 DEBUG : three.txt: same parent dir (ODFfNjcyNTgxMl9JUVJ1aA) - using file/rename instead of move_copy for three.txt.bak 2024/11/03 02:22:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/03 02:22:01 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/03 02:22:02 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/03 02:22:02 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffix (36.76s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:22:05 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/03 02:22:07 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/03 02:22:09 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/03 02:22:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butalal8muti/dst" 2024/11/03 02:22:11 DEBUG : Starting OpenDrive session with ID: 1d6273a1ba62f74e8d955a5f5c97c280b3f17a569b76c86697a31ca7434d44ec 2024/11/03 02:22:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 02:22:12 DEBUG : one: same parent dir (ODFfNjcyNTgxNV94alU3Mw) - using file/rename instead of move_copy for one-2019-01-01 2024/11/03 02:22:12 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/03 02:22:13 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/03 02:22:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/03 02:22:14 INFO : one: Copied (new) 2024/11/03 02:22:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:22:14 DEBUG : two: Unchanged skipping 2024/11/03 02:22:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/03 02:22:15 DEBUG : three.txt: same parent dir (ODFfNjcyNTgxNV94alU3Mw) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/03 02:22:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/03 02:22:16 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/03 02:22:16 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/03 02:22:16 INFO : three.txt: Copied (new) 2024/11/03 02:22:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 02:22:18 INFO : one-2019-01-01: Deleted 2024/11/03 02:22:18 DEBUG : one: same parent dir (ODFfNjcyNTgxNV94alU3Mw) - using file/rename instead of move_copy for one-2019-01-01 2024/11/03 02:22:18 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/03 02:22:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/03 02:22:20 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/03 02:22:20 INFO : one: Copied (new) 2024/11/03 02:22:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:22:20 DEBUG : two: Unchanged skipping 2024/11/03 02:22:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/03 02:22:20 INFO : three-2019-01-01.txt: Deleted 2024/11/03 02:22:21 DEBUG : three.txt: same parent dir (ODFfNjcyNTgxNV94alU3Mw) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/03 02:22:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/03 02:22:22 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/03 02:22:22 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/03 02:22:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.52s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:22:25 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/11/03 02:22:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/03 02:22:27 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:22:27 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:22:27 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/11/03 02:22:28 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/11/03 02:22:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/03 02:22:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.78s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:22:29 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/03 02:22:29 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:22:29 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:22:30 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/03 02:22:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/03 02:22:31 INFO : existing: Copied (new) 2024/11/03 02:22:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:22:31 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/03 02:22:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/03 02:22:31 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:22:31 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:22:31 ERROR : OpenDrive root 'rclone-test-butalal8muti': not deleting files as there were IO errors 2024/11/03 02:22:31 ERROR : OpenDrive root 'rclone-test-butalal8muti': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncImmutable (4.20s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:22:34 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/11/03 02:22:36 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/11/03 02:22:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/11/03 02:22:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/11/03 02:22:43 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/03 02:22:43 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:22:43 DEBUG : existing: Unchanged skipping 2024/11/03 02:22:43 DEBUG : subdira-rclone-move-vifitos2: same parent dir (ODFfNjcyNTcwMV9PNDg4bw) - using folder/rename instead of move_copy 2024/11/03 02:22:43 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-doxudaf4 2024/11/03 02:22:43 DEBUG : EXISTING: moving to existing-rclone-move-piguyex3 2024/11/03 02:22:44 DEBUG : subdira: same parent dir (ODFfNjcyNTcwMV9PNDg4bw) - using folder/rename instead of move_copy 2024/11/03 02:22:44 DEBUG : EXISTING: same parent dir (ODFfNjcyNTcwMV9PNDg4bw) - using file/rename instead of move_copy for existing-rclone-move-piguyex3 2024/11/03 02:22:44 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/03 02:22:44 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-piguyex3 2024/11/03 02:22:44 DEBUG : EXISTING: moving to existing 2024/11/03 02:22:44 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNjcyNTcwMV9PNDg4bw) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-doxudaf4 2024/11/03 02:22:44 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-doxudaf4 2024/11/03 02:22:44 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/03 02:22:45 DEBUG : existing-rclone-move-piguyex3: same parent dir (ODFfNjcyNTcwMV9PNDg4bw) - using file/rename instead of move_copy for existing 2024/11/03 02:22:45 DEBUG : subdira/subdirb-rclone-move-hijibut1: same parent dir (ODFfNjcyNTgxN182Wm9MVg) - using folder/rename instead of move_copy 2024/11/03 02:22:45 INFO : existing-rclone-move-piguyex3: Moved (server-side) to: existing 2024/11/03 02:22:45 INFO : EXISTING: Moved (server-side) to: existing 2024/11/03 02:22:45 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/03 02:22:45 DEBUG : existingbutdifferent-rclone-move-doxudaf4: same parent dir (ODFfNjcyNTcwMV9PNDg4bw) - using file/rename instead of move_copy for existingbutdifferent 2024/11/03 02:22:45 DEBUG : subdira/subdirb: same parent dir (ODFfNjcyNTgxN182Wm9MVg) - using folder/rename instead of move_copy 2024/11/03 02:22:45 INFO : existingbutdifferent-rclone-move-doxudaf4: Moved (server-side) to: existingbutdifferent 2024/11/03 02:22:45 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/03 02:22:45 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/03 02:22:45 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/03 02:22:46 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/11/03 02:22:46 DEBUG : subdira/subdirb/subdirc-rclone-move-desuroc0: same parent dir (ODFfNjcyNTgxOF91UXV1Qw) - using folder/rename instead of move_copy 2024/11/03 02:22:46 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/03 02:22:46 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/03 02:22:47 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNjcyNTgxOF91UXV1Qw) - using folder/rename instead of move_copy 2024/11/03 02:22:47 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/03 02:22:47 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/03 02:22:48 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-jafovof5: same parent dir (ODFfNjcyNTgxOV9kSVY1cA) - using folder/rename instead of move_copy 2024/11/03 02:22:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-binahin0 2024/11/03 02:22:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNjcyNTgxOV9kSVY1cA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-binahin0 2024/11/03 02:22:48 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNjcyNTgxOV9kSVY1cA) - using folder/rename instead of move_copy 2024/11/03 02:22:48 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-binahin0 2024/11/03 02:22:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/03 02:22:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/03 02:22:49 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-binahin0: same parent dir (ODFfNjcyNTgxOV9kSVY1cA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/11/03 02:22:49 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/03 02:22:49 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:22:49 INFO : subdira/subdirb/subdirc/hello-rclone-move-binahin0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/03 02:22:49 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/03 02:22:49 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/03 02:22:49 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/11/03 02:22:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nulejus2 2024/11/03 02:22:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNjcyNTgyMF9UVXZUNQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nulejus2 2024/11/03 02:22:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nulejus2 2024/11/03 02:22:50 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/03 02:22:50 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nulejus2: same parent dir (ODFfNjcyNTgyMF9UVXZUNQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/03 02:22:50 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nulejus2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/03 02:22:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/03 02:22:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/03 02:22:50 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:22:50 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/03 02:22:50 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/03 02:22:50 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/11/03 02:22:51 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/03 02:22:51 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/03 02:22:51 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2657 Error: Should be true Test: TestFixCase Messages: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Modification time difference too big |-208174h17m43.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-03 02:22:50 +0000 UTC) (precision 1s) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestFixCase (29.77s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.05s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:23:05 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:06 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:08 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:10 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:12 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:14 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:15 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:17 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:19 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:20 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:22 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:24 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:25 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:27 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:29 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:31 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:33 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:35 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:37 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:39 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:40 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:42 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:43 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:45 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:47 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:49 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:51 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:52 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:54 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:56 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:57 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/03 02:23:59 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:01 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:02 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:04 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:06 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:08 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:10 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:12 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:13 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:15 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:24:15 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both0: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both12: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both13: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both14: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both15: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both16: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both17: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both18: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both19: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both2: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both3: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both4: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both5: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both6: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both7: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both10: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:24:15 DEBUG : both9: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both11: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both1: Unchanged skipping 2024/11/03 02:24:15 DEBUG : both8: Unchanged skipping 2024/11/03 02:24:15 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:24:15 DEBUG : Waiting for deletions to finish 2024/11/03 02:24:15 INFO : only11: Deleted 2024/11/03 02:24:15 INFO : only13: Deleted 2024/11/03 02:24:15 INFO : only16: Deleted 2024/11/03 02:24:15 INFO : only18: Deleted 2024/11/03 02:24:15 INFO : only6: Deleted 2024/11/03 02:24:15 INFO : only9: Deleted 2024/11/03 02:24:15 INFO : only15: Deleted 2024/11/03 02:24:15 INFO : only19: Deleted 2024/11/03 02:24:15 INFO : only1: Deleted 2024/11/03 02:24:15 INFO : only10: Deleted 2024/11/03 02:24:16 INFO : only12: Deleted 2024/11/03 02:24:16 INFO : only14: Deleted 2024/11/03 02:24:16 INFO : only17: Deleted 2024/11/03 02:24:16 INFO : only2: Deleted 2024/11/03 02:24:16 INFO : only7: Deleted 2024/11/03 02:24:16 INFO : only0: Deleted 2024/11/03 02:24:16 INFO : only3: Deleted 2024/11/03 02:24:16 INFO : only4: Deleted 2024/11/03 02:24:16 INFO : only5: Deleted 2024/11/03 02:24:16 INFO : only8: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (76.46s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:24:21 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:23 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:25 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:27 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:29 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:30 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:32 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:34 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:36 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:38 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:39 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:41 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:43 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:45 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:46 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:48 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:50 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:51 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:53 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:55 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:57 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/03 02:24:59 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:00 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:02 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:04 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:05 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:07 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:09 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:10 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:12 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:14 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:16 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:18 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:19 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:21 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:23 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:25 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:27 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:28 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:30 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/03 02:25:31 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for checks to finish 2024/11/03 02:25:31 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both0: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both12: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both13: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both10: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both15: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both16: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both17: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both18: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both19: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both2: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both3: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both4: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both5: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both6: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both7: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both8: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/03 02:25:31 DEBUG : both9: Unchanged skipping 2024/11/03 02:25:31 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : both1: Unchanged skipping 2024/11/03 02:25:31 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/03 02:25:31 DEBUG : both11: Unchanged skipping 2024/11/03 02:25:31 DEBUG : both14: Unchanged skipping 2024/11/03 02:25:31 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Waiting for transfers to finish 2024/11/03 02:25:33 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:33 INFO : only1: Copied (replaced existing) 2024/11/03 02:25:34 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:34 INFO : only11: Copied (replaced existing) 2024/11/03 02:25:38 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:38 INFO : only10: Copied (replaced existing) 2024/11/03 02:25:39 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:39 INFO : only0: Copied (replaced existing) 2024/11/03 02:25:41 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:41 INFO : only13: Copied (replaced existing) 2024/11/03 02:25:41 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:41 INFO : only14: Copied (replaced existing) 2024/11/03 02:25:43 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:43 INFO : only16: Copied (replaced existing) 2024/11/03 02:25:44 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:44 INFO : only15: Copied (replaced existing) 2024/11/03 02:25:46 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:46 INFO : only12: Copied (replaced existing) 2024/11/03 02:25:47 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:47 INFO : only2: Copied (replaced existing) 2024/11/03 02:25:48 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:48 INFO : only3: Copied (replaced existing) 2024/11/03 02:25:48 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:48 INFO : only18: Copied (replaced existing) 2024/11/03 02:25:48 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:48 INFO : only4: Copied (replaced existing) 2024/11/03 02:25:48 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:48 INFO : only17: Copied (replaced existing) 2024/11/03 02:25:51 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:51 INFO : only5: Copied (replaced existing) 2024/11/03 02:25:54 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:54 INFO : only9: Copied (replaced existing) 2024/11/03 02:25:54 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:54 INFO : only7: Copied (replaced existing) 2024/11/03 02:25:56 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:56 INFO : only8: Copied (replaced existing) 2024/11/03 02:25:56 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:25:56 INFO : only6: Copied (replaced existing) 2024/11/03 02:26:01 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/03 02:26:01 INFO : only19: Copied (replaced existing) 2024/11/03 02:26:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (109.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:26:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 02:26:10 DEBUG : sub dir: Making directory 2024/11/03 02:26:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.45s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" 2024/11/03 02:26:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 02:26:26 DEBUG : sub dir: Making directory 2024/11/03 02:26:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butalal8muti'", Local "Local file system at /tmp/rclone1493056398", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.17s) FAIL 2024/11/03 02:26:43 DEBUG : OpenDrive root 'rclone-test-butalal8muti': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 14m50.626767802s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf TestSyncIgnoreExisting TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncSuffix TestFixCase]