"./sync.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Starting (try 3/5) 2024/05/06 04:47:51 DEBUG : Creating backend with remote "TestUlozto:rclone-test-nenayic4xuliyeq8quyevoz5" 2024/05/06 04:47:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 04:47:53 DEBUG : Creating backend with remote "/tmp/rclone878793709" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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 "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:47:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/05/06 04:47:56 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:47:56 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:47:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestCopyWithDryRun (4.82s) === RUN TestCopy run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:47:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/05/06 04:47:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/05/06 04:47:58 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:47:58 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:48:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/05/06 04:48:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:48:03 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (9.45s) === RUN TestCopyMetadata run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.48s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.49s) === RUN TestCopyMissingDirectory run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:48:08 DEBUG : Creating backend with remote "/non-existing" 2024/05/06 04:48:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/05/06 04:48:08 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:48:08 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestCopyMissingDirectory (1.22s) === RUN TestCopyNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:48:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/05/06 04:48:10 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:48:10 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:48:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/05/06 04:48:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestCopyNoTraverse (8.46s) === RUN TestCopyCheckFirst run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:48:18 INFO : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Running all checks before starting transfers 2024/05/06 04:48:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/05/06 04:48:18 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:48:18 INFO : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Checks finished, now starting transfers 2024/05/06 04:48:18 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:48:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/05/06 04:48:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestCopyCheckFirst (9.13s) === RUN TestSyncNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:48:27 ERROR : Ignoring --no-traverse with sync 2024/05/06 04:48:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/05/06 04:48:27 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:48:27 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:48:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/05/06 04:48:31 INFO : sub dir/hello world: Copied (new) 2024/05/06 04:48:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncNoTraverse (8.88s) === RUN TestCopyWithDepth run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:48:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/05/06 04:48:36 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:48:36 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:48:37 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/05/06 04:48:37 INFO : hello world2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestCopyWithDepth (3.04s) === RUN TestCopyWithFilesFrom run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:48:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/05/06 04:48:39 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:48:39 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:48:40 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/05/06 04:48:40 INFO : potato2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestCopyWithFilesFrom (2.75s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:48:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/05/06 04:48:42 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:48:42 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:48:43 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/05/06 04:48:43 INFO : potato2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.40s) === RUN TestCopyEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:48:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/05/06 04:48:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/05/06 04:48:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/05/06 04:48:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/05/06 04:48:44 DEBUG : sub dir: Making directory 2024/05/06 04:48:47 DEBUG : sub dir2: Making directory 2024/05/06 04:48:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/05/06 04:48:49 DEBUG : sub dir2/sub sub dir2: Making directory 2024/05/06 04:48:52 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:48:52 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:48:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/05/06 04:48:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:48:54 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (20.07s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:49:04 DEBUG : sub dir2: Making directory 2024/05/06 04:49:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/05/06 04:49:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/05/06 04:49:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/05/06 04:49:04 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:49:04 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:49:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/05/06 04:49:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.92s) === RUN TestMoveEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:49:12 DEBUG : sub dir2: Making directory with metadata 2024/05/06 04:49:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/05/06 04:49:12 DEBUG : sub dir: Making directory 2024/05/06 04:49:15 DEBUG : sub dir2: Making directory 2024/05/06 04:49:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/05/06 04:49:18 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:49:18 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:49:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/05/06 04:49:19 INFO : sub dir/hello world: Copied (new) 2024/05/06 04:49:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:49:19 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/05/06 04:49:20 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.81s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" sync_test.go:404: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.48s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:49:27 DEBUG : sub dir2: Making directory 2024/05/06 04:49:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/05/06 04:49:28 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:49:28 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:49:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/05/06 04:49:31 INFO : sub dir/hello world: Copied (new) 2024/05/06 04:49:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (8.08s) === RUN TestSyncEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:49:35 DEBUG : sub dir2: Making directory with metadata 2024/05/06 04:49:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/05/06 04:49:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/05/06 04:49:36 DEBUG : sub dir: Making directory 2024/05/06 04:49:39 DEBUG : sub dir2: Making directory 2024/05/06 04:49:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/05/06 04:49:41 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:49:41 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:49:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/05/06 04:49:42 INFO : sub dir/hello world: Copied (new) 2024/05/06 04:49:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:49:43 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.60s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" sync_test.go:503: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.52s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:49:50 DEBUG : sub dir2: Making directory 2024/05/06 04:49:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/05/06 04:49:51 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:49:51 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:49:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/05/06 04:49:54 INFO : sub dir/hello world: Copied (new) 2024/05/06 04:49:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (8.25s) === RUN TestServerSideCopy run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:50:03 DEBUG : Creating backend with remote "TestUlozto:rclone-test-mokazaf6ruhodon7vulepek2" sync_test.go:586: Server side copy (if possible) uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5' -> uloz.to root 'rclone-test-mokazaf6ruhodon7vulepek2' 2024/05/06 04:50:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/05/06 04:50:05 DEBUG : uloz.to root 'rclone-test-mokazaf6ruhodon7vulepek2': Waiting for checks to finish 2024/05/06 04:50:05 DEBUG : uloz.to root 'rclone-test-mokazaf6ruhodon7vulepek2': Waiting for transfers to finish 2024/05/06 04:50:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/05/06 04:50:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:50:14 DEBUG : uloz.to root 'rclone-test-mokazaf6ruhodon7vulepek2': Purge object "sub dir/hello world" 2024/05/06 04:50:14 DEBUG : uloz.to root 'rclone-test-mokazaf6ruhodon7vulepek2': Purge dir "sub dir" 2024/05/06 04:50:16 DEBUG : uloz.to root 'rclone-test-mokazaf6ruhodon7vulepek2': Purge dir "" --- PASS: TestServerSideCopy (24.21s) === RUN TestCopyAfterDelete run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:50:27 ERROR : : error listing: directory not found 2024/05/06 04:50:27 DEBUG : Local file system at /tmp/rclone878793709: Making directory 2024/05/06 04:50:28 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:50:28 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestCopyAfterDelete (9.51s) === RUN TestCopyRedownload run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:50:37 DEBUG : Added delayed dir = "sub dir", newDst= 2024/05/06 04:50:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/05/06 04:50:38 DEBUG : Local file system at /tmp/rclone878793709: Waiting for checks to finish 2024/05/06 04:50:38 DEBUG : Local file system at /tmp/rclone878793709: Waiting for transfers to finish 2024/05/06 04:50:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/05/06 04:50:38 DEBUG : sub dir/hello world.novovev9.partial: renamed to: sub dir/hello world 2024/05/06 04:50:38 INFO : sub dir/hello world: Copied (new) 2024/05/06 04:50:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestCopyRedownload (10.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:50:43 DEBUG : check sum: Need to transfer - File not found at Destination 2024/05/06 04:50:43 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:50:43 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:50:44 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/05/06 04:50:44 INFO : check sum: Copied (new) 2024/05/06 04:50:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:50:44 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:50:44 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/05/06 04:50:44 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/05/06 04:50:44 DEBUG : check sum: Unchanged skipping 2024/05/06 04:50:44 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:50:44 DEBUG : Waiting for deletions to finish 2024/05/06 04:50:44 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncBasedOnCheckSum (3.60s) === RUN TestSyncSizeOnly run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:50:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/05/06 04:50:47 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:50:47 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:50:47 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/05/06 04:50:47 INFO : sizeonly: Copied (new) 2024/05/06 04:50:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:50:48 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:50:48 DEBUG : sizeonly: Sizes identical 2024/05/06 04:50:48 DEBUG : sizeonly: Unchanged skipping 2024/05/06 04:50:48 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:50:48 DEBUG : Waiting for deletions to finish 2024/05/06 04:50:48 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncSizeOnly (3.74s) === RUN TestSyncIgnoreSize run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:50:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/05/06 04:50:50 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:50:50 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:50:52 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/05/06 04:50:52 INFO : ignore-size: Copied (new) 2024/05/06 04:50:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:50:52 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:50:52 DEBUG : ignore-size: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/05/06 04:50:52 DEBUG : ignore-size: Unchanged skipping 2024/05/06 04:50:52 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:50:52 DEBUG : Waiting for deletions to finish 2024/05/06 04:50:52 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncIgnoreSize (4.36s) === RUN TestSyncIgnoreTimes run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:50:56 DEBUG : existing: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/05/06 04:50:56 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:50:56 DEBUG : existing: Unchanged skipping 2024/05/06 04:50:56 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:50:56 DEBUG : Waiting for deletions to finish 2024/05/06 04:50:56 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:50:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/05/06 04:50:56 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:50:56 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:50:57 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/05/06 04:50:57 INFO : existing: Copied (replaced existing) 2024/05/06 04:50:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncIgnoreTimes (4.62s) === RUN TestSyncIgnoreExisting run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:50:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/05/06 04:50:59 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:50:59 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:51:00 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/05/06 04:51:00 INFO : existing: Copied (new) 2024/05/06 04:51:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:51:01 DEBUG : existing: Destination exists, skipping 2024/05/06 04:51:01 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:51:01 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:51:01 DEBUG : Waiting for deletions to finish 2024/05/06 04:51:01 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncIgnoreExisting (3.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:51:10 DEBUG : d: Making directory 2024/05/06 04:51:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/05/06 04:51:15 DEBUG : c/non empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/05/06 04:51:15 DEBUG : c/non empty space: Unchanged skipping 2024/05/06 04:51:15 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:51:15 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:51:18 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/05/06 04:51:18 INFO : a/potato2: Copied (new) 2024/05/06 04:51:18 DEBUG : Waiting for deletions to finish 2024/05/06 04:51:18 INFO : b/potato: Deleted 2024/05/06 04:51:18 INFO : d: Removing directory 2024/05/06 04:51:21 INFO : b: Removing directory 2024/05/06 04:51:24 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': deleted 2 directories run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncIgnoreErrors (29.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:51:33 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:51:33 DEBUG : empty space: Modification times differ by -95456h54m52.623457789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999 +0000 UTC 2024/05/06 04:51:33 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/05/06 04:51:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/05/06 04:51:33 DEBUG : empty space: Unchanged skipping 2024/05/06 04:51:33 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:51:33 DEBUG : Waiting for deletions to finish 2024/05/06 04:51:33 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:51:34 DEBUG : empty space: Modification times differ by -95456h54m52.623457789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999 +0000 UTC 2024/05/06 04:51:34 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:51:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/05/06 04:51:34 INFO : empty space: Updated modification time in destination 2024/05/06 04:51:34 DEBUG : empty space: Unchanged skipping 2024/05/06 04:51:34 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:51:34 DEBUG : Waiting for deletions to finish 2024/05/06 04:51:34 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncAfterChangingModtimeOnly (3.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:51:38 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:51:38 DEBUG : empty space: Modification times differ by -95456h54m52.623457789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999 +0000 UTC 2024/05/06 04:51:38 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/05/06 04:51:38 DEBUG : empty space: Unchanged skipping 2024/05/06 04:51:38 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:51:38 DEBUG : Waiting for deletions to finish 2024/05/06 04:51:38 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.24s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:51:40 DEBUG : foo: Modification times differ by -95456h54m52.623457789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999 +0000 UTC 2024/05/06 04:51:40 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:51:40 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone878793709) 2024/05/06 04:51:40 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5') 2024/05/06 04:51:40 DEBUG : foo: md5 differ 2024/05/06 04:51:40 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:51:42 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/05/06 04:51:42 INFO : foo: Copied (replaced existing) 2024/05/06 04:51:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncDoesntUpdateModtime (4.26s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:51:45 DEBUG : potato: Need to transfer - File not found at Destination 2024/05/06 04:51:45 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/05/06 04:51:45 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:51:45 DEBUG : empty space: Unchanged skipping 2024/05/06 04:51:45 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:51:45 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/05/06 04:51:45 INFO : potato: Copied (new) 2024/05/06 04:51:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncAfterAddingAFile (3.65s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:51:48 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/05/06 04:51:48 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:51:48 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:51:49 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/05/06 04:51:49 INFO : potato: Copied (replaced existing) 2024/05/06 04:51:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.70s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:51:52 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/05/06 04:51:52 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:51:52 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone878793709) 2024/05/06 04:51:52 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5') 2024/05/06 04:51:52 DEBUG : potato: md5 differ 2024/05/06 04:51:52 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:51:53 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/05/06 04:51:53 INFO : potato: Copied (replaced existing) 2024/05/06 04:51:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncAfterChangingContentsOnly (3.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:51:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/05/06 04:51:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/05/06 04:51:57 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:51:57 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/05/06 04:51:57 DEBUG : empty space: Unchanged skipping 2024/05/06 04:51:57 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:51:57 DEBUG : Waiting for deletions to finish 2024/05/06 04:51:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:52:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/05/06 04:52:01 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/05/06 04:52:01 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:52:01 DEBUG : empty space: Unchanged skipping 2024/05/06 04:52:01 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:52:02 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/05/06 04:52:02 INFO : potato2: Copied (new) 2024/05/06 04:52:02 DEBUG : Waiting for deletions to finish 2024/05/06 04:52:02 INFO : potato: Deleted run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:52:12 DEBUG : d: Making directory 2024/05/06 04:52:15 DEBUG : d/e: Making directory 2024/05/06 04:52:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/05/06 04:52:20 DEBUG : c/non empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/05/06 04:52:20 DEBUG : c/non empty space: Unchanged skipping 2024/05/06 04:52:23 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:52:23 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:52:23 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/05/06 04:52:23 INFO : a/potato2: Copied (new) 2024/05/06 04:52:23 DEBUG : Waiting for deletions to finish 2024/05/06 04:52:23 INFO : b/potato: Deleted 2024/05/06 04:52:23 INFO : d/e: Removing directory 2024/05/06 04:52:26 INFO : d: Removing directory 2024/05/06 04:52:29 INFO : b: Removing directory 2024/05/06 04:52:32 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': deleted 3 directories run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (38.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:52:50 DEBUG : d: Making directory 2024/05/06 04:52:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/05/06 04:52:54 DEBUG : c/non empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/05/06 04:52:54 DEBUG : c/non empty space: Unchanged skipping 2024/05/06 04:52:54 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:52:54 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:52:58 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/05/06 04:52:58 INFO : a/potato2: Copied (new) 2024/05/06 04:52:58 ERROR : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': not deleting files as there were IO errors 2024/05/06 04:52:58 ERROR : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': not deleting directories as there were IO errors run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (32.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:53:17 DEBUG : Waiting for deletions to finish 2024/05/06 04:53:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/05/06 04:53:17 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:53:17 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/05/06 04:53:17 DEBUG : empty space: Unchanged skipping 2024/05/06 04:53:17 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:53:17 INFO : potato: Deleted 2024/05/06 04:53:18 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/05/06 04:53:18 INFO : potato2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncDeleteDuring (5.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:53:23 DEBUG : Waiting for deletions to finish 2024/05/06 04:53:23 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:53:23 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:53:23 INFO : potato: Deleted 2024/05/06 04:53:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/05/06 04:53:24 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/05/06 04:53:24 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:53:24 DEBUG : empty space: Unchanged skipping 2024/05/06 04:53:24 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:53:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/05/06 04:53:24 INFO : potato2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncDeleteBefore (6.42s) === RUN TestCopyDeleteBefore run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:53:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/05/06 04:53:28 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:53:28 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:53:28 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/05/06 04:53:28 INFO : potato2: Copied (new) run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestCopyDeleteBefore (4.13s) === RUN TestSyncWithExclude run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:53:32 DEBUG : enormous: Excluded (Size Filter) 2024/05/06 04:53:32 DEBUG : enormous: Excluded 2024/05/06 04:53:32 DEBUG : potato2: Excluded (Size Filter) 2024/05/06 04:53:32 DEBUG : potato2: Excluded 2024/05/06 04:53:32 DEBUG : potato2: Excluded (Size Filter) 2024/05/06 04:53:32 DEBUG : potato2: Excluded 2024/05/06 04:53:32 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/05/06 04:53:32 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:53:32 DEBUG : empty space: Unchanged skipping 2024/05/06 04:53:32 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:53:32 DEBUG : Waiting for deletions to finish 2024/05/06 04:53:32 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:53:33 DEBUG : enormous: Excluded (Size Filter) 2024/05/06 04:53:33 DEBUG : enormous: Excluded 2024/05/06 04:53:33 DEBUG : potato2: Excluded (Size Filter) 2024/05/06 04:53:33 DEBUG : potato2: Excluded 2024/05/06 04:53:33 DEBUG : potato2: Excluded (Size Filter) 2024/05/06 04:53:33 DEBUG : potato2: Excluded 2024/05/06 04:53:33 DEBUG : empty space: Size and modification time the same (differ by 789ns, within tolerance 1µs) 2024/05/06 04:53:33 DEBUG : Local file system at /tmp/rclone878793709: Waiting for checks to finish 2024/05/06 04:53:33 DEBUG : empty space: Unchanged skipping 2024/05/06 04:53:33 DEBUG : Local file system at /tmp/rclone878793709: Waiting for transfers to finish 2024/05/06 04:53:33 DEBUG : Waiting for deletions to finish 2024/05/06 04:53:33 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncWithExclude (4.48s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:53:38 DEBUG : enormous: Excluded (Size Filter) 2024/05/06 04:53:38 DEBUG : enormous: Excluded 2024/05/06 04:53:38 DEBUG : potato2: Excluded (Size Filter) 2024/05/06 04:53:38 DEBUG : potato2: Excluded 2024/05/06 04:53:38 DEBUG : empty space: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2024/05/06 04:53:38 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:53:38 DEBUG : empty space: Unchanged skipping 2024/05/06 04:53:38 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:53:38 DEBUG : Waiting for deletions to finish 2024/05/06 04:53:38 INFO : enormous: Deleted 2024/05/06 04:53:38 INFO : potato2: Deleted 2024/05/06 04:53:38 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:53:39 DEBUG : empty space: Size and modification time the same (differ by 789ns, within tolerance 1µs) 2024/05/06 04:53:39 DEBUG : empty space: Unchanged skipping 2024/05/06 04:53:39 DEBUG : Local file system at /tmp/rclone878793709: Waiting for checks to finish 2024/05/06 04:53:39 DEBUG : Local file system at /tmp/rclone878793709: Waiting for transfers to finish 2024/05/06 04:53:39 DEBUG : Waiting for deletions to finish 2024/05/06 04:53:39 INFO : enormous: Deleted 2024/05/06 04:53:39 INFO : potato2: Deleted 2024/05/06 04:53:39 INFO : There was nothing to transfer run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" --- PASS: TestSyncWithExcludeAndDeleteExcluded (5.87s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:53:44 DEBUG : five: Need to transfer - File not found at Destination 2024/05/06 04:53:44 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/05/06 04:53:44 DEBUG : one: Destination is newer than source, skipping 2024/05/06 04:53:44 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:53:44 DEBUG : three: Sizes identical 2024/05/06 04:53:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/05/06 04:53:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone878793709) 2024/05/06 04:53:44 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5') 2024/05/06 04:53:44 DEBUG : two: md5 differ 2024/05/06 04:53:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/05/06 04:53:44 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:53:45 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/05/06 04:53:45 INFO : five: Copied (new) 2024/05/06 04:53:45 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/05/06 04:53:45 INFO : four: Copied (replaced existing) 2024/05/06 04:53:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/05/06 04:53:45 INFO : two: Copied (replaced existing) 2024/05/06 04:53:45 DEBUG : Waiting for deletions to finish 2024/05/06 04:53:46 DEBUG : one: Destination is newer than source, skipping 2024/05/06 04:53:46 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:53:46 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone878793709) 2024/05/06 04:53:46 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5') 2024/05/06 04:53:46 DEBUG : three: md5 differ 2024/05/06 04:53:46 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/05/06 04:53:46 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/05/06 04:53:46 DEBUG : five: Size and md5 of src and dst objects identical 2024/05/06 04:53:46 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/05/06 04:53:46 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/05/06 04:53:46 DEBUG : four: Size and md5 of src and dst objects identical 2024/05/06 04:53:46 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/05/06 04:53:46 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/05/06 04:53:46 DEBUG : two: Size and md5 of src and dst objects identical 2024/05/06 04:53:46 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/05/06 04:53:46 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:53:47 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/05/06 04:53:47 INFO : three: Copied (replaced existing) 2024/05/06 04:53:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (7.91s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1360: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1360: 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 "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" sync_test.go:1426: Can track renames: true 2024/05/06 04:53:49 INFO : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Making map for --track-renames 2024/05/06 04:53:49 INFO : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Finished making map for --track-renames 2024/05/06 04:53:49 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:53:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/05/06 04:53:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/05/06 04:53:49 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for renames to finish 2024/05/06 04:53:49 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for transfers to finish 2024/05/06 04:53:50 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/05/06 04:53:50 INFO : potato: Copied (new) 2024/05/06 04:53:50 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/05/06 04:53:50 INFO : yam: Copied (new) 2024/05/06 04:53:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5'", Local "Local file system at /tmp/rclone878793709", Modify Window "1µs" 2024/05/06 04:53:50 DEBUG : potato: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/05/06 04:53:50 INFO : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Making map for --track-renames 2024/05/06 04:53:50 INFO : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Finished making map for --track-renames 2024/05/06 04:53:50 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for checks to finish 2024/05/06 04:53:50 DEBUG : potato: Unchanged skipping 2024/05/06 04:53:50 DEBUG : uloz.to root 'rclone-test-nenayic4xuliyeq8quyevoz5': Waiting for renames to finish panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x19a5a60] goroutine 8278 [running]: github.com/rclone/rclone/backend/ulozto.(*Object).Remote(0x27bb660?) /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:935 github.com/rclone/rclone/fs/operations.move({0x27b4c08, 0xc0005ce730}, {0x27c9370, 0xc00086e000}, {0x27c93e0, 0x0}, {0xc000e008e8, 0x4}, {0x27c93e0, 0xc000f33320}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:449 +0x32d github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:413 github.com/rclone/rclone/fs/sync.(*syncCopyMove).tryRename(0xc000882788, {0x27c7e00, 0xc000a4e600}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:901 +0x205 github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairRenamer(0xc000882788, 0xc0005ce6e0, 0xc0005ce690, 0x0, 0xc000117748?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:471 +0xc5 created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startRenamers in goroutine 8112 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:550 +0x66 "./sync.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Finished ERROR in 5m59.281300434s (try 3/5): exit status 2: Failed []