"./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Starting (try 1/5) 2024/12/19 04:47:16 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi" 2024/12/19 04:47:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 04:47:16 DEBUG : Creating backend with remote "/tmp/rclone433286410" === 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 "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:16 DEBUG : [rclone-test-buvecib6deqi]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:47:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:47:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/19 04:47:17 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:17 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.22s) === RUN TestCopy run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:47:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:47:18 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:18 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:47:18 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:47:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:18 DEBUG : [rclone-test-buvecib6deqi]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.67s) === RUN TestCopyMetadata run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.23s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.22s) === RUN TestCopyMissingDirectory run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:20 DEBUG : Creating backend with remote "/non-existing" 2024/12/19 04:47:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/19 04:47:20 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:20 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.62s) === RUN TestCopyNoTraverse run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:47:20 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:20 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:47:21 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:47:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestCopyNoTraverse (1.54s) === RUN TestCopyCheckFirst run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:22 INFO : [rclone-test-buvecib6deqi]: Running all checks before starting transfers 2024/12/19 04:47:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:47:22 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:22 INFO : [rclone-test-buvecib6deqi]: Checks finished, now starting transfers 2024/12/19 04:47:22 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:47:22 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:47:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.61s) === RUN TestSyncNoTraverse run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:23 ERROR : Ignoring --no-traverse with sync 2024/12/19 04:47:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:47:24 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:24 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:47:24 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:47:24 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:47:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncNoTraverse (1.76s) === RUN TestCopyWithDepth run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/19 04:47:25 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:25 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:47:26 DEBUG : hello world2: mailru = 68656c6c6f20776f726c64320000000000000000 OK 2024/12/19 04:47:26 INFO : hello world2: Copied (new) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestCopyWithDepth (1.15s) === RUN TestCopyWithFilesFrom run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:47:26 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:26 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:47:27 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:47:27 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:47:28 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:28 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:47:28 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:47:28 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.22s) === RUN TestCopyEmptyDirectories run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/19 04:47:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:47:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/19 04:47:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:47:29 DEBUG : sub dir: Making directory 2024/12/19 04:47:29 DEBUG : sub dir2: Making directory 2024/12/19 04:47:29 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/19 04:47:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:47:29 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:29 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:47:29 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:47:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:30 DEBUG : [rclone-test-buvecib6deqi]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.79s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:31 DEBUG : sub dir2: Making directory 2024/12/19 04:47:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/19 04:47:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:47:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:47:32 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:32 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:47:32 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:47:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.37s) === RUN TestMoveEmptyDirectories run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:33 DEBUG : sub dir2: Making directory with metadata 2024/12/19 04:47:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:47:33 DEBUG : sub dir: Making directory 2024/12/19 04:47:33 DEBUG : sub dir2: Making directory 2024/12/19 04:47:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:47:33 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:33 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:47:33 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:47:33 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:47:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:34 DEBUG : [rclone-test-buvecib6deqi]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/19 04:47:34 DEBUG : [rclone-test-buvecib6deqi]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.42s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.22s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:35 DEBUG : sub dir2: Making directory 2024/12/19 04:47:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:47:36 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:36 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:47:36 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:47:36 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:47:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:37 DEBUG : sub dir2: Making directory with metadata 2024/12/19 04:47:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:47:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:47:37 DEBUG : sub dir: Making directory 2024/12/19 04:47:37 DEBUG : sub dir2: Making directory 2024/12/19 04:47:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:47:37 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:37 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:47:37 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:47:37 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:47:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:38 DEBUG : [rclone-test-buvecib6deqi]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.38s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.27s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:39 DEBUG : sub dir2: Making directory 2024/12/19 04:47:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:47:40 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:40 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:47:40 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:47:40 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:47:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.54s) === RUN TestServerSideCopy run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:41 DEBUG : Creating backend with remote "TestMailru:rclone-test-cikimuz6meye" sync_test.go:590: Server side copy (if possible) [rclone-test-buvecib6deqi] -> [rclone-test-cikimuz6meye] 2024/12/19 04:47:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:47:42 DEBUG : [rclone-test-cikimuz6meye]: Waiting for checks to finish 2024/12/19 04:47:42 DEBUG : [rclone-test-cikimuz6meye]: Waiting for transfers to finish 2024/12/19 04:47:42 DEBUG : [rclone-test-cikimuz6meye]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:47:42 DEBUG : [rclone-test-cikimuz6meye]: mkDirs by part "/rclone-test-cikimuz6meye/sub dir" 2024/12/19 04:47:43 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:47:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:43 DEBUG : [rclone-test-cikimuz6meye]: Purge remote --- PASS: TestServerSideCopy (3.22s) === RUN TestCopyOverSelf run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:45 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 04:47:45 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:47:45 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2024/12/19 04:47:45 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestCopyOverSelf (2.09s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:47 DEBUG : Creating backend with remote "TestMailru:rclone-test-cowobet9bego" sync_test.go:626: Server side copy (if possible) [rclone-test-buvecib6deqi] -> [rclone-test-cowobet9bego] 2024/12/19 04:47:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:47:47 DEBUG : [rclone-test-cowobet9bego]: Waiting for checks to finish 2024/12/19 04:47:47 DEBUG : [rclone-test-cowobet9bego]: Waiting for transfers to finish 2024/12/19 04:47:47 DEBUG : [rclone-test-cowobet9bego]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:47:48 DEBUG : [rclone-test-cowobet9bego]: mkDirs by part "/rclone-test-cowobet9bego/sub dir" 2024/12/19 04:47:48 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:47:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 04:47:49 DEBUG : [rclone-test-cowobet9bego]: Waiting for checks to finish 2024/12/19 04:47:49 DEBUG : [rclone-test-cowobet9bego]: Waiting for transfers to finish 2024/12/19 04:47:49 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2024/12/19 04:47:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:50 DEBUG : [rclone-test-cowobet9bego]: Purge remote --- PASS: TestServerSideCopyOverSelf (4.79s) === RUN TestMoveOverSelf run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 04:47:52 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:47:52 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:47:52 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2024/12/19 04:47:52 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/19 04:47:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestMoveOverSelf (2.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:54 DEBUG : Creating backend with remote "TestMailru:rclone-test-raripab4hayu" sync_test.go:671: Server side copy (if possible) [rclone-test-buvecib6deqi] -> [rclone-test-raripab4hayu] 2024/12/19 04:47:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:47:54 DEBUG : [rclone-test-raripab4hayu]: Waiting for checks to finish 2024/12/19 04:47:54 DEBUG : [rclone-test-raripab4hayu]: Waiting for transfers to finish 2024/12/19 04:47:54 DEBUG : [rclone-test-raripab4hayu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:47:54 DEBUG : [rclone-test-raripab4hayu]: mkDirs by part "/rclone-test-raripab4hayu/sub dir" 2024/12/19 04:47:55 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:47:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:56 DEBUG : [rclone-test-raripab4hayu]: Using server-side directory move 2024/12/19 04:47:56 INFO : [rclone-test-raripab4hayu]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/19 04:47:56 DEBUG : [rclone-test-raripab4hayu]: Waiting for checks to finish 2024/12/19 04:47:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 04:47:56 DEBUG : [rclone-test-raripab4hayu]: Waiting for transfers to finish 2024/12/19 04:47:56 INFO : sub dir/hello world: Deleted 2024/12/19 04:47:56 INFO : sub dir/hello world: Moved (server-side) 2024/12/19 04:47:57 DEBUG : sub dir/hello world: File has been put by hash from source 2024/12/19 04:47:57 DEBUG : testing file moves 2024/12/19 04:47:58 DEBUG : [rclone-test-raripab4hayu]: Waiting for checks to finish 2024/12/19 04:47:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/19 04:47:58 DEBUG : [rclone-test-raripab4hayu]: Waiting for transfers to finish 2024/12/19 04:47:58 INFO : sub dir/hello world: Deleted 2024/12/19 04:47:58 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:47:59 DEBUG : [rclone-test-raripab4hayu]: Purge remote --- PASS: TestServerSideMoveOverSelf (6.76s) === RUN TestCopyAfterDelete run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:00 ERROR : : error listing: directory not found 2024/12/19 04:48:00 DEBUG : Local file system at /tmp/rclone433286410: Making directory 2024/12/19 04:48:01 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:01 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestCopyAfterDelete (1.84s) === RUN TestCopyRedownload run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:02 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:48:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:48:02 DEBUG : Local file system at /tmp/rclone433286410: Waiting for checks to finish 2024/12/19 04:48:02 DEBUG : Local file system at /tmp/rclone433286410: Waiting for transfers to finish 2024/12/19 04:48:03 DEBUG : [rclone-test-buvecib6deqi]: Switch file server: locks 1, url https://cloclo57.datacloudmail.ru/oauth-get/, expiry "2024-12-19T04:51:02.977994262Z" 2024/12/19 04:48:03 DEBUG : [rclone-test-buvecib6deqi]: Unlock file server: locks 0, url https://cloclo57.datacloudmail.ru/oauth-get/ 2024/12/19 04:48:03 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:48:03 DEBUG : sub dir/hello world.709608ee.partial: renamed to: sub dir/hello world 2024/12/19 04:48:03 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:48:03 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestCopyRedownload (2.07s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:04 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/19 04:48:04 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:04 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:04 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2024/12/19 04:48:04 INFO : check sum: Copied (new) 2024/12/19 04:48:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:05 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:05 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2024/12/19 04:48:05 DEBUG : check sum: Size and mailru of src and dst objects identical 2024/12/19 04:48:05 DEBUG : check sum: Unchanged skipping 2024/12/19 04:48:05 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:05 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:05 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (1.87s) === RUN TestSyncSizeOnly run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/19 04:48:06 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:06 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:06 DEBUG : sizeonly: mailru = 706f7461746f0000000000000000000000000000 OK 2024/12/19 04:48:06 INFO : sizeonly: Copied (new) 2024/12/19 04:48:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:06 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:06 DEBUG : sizeonly: Sizes identical 2024/12/19 04:48:06 DEBUG : sizeonly: Unchanged skipping 2024/12/19 04:48:06 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:06 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:06 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncSizeOnly (1.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/19 04:48:07 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:07 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:08 DEBUG : ignore-size: mailru = 636f6e74656e7473000000000000000000000000 OK 2024/12/19 04:48:08 INFO : ignore-size: Copied (new) 2024/12/19 04:48:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:08 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:08 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:48:08 DEBUG : ignore-size: Unchanged skipping 2024/12/19 04:48:08 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:08 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:08 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncIgnoreSize (1.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:09 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:09 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:48:09 DEBUG : existing: Unchanged skipping 2024/12/19 04:48:09 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:09 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:09 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:09 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/19 04:48:09 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:10 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/12/19 04:48:10 INFO : existing: Copied (replaced existing) 2024/12/19 04:48:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (1.73s) === RUN TestSyncIgnoreExisting run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:11 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/19 04:48:11 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:11 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:11 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/12/19 04:48:11 INFO : existing: Copied (new) 2024/12/19 04:48:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:11 DEBUG : existing: Destination exists, skipping 2024/12/19 04:48:11 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:11 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:11 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:11 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (1.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:12 DEBUG : b/potato: File has been put by hash from source 2024/12/19 04:48:13 DEBUG : d: Making directory 2024/12/19 04:48:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/19 04:48:13 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:48:13 DEBUG : c/non empty space: Unchanged skipping 2024/12/19 04:48:14 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:14 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:14 DEBUG : [rclone-test-buvecib6deqi]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/12/19 04:48:14 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/12/19 04:48:14 INFO : a/potato2: Copied (new) 2024/12/19 04:48:14 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:14 INFO : b/potato: Deleted 2024/12/19 04:48:14 INFO : d: Removing directory 2024/12/19 04:48:15 INFO : b: Removing directory 2024/12/19 04:48:15 DEBUG : [rclone-test-buvecib6deqi]: deleted 2 directories run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (4.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:17 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:17 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/12/19 04:48:17 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/12/19 04:48:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/19 04:48:17 DEBUG : empty space: Unchanged skipping 2024/12/19 04:48:17 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:17 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:17 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:17 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:17 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/12/19 04:48:17 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/12/19 04:48:17 INFO : empty space: Updated modification time in destination 2024/12/19 04:48:17 DEBUG : empty space: Unchanged skipping 2024/12/19 04:48:17 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:17 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:17 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (1.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:19 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/12/19 04:48:19 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:19 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/12/19 04:48:19 DEBUG : empty space: Unchanged skipping 2024/12/19 04:48:19 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:19 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:19 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.18s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:20 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:20 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/12/19 04:48:20 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 (Local file system at /tmp/rclone433286410) 2024/12/19 04:48:20 DEBUG : foo: mailru = 6261720000000000000000000000000000000000 ([rclone-test-buvecib6deqi]) 2024/12/19 04:48:20 DEBUG : foo: mailru differ 2024/12/19 04:48:20 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:20 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 OK 2024/12/19 04:48:20 INFO : foo: Copied (replaced existing) 2024/12/19 04:48:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (1.27s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:21 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/19 04:48:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:48:21 DEBUG : empty space: Unchanged skipping 2024/12/19 04:48:21 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:21 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:22 DEBUG : potato: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/12/19 04:48:22 INFO : potato: Copied (new) 2024/12/19 04:48:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (1.67s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:23 DEBUG : potato: File has been put by hash from source 2024/12/19 04:48:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/19 04:48:23 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:23 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:23 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 OK 2024/12/19 04:48:23 INFO : potato: Copied (replaced existing) 2024/12/19 04:48:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.48s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:24 DEBUG : potato: File has been put by hash from source 2024/12/19 04:48:25 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:25 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/12/19 04:48:25 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 (Local file system at /tmp/rclone433286410) 2024/12/19 04:48:25 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 ([rclone-test-buvecib6deqi]) 2024/12/19 04:48:25 DEBUG : potato: mailru differ 2024/12/19 04:48:25 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:25 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 OK 2024/12/19 04:48:25 INFO : potato: Copied (replaced existing) 2024/12/19 04:48:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (1.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:26 DEBUG : potato: File has been put by hash from source 2024/12/19 04:48:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:48:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:48:26 DEBUG : empty space: Unchanged skipping 2024/12/19 04:48:26 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:26 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/19 04:48:26 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:27 DEBUG : potato: File has been put by hash from source 2024/12/19 04:48:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:48:28 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:48:28 DEBUG : empty space: Unchanged skipping 2024/12/19 04:48:28 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:28 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/12/19 04:48:28 INFO : potato2: Copied (new) 2024/12/19 04:48:28 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:28 INFO : potato: Deleted run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:29 DEBUG : b/potato: File has been put by hash from source 2024/12/19 04:48:30 DEBUG : d: Making directory 2024/12/19 04:48:30 DEBUG : d/e: Making directory 2024/12/19 04:48:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/19 04:48:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:48:31 DEBUG : c/non empty space: Unchanged skipping 2024/12/19 04:48:31 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:31 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:32 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/12/19 04:48:32 INFO : a/potato2: Copied (new) 2024/12/19 04:48:32 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:32 INFO : b/potato: Deleted 2024/12/19 04:48:32 INFO : d/e: Removing directory 2024/12/19 04:48:32 INFO : d: Removing directory 2024/12/19 04:48:32 INFO : b: Removing directory 2024/12/19 04:48:32 DEBUG : [rclone-test-buvecib6deqi]: deleted 3 directories run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:34 DEBUG : b/potato: File has been put by hash from source 2024/12/19 04:48:35 DEBUG : d: Making directory 2024/12/19 04:48:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/19 04:48:35 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:48:35 DEBUG : c/non empty space: Unchanged skipping 2024/12/19 04:48:36 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:36 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:36 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/12/19 04:48:36 INFO : a/potato2: Copied (new) 2024/12/19 04:48:36 ERROR : [rclone-test-buvecib6deqi]: not deleting files as there were IO errors 2024/12/19 04:48:36 ERROR : [rclone-test-buvecib6deqi]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:39 DEBUG : potato: File has been put by hash from source 2024/12/19 04:48:39 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:48:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:48:39 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:39 DEBUG : empty space: Unchanged skipping 2024/12/19 04:48:39 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:40 INFO : potato: Deleted 2024/12/19 04:48:40 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/12/19 04:48:40 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncDeleteDuring (2.02s) === RUN TestSyncDeleteBefore run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:41 DEBUG : potato: File has been put by hash from source 2024/12/19 04:48:41 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:42 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:42 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:42 INFO : potato: Deleted 2024/12/19 04:48:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:48:42 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:48:42 DEBUG : empty space: Unchanged skipping 2024/12/19 04:48:42 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:42 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/12/19 04:48:42 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncDeleteBefore (2.31s) === RUN TestCopyDeleteBefore run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:43 DEBUG : potato: File has been put by hash from source 2024/12/19 04:48:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:48:44 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:44 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:44 DEBUG : potato2: mailru = 686f706566756c6c7920636f7069656420696e00 OK 2024/12/19 04:48:44 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestCopyDeleteBefore (1.62s) === RUN TestSyncWithExclude run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:45 DEBUG : potato2: File has been put by hash from source 2024/12/19 04:48:45 DEBUG : enormous: Excluded (Size Filter) 2024/12/19 04:48:45 DEBUG : enormous: Excluded 2024/12/19 04:48:45 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 04:48:45 DEBUG : potato2: Excluded 2024/12/19 04:48:45 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 04:48:45 DEBUG : potato2: Excluded 2024/12/19 04:48:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:48:45 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:45 DEBUG : empty space: Unchanged skipping 2024/12/19 04:48:45 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:45 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:45 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:46 DEBUG : enormous: Excluded (Size Filter) 2024/12/19 04:48:46 DEBUG : enormous: Excluded 2024/12/19 04:48:46 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 04:48:46 DEBUG : potato2: Excluded 2024/12/19 04:48:46 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 04:48:46 DEBUG : potato2: Excluded 2024/12/19 04:48:46 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/19 04:48:46 DEBUG : empty space: Unchanged skipping 2024/12/19 04:48:46 DEBUG : Local file system at /tmp/rclone433286410: Waiting for checks to finish 2024/12/19 04:48:46 DEBUG : Local file system at /tmp/rclone433286410: Waiting for transfers to finish 2024/12/19 04:48:46 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:46 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncWithExclude (1.99s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:47 DEBUG : potato2: File has been put by hash from source 2024/12/19 04:48:47 DEBUG : enormous: File has been put by hash from source 2024/12/19 04:48:47 DEBUG : enormous: Excluded (Size Filter) 2024/12/19 04:48:47 DEBUG : enormous: Excluded 2024/12/19 04:48:47 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 04:48:47 DEBUG : potato2: Excluded 2024/12/19 04:48:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:48:48 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:48 DEBUG : empty space: Unchanged skipping 2024/12/19 04:48:48 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:48 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:48 INFO : enormous: Deleted 2024/12/19 04:48:48 INFO : potato2: Deleted 2024/12/19 04:48:48 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:48 DEBUG : Local file system at /tmp/rclone433286410: Waiting for checks to finish 2024/12/19 04:48:48 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/19 04:48:48 DEBUG : empty space: Unchanged skipping 2024/12/19 04:48:48 DEBUG : Local file system at /tmp/rclone433286410: Waiting for transfers to finish 2024/12/19 04:48:48 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:48 INFO : enormous: Deleted 2024/12/19 04:48:48 INFO : potato2: Deleted 2024/12/19 04:48:48 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.27s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:50 DEBUG : five: Need to transfer - File not found at Destination 2024/12/19 04:48:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/19 04:48:50 DEBUG : one: Destination is newer than source, skipping 2024/12/19 04:48:50 DEBUG : three: Sizes identical 2024/12/19 04:48:50 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/19 04:48:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 04:48:50 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 (Local file system at /tmp/rclone433286410) 2024/12/19 04:48:50 DEBUG : two: mailru = 54574f0000000000000000000000000000000000 ([rclone-test-buvecib6deqi]) 2024/12/19 04:48:50 DEBUG : two: mailru differ 2024/12/19 04:48:50 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:51 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2024/12/19 04:48:51 INFO : four: Copied (replaced existing) 2024/12/19 04:48:51 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/12/19 04:48:51 INFO : two: Copied (replaced existing) 2024/12/19 04:48:51 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2024/12/19 04:48:51 INFO : five: Copied (new) 2024/12/19 04:48:51 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:51 DEBUG : one: Destination is newer than source, skipping 2024/12/19 04:48:51 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:51 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2024/12/19 04:48:51 DEBUG : five: Size and mailru of src and dst objects identical 2024/12/19 04:48:51 DEBUG : three: mailru = 7468726565000000000000000000000000000000 (Local file system at /tmp/rclone433286410) 2024/12/19 04:48:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 04:48:51 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2024/12/19 04:48:51 DEBUG : three: mailru = 5448524545000000000000000000000000000000 ([rclone-test-buvecib6deqi]) 2024/12/19 04:48:51 DEBUG : three: mailru differ 2024/12/19 04:48:51 DEBUG : four: Size and mailru of src and dst objects identical 2024/12/19 04:48:51 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/12/19 04:48:51 DEBUG : two: Size and mailru of src and dst objects identical 2024/12/19 04:48:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/19 04:48:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 04:48:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 04:48:51 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:51 DEBUG : three: mailru = 7468726565000000000000000000000000000000 OK 2024/12/19 04:48:51 INFO : three: Copied (replaced existing) 2024/12/19 04:48:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (3.06s) === 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 "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/12/19 04:48:52 INFO : [rclone-test-buvecib6deqi]: Making map for --track-renames 2024/12/19 04:48:52 INFO : [rclone-test-buvecib6deqi]: Finished making map for --track-renames 2024/12/19 04:48:52 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/19 04:48:52 DEBUG : [rclone-test-buvecib6deqi]: Waiting for renames to finish 2024/12/19 04:48:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/19 04:48:52 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:53 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/12/19 04:48:53 INFO : potato: Copied (new) 2024/12/19 04:48:53 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/12/19 04:48:53 INFO : yam: Copied (new) 2024/12/19 04:48:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:53 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:48:53 INFO : [rclone-test-buvecib6deqi]: Making map for --track-renames 2024/12/19 04:48:53 INFO : [rclone-test-buvecib6deqi]: Finished making map for --track-renames 2024/12/19 04:48:53 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:53 DEBUG : potato: Unchanged skipping 2024/12/19 04:48:53 DEBUG : [rclone-test-buvecib6deqi]: Waiting for renames to finish 2024/12/19 04:48:54 INFO : yam: Moved (server-side) to: yaml 2024/12/19 04:48:54 INFO : yaml: Renamed from "yam" 2024/12/19 04:48:54 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:54 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:54 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (2.47s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/12/19 04:48:55 INFO : [rclone-test-buvecib6deqi]: Making map for --track-renames 2024/12/19 04:48:55 INFO : [rclone-test-buvecib6deqi]: Finished making map for --track-renames 2024/12/19 04:48:55 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/19 04:48:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/19 04:48:55 DEBUG : [rclone-test-buvecib6deqi]: Waiting for renames to finish 2024/12/19 04:48:55 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:55 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/12/19 04:48:55 INFO : yam: Copied (new) 2024/12/19 04:48:56 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/12/19 04:48:56 INFO : potato: Copied (new) 2024/12/19 04:48:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:56 INFO : [rclone-test-buvecib6deqi]: Making map for --track-renames 2024/12/19 04:48:56 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:48:56 INFO : [rclone-test-buvecib6deqi]: Finished making map for --track-renames 2024/12/19 04:48:56 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:56 DEBUG : potato: Unchanged skipping 2024/12/19 04:48:56 DEBUG : [rclone-test-buvecib6deqi]: Waiting for renames to finish 2024/12/19 04:48:56 INFO : yam: Moved (server-side) to: yaml 2024/12/19 04:48:56 INFO : yaml: Renamed from "yam" 2024/12/19 04:48:56 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:56 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:56 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/12/19 04:48:57 INFO : [rclone-test-buvecib6deqi]: Making map for --track-renames 2024/12/19 04:48:57 INFO : [rclone-test-buvecib6deqi]: Finished making map for --track-renames 2024/12/19 04:48:57 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/19 04:48:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/19 04:48:57 DEBUG : [rclone-test-buvecib6deqi]: Waiting for renames to finish 2024/12/19 04:48:57 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:58 DEBUG : sub/yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/12/19 04:48:58 INFO : sub/yam: Copied (new) 2024/12/19 04:48:58 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/12/19 04:48:58 INFO : potato: Copied (new) 2024/12/19 04:48:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:48:58 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:48:58 DEBUG : potato: Unchanged skipping 2024/12/19 04:48:59 INFO : [rclone-test-buvecib6deqi]: Making map for --track-renames 2024/12/19 04:48:59 INFO : [rclone-test-buvecib6deqi]: Finished making map for --track-renames 2024/12/19 04:48:59 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:48:59 DEBUG : [rclone-test-buvecib6deqi]: Waiting for renames to finish 2024/12/19 04:48:59 INFO : sub/yam: Moved (server-side) to: yam 2024/12/19 04:48:59 INFO : yam: Renamed from "sub/yam" 2024/12/19 04:48:59 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:48:59 DEBUG : Waiting for deletions to finish 2024/12/19 04:48:59 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.47s) === RUN TestServerSideMoveLocal run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:49:01 DEBUG : Creating backend with remote "/tmp/rclone433286410/dir1" 2024/12/19 04:49:01 DEBUG : Creating backend with remote "/tmp/rclone433286410/dir2" 2024/12/19 04:49:01 DEBUG : Local file system at /tmp/rclone433286410/dir2: Using server-side directory move 2024/12/19 04:49:01 INFO : Local file system at /tmp/rclone433286410/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/19 04:49:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/19 04:49:01 DEBUG : Local file system at /tmp/rclone433286410/dir2: Waiting for checks to finish 2024/12/19 04:49:01 DEBUG : Local file system at /tmp/rclone433286410/dir2: Waiting for transfers to finish 2024/12/19 04:49:01 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.25s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:49:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:49:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/19 04:49:01 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:49:01 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:49:01 DEBUG : [rclone-test-buvecib6deqi]: mkDirs by part "/rclone-test-buvecib6deqi/nested/sub dir" 2024/12/19 04:49:02 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:49:02 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:49:02 INFO : sub dir/hello world: Deleted 2024/12/19 04:49:02 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2024/12/19 04:49:02 INFO : nested/sub dir/file: Copied (new) 2024/12/19 04:49:02 INFO : nested/sub dir/file: Deleted 2024/12/19 04:49:02 INFO : sub dir: Removing directory 2024/12/19 04:49:02 INFO : nested/sub dir: Removing directory 2024/12/19 04:49:02 INFO : nested: Removing directory 2024/12/19 04:49:02 DEBUG : Local file system at /tmp/rclone433286410: deleted 3 directories run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.34s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:49:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:49:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/19 04:49:05 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:49:05 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:49:05 DEBUG : [rclone-test-buvecib6deqi]: mkDirs by part "/rclone-test-buvecib6deqi/nested/sub dir" 2024/12/19 04:49:05 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/12/19 04:49:05 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:49:05 INFO : sub dir/hello world: Deleted 2024/12/19 04:49:05 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2024/12/19 04:49:05 INFO : nested/sub dir/file: Copied (new) 2024/12/19 04:49:05 INFO : nested/sub dir/file: Deleted run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.50s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:49:08 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/19 04:49:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/19 04:49:08 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:49:08 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:49:09 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/12/19 04:49:09 INFO : existing: Copied (new) 2024/12/19 04:49:09 INFO : existing: Deleted 2024/12/19 04:49:09 DEBUG : existing-b: mailru = 746f6d61746f0000000000000000000000000000 OK 2024/12/19 04:49:09 INFO : existing-b: Copied (new) 2024/12/19 04:49:09 INFO : existing-b: Deleted 2024/12/19 04:49:09 DEBUG : existing: Destination exists, skipping 2024/12/19 04:49:09 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:49:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/19 04:49:09 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:49:09 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (1.95s) === RUN TestServerSideMove run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:49:10 DEBUG : Creating backend with remote "TestMailru:rclone-test-pepufol9pive" 2024/12/19 04:49:10 DEBUG : potato2: File has been put by hash from source 2024/12/19 04:49:11 DEBUG : potato3: File has been put by hash from source sync_test.go:1705: Server side move (if possible) [rclone-test-buvecib6deqi] -> [rclone-test-pepufol9pive] 2024/12/19 04:49:11 DEBUG : [rclone-test-pepufol9pive]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:49:11 DEBUG : potato3: File has been put by hash from source 2024/12/19 04:49:12 DEBUG : [rclone-test-pepufol9pive]: Using server-side directory move 2024/12/19 04:49:12 INFO : [rclone-test-pepufol9pive]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/19 04:49:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:49:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/19 04:49:12 DEBUG : empty space: Unchanged skipping 2024/12/19 04:49:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/19 04:49:12 DEBUG : [rclone-test-pepufol9pive]: Waiting for checks to finish 2024/12/19 04:49:12 INFO : empty space: Deleted 2024/12/19 04:49:12 DEBUG : [rclone-test-pepufol9pive]: Waiting for transfers to finish 2024/12/19 04:49:12 INFO : potato3: Deleted 2024/12/19 04:49:12 INFO : potato2: Moved (server-side) 2024/12/19 04:49:13 INFO : potato3: Moved (server-side) 2024/12/19 04:49:13 DEBUG : Creating backend with remote "TestMailru:rclone-test-melibix2pasu" 2024/12/19 04:49:13 DEBUG : [rclone-test-melibix2pasu]: Using server-side directory move 2024/12/19 04:49:13 DEBUG : [rclone-test-melibix2pasu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:49:13 INFO : [rclone-test-melibix2pasu]: Server side directory move succeeded 2024/12/19 04:49:14 ERROR : : error listing: directory not found 2024/12/19 04:49:14 DEBUG : [rclone-test-melibix2pasu]: Purge remote 2024/12/19 04:49:14 DEBUG : [rclone-test-pepufol9pive]: Purge remote 2024/12/19 04:49:14 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMove (4.35s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:49:14 DEBUG : Creating backend with remote "TestMailru:rclone-test-kufibey6qoho" 2024/12/19 04:49:15 DEBUG : potato2: File has been put by hash from source 2024/12/19 04:49:15 DEBUG : potato3: File has been put by hash from source sync_test.go:1705: Server side move (if possible) [rclone-test-buvecib6deqi] -> [rclone-test-kufibey6qoho] 2024/12/19 04:49:15 DEBUG : [rclone-test-kufibey6qoho]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:49:16 DEBUG : potato3: File has been put by hash from source 2024/12/19 04:49:16 DEBUG : empty space: Excluded (Size Filter) 2024/12/19 04:49:16 DEBUG : empty space: Excluded 2024/12/19 04:49:16 DEBUG : empty space: Excluded (Size Filter) 2024/12/19 04:49:16 DEBUG : empty space: Excluded 2024/12/19 04:49:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:49:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/19 04:49:16 DEBUG : [rclone-test-kufibey6qoho]: Waiting for checks to finish 2024/12/19 04:49:16 DEBUG : [rclone-test-kufibey6qoho]: Waiting for transfers to finish 2024/12/19 04:49:16 INFO : potato3: Deleted 2024/12/19 04:49:17 INFO : potato2: Moved (server-side) 2024/12/19 04:49:17 INFO : potato3: Moved (server-side) 2024/12/19 04:49:17 DEBUG : Creating backend with remote "TestMailru:rclone-test-wufafub9sihe" 2024/12/19 04:49:18 DEBUG : empty space: Excluded (Size Filter) 2024/12/19 04:49:18 DEBUG : empty space: Excluded 2024/12/19 04:49:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:49:18 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/19 04:49:18 DEBUG : [rclone-test-wufafub9sihe]: Waiting for checks to finish 2024/12/19 04:49:18 DEBUG : [rclone-test-wufafub9sihe]: Waiting for transfers to finish 2024/12/19 04:49:18 DEBUG : [rclone-test-wufafub9sihe]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:49:18 INFO : potato2: Moved (server-side) 2024/12/19 04:49:18 INFO : potato3: Moved (server-side) 2024/12/19 04:49:19 DEBUG : [rclone-test-wufafub9sihe]: Purge remote 2024/12/19 04:49:19 DEBUG : [rclone-test-kufibey6qoho]: Purge remote --- PASS: TestServerSideMoveWithFilter (5.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:49:19 DEBUG : Creating backend with remote "TestMailru:rclone-test-malowob9rowo" 2024/12/19 04:49:20 DEBUG : potato2: File has been put by hash from source 2024/12/19 04:49:20 DEBUG : potato3: File has been put by hash from source 2024/12/19 04:49:20 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) [rclone-test-buvecib6deqi] -> [rclone-test-malowob9rowo] 2024/12/19 04:49:21 DEBUG : [rclone-test-malowob9rowo]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:49:21 DEBUG : potato3: File has been put by hash from source 2024/12/19 04:49:21 DEBUG : [rclone-test-malowob9rowo]: Using server-side directory move 2024/12/19 04:49:22 INFO : [rclone-test-malowob9rowo]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/19 04:49:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:49:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/19 04:49:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/19 04:49:22 DEBUG : empty space: Unchanged skipping 2024/12/19 04:49:22 DEBUG : [rclone-test-malowob9rowo]: Waiting for checks to finish 2024/12/19 04:49:22 INFO : potato3: Deleted 2024/12/19 04:49:22 INFO : empty space: Deleted 2024/12/19 04:49:22 DEBUG : [rclone-test-malowob9rowo]: Waiting for transfers to finish 2024/12/19 04:49:22 INFO : potato2: Moved (server-side) 2024/12/19 04:49:22 INFO : potato3: Moved (server-side) 2024/12/19 04:49:22 INFO : tomatoDir: Removing directory 2024/12/19 04:49:23 DEBUG : [rclone-test-buvecib6deqi]: deleted 1 directories 2024/12/19 04:49:23 DEBUG : Creating backend with remote "TestMailru:rclone-test-fajaquy5bisu" 2024/12/19 04:49:23 DEBUG : tomatoDir: Making directory 2024/12/19 04:49:23 DEBUG : [rclone-test-fajaquy5bisu]: Using server-side directory move 2024/12/19 04:49:24 DEBUG : [rclone-test-fajaquy5bisu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:49:24 INFO : [rclone-test-fajaquy5bisu]: Server side directory move succeeded 2024/12/19 04:49:24 ERROR : : error listing: directory not found 2024/12/19 04:49:24 ERROR : : error listing: directory not found 2024/12/19 04:49:24 DEBUG : [rclone-test-fajaquy5bisu]: Purge remote 2024/12/19 04:49:24 DEBUG : [rclone-test-malowob9rowo]: Purge remote 2024/12/19 04:49:24 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.26s) === RUN TestServerSideMoveOverlap run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.30s) === RUN TestSyncOverlap run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:49:25 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/rclone-sync-test" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncOverlap (1.42s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:49:26 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/rclone-sync-test" 2024/12/19 04:49:27 DEBUG : [rclone-test-buvecib6deqi/rclone-sync-test]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:49:27 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/rclone-sync-test-include/layer2" 2024/12/19 04:49:27 DEBUG : [rclone-test-buvecib6deqi/rclone-sync-test-include/layer2]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:49:27 DEBUG : [rclone-test-buvecib6deqi/rclone-sync-test-include/layer2]: mkDirs by part "/rclone-test-buvecib6deqi/rclone-sync-test-include/layer2" 2024/12/19 04:49:28 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/rclone-sync-test-ignore-file" 2024/12/19 04:49:28 DEBUG : [rclone-test-buvecib6deqi/rclone-sync-test-ignore-file]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:49:29 DEBUG : rclone-sync-test: Excluded 2024/12/19 04:49:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 04:49:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 04:49:29 DEBUG : [rclone-test-buvecib6deqi/rclone-sync-test]: Waiting for checks to finish 2024/12/19 04:49:29 DEBUG : [rclone-test-buvecib6deqi/rclone-sync-test]: Waiting for transfers to finish 2024/12/19 04:49:29 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:29 INFO : There was nothing to transfer 2024/12/19 04:49:30 DEBUG : rclone-sync-test: Excluded 2024/12/19 04:49:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 04:49:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 04:49:30 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:49:30 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:49:30 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:30 INFO : rclone-sync-test-include: Removing directory 2024/12/19 04:49:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/19 04:49:30 DEBUG : [rclone-test-buvecib6deqi]: failed to delete 1 directories 2024/12/19 04:49:30 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:49:30 DEBUG : rclone-sync-test: Excluded 2024/12/19 04:49:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 04:49:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 04:49:31 DEBUG : [rclone-test-buvecib6deqi/rclone-sync-test-include/layer2]: Waiting for checks to finish 2024/12/19 04:49:31 DEBUG : [rclone-test-buvecib6deqi/rclone-sync-test-include/layer2]: Waiting for transfers to finish 2024/12/19 04:49:31 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:31 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:49:31 DEBUG : rclone-sync-test: Excluded 2024/12/19 04:49:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 04:49:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 04:49:32 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:49:32 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:49:32 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:32 INFO : rclone-sync-test-include: Removing directory 2024/12/19 04:49:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/19 04:49:32 DEBUG : [rclone-test-buvecib6deqi]: failed to delete 1 directories 2024/12/19 04:49:32 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:49:32 DEBUG : : Excluded 2024/12/19 04:49:32 DEBUG : rclone-sync-test: Excluded 2024/12/19 04:49:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 04:49:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 04:49:33 DEBUG : [rclone-test-buvecib6deqi/rclone-sync-test-ignore-file]: Waiting for checks to finish 2024/12/19 04:49:33 DEBUG : [rclone-test-buvecib6deqi/rclone-sync-test-ignore-file]: Waiting for transfers to finish 2024/12/19 04:49:33 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:33 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (12.01s) === RUN TestSyncCompareDest run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:49:38 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/dst" 2024/12/19 04:49:39 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/CompareDest" 2024/12/19 04:49:39 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 04:49:39 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:49:39 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:49:39 DEBUG : [rclone-test-buvecib6deqi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:49:40 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/12/19 04:49:40 INFO : one: Copied (new) 2024/12/19 04:49:40 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:49:40 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:49:40 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:49:40 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/12/19 04:49:40 INFO : one: Copied (replaced existing) 2024/12/19 04:49:40 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:49:42 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:49:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:49:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 04:49:42 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:49:42 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:42 INFO : There was nothing to transfer 2024/12/19 04:49:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:49:43 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 04:49:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:49:43 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:49:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:49:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 04:49:43 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:49:43 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:43 INFO : There was nothing to transfer 2024/12/19 04:49:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:49:43 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 04:49:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:49:43 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:49:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:49:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 04:49:44 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:49:44 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:44 INFO : There was nothing to transfer 2024/12/19 04:49:44 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2024/12/19 04:49:44 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/12/19 04:49:44 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 04:49:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:49:44 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:49:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:49:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 04:49:44 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:49:44 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:44 INFO : There was nothing to transfer 2024/12/19 04:49:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/19 04:49:45 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 04:49:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:49:45 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:49:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:49:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 04:49:45 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:49:46 DEBUG : two: mailru = 74776f7433000000000000000000000000000000 OK 2024/12/19 04:49:46 INFO : two: Copied (new) 2024/12/19 04:49:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (8.91s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:49:48 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/dest" 2024/12/19 04:49:48 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/pre-dest1" 2024/12/19 04:49:49 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/pre-dest2" 2024/12/19 04:49:49 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:49:49 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/19 04:49:49 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:49:49 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/19 04:49:49 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/19 04:49:49 DEBUG : [rclone-test-buvecib6deqi/dest]: Waiting for checks to finish 2024/12/19 04:49:49 DEBUG : [rclone-test-buvecib6deqi/dest]: Waiting for transfers to finish 2024/12/19 04:49:49 DEBUG : [rclone-test-buvecib6deqi/dest]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:49:50 DEBUG : 3: mailru = 3300000000000000000000000000000000000000 OK 2024/12/19 04:49:50 INFO : 3: Copied (new) 2024/12/19 04:49:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.62s) === RUN TestSyncCopyDest run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:49:52 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/dst" 2024/12/19 04:49:52 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/CopyDest" 2024/12/19 04:49:53 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 04:49:53 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:49:53 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:49:53 DEBUG : [rclone-test-buvecib6deqi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:49:53 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/12/19 04:49:53 INFO : one: Copied (new) 2024/12/19 04:49:53 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:49:54 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:49:54 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:49:54 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/12/19 04:49:54 INFO : one: Copied (replaced existing) 2024/12/19 04:49:54 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:55 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/BackupDir" 2024/12/19 04:49:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:49:55 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:49:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:49:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:49:56 DEBUG : [rclone-test-buvecib6deqi/BackupDir]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:49:56 INFO : one: Moved (server-side) 2024/12/19 04:49:56 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/12/19 04:49:56 INFO : one: Copied (server-side copy) 2024/12/19 04:49:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/19 04:49:56 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:49:56 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:49:58 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/12/19 04:49:58 INFO : two: Copied (server-side copy) 2024/12/19 04:49:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/19 04:49:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:49:58 DEBUG : one: Unchanged skipping 2024/12/19 04:49:58 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:49:58 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:49:58 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:49:59 DEBUG : one: Unchanged skipping 2024/12/19 04:49:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:49:59 DEBUG : two: Unchanged skipping 2024/12/19 04:49:59 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:49:59 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:49:59 DEBUG : Waiting for deletions to finish 2024/12/19 04:49:59 INFO : There was nothing to transfer 2024/12/19 04:50:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/19 04:50:00 DEBUG : three: Destination not found in --copy-dest 2024/12/19 04:50:00 DEBUG : three: Need to transfer - File not found at Destination 2024/12/19 04:50:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:50:00 DEBUG : one: Unchanged skipping 2024/12/19 04:50:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/19 04:50:00 DEBUG : two: Unchanged skipping 2024/12/19 04:50:00 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:50:00 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:50:00 DEBUG : three: mailru = 7468726565743300000000000000000000000000 OK 2024/12/19 04:50:00 INFO : three: Copied (new) 2024/12/19 04:50:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (10.87s) === RUN TestSyncBackupDir run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:50:04 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/dst" 2024/12/19 04:50:04 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/backup" 2024/12/19 04:50:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:50:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:50:04 DEBUG : two: Unchanged skipping 2024/12/19 04:50:04 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:50:05 DEBUG : [rclone-test-buvecib6deqi/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:50:05 INFO : one: Moved (server-side) 2024/12/19 04:50:05 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:50:05 DEBUG : [rclone-test-buvecib6deqi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:50:05 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/12/19 04:50:05 INFO : one: Copied (new) 2024/12/19 04:50:05 DEBUG : Waiting for deletions to finish 2024/12/19 04:50:06 INFO : three.txt: Moved (server-side) 2024/12/19 04:50:06 INFO : three.txt: Moved into backup dir 2024/12/19 04:50:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:50:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:50:07 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:50:07 DEBUG : two: Unchanged skipping 2024/12/19 04:50:07 INFO : one: Deleted 2024/12/19 04:50:07 INFO : one: Moved (server-side) 2024/12/19 04:50:07 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:50:08 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/12/19 04:50:08 INFO : one: Copied (new) 2024/12/19 04:50:08 DEBUG : Waiting for deletions to finish 2024/12/19 04:50:08 INFO : three.txt: Deleted 2024/12/19 04:50:08 INFO : three.txt: Moved (server-side) 2024/12/19 04:50:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (7.15s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:50:11 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/dst" 2024/12/19 04:50:11 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/backup" 2024/12/19 04:50:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:50:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:50:11 DEBUG : two: Unchanged skipping 2024/12/19 04:50:11 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:50:12 DEBUG : [rclone-test-buvecib6deqi/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:50:12 INFO : one: Moved (server-side) to: one.bak 2024/12/19 04:50:12 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:50:12 DEBUG : [rclone-test-buvecib6deqi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:50:13 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/12/19 04:50:13 INFO : one: Copied (new) 2024/12/19 04:50:13 DEBUG : Waiting for deletions to finish 2024/12/19 04:50:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 04:50:13 INFO : three.txt: Moved into backup dir 2024/12/19 04:50:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:50:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:50:14 DEBUG : two: Unchanged skipping 2024/12/19 04:50:14 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:50:14 INFO : one.bak: Deleted 2024/12/19 04:50:15 INFO : one: Moved (server-side) to: one.bak 2024/12/19 04:50:15 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:50:15 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/12/19 04:50:15 INFO : one: Copied (new) 2024/12/19 04:50:15 DEBUG : Waiting for deletions to finish 2024/12/19 04:50:15 INFO : three.txt.bak: Deleted 2024/12/19 04:50:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 04:50:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (7.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:50:18 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/dst" 2024/12/19 04:50:19 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/backup" 2024/12/19 04:50:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:50:19 DEBUG : two: Unchanged skipping 2024/12/19 04:50:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:50:19 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:50:19 DEBUG : [rclone-test-buvecib6deqi/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:50:19 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/19 04:50:19 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:50:20 DEBUG : [rclone-test-buvecib6deqi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:50:20 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/12/19 04:50:20 INFO : one: Copied (new) 2024/12/19 04:50:20 DEBUG : Waiting for deletions to finish 2024/12/19 04:50:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/19 04:50:20 INFO : three.txt: Moved into backup dir 2024/12/19 04:50:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:50:21 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:50:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:50:21 DEBUG : two: Unchanged skipping 2024/12/19 04:50:22 INFO : one-2019-01-01: Deleted 2024/12/19 04:50:22 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/19 04:50:22 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:50:22 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/12/19 04:50:22 INFO : one: Copied (new) 2024/12/19 04:50:22 DEBUG : Waiting for deletions to finish 2024/12/19 04:50:23 INFO : three-2019-01-01.txt: Deleted 2024/12/19 04:50:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/19 04:50:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (7.06s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:50:25 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/dst" 2024/12/19 04:50:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:50:26 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:50:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:50:26 DEBUG : two: Unchanged skipping 2024/12/19 04:50:26 DEBUG : [rclone-test-buvecib6deqi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:50:26 INFO : one: Moved (server-side) to: one.bak 2024/12/19 04:50:26 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:50:27 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/12/19 04:50:27 INFO : one: Copied (new) 2024/12/19 04:50:27 DEBUG : Waiting for deletions to finish 2024/12/19 04:50:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 04:50:27 INFO : three.txt: Moved into backup dir 2024/12/19 04:50:28 DEBUG : one.bak: Excluded (Path Filter) 2024/12/19 04:50:28 DEBUG : one.bak: Excluded 2024/12/19 04:50:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/19 04:50:28 DEBUG : three.txt.bak: Excluded 2024/12/19 04:50:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:50:28 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for checks to finish 2024/12/19 04:50:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:50:28 DEBUG : two: Unchanged skipping 2024/12/19 04:50:28 INFO : one.bak: Deleted 2024/12/19 04:50:29 INFO : one: Moved (server-side) to: one.bak 2024/12/19 04:50:29 DEBUG : [rclone-test-buvecib6deqi/dst]: Waiting for transfers to finish 2024/12/19 04:50:29 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/12/19 04:50:29 INFO : one: Copied (new) 2024/12/19 04:50:29 DEBUG : Waiting for deletions to finish 2024/12/19 04:50:29 INFO : three.txt.bak: Deleted 2024/12/19 04:50:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 04:50:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (6.23s) === RUN TestSyncSuffix run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:50:32 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/dst" 2024/12/19 04:50:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:50:32 DEBUG : [rclone-test-buvecib6deqi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:50:33 INFO : one: Moved (server-side) to: one.bak 2024/12/19 04:50:33 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/12/19 04:50:33 INFO : one: Copied (new) 2024/12/19 04:50:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:50:33 DEBUG : two: Unchanged skipping 2024/12/19 04:50:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/19 04:50:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 04:50:34 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2024/12/19 04:50:34 INFO : three.txt: Copied (new) 2024/12/19 04:50:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:50:35 INFO : one.bak: Deleted 2024/12/19 04:50:35 INFO : one: Moved (server-side) to: one.bak 2024/12/19 04:50:35 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/12/19 04:50:35 INFO : one: Copied (new) 2024/12/19 04:50:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:50:36 DEBUG : two: Unchanged skipping 2024/12/19 04:50:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/19 04:50:36 INFO : three.txt.bak: Deleted 2024/12/19 04:50:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 04:50:37 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2024/12/19 04:50:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (7.10s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:50:39 DEBUG : Creating backend with remote "TestMailru:rclone-test-buvecib6deqi/dst" 2024/12/19 04:50:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:50:39 DEBUG : [rclone-test-buvecib6deqi/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/12/19 04:50:40 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/19 04:50:40 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/12/19 04:50:40 INFO : one: Copied (new) 2024/12/19 04:50:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:50:40 DEBUG : two: Unchanged skipping 2024/12/19 04:50:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/19 04:50:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/19 04:50:41 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2024/12/19 04:50:41 INFO : three.txt: Copied (new) 2024/12/19 04:50:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:50:42 INFO : one-2019-01-01: Deleted 2024/12/19 04:50:42 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/19 04:50:42 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/12/19 04:50:42 INFO : one: Copied (new) 2024/12/19 04:50:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:50:43 DEBUG : two: Unchanged skipping 2024/12/19 04:50:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/19 04:50:43 INFO : three-2019-01-01.txt: Deleted 2024/12/19 04:50:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/19 04:50:44 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2024/12/19 04:50:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (7.10s) === RUN TestSyncUTFNorm run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:50:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/19 04:50:45 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:50:45 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:50:46 DEBUG : Testêé: mailru = 5468697320697320612074657374000000000000 OK 2024/12/19 04:50:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/19 04:50:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.11s) === RUN TestSyncImmutable run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:50:46 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/19 04:50:46 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:50:46 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:50:47 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/12/19 04:50:47 INFO : existing: Copied (new) 2024/12/19 04:50:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:50:47 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:50:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/19 04:50:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/19 04:50:47 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:50:47 ERROR : [rclone-test-buvecib6deqi]: not deleting files as there were IO errors 2024/12/19 04:50:47 ERROR : [rclone-test-buvecib6deqi]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncImmutable (1.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.26s) === RUN TestFixCase run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:50:49 DEBUG : [rclone-test-buvecib6deqi]: mkDirs by part "/rclone-test-buvecib6deqi/SUBDIRA/subdirb/SUBDIRC" 2024/12/19 04:50:50 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:50:50 DEBUG : existing: Unchanged skipping 2024/12/19 04:50:50 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/19 04:50:51 DEBUG : EXISTING: moving to existing-rclone-move-yoniwup9 2024/12/19 04:50:51 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-kuwusem2 2024/12/19 04:50:51 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yoniwup9 2024/12/19 04:50:51 DEBUG : EXISTING: moving to existing 2024/12/19 04:50:52 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-kuwusem2 2024/12/19 04:50:52 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/19 04:50:52 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/19 04:50:52 INFO : existing-rclone-move-yoniwup9: Moved (server-side) to: existing 2024/12/19 04:50:52 INFO : EXISTING: Moved (server-side) to: existing 2024/12/19 04:50:52 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/19 04:50:52 INFO : existingbutdifferent-rclone-move-kuwusem2: Moved (server-side) to: existingbutdifferent 2024/12/19 04:50:52 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/19 04:50:52 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/19 04:50:53 DEBUG : existingbutdifferent: mailru = 646f6e7574000000000000000000000000000000 OK 2024/12/19 04:50:53 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/19 04:50:53 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/19 04:50:54 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/19 04:50:54 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/19 04:50:54 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-zaquwik6 2024/12/19 04:50:55 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-zaquwik6 2024/12/19 04:50:55 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/19 04:50:55 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/19 04:50:55 INFO : subdira/subdirb/subdirc/hello-rclone-move-zaquwik6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/19 04:50:55 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/19 04:50:55 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/19 04:50:56 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/19 04:50:56 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:50:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zucaguk9 2024/12/19 04:50:56 DEBUG : subdira/subdirb/subdirc/hello: mailru = 646f6e7574000000000000000000000000000000 OK 2024/12/19 04:50:56 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/19 04:50:56 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zucaguk9 2024/12/19 04:50:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/19 04:50:57 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zucaguk9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/19 04:50:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/19 04:50:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/19 04:50:57 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:50:57 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: mailru = 646f6e7574000000000000000000000000000000 OK 2024/12/19 04:50:57 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/19 04:50:57 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (11.17s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.65s) --- SKIP: TestMaxTransfer/Hard (0.22s) --- SKIP: TestMaxTransfer/Soft (0.21s) --- SKIP: TestMaxTransfer/Cautious (0.22s) === RUN TestSyncConcurrentDelete run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:51:08 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:51:08 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both0: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both12: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both11: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both14: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both15: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both16: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both17: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both18: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both19: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both2: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both3: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both4: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both5: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both6: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both7: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both8: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:08 DEBUG : both9: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both10: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both1: Unchanged skipping 2024/12/19 04:51:08 DEBUG : both13: Unchanged skipping 2024/12/19 04:51:08 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:51:08 DEBUG : Waiting for deletions to finish 2024/12/19 04:51:09 INFO : only19: Deleted 2024/12/19 04:51:09 INFO : only6: Deleted 2024/12/19 04:51:09 INFO : only9: Deleted 2024/12/19 04:51:09 INFO : only5: Deleted 2024/12/19 04:51:09 INFO : only1: Deleted 2024/12/19 04:51:09 INFO : only10: Deleted 2024/12/19 04:51:09 INFO : only11: Deleted 2024/12/19 04:51:09 INFO : only14: Deleted 2024/12/19 04:51:09 INFO : only4: Deleted 2024/12/19 04:51:09 INFO : only8: Deleted 2024/12/19 04:51:10 INFO : only12: Deleted 2024/12/19 04:51:10 INFO : only15: Deleted 2024/12/19 04:51:10 INFO : only18: Deleted 2024/12/19 04:51:10 INFO : only3: Deleted 2024/12/19 04:51:10 INFO : only7: Deleted 2024/12/19 04:51:10 INFO : only0: Deleted 2024/12/19 04:51:10 INFO : only13: Deleted 2024/12/19 04:51:10 INFO : only16: Deleted 2024/12/19 04:51:10 INFO : only17: Deleted 2024/12/19 04:51:10 INFO : only2: Deleted run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (13.19s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:51:22 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both0: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both1: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both10: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both11: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both12: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both13: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both14: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both15: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both16: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both17: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both18: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both19: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both2: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both3: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both4: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both5: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both6: Unchanged skipping 2024/12/19 04:51:22 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/19 04:51:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : [rclone-test-buvecib6deqi]: Waiting for checks to finish 2024/12/19 04:51:22 DEBUG : both7: Unchanged skipping 2024/12/19 04:51:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : both8: Unchanged skipping 2024/12/19 04:51:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : both9: Unchanged skipping 2024/12/19 04:51:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/19 04:51:22 DEBUG : [rclone-test-buvecib6deqi]: Waiting for transfers to finish 2024/12/19 04:51:22 DEBUG : only1: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:22 INFO : only1: Copied (replaced existing) 2024/12/19 04:51:22 DEBUG : only10: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:22 INFO : only10: Copied (replaced existing) 2024/12/19 04:51:22 DEBUG : only11: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:22 INFO : only11: Copied (replaced existing) 2024/12/19 04:51:23 DEBUG : only13: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:23 INFO : only13: Copied (replaced existing) 2024/12/19 04:51:23 DEBUG : only14: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:23 INFO : only14: Copied (replaced existing) 2024/12/19 04:51:23 DEBUG : only15: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:23 INFO : only15: Copied (replaced existing) 2024/12/19 04:51:23 DEBUG : only16: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:23 INFO : only16: Copied (replaced existing) 2024/12/19 04:51:23 DEBUG : only18: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:23 INFO : only18: Copied (replaced existing) 2024/12/19 04:51:24 DEBUG : only19: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:24 INFO : only19: Copied (replaced existing) 2024/12/19 04:51:24 DEBUG : only2: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:24 INFO : only2: Copied (replaced existing) 2024/12/19 04:51:24 DEBUG : only3: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:24 INFO : only3: Copied (replaced existing) 2024/12/19 04:51:24 DEBUG : only4: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:24 INFO : only4: Copied (replaced existing) 2024/12/19 04:51:25 DEBUG : only5: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:25 INFO : only5: Copied (replaced existing) 2024/12/19 04:51:25 DEBUG : only6: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:25 INFO : only6: Copied (replaced existing) 2024/12/19 04:51:25 DEBUG : only7: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:25 INFO : only7: Copied (replaced existing) 2024/12/19 04:51:25 DEBUG : only8: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:25 INFO : only8: Copied (replaced existing) 2024/12/19 04:51:25 DEBUG : only9: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:25 INFO : only9: Copied (replaced existing) 2024/12/19 04:51:26 DEBUG : only0: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:26 INFO : only0: Copied (replaced existing) 2024/12/19 04:51:26 DEBUG : only12: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:26 INFO : only12: Copied (replaced existing) 2024/12/19 04:51:26 DEBUG : only17: mailru = 0000000000000000000000000000000000000000 OK 2024/12/19 04:51:26 INFO : only17: Copied (replaced existing) 2024/12/19 04:51:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (17.56s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:51:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:51:31 DEBUG : sub dir: Making directory 2024/12/19 04:51:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (9.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" 2024/12/19 04:51:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:51:40 DEBUG : sub dir: Making directory 2024/12/19 04:51:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" run.go:180: Remote "[rclone-test-buvecib6deqi]", Local "Local file system at /tmp/rclone433286410", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (9.32s) PASS 2024/12/19 04:51:50 DEBUG : [rclone-test-buvecib6deqi]: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Finished OK in 4m33.906156394s (try 1/5)