"./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Starting (try 1/5) 2025/04/18 05:44:50 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice" 2025/04/18 05:44:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 05:44:50 INFO : [rclone-test-dokeyud4nice]: Valid token not found, authorizing. 2025/04/18 05:44:50 DEBUG : Saving config "token" in section "TestMailru" of the config file 2025/04/18 05:44:50 DEBUG : TestMailru: Saved new token in config file 2025/04/18 05:44:51 DEBUG : Creating backend with remote "/tmp/rclone910425475" === 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-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:44:51 DEBUG : [rclone-test-dokeyud4nice]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:44:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:44:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/18 05:44:51 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:44:51 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.83s) === RUN TestCopy run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:44:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 05:44:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:44:52 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:44:52 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:44:52 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:44:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:44:52 DEBUG : [rclone-test-dokeyud4nice]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.42s) === RUN TestCopyMetadata run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.22s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.21s) === RUN TestCopyMissingDirectory run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:44:53 DEBUG : Creating backend with remote "/non-existing" 2025/04/18 05:44:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/18 05:44:53 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:44:53 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:44:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:44:54 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:44:54 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:44:54 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:44:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestCopyNoTraverse (1.63s) === RUN TestCopyCheckFirst run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:44:55 INFO : [rclone-test-dokeyud4nice]: Running all checks before starting transfers 2025/04/18 05:44:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:44:56 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:44:56 INFO : [rclone-test-dokeyud4nice]: Checks finished, now starting transfers 2025/04/18 05:44:56 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:44:56 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:44:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.55s) === RUN TestSyncNoTraverse run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:44:57 ERROR : Ignoring --no-traverse with sync 2025/04/18 05:44:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:44:57 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:44:57 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:44:57 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:44:57 INFO : sub dir/hello world: Copied (new) 2025/04/18 05:44:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:44:59 DEBUG : pacer: low level retry 1/10 (error server error 502 (502 Bad Gateway)) 2025/04/18 05:44:59 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/18 05:45:00 DEBUG : pacer: Reducing sleep to 150ms 2025/04/18 05:45:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/18 05:45:00 ERROR : [rclone-test-dokeyud4nice]: error reading destination root directory: file error 400 () 2025/04/18 05:45:00 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:00 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:00 DEBUG : pacer: Reducing sleep to 112.5ms 2025/04/18 05:45:00 DEBUG : pacer: Reducing sleep to 100ms 2025/04/18 05:45:00 DEBUG : hello world2: mailru = 68656c6c6f20776f726c64320000000000000000 OK 2025/04/18 05:45:00 INFO : hello world2: Copied (new) sync_test.go:270: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:270 Error: Received unexpected error: file error 400 () Test: TestCopyWithDepth --- FAIL: TestCopyWithDepth (2.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:45:01 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:01 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:01 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:45:01 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.05s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:45:02 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:02 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:02 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:45:02 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/18 05:45:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 05:45:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/18 05:45:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 05:45:03 INFO : sub dir: Making directory 2025/04/18 05:45:03 INFO : sub dir2: Making directory 2025/04/18 05:45:03 INFO : sub dir2/sub sub dir2: Making directory 2025/04/18 05:45:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:45:03 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:03 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:03 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:45:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:04 DEBUG : [rclone-test-dokeyud4nice]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.62s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:05 INFO : sub dir2: Making directory 2025/04/18 05:45:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/18 05:45:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 05:45:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:45:05 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:05 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:06 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:45:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:06 DEBUG : sub dir2: Making directory with metadata 2025/04/18 05:45:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 05:45:07 INFO : sub dir: Making directory 2025/04/18 05:45:07 INFO : sub dir2: Making directory 2025/04/18 05:45:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:45:07 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:07 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:07 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:45:07 INFO : sub dir/hello world: Copied (new) 2025/04/18 05:45:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:07 DEBUG : [rclone-test-dokeyud4nice]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/18 05:45:08 DEBUG : [rclone-test-dokeyud4nice]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.21s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:09 INFO : sub dir2: Making directory 2025/04/18 05:45:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:45:09 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:09 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:09 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:45:09 INFO : sub dir/hello world: Copied (new) 2025/04/18 05:45:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:10 DEBUG : sub dir2: Making directory with metadata 2025/04/18 05:45:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 05:45:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 05:45:10 INFO : sub dir: Making directory 2025/04/18 05:45:10 INFO : sub dir2: Making directory 2025/04/18 05:45:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:45:10 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:10 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:11 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:45:11 INFO : sub dir/hello world: Copied (new) 2025/04/18 05:45:11 ERROR : [rclone-test-dokeyud4nice]: not deleting files as there were IO errors 2025/04/18 05:45:11 ERROR : [rclone-test-dokeyud4nice]: not deleting directories as there were IO errors sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (1.60s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.20s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:12 INFO : sub dir2: Making directory 2025/04/18 05:45:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:45:12 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:12 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:12 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:45:12 INFO : sub dir/hello world: Copied (new) 2025/04/18 05:45:12 ERROR : [rclone-test-dokeyud4nice]: not deleting files as there were IO errors 2025/04/18 05:45:12 ERROR : [rclone-test-dokeyud4nice]: not deleting directories as there were IO errors sync_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:567 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (1.01s) === RUN TestServerSideCopy run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:13 DEBUG : Creating backend with remote "TestMailru:rclone-test-wicibat9yohe" sync_test.go:590: Server side copy (if possible) [rclone-test-dokeyud4nice] -> [rclone-test-wicibat9yohe] 2025/04/18 05:45:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:45:14 DEBUG : [rclone-test-wicibat9yohe]: Waiting for checks to finish 2025/04/18 05:45:14 DEBUG : [rclone-test-wicibat9yohe]: Waiting for transfers to finish 2025/04/18 05:45:14 DEBUG : [rclone-test-wicibat9yohe]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:45:14 DEBUG : [rclone-test-wicibat9yohe]: mkDirs by part "/rclone-test-wicibat9yohe/sub dir" 2025/04/18 05:45:14 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:45:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:15 DEBUG : [rclone-test-wicibat9yohe]: Purge remote --- PASS: TestServerSideCopy (2.76s) === RUN TestCopyOverSelf run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 05:45:16 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:16 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:17 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2025/04/18 05:45:17 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestCopyOverSelf (1.99s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:18 DEBUG : Creating backend with remote "TestMailru:rclone-test-jilunup5wuwo" sync_test.go:626: Server side copy (if possible) [rclone-test-dokeyud4nice] -> [rclone-test-jilunup5wuwo] 2025/04/18 05:45:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:45:19 DEBUG : [rclone-test-jilunup5wuwo]: Waiting for checks to finish 2025/04/18 05:45:19 DEBUG : [rclone-test-jilunup5wuwo]: Waiting for transfers to finish 2025/04/18 05:45:19 DEBUG : [rclone-test-jilunup5wuwo]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:45:19 DEBUG : [rclone-test-jilunup5wuwo]: mkDirs by part "/rclone-test-jilunup5wuwo/sub dir" 2025/04/18 05:45:19 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:45:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 05:45:20 DEBUG : [rclone-test-jilunup5wuwo]: Waiting for checks to finish 2025/04/18 05:45:20 DEBUG : [rclone-test-jilunup5wuwo]: Waiting for transfers to finish 2025/04/18 05:45:21 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2025/04/18 05:45:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:21 DEBUG : [rclone-test-jilunup5wuwo]: Purge remote --- PASS: TestServerSideCopyOverSelf (4.37s) === RUN TestMoveOverSelf run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 05:45:23 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:23 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:23 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2025/04/18 05:45:23 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/18 05:45:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestMoveOverSelf (1.93s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:24 DEBUG : Creating backend with remote "TestMailru:rclone-test-suhukud7xemo" sync_test.go:671: Server side copy (if possible) [rclone-test-dokeyud4nice] -> [rclone-test-suhukud7xemo] 2025/04/18 05:45:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:45:25 DEBUG : [rclone-test-suhukud7xemo]: Waiting for checks to finish 2025/04/18 05:45:25 DEBUG : [rclone-test-suhukud7xemo]: Waiting for transfers to finish 2025/04/18 05:45:25 DEBUG : [rclone-test-suhukud7xemo]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:45:25 DEBUG : [rclone-test-suhukud7xemo]: mkDirs by part "/rclone-test-suhukud7xemo/sub dir" 2025/04/18 05:45:26 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:45:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:26 DEBUG : [rclone-test-suhukud7xemo]: Using server-side directory move 2025/04/18 05:45:26 INFO : [rclone-test-suhukud7xemo]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 05:45:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 05:45:27 DEBUG : [rclone-test-suhukud7xemo]: Waiting for checks to finish 2025/04/18 05:45:27 DEBUG : [rclone-test-suhukud7xemo]: Waiting for transfers to finish 2025/04/18 05:45:27 INFO : sub dir/hello world: Deleted 2025/04/18 05:45:27 INFO : sub dir/hello world: Moved (server-side) 2025/04/18 05:45:28 DEBUG : sub dir/hello world: File has been put by hash from source 2025/04/18 05:45:28 DEBUG : testing file moves 2025/04/18 05:45:29 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/18 05:45:29 DEBUG : [rclone-test-suhukud7xemo]: Waiting for checks to finish 2025/04/18 05:45:29 DEBUG : [rclone-test-suhukud7xemo]: Waiting for transfers to finish 2025/04/18 05:45:29 INFO : sub dir/hello world: Deleted 2025/04/18 05:45:29 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:29 DEBUG : [rclone-test-suhukud7xemo]: Purge remote --- PASS: TestServerSideMoveOverSelf (6.45s) === RUN TestCopyAfterDelete run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:31 ERROR : : error listing: directory not found 2025/04/18 05:45:31 INFO : Local file system at /tmp/rclone910425475: Making directory 2025/04/18 05:45:31 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:31 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestCopyAfterDelete (1.90s) === RUN TestCopyRedownload run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/18 05:45:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:45:33 DEBUG : Local file system at /tmp/rclone910425475: Waiting for checks to finish 2025/04/18 05:45:33 DEBUG : Local file system at /tmp/rclone910425475: Waiting for transfers to finish 2025/04/18 05:45:33 DEBUG : [rclone-test-dokeyud4nice]: Switch file server: locks 1, url https://cloclo63.datacloudmail.ru/oauth-get/, expiry "2025-04-18T05:48:33.625412478Z" 2025/04/18 05:45:34 DEBUG : [rclone-test-dokeyud4nice]: Unlock file server: locks 0, url https://cloclo63.datacloudmail.ru/oauth-get/ 2025/04/18 05:45:34 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:45:34 DEBUG : sub dir/hello world.709608ee.partial: renamed to: sub dir/hello world 2025/04/18 05:45:34 INFO : sub dir/hello world: Copied (new) 2025/04/18 05:45:34 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestCopyRedownload (2.13s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/18 05:45:35 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:35 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:35 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2025/04/18 05:45:35 INFO : check sum: Copied (new) 2025/04/18 05:45:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:35 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:35 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2025/04/18 05:45:35 DEBUG : check sum: Size and mailru of src and dst objects identical 2025/04/18 05:45:35 DEBUG : check sum: Unchanged skipping 2025/04/18 05:45:35 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:35 DEBUG : Waiting for deletions to finish 2025/04/18 05:45:35 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (1.59s) === RUN TestSyncSizeOnly run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/18 05:45:36 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:36 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:37 DEBUG : sizeonly: mailru = 706f7461746f0000000000000000000000000000 OK 2025/04/18 05:45:37 INFO : sizeonly: Copied (new) 2025/04/18 05:45:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:37 DEBUG : sizeonly: Sizes identical 2025/04/18 05:45:37 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:37 DEBUG : sizeonly: Unchanged skipping 2025/04/18 05:45:37 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:37 DEBUG : Waiting for deletions to finish 2025/04/18 05:45:37 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncSizeOnly (2.24s) === RUN TestSyncIgnoreSize run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/18 05:45:38 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:38 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:39 DEBUG : ignore-size: mailru = 636f6e74656e7473000000000000000000000000 OK 2025/04/18 05:45:39 INFO : ignore-size: Copied (new) 2025/04/18 05:45:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:39 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:45:39 DEBUG : ignore-size: Unchanged skipping 2025/04/18 05:45:39 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:39 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:39 DEBUG : Waiting for deletions to finish 2025/04/18 05:45:39 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncIgnoreSize (1.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:45:40 DEBUG : existing: Unchanged skipping 2025/04/18 05:45:40 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:40 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:40 DEBUG : Waiting for deletions to finish 2025/04/18 05:45:40 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/18 05:45:40 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:40 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:40 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2025/04/18 05:45:40 INFO : existing: Copied (replaced existing) 2025/04/18 05:45:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (1.55s) === RUN TestSyncIgnoreExisting run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 05:45:41 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:41 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:42 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2025/04/18 05:45:42 INFO : existing: Copied (new) 2025/04/18 05:45:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:42 DEBUG : existing: Destination exists, skipping 2025/04/18 05:45:42 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:42 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:42 DEBUG : Waiting for deletions to finish 2025/04/18 05:45:42 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (1.47s) === RUN TestSyncIgnoreErrors run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:43 DEBUG : b/potato: File has been put by hash from source 2025/04/18 05:45:43 INFO : d: Making directory 2025/04/18 05:45:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 05:45:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:45:44 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 05:45:44 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:44 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:44 DEBUG : [rclone-test-dokeyud4nice]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2025/04/18 05:45:45 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2025/04/18 05:45:45 INFO : a/potato2: Copied (new) 2025/04/18 05:45:45 DEBUG : Waiting for deletions to finish 2025/04/18 05:45:45 INFO : b/potato: Deleted 2025/04/18 05:45:45 INFO : d: Removing directory 2025/04/18 05:45:45 INFO : b: Removing directory 2025/04/18 05:45:45 DEBUG : [rclone-test-dokeyud4nice]: deleted 2 directories run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (4.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:48 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:48 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 2025/04/18 05:45:48 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2025/04/18 05:45:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/18 05:45:48 DEBUG : empty space: Unchanged skipping 2025/04/18 05:45:48 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:48 DEBUG : Waiting for deletions to finish 2025/04/18 05:45:48 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:48 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 2025/04/18 05:45:48 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:48 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2025/04/18 05:45:48 INFO : empty space: Updated modification time in destination 2025/04/18 05:45:48 DEBUG : empty space: Unchanged skipping 2025/04/18 05:45:48 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:48 DEBUG : Waiting for deletions to finish 2025/04/18 05:45:48 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (1.64s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:49 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/04/18 05:45:49 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:49 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2025/04/18 05:45:49 DEBUG : empty space: Unchanged skipping 2025/04/18 05:45:49 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:49 DEBUG : Waiting for deletions to finish 2025/04/18 05:45:49 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.18s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:51 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 2025/04/18 05:45:51 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:51 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 (Local file system at /tmp/rclone910425475) 2025/04/18 05:45:51 DEBUG : foo: mailru = 6261720000000000000000000000000000000000 ([rclone-test-dokeyud4nice]) 2025/04/18 05:45:51 DEBUG : foo: mailru differ 2025/04/18 05:45:51 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:51 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 OK 2025/04/18 05:45:51 INFO : foo: Copied (replaced existing) 2025/04/18 05:45:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (1.21s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:45:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/18 05:45:52 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:52 DEBUG : empty space: Unchanged skipping 2025/04/18 05:45:52 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:52 DEBUG : potato: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2025/04/18 05:45:52 INFO : potato: Copied (new) 2025/04/18 05:45:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (1.72s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:53 DEBUG : potato: File has been put by hash from source 2025/04/18 05:45:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/18 05:45:53 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:53 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:54 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 OK 2025/04/18 05:45:54 INFO : potato: Copied (replaced existing) 2025/04/18 05:45:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:55 DEBUG : potato: File has been put by hash from source 2025/04/18 05:45:55 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 2025/04/18 05:45:55 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:55 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 (Local file system at /tmp/rclone910425475) 2025/04/18 05:45:55 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 ([rclone-test-dokeyud4nice]) 2025/04/18 05:45:55 DEBUG : potato: mailru differ 2025/04/18 05:45:55 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:55 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 OK 2025/04/18 05:45:55 INFO : potato: Copied (replaced existing) 2025/04/18 05:45:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (1.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:56 DEBUG : potato: File has been put by hash from source 2025/04/18 05:45:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:45:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:45:57 DEBUG : empty space: Unchanged skipping 2025/04/18 05:45:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/18 05:45:57 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:57 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:57 DEBUG : Waiting for deletions to finish 2025/04/18 05:45:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:57 DEBUG : potato: File has been put by hash from source 2025/04/18 05:45:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:45:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:45:58 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:45:58 DEBUG : empty space: Unchanged skipping 2025/04/18 05:45:58 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:45:58 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2025/04/18 05:45:58 INFO : potato2: Copied (new) 2025/04/18 05:45:58 DEBUG : Waiting for deletions to finish 2025/04/18 05:45:59 INFO : potato: Deleted run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:45:59 DEBUG : b/potato: File has been put by hash from source 2025/04/18 05:46:00 INFO : d: Making directory 2025/04/18 05:46:00 INFO : d/e: Making directory 2025/04/18 05:46:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 05:46:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:46:01 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 05:46:01 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:01 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:01 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2025/04/18 05:46:01 INFO : a/potato2: Copied (new) 2025/04/18 05:46:01 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:01 INFO : b/potato: Deleted 2025/04/18 05:46:01 INFO : d/e: Removing directory 2025/04/18 05:46:02 INFO : d: Removing directory 2025/04/18 05:46:02 INFO : b: Removing directory 2025/04/18 05:46:02 DEBUG : [rclone-test-dokeyud4nice]: deleted 3 directories run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:04 DEBUG : b/potato: File has been put by hash from source 2025/04/18 05:46:04 INFO : d: Making directory 2025/04/18 05:46:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 05:46:05 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:46:05 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 05:46:05 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:05 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:05 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2025/04/18 05:46:05 INFO : a/potato2: Copied (new) 2025/04/18 05:46:05 ERROR : [rclone-test-dokeyud4nice]: not deleting files as there were IO errors 2025/04/18 05:46:05 ERROR : [rclone-test-dokeyud4nice]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.35s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:08 DEBUG : potato: File has been put by hash from source 2025/04/18 05:46:09 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:46:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:46:09 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:09 DEBUG : empty space: Unchanged skipping 2025/04/18 05:46:09 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:09 INFO : potato: Deleted 2025/04/18 05:46:09 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2025/04/18 05:46:09 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncDeleteDuring (1.96s) === RUN TestSyncDeleteBefore run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:10 DEBUG : potato: File has been put by hash from source 2025/04/18 05:46:11 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:11 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:11 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:11 INFO : potato: Deleted 2025/04/18 05:46:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:46:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:46:11 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:11 DEBUG : empty space: Unchanged skipping 2025/04/18 05:46:11 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:11 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2025/04/18 05:46:11 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncDeleteBefore (2.08s) === RUN TestCopyDeleteBefore run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:12 DEBUG : potato: File has been put by hash from source 2025/04/18 05:46:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:46:13 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:13 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:13 DEBUG : potato2: mailru = 686f706566756c6c7920636f7069656420696e00 OK 2025/04/18 05:46:13 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestCopyDeleteBefore (1.40s) === RUN TestSyncWithExclude run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:14 DEBUG : potato2: File has been put by hash from source 2025/04/18 05:46:14 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 05:46:14 DEBUG : enormous: Excluded 2025/04/18 05:46:14 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 05:46:14 DEBUG : potato2: Excluded 2025/04/18 05:46:14 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 05:46:14 DEBUG : potato2: Excluded 2025/04/18 05:46:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:46:14 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:14 DEBUG : empty space: Unchanged skipping 2025/04/18 05:46:14 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:14 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:14 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:14 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 05:46:14 DEBUG : enormous: Excluded 2025/04/18 05:46:14 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 05:46:14 DEBUG : potato2: Excluded 2025/04/18 05:46:14 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 05:46:14 DEBUG : potato2: Excluded 2025/04/18 05:46:14 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/18 05:46:14 DEBUG : empty space: Unchanged skipping 2025/04/18 05:46:14 DEBUG : Local file system at /tmp/rclone910425475: Waiting for checks to finish 2025/04/18 05:46:14 DEBUG : Local file system at /tmp/rclone910425475: Waiting for transfers to finish 2025/04/18 05:46:14 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:14 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncWithExclude (1.80s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:15 DEBUG : potato2: File has been put by hash from source 2025/04/18 05:46:16 DEBUG : enormous: File has been put by hash from source 2025/04/18 05:46:16 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 05:46:16 DEBUG : enormous: Excluded 2025/04/18 05:46:16 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 05:46:16 DEBUG : potato2: Excluded 2025/04/18 05:46:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:46:16 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:16 DEBUG : empty space: Unchanged skipping 2025/04/18 05:46:16 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:16 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:16 INFO : enormous: Deleted 2025/04/18 05:46:16 INFO : potato2: Deleted 2025/04/18 05:46:16 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:17 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/18 05:46:17 DEBUG : empty space: Unchanged skipping 2025/04/18 05:46:17 DEBUG : Local file system at /tmp/rclone910425475: Waiting for checks to finish 2025/04/18 05:46:17 DEBUG : Local file system at /tmp/rclone910425475: Waiting for transfers to finish 2025/04/18 05:46:17 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:17 INFO : enormous: Deleted 2025/04/18 05:46:17 INFO : potato2: Deleted 2025/04/18 05:46:17 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:18 DEBUG : five: Need to transfer - File not found at Destination 2025/04/18 05:46:18 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:18 DEBUG : one: Destination is newer than source, skipping 2025/04/18 05:46:18 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/18 05:46:18 DEBUG : three: Sizes identical 2025/04/18 05:46:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/18 05:46:18 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 (Local file system at /tmp/rclone910425475) 2025/04/18 05:46:18 DEBUG : two: mailru = 54574f0000000000000000000000000000000000 ([rclone-test-dokeyud4nice]) 2025/04/18 05:46:18 DEBUG : two: mailru differ 2025/04/18 05:46:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 05:46:18 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:19 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2025/04/18 05:46:19 INFO : four: Copied (replaced existing) 2025/04/18 05:46:19 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2025/04/18 05:46:19 INFO : two: Copied (replaced existing) 2025/04/18 05:46:19 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2025/04/18 05:46:19 INFO : five: Copied (new) 2025/04/18 05:46:19 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:19 DEBUG : one: Destination is newer than source, skipping 2025/04/18 05:46:19 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:19 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2025/04/18 05:46:19 DEBUG : five: Size and mailru of src and dst objects identical 2025/04/18 05:46:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 05:46:19 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2025/04/18 05:46:19 DEBUG : four: Size and mailru of src and dst objects identical 2025/04/18 05:46:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 05:46:19 DEBUG : three: mailru = 7468726565000000000000000000000000000000 (Local file system at /tmp/rclone910425475) 2025/04/18 05:46:19 DEBUG : three: mailru = 5448524545000000000000000000000000000000 ([rclone-test-dokeyud4nice]) 2025/04/18 05:46:19 DEBUG : three: mailru differ 2025/04/18 05:46:19 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2025/04/18 05:46:19 DEBUG : two: Size and mailru of src and dst objects identical 2025/04/18 05:46:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/18 05:46:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 05:46:19 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:20 DEBUG : three: mailru = 7468726565000000000000000000000000000000 OK 2025/04/18 05:46:20 INFO : three: Copied (replaced existing) 2025/04/18 05:46:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.28s) === 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-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/18 05:46:22 INFO : [rclone-test-dokeyud4nice]: Making map for --track-renames 2025/04/18 05:46:22 INFO : [rclone-test-dokeyud4nice]: Finished making map for --track-renames 2025/04/18 05:46:22 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 05:46:22 DEBUG : [rclone-test-dokeyud4nice]: Waiting for renames to finish 2025/04/18 05:46:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/18 05:46:22 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:22 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2025/04/18 05:46:22 INFO : potato: Copied (new) 2025/04/18 05:46:22 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2025/04/18 05:46:22 INFO : yam: Copied (new) 2025/04/18 05:46:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:46:23 INFO : [rclone-test-dokeyud4nice]: Making map for --track-renames 2025/04/18 05:46:23 INFO : [rclone-test-dokeyud4nice]: Finished making map for --track-renames 2025/04/18 05:46:23 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:23 DEBUG : potato: Unchanged skipping 2025/04/18 05:46:23 DEBUG : [rclone-test-dokeyud4nice]: Waiting for renames to finish 2025/04/18 05:46:23 INFO : yam: Moved (server-side) to: yaml 2025/04/18 05:46:23 INFO : yaml: Renamed from "yam" 2025/04/18 05:46:23 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:23 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:23 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (2.42s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/18 05:46:24 INFO : [rclone-test-dokeyud4nice]: Making map for --track-renames 2025/04/18 05:46:24 INFO : [rclone-test-dokeyud4nice]: Finished making map for --track-renames 2025/04/18 05:46:24 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/18 05:46:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 05:46:24 DEBUG : [rclone-test-dokeyud4nice]: Waiting for renames to finish 2025/04/18 05:46:24 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:25 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2025/04/18 05:46:25 INFO : yam: Copied (new) 2025/04/18 05:46:25 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2025/04/18 05:46:25 INFO : potato: Copied (new) 2025/04/18 05:46:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:46:25 INFO : [rclone-test-dokeyud4nice]: Making map for --track-renames 2025/04/18 05:46:25 INFO : [rclone-test-dokeyud4nice]: Finished making map for --track-renames 2025/04/18 05:46:25 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:25 DEBUG : potato: Unchanged skipping 2025/04/18 05:46:25 DEBUG : [rclone-test-dokeyud4nice]: Waiting for renames to finish 2025/04/18 05:46:25 INFO : yam: Moved (server-side) to: yaml 2025/04/18 05:46:25 INFO : yaml: Renamed from "yam" 2025/04/18 05:46:25 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:25 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:25 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/18 05:46:26 INFO : [rclone-test-dokeyud4nice]: Making map for --track-renames 2025/04/18 05:46:26 INFO : [rclone-test-dokeyud4nice]: Finished making map for --track-renames 2025/04/18 05:46:26 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 05:46:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/18 05:46:26 DEBUG : [rclone-test-dokeyud4nice]: Waiting for renames to finish 2025/04/18 05:46:26 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:27 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2025/04/18 05:46:27 INFO : potato: Copied (new) 2025/04/18 05:46:27 DEBUG : sub/yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2025/04/18 05:46:27 INFO : sub/yam: Copied (new) 2025/04/18 05:46:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:27 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:46:27 DEBUG : potato: Unchanged skipping 2025/04/18 05:46:27 INFO : [rclone-test-dokeyud4nice]: Making map for --track-renames 2025/04/18 05:46:27 INFO : [rclone-test-dokeyud4nice]: Finished making map for --track-renames 2025/04/18 05:46:27 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:27 DEBUG : [rclone-test-dokeyud4nice]: Waiting for renames to finish 2025/04/18 05:46:28 INFO : sub/yam: Moved (server-side) to: yam 2025/04/18 05:46:28 INFO : yam: Renamed from "sub/yam" 2025/04/18 05:46:28 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:28 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:28 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.17s) === RUN TestServerSideMoveLocal run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:30 DEBUG : Creating backend with remote "/tmp/rclone910425475/dir1" 2025/04/18 05:46:30 DEBUG : Creating backend with remote "/tmp/rclone910425475/dir2" 2025/04/18 05:46:30 DEBUG : Local file system at /tmp/rclone910425475/dir2: Using server-side directory move 2025/04/18 05:46:30 INFO : Local file system at /tmp/rclone910425475/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 05:46:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/18 05:46:30 INFO : file1.txt: Moved (server-side) 2025/04/18 05:46:30 DEBUG : Local file system at /tmp/rclone910425475/dir2: Waiting for checks to finish 2025/04/18 05:46:30 DEBUG : Local file system at /tmp/rclone910425475/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.23s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:46:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/18 05:46:30 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:30 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:30 DEBUG : [rclone-test-dokeyud4nice]: mkDirs by part "/rclone-test-dokeyud4nice/nested/sub dir" 2025/04/18 05:46:30 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:46:30 INFO : sub dir/hello world: Copied (new) 2025/04/18 05:46:30 INFO : sub dir/hello world: Deleted 2025/04/18 05:46:31 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2025/04/18 05:46:31 INFO : nested/sub dir/file: Copied (new) 2025/04/18 05:46:31 INFO : nested/sub dir/file: Deleted 2025/04/18 05:46:31 INFO : sub dir: Removing directory 2025/04/18 05:46:31 INFO : nested/sub dir: Removing directory 2025/04/18 05:46:31 INFO : nested: Removing directory 2025/04/18 05:46:31 DEBUG : Local file system at /tmp/rclone910425475: deleted 3 directories run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 05:46:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/18 05:46:33 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:33 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:33 DEBUG : [rclone-test-dokeyud4nice]: mkDirs by part "/rclone-test-dokeyud4nice/nested/sub dir" 2025/04/18 05:46:33 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/04/18 05:46:33 INFO : sub dir/hello world: Copied (new) 2025/04/18 05:46:33 INFO : sub dir/hello world: Deleted 2025/04/18 05:46:34 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2025/04/18 05:46:34 INFO : nested/sub dir/file: Copied (new) 2025/04/18 05:46:34 INFO : nested/sub dir/file: Deleted run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.04s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 05:46:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/18 05:46:36 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:36 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:37 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2025/04/18 05:46:37 INFO : existing: Copied (new) 2025/04/18 05:46:37 INFO : existing: Deleted 2025/04/18 05:46:37 DEBUG : existing-b: mailru = 746f6d61746f0000000000000000000000000000 OK 2025/04/18 05:46:37 INFO : existing-b: Copied (new) 2025/04/18 05:46:37 INFO : existing-b: Deleted 2025/04/18 05:46:37 DEBUG : existing: Destination exists, skipping 2025/04/18 05:46:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/18 05:46:37 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:37 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:37 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (1.83s) === RUN TestServerSideMove run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:38 DEBUG : Creating backend with remote "TestMailru:rclone-test-zuveced3tuji" 2025/04/18 05:46:38 DEBUG : potato2: File has been put by hash from source 2025/04/18 05:46:38 DEBUG : potato3: File has been put by hash from source sync_test.go:1705: Server side move (if possible) [rclone-test-dokeyud4nice] -> [rclone-test-zuveced3tuji] 2025/04/18 05:46:39 DEBUG : [rclone-test-zuveced3tuji]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:46:39 DEBUG : potato3: File has been put by hash from source 2025/04/18 05:46:39 DEBUG : [rclone-test-zuveced3tuji]: Using server-side directory move 2025/04/18 05:46:39 INFO : [rclone-test-zuveced3tuji]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 05:46:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:46:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/18 05:46:39 DEBUG : empty space: Unchanged skipping 2025/04/18 05:46:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 05:46:39 DEBUG : [rclone-test-zuveced3tuji]: Waiting for checks to finish 2025/04/18 05:46:40 INFO : empty space: Deleted 2025/04/18 05:46:40 DEBUG : [rclone-test-zuveced3tuji]: Waiting for transfers to finish 2025/04/18 05:46:40 INFO : potato3: Deleted 2025/04/18 05:46:40 INFO : potato2: Moved (server-side) 2025/04/18 05:46:40 INFO : potato3: Moved (server-side) 2025/04/18 05:46:40 DEBUG : Creating backend with remote "TestMailru:rclone-test-muyitih8togi" 2025/04/18 05:46:40 DEBUG : [rclone-test-muyitih8togi]: Using server-side directory move 2025/04/18 05:46:41 DEBUG : [rclone-test-muyitih8togi]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:46:41 INFO : [rclone-test-muyitih8togi]: Server side directory move succeeded 2025/04/18 05:46:41 ERROR : : error listing: directory not found 2025/04/18 05:46:41 DEBUG : [rclone-test-muyitih8togi]: Purge remote 2025/04/18 05:46:41 DEBUG : [rclone-test-zuveced3tuji]: Purge remote 2025/04/18 05:46:41 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMove (3.73s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:41 DEBUG : Creating backend with remote "TestMailru:rclone-test-xudujet3somo" 2025/04/18 05:46:42 DEBUG : potato2: File has been put by hash from source 2025/04/18 05:46:42 DEBUG : potato3: File has been put by hash from source sync_test.go:1705: Server side move (if possible) [rclone-test-dokeyud4nice] -> [rclone-test-xudujet3somo] 2025/04/18 05:46:42 DEBUG : [rclone-test-xudujet3somo]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:46:43 DEBUG : potato3: File has been put by hash from source 2025/04/18 05:46:43 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 05:46:43 DEBUG : empty space: Excluded 2025/04/18 05:46:43 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 05:46:43 DEBUG : empty space: Excluded 2025/04/18 05:46:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:46:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 05:46:43 DEBUG : [rclone-test-xudujet3somo]: Waiting for checks to finish 2025/04/18 05:46:43 DEBUG : [rclone-test-xudujet3somo]: Waiting for transfers to finish 2025/04/18 05:46:43 INFO : potato3: Deleted 2025/04/18 05:46:44 INFO : potato2: Moved (server-side) 2025/04/18 05:46:44 INFO : potato3: Moved (server-side) 2025/04/18 05:46:44 DEBUG : Creating backend with remote "TestMailru:rclone-test-yupinas2rodi" 2025/04/18 05:46:44 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 05:46:44 DEBUG : empty space: Excluded 2025/04/18 05:46:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:46:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/18 05:46:44 DEBUG : [rclone-test-yupinas2rodi]: Waiting for checks to finish 2025/04/18 05:46:44 DEBUG : [rclone-test-yupinas2rodi]: Waiting for transfers to finish 2025/04/18 05:46:44 DEBUG : [rclone-test-yupinas2rodi]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:46:45 INFO : potato2: Moved (server-side) 2025/04/18 05:46:45 INFO : potato3: Moved (server-side) 2025/04/18 05:46:45 DEBUG : [rclone-test-yupinas2rodi]: Purge remote 2025/04/18 05:46:45 DEBUG : [rclone-test-xudujet3somo]: Purge remote --- PASS: TestServerSideMoveWithFilter (4.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:46 DEBUG : Creating backend with remote "TestMailru:rclone-test-vitameq1yepo" 2025/04/18 05:46:46 DEBUG : potato2: File has been put by hash from source 2025/04/18 05:46:46 DEBUG : potato3: File has been put by hash from source 2025/04/18 05:46:46 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) [rclone-test-dokeyud4nice] -> [rclone-test-vitameq1yepo] 2025/04/18 05:46:47 DEBUG : [rclone-test-vitameq1yepo]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:46:47 DEBUG : potato3: File has been put by hash from source 2025/04/18 05:46:48 DEBUG : [rclone-test-vitameq1yepo]: Using server-side directory move 2025/04/18 05:46:48 INFO : [rclone-test-vitameq1yepo]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 05:46:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 05:46:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/18 05:46:48 DEBUG : empty space: Unchanged skipping 2025/04/18 05:46:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 05:46:48 DEBUG : [rclone-test-vitameq1yepo]: Waiting for checks to finish 2025/04/18 05:46:48 INFO : empty space: Deleted 2025/04/18 05:46:48 DEBUG : [rclone-test-vitameq1yepo]: Waiting for transfers to finish 2025/04/18 05:46:48 INFO : potato3: Deleted 2025/04/18 05:46:48 INFO : potato2: Moved (server-side) 2025/04/18 05:46:49 INFO : potato3: Moved (server-side) 2025/04/18 05:46:49 INFO : tomatoDir: Removing directory 2025/04/18 05:46:49 DEBUG : [rclone-test-dokeyud4nice]: deleted 1 directories 2025/04/18 05:46:49 DEBUG : Creating backend with remote "TestMailru:rclone-test-vohejul8luje" 2025/04/18 05:46:49 INFO : tomatoDir: Making directory 2025/04/18 05:46:49 DEBUG : [rclone-test-vohejul8luje]: Using server-side directory move 2025/04/18 05:46:49 DEBUG : [rclone-test-vohejul8luje]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:46:50 INFO : [rclone-test-vohejul8luje]: Server side directory move succeeded 2025/04/18 05:46:50 ERROR : : error listing: directory not found 2025/04/18 05:46:50 ERROR : : error listing: directory not found 2025/04/18 05:46:50 DEBUG : [rclone-test-vohejul8luje]: Purge remote 2025/04/18 05:46:50 DEBUG : [rclone-test-vitameq1yepo]: Purge remote 2025/04/18 05:46:50 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (4.77s) === RUN TestServerSideMoveOverlap run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.20s) === RUN TestSyncOverlap run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:51 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/rclone-sync-test" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncOverlap (1.23s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:52 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/rclone-sync-test" 2025/04/18 05:46:52 DEBUG : [rclone-test-dokeyud4nice/rclone-sync-test]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:46:52 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/rclone-sync-test-include/layer2" 2025/04/18 05:46:52 DEBUG : [rclone-test-dokeyud4nice/rclone-sync-test-include/layer2]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:46:53 DEBUG : [rclone-test-dokeyud4nice/rclone-sync-test-include/layer2]: mkDirs by part "/rclone-test-dokeyud4nice/rclone-sync-test-include/layer2" 2025/04/18 05:46:53 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/rclone-sync-test-ignore-file" 2025/04/18 05:46:53 DEBUG : [rclone-test-dokeyud4nice/rclone-sync-test-ignore-file]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:46:54 DEBUG : rclone-sync-test: Excluded 2025/04/18 05:46:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 05:46:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 05:46:54 DEBUG : [rclone-test-dokeyud4nice/rclone-sync-test]: Waiting for checks to finish 2025/04/18 05:46:54 DEBUG : [rclone-test-dokeyud4nice/rclone-sync-test]: Waiting for transfers to finish 2025/04/18 05:46:54 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:54 INFO : There was nothing to transfer 2025/04/18 05:46:54 DEBUG : rclone-sync-test: Excluded 2025/04/18 05:46:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 05:46:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 05:46:55 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:55 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:55 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:55 INFO : rclone-sync-test-include: Removing directory 2025/04/18 05:46:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/18 05:46:55 DEBUG : [rclone-test-dokeyud4nice]: failed to delete 1 directories 2025/04/18 05:46:55 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:55 DEBUG : rclone-sync-test: Excluded 2025/04/18 05:46:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 05:46:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 05:46:56 DEBUG : [rclone-test-dokeyud4nice/rclone-sync-test-include/layer2]: Waiting for checks to finish 2025/04/18 05:46:56 DEBUG : [rclone-test-dokeyud4nice/rclone-sync-test-include/layer2]: Waiting for transfers to finish 2025/04/18 05:46:56 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:56 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:56 DEBUG : rclone-sync-test: Excluded 2025/04/18 05:46:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 05:46:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 05:46:56 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:46:56 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:46:56 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:56 INFO : rclone-sync-test-include: Removing directory 2025/04/18 05:46:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/18 05:46:57 DEBUG : [rclone-test-dokeyud4nice]: failed to delete 1 directories 2025/04/18 05:46:57 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:46:57 DEBUG : : Excluded 2025/04/18 05:46:57 DEBUG : rclone-sync-test: Excluded 2025/04/18 05:46:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 05:46:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 05:46:58 DEBUG : [rclone-test-dokeyud4nice/rclone-sync-test-ignore-file]: Waiting for checks to finish 2025/04/18 05:46:58 DEBUG : [rclone-test-dokeyud4nice/rclone-sync-test-ignore-file]: Waiting for transfers to finish 2025/04/18 05:46:58 DEBUG : Waiting for deletions to finish 2025/04/18 05:46:58 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (11.82s) === RUN TestSyncCompareDest run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:47:04 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/dst" 2025/04/18 05:47:04 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/CompareDest" 2025/04/18 05:47:04 DEBUG : one: Need to transfer - File not found at Destination 2025/04/18 05:47:04 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:47:04 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:47:04 DEBUG : [rclone-test-dokeyud4nice/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:47:05 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2025/04/18 05:47:05 INFO : one: Copied (new) 2025/04/18 05:47:05 DEBUG : Waiting for deletions to finish 2025/04/18 05:47:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:47:05 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:47:05 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:47:05 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2025/04/18 05:47:05 INFO : one: Copied (replaced existing) 2025/04/18 05:47:05 DEBUG : Waiting for deletions to finish 2025/04/18 05:47:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:47:06 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:47:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:47:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 05:47:07 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:47:07 DEBUG : Waiting for deletions to finish 2025/04/18 05:47:07 INFO : There was nothing to transfer 2025/04/18 05:47:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:47:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:47:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 05:47:08 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:47:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:47:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 05:47:08 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:47:08 DEBUG : Waiting for deletions to finish 2025/04/18 05:47:08 INFO : There was nothing to transfer 2025/04/18 05:47:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:47:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:47:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 05:47:08 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:47:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:47:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 05:47:08 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:47:08 DEBUG : Waiting for deletions to finish 2025/04/18 05:47:08 INFO : There was nothing to transfer 2025/04/18 05:47:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:47:09 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2025/04/18 05:47:09 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2025/04/18 05:47:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 05:47:09 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:47:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:47:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 05:47:09 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:47:09 DEBUG : Waiting for deletions to finish 2025/04/18 05:47:09 INFO : There was nothing to transfer 2025/04/18 05:47:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:47:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/18 05:47:10 DEBUG : two: Need to transfer - File not found at Destination 2025/04/18 05:47:10 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:47:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:47:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 05:47:10 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:47:10 DEBUG : two: mailru = 74776f7433000000000000000000000000000000 OK 2025/04/18 05:47:10 INFO : two: Copied (new) 2025/04/18 05:47:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (7.89s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:47:12 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/dest" 2025/04/18 05:47:13 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/pre-dest1" 2025/04/18 05:47:13 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/pre-dest2" 2025/04/18 05:47:13 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:47:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/18 05:47:13 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:47:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/18 05:47:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/18 05:47:13 DEBUG : [rclone-test-dokeyud4nice/dest]: Waiting for checks to finish 2025/04/18 05:47:13 DEBUG : [rclone-test-dokeyud4nice/dest]: Waiting for transfers to finish 2025/04/18 05:47:13 DEBUG : [rclone-test-dokeyud4nice/dest]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:47:14 DEBUG : 3: mailru = 3300000000000000000000000000000000000000 OK 2025/04/18 05:47:14 INFO : 3: Copied (new) 2025/04/18 05:47:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.07s) === RUN TestSyncCopyDest run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:47:16 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/dst" 2025/04/18 05:47:46 DEBUG : pacer: low level retry 1/10 (error Get "https://cloud.mail.ru/api/m1/file?access_token=a94a9f0ec39f7181973446a21e0bb34d8b6c82ba37363830&home=rclone-test-dokeyud4nice%2Fdst&limit=2147483647&offset=0": EOF) 2025/04/18 05:47:46 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/18 05:47:46 DEBUG : pacer: Reducing sleep to 150ms 2025/04/18 05:47:46 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/CopyDest" 2025/04/18 05:47:46 DEBUG : pacer: Reducing sleep to 112.5ms 2025/04/18 05:47:46 DEBUG : one: Need to transfer - File not found at Destination 2025/04/18 05:47:46 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:47:46 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:47:46 DEBUG : pacer: Reducing sleep to 100ms 2025/04/18 05:47:46 DEBUG : [rclone-test-dokeyud4nice/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:47:47 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2025/04/18 05:47:47 INFO : one: Copied (new) 2025/04/18 05:47:47 DEBUG : Waiting for deletions to finish 2025/04/18 05:47:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:47:47 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:47:47 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:47:47 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2025/04/18 05:47:47 INFO : one: Copied (replaced existing) 2025/04/18 05:47:47 DEBUG : Waiting for deletions to finish 2025/04/18 05:47:48 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/BackupDir" 2025/04/18 05:47:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:47:49 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:47:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:47:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:47:49 DEBUG : [rclone-test-dokeyud4nice/BackupDir]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:47:49 INFO : one: Moved (server-side) 2025/04/18 05:47:49 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2025/04/18 05:47:49 INFO : one: Copied (server-side copy) 2025/04/18 05:47:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/18 05:47:49 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:47:49 DEBUG : Waiting for deletions to finish 2025/04/18 05:47:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:47:51 DEBUG : one: Unchanged skipping 2025/04/18 05:47:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:47:51 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2025/04/18 05:47:51 INFO : two: Copied (server-side copy) 2025/04/18 05:47:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/18 05:47:51 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:47:51 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:47:51 DEBUG : Waiting for deletions to finish 2025/04/18 05:47:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:47:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:47:52 DEBUG : one: Unchanged skipping 2025/04/18 05:47:52 DEBUG : two: Unchanged skipping 2025/04/18 05:47:52 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:47:52 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:47:52 DEBUG : Waiting for deletions to finish 2025/04/18 05:47:52 INFO : There was nothing to transfer 2025/04/18 05:47:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:47:53 DEBUG : one: Unchanged skipping 2025/04/18 05:47:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/18 05:47:53 DEBUG : three: Destination not found in --copy-dest 2025/04/18 05:47:53 DEBUG : three: Need to transfer - File not found at Destination 2025/04/18 05:47:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 05:47:53 DEBUG : two: Unchanged skipping 2025/04/18 05:47:53 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:47:53 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:47:53 DEBUG : three: mailru = 7468726565743300000000000000000000000000 OK 2025/04/18 05:47:53 INFO : three: Copied (new) 2025/04/18 05:47:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (39.66s) === RUN TestSyncBackupDir run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:47:57 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/dst" 2025/04/18 05:47:57 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/backup" 2025/04/18 05:47:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 05:47:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:47:57 DEBUG : two: Unchanged skipping 2025/04/18 05:47:57 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:47:58 DEBUG : [rclone-test-dokeyud4nice/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:47:58 INFO : one: Moved (server-side) 2025/04/18 05:47:58 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:47:58 DEBUG : [rclone-test-dokeyud4nice/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:47:58 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2025/04/18 05:47:58 INFO : one: Copied (new) 2025/04/18 05:47:58 DEBUG : Waiting for deletions to finish 2025/04/18 05:47:59 INFO : three.txt: Moved (server-side) 2025/04/18 05:47:59 INFO : three.txt: Moved into backup dir 2025/04/18 05:48:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 05:48:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:48:00 DEBUG : two: Unchanged skipping 2025/04/18 05:48:00 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:48:00 INFO : one: Deleted 2025/04/18 05:48:00 INFO : one: Moved (server-side) 2025/04/18 05:48:00 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:48:00 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2025/04/18 05:48:00 INFO : one: Copied (new) 2025/04/18 05:48:00 DEBUG : Waiting for deletions to finish 2025/04/18 05:48:01 INFO : three.txt: Deleted 2025/04/18 05:48:01 INFO : three.txt: Moved (server-side) 2025/04/18 05:48:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (7.16s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:48:03 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/dst" 2025/04/18 05:48:03 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/backup" 2025/04/18 05:48:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 05:48:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:48:04 DEBUG : two: Unchanged skipping 2025/04/18 05:48:04 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:48:04 DEBUG : [rclone-test-dokeyud4nice/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:48:04 INFO : one: Moved (server-side) to: one.bak 2025/04/18 05:48:04 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:48:04 DEBUG : [rclone-test-dokeyud4nice/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:48:05 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2025/04/18 05:48:05 INFO : one: Copied (new) 2025/04/18 05:48:05 DEBUG : Waiting for deletions to finish 2025/04/18 05:48:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 05:48:05 INFO : three.txt: Moved into backup dir 2025/04/18 05:48:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 05:48:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:48:06 DEBUG : two: Unchanged skipping 2025/04/18 05:48:06 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:48:06 INFO : one.bak: Deleted 2025/04/18 05:48:06 INFO : one: Moved (server-side) to: one.bak 2025/04/18 05:48:06 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:48:07 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2025/04/18 05:48:07 INFO : one: Copied (new) 2025/04/18 05:48:07 DEBUG : Waiting for deletions to finish 2025/04/18 05:48:07 INFO : three.txt.bak: Deleted 2025/04/18 05:48:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 05:48:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (6.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:48:10 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/dst" 2025/04/18 05:48:10 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/backup" 2025/04/18 05:48:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 05:48:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:48:11 DEBUG : two: Unchanged skipping 2025/04/18 05:48:11 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:48:11 DEBUG : [rclone-test-dokeyud4nice/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:48:11 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 05:48:11 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:48:11 DEBUG : [rclone-test-dokeyud4nice/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:48:12 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2025/04/18 05:48:12 INFO : one: Copied (new) 2025/04/18 05:48:12 DEBUG : Waiting for deletions to finish 2025/04/18 05:48:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 05:48:12 INFO : three.txt: Moved into backup dir 2025/04/18 05:48:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 05:48:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:48:13 DEBUG : two: Unchanged skipping 2025/04/18 05:48:13 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:48:13 INFO : one-2019-01-01: Deleted 2025/04/18 05:48:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 05:48:13 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:48:14 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2025/04/18 05:48:14 INFO : one: Copied (new) 2025/04/18 05:48:14 DEBUG : Waiting for deletions to finish 2025/04/18 05:48:14 INFO : three-2019-01-01.txt: Deleted 2025/04/18 05:48:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 05:48:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.43s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:48:17 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/dst" 2025/04/18 05:48:47 DEBUG : pacer: low level retry 1/10 (error Get "https://cloud.mail.ru/api/m1/file?access_token=a94a9f0ec39f7181973446a21e0bb34d8b6c82ba37363830&home=rclone-test-dokeyud4nice%2Fdst&limit=2147483647&offset=0": EOF) 2025/04/18 05:48:47 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/18 05:48:47 DEBUG : pacer: Reducing sleep to 150ms 2025/04/18 05:48:47 DEBUG : pacer: Reducing sleep to 112.5ms 2025/04/18 05:48:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 05:48:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:48:47 DEBUG : two: Unchanged skipping 2025/04/18 05:48:47 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:48:47 DEBUG : pacer: Reducing sleep to 100ms 2025/04/18 05:48:47 DEBUG : [rclone-test-dokeyud4nice/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:48:47 INFO : one: Moved (server-side) to: one.bak 2025/04/18 05:48:47 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:48:48 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2025/04/18 05:48:48 INFO : one: Copied (new) 2025/04/18 05:48:48 DEBUG : Waiting for deletions to finish 2025/04/18 05:48:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 05:48:48 INFO : three.txt: Moved into backup dir 2025/04/18 05:48:49 DEBUG : one.bak: Excluded (Path Filter) 2025/04/18 05:48:49 DEBUG : one.bak: Excluded 2025/04/18 05:48:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/18 05:48:49 DEBUG : three.txt.bak: Excluded 2025/04/18 05:48:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 05:48:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:48:49 DEBUG : two: Unchanged skipping 2025/04/18 05:48:49 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for checks to finish 2025/04/18 05:48:49 INFO : one.bak: Deleted 2025/04/18 05:48:49 INFO : one: Moved (server-side) to: one.bak 2025/04/18 05:48:49 DEBUG : [rclone-test-dokeyud4nice/dst]: Waiting for transfers to finish 2025/04/18 05:48:50 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2025/04/18 05:48:50 INFO : one: Copied (new) 2025/04/18 05:48:50 DEBUG : Waiting for deletions to finish 2025/04/18 05:48:50 INFO : three.txt.bak: Deleted 2025/04/18 05:48:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 05:48:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (35.71s) === RUN TestSyncSuffix run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:48:52 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/dst" 2025/04/18 05:48:52 DEBUG : Config file has changed externally - reloading 2025/04/18 05:49:22 DEBUG : pacer: low level retry 1/10 (error Get "https://cloud.mail.ru/api/m1/file?access_token=a94a9f0ec39f7181973446a21e0bb34d8b6c82ba37363830&home=rclone-test-dokeyud4nice%2Fdst&limit=2147483647&offset=0": EOF) 2025/04/18 05:49:22 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/18 05:49:22 DEBUG : pacer: Reducing sleep to 150ms 2025/04/18 05:49:23 DEBUG : pacer: Reducing sleep to 112.5ms 2025/04/18 05:49:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 05:49:23 DEBUG : pacer: Reducing sleep to 100ms 2025/04/18 05:49:23 DEBUG : [rclone-test-dokeyud4nice/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:49:23 INFO : one: Moved (server-side) to: one.bak 2025/04/18 05:49:24 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2025/04/18 05:49:24 INFO : one: Copied (new) 2025/04/18 05:49:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:49:24 DEBUG : two: Unchanged skipping 2025/04/18 05:49:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/18 05:49:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 05:49:24 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2025/04/18 05:49:24 INFO : three.txt: Copied (new) 2025/04/18 05:49:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 05:49:25 INFO : one.bak: Deleted 2025/04/18 05:49:26 INFO : one: Moved (server-side) to: one.bak 2025/04/18 05:49:26 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2025/04/18 05:49:26 INFO : one: Copied (new) 2025/04/18 05:49:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:49:26 DEBUG : two: Unchanged skipping 2025/04/18 05:49:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/18 05:49:26 INFO : three.txt.bak: Deleted 2025/04/18 05:49:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 05:49:27 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2025/04/18 05:49:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (36.73s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:49:29 DEBUG : Creating backend with remote "TestMailru:rclone-test-dokeyud4nice/dst" 2025/04/18 05:49:59 DEBUG : pacer: low level retry 1/10 (error Get "https://cloud.mail.ru/api/m1/file?access_token=a94a9f0ec39f7181973446a21e0bb34d8b6c82ba37363830&home=rclone-test-dokeyud4nice%2Fdst&limit=2147483647&offset=0": EOF) 2025/04/18 05:49:59 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/18 05:49:59 DEBUG : pacer: Reducing sleep to 150ms 2025/04/18 05:49:59 DEBUG : pacer: Reducing sleep to 112.5ms 2025/04/18 05:49:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 05:49:59 DEBUG : pacer: Reducing sleep to 100ms 2025/04/18 05:50:00 DEBUG : [rclone-test-dokeyud4nice/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/04/18 05:50:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 05:50:00 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2025/04/18 05:50:00 INFO : one: Copied (new) 2025/04/18 05:50:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:00 DEBUG : two: Unchanged skipping 2025/04/18 05:50:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/18 05:50:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 05:50:01 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2025/04/18 05:50:01 INFO : three.txt: Copied (new) 2025/04/18 05:50:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 05:50:02 INFO : one-2019-01-01: Deleted 2025/04/18 05:50:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 05:50:03 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2025/04/18 05:50:03 INFO : one: Copied (new) 2025/04/18 05:50:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:03 DEBUG : two: Unchanged skipping 2025/04/18 05:50:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/18 05:50:03 INFO : three-2019-01-01.txt: Deleted 2025/04/18 05:50:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 05:50:04 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2025/04/18 05:50:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (36.84s) === RUN TestSyncUTFNorm run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:50:05 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/18 05:50:05 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:50:05 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:50:06 DEBUG : Testêé: mailru = 5468697320697320612074657374000000000000 OK 2025/04/18 05:50:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/18 05:50:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.99s) === RUN TestSyncImmutable run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:50:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 05:50:06 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:50:06 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:50:07 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2025/04/18 05:50:07 INFO : existing: Copied (new) 2025/04/18 05:50:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:50:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/18 05:50:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/18 05:50:08 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:50:08 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:50:08 ERROR : [rclone-test-dokeyud4nice]: not deleting files as there were IO errors 2025/04/18 05:50:08 ERROR : [rclone-test-dokeyud4nice]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncImmutable (2.76s) === RUN TestSyncIgnoreCase run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.22s) === RUN TestFixCase run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:50:09 DEBUG : [rclone-test-dokeyud4nice]: mkDirs by part "/rclone-test-dokeyud4nice/SUBDIRA/subdirb/SUBDIRC" 2025/04/18 05:50:11 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:11 DEBUG : existing: Unchanged skipping 2025/04/18 05:50:11 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/18 05:50:11 DEBUG : EXISTING: moving to existing-rclone-move-kiquwoj7 2025/04/18 05:50:11 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-paregot4 2025/04/18 05:50:12 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-kiquwoj7 2025/04/18 05:50:12 DEBUG : EXISTING: moving to existing 2025/04/18 05:50:12 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-paregot4 2025/04/18 05:50:12 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/18 05:50:12 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/18 05:50:13 INFO : existing-rclone-move-kiquwoj7: Moved (server-side) to: existing 2025/04/18 05:50:13 INFO : EXISTING: Moved (server-side) to: existing 2025/04/18 05:50:13 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/18 05:50:13 INFO : existingbutdifferent-rclone-move-paregot4: Moved (server-side) to: existingbutdifferent 2025/04/18 05:50:13 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/18 05:50:13 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/18 05:50:13 DEBUG : existingbutdifferent: mailru = 646f6e7574000000000000000000000000000000 OK 2025/04/18 05:50:13 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/18 05:50:14 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/18 05:50:14 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/18 05:50:15 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/18 05:50:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-cuxeyab5 2025/04/18 05:50:15 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-cuxeyab5 2025/04/18 05:50:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/18 05:50:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/18 05:50:16 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/18 05:50:16 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:50:16 INFO : subdira/subdirb/subdirc/hello-rclone-move-cuxeyab5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/18 05:50:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/18 05:50:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/18 05:50:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jahenos7 2025/04/18 05:50:16 DEBUG : subdira/subdirb/subdirc/hello: mailru = 646f6e7574000000000000000000000000000000 OK 2025/04/18 05:50:16 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/18 05:50:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jahenos7 2025/04/18 05:50:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/18 05:50:17 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jahenos7: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/18 05:50:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/18 05:50:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/18 05:50:17 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:50:17 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: mailru = 646f6e7574000000000000000000000000000000 OK 2025/04/18 05:50:17 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/18 05:50:17 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (10.61s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.68s) --- SKIP: TestMaxTransfer/Hard (0.21s) --- SKIP: TestMaxTransfer/Soft (0.27s) --- SKIP: TestMaxTransfer/Cautious (0.20s) === RUN TestSyncConcurrentDelete run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:50:29 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both0: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both1: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:50:29 DEBUG : both10: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both14: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both15: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both16: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both17: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both18: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both19: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both2: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both13: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both4: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both5: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both6: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both7: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both8: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:29 DEBUG : both9: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both3: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both11: Unchanged skipping 2025/04/18 05:50:29 DEBUG : both12: Unchanged skipping 2025/04/18 05:50:29 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:50:29 DEBUG : Waiting for deletions to finish 2025/04/18 05:50:29 INFO : only2: Deleted 2025/04/18 05:50:29 INFO : only4: Deleted 2025/04/18 05:50:29 INFO : only12: Deleted 2025/04/18 05:50:29 INFO : only13: Deleted 2025/04/18 05:50:29 INFO : only14: Deleted 2025/04/18 05:50:29 INFO : only15: Deleted 2025/04/18 05:50:29 INFO : only6: Deleted 2025/04/18 05:50:29 INFO : only8: Deleted 2025/04/18 05:50:30 INFO : only10: Deleted 2025/04/18 05:50:30 INFO : only11: Deleted 2025/04/18 05:50:30 INFO : only3: Deleted 2025/04/18 05:50:30 INFO : only5: Deleted 2025/04/18 05:50:30 INFO : only16: Deleted 2025/04/18 05:50:30 INFO : only19: Deleted 2025/04/18 05:50:30 INFO : only9: Deleted 2025/04/18 05:50:30 INFO : only7: Deleted 2025/04/18 05:50:30 INFO : only0: Deleted 2025/04/18 05:50:30 INFO : only1: Deleted 2025/04/18 05:50:31 INFO : only17: Deleted 2025/04/18 05:50:31 INFO : only18: Deleted run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (13.03s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:50:42 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both0: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both1: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both10: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both11: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both15: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both13: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both14: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both12: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : [rclone-test-dokeyud4nice]: Waiting for checks to finish 2025/04/18 05:50:42 DEBUG : both16: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both2: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both3: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both4: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both19: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both17: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both5: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both18: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 05:50:42 DEBUG : both6: Unchanged skipping 2025/04/18 05:50:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/18 05:50:42 DEBUG : both7: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both8: Unchanged skipping 2025/04/18 05:50:42 DEBUG : both9: Unchanged skipping 2025/04/18 05:50:42 DEBUG : [rclone-test-dokeyud4nice]: Waiting for transfers to finish 2025/04/18 05:50:42 DEBUG : only1: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:42 INFO : only1: Copied (replaced existing) 2025/04/18 05:50:42 DEBUG : only10: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:42 INFO : only10: Copied (replaced existing) 2025/04/18 05:50:42 DEBUG : only11: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:42 INFO : only11: Copied (replaced existing) 2025/04/18 05:50:42 DEBUG : only0: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:42 INFO : only0: Copied (replaced existing) 2025/04/18 05:50:43 DEBUG : only12: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:43 INFO : only12: Copied (replaced existing) 2025/04/18 05:50:43 DEBUG : only13: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:43 INFO : only13: Copied (replaced existing) 2025/04/18 05:50:43 DEBUG : only14: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:43 INFO : only14: Copied (replaced existing) 2025/04/18 05:50:43 DEBUG : only15: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:43 INFO : only15: Copied (replaced existing) 2025/04/18 05:50:44 DEBUG : only16: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:44 INFO : only16: Copied (replaced existing) 2025/04/18 05:50:44 DEBUG : only17: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:44 INFO : only17: Copied (replaced existing) 2025/04/18 05:50:44 DEBUG : only18: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:44 INFO : only18: Copied (replaced existing) 2025/04/18 05:50:44 DEBUG : only19: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:44 INFO : only19: Copied (replaced existing) 2025/04/18 05:50:44 DEBUG : only2: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:44 INFO : only2: Copied (replaced existing) 2025/04/18 05:50:45 DEBUG : only3: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:45 INFO : only3: Copied (replaced existing) 2025/04/18 05:50:45 DEBUG : only4: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:45 INFO : only4: Copied (replaced existing) 2025/04/18 05:50:45 DEBUG : only5: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:45 INFO : only5: Copied (replaced existing) 2025/04/18 05:50:45 DEBUG : only6: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:45 INFO : only6: Copied (replaced existing) 2025/04/18 05:50:45 DEBUG : only7: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:45 INFO : only7: Copied (replaced existing) 2025/04/18 05:50:45 DEBUG : only8: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:45 INFO : only8: Copied (replaced existing) 2025/04/18 05:50:46 DEBUG : only9: mailru = 0000000000000000000000000000000000000000 OK 2025/04/18 05:50:46 INFO : only9: Copied (replaced existing) 2025/04/18 05:50:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (17.07s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:50:50 DEBUG : empty_dir: Making directory with metadata 2025/04/18 05:50:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 05:50:50 DEBUG : empty_on_remote: Making directory with metadata 2025/04/18 05:50:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 05:50:50 INFO : empty_on_remote: Making directory 2025/04/18 05:50:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:50:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/18 05:50:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/18 05:50:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/18 05:50:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (5.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:50:55 DEBUG : empty_dir: Making directory with metadata 2025/04/18 05:50:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 05:50:55 DEBUG : empty_on_remote: Making directory with metadata 2025/04/18 05:50:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 05:50:55 INFO : empty_on_remote: Making directory 2025/04/18 05:50:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:50:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/18 05:50:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/18 05:50:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/18 05:50:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/18 05:50:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (5.79s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:51:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 05:51:01 INFO : sub dir: Making directory 2025/04/18 05:51:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (9.57s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" 2025/04/18 05:51:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 05:51:11 INFO : sub dir: Making directory 2025/04/18 05:51:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" run.go:180: Remote "[rclone-test-dokeyud4nice]", Local "Local file system at /tmp/rclone910425475", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (8.85s) FAIL 2025/04/18 05:51:20 DEBUG : [rclone-test-dokeyud4nice]: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Finished ERROR in 6m29.696877643s (try 1/5): exit status 1: Failed [TestCopyWithDepth TestSyncEmptyDirectories TestSyncNoEmptyDirectories]