"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2024/11/09 02:36:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha" 2024/11/09 02:36:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 02:36:34 DEBUG : Creating backend with remote "/tmp/rclone1280006830" === 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 "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:36:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:36:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/09 02:36:35 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:36:35 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.79s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:36:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 02:36:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:36:37 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:36:37 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:36:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:36:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:36:40 DEBUG : Yandex rclone-test-qeracix9niha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.99s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.58s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.57s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:36:46 DEBUG : Creating backend with remote "/non-existing" 2024/11/09 02:36:46 DEBUG : Config file has changed externally - reloading 2024/11/09 02:36:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/09 02:36:47 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:36:47 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.08s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:36:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:36:48 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:36:48 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:36:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:36:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestCopyNoTraverse (9.33s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:36:57 INFO : Yandex rclone-test-qeracix9niha: Running all checks before starting transfers 2024/11/09 02:36:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:36:58 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:36:58 INFO : Yandex rclone-test-qeracix9niha: Checks finished, now starting transfers 2024/11/09 02:36:58 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:37:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:37:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestCopyCheckFirst (8.75s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:37:06 ERROR : Ignoring --no-traverse with sync 2024/11/09 02:37:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:37:06 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:37:06 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:37:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:37:09 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:37:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncNoTraverse (9.63s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:37:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/09 02:37:16 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:37:16 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:37:18 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/09 02:37:18 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestCopyWithDepth (7.18s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:37:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:37:23 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:37:23 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:37:25 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:37:25 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (5.67s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:37:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:37:29 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:37:29 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:37:32 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:37:32 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.11s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:37:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/09 02:37:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:37:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/09 02:37:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 02:37:36 DEBUG : sub dir: Making directory 2024/11/09 02:37:36 DEBUG : sub dir2: Making directory 2024/11/09 02:37:37 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/09 02:37:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:37:37 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:37:37 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:37:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:37:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:37:41 DEBUG : Yandex rclone-test-qeracix9niha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:37:51 DEBUG : sub dir2: Making directory 2024/11/09 02:37:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/09 02:37:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:37:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:37:51 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:37:51 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:37:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:37:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.41s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:38:00 DEBUG : sub dir2: Making directory with metadata 2024/11/09 02:38:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:38:01 DEBUG : sub dir: Making directory 2024/11/09 02:38:01 DEBUG : sub dir2: Making directory 2024/11/09 02:38:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:38:02 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:38:02 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:38:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:38:04 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:38:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:38:07 DEBUG : Yandex rclone-test-qeracix9niha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/09 02:38:07 DEBUG : Yandex rclone-test-qeracix9niha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.54s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.78s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:38:15 DEBUG : sub dir2: Making directory 2024/11/09 02:38:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:38:16 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:38:16 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:38:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:38:19 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:38:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.39s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:38:23 DEBUG : sub dir2: Making directory with metadata 2024/11/09 02:38:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 02:38:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 02:38:23 DEBUG : sub dir: Making directory 2024/11/09 02:38:24 DEBUG : sub dir2: Making directory 2024/11/09 02:38:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:38:24 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:38:24 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:38:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:38:26 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:38:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:38:28 DEBUG : Yandex rclone-test-qeracix9niha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (10.73s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.59s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:38:34 DEBUG : sub dir2: Making directory 2024/11/09 02:38:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:38:34 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:38:34 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:38:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:38:36 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:38:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.21s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:38:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujeluv3geje" 2024/11/09 02:38:44 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-qeracix9niha -> Yandex rclone-test-kujeluv3geje 2024/11/09 02:38:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:38:45 DEBUG : Yandex rclone-test-kujeluv3geje: Waiting for checks to finish 2024/11/09 02:38:45 DEBUG : Yandex rclone-test-kujeluv3geje: Waiting for transfers to finish 2024/11/09 02:38:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:38:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:38:49 DEBUG : Yandex rclone-test-kujeluv3geje: Purge remote --- PASS: TestServerSideCopy (14.76s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:38:59 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:38:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 02:38:59 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:39:01 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/09 02:39:01 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2011-12-25 12:59:59.123456789;00321a507bdb420dbbd4f53c733b1505;17;sub dir/hello world --- > 2024-11-09 02:39:00.000000000;00321a507bdb420dbbd4f53c733b1505;17;sub dir/hello world sync_test.go:2997: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2997 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:612 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;00321a507bdb420dbbd4f53c733b1505;17;sub dir/hello world lsf: 2024-11-09 02:39:00.000000000;00321a507bdb420dbbd4f53c733b1505;17;sub dir/hello world Test: TestCopyOverSelf --- FAIL: TestCopyOverSelf (9.61s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:39:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-fabunuq5jiga" 2024/11/09 02:39:08 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) Yandex rclone-test-qeracix9niha -> Yandex rclone-test-fabunuq5jiga 2024/11/09 02:39:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:39:09 DEBUG : Yandex rclone-test-fabunuq5jiga: Waiting for checks to finish 2024/11/09 02:39:09 DEBUG : Yandex rclone-test-fabunuq5jiga: Waiting for transfers to finish 2024/11/09 02:39:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:39:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:39:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 02:39:17 DEBUG : Yandex rclone-test-fabunuq5jiga: Waiting for checks to finish 2024/11/09 02:39:17 DEBUG : Yandex rclone-test-fabunuq5jiga: Waiting for transfers to finish 2024/11/09 02:39:17 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.denibam5" before starting 2024/11/09 02:39:19 DEBUG : sub dir/hello world.denibam5: server side copy: removing renamed existing file after operation 2024/11/09 02:39:21 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/09 02:39:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:39:23 DEBUG : Yandex rclone-test-fabunuq5jiga: Purge remote --- PASS: TestServerSideCopyOverSelf (25.08s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:39:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 02:39:34 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:39:34 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:39:36 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/09 02:39:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/09 02:39:36 DEBUG : pacer: Reducing sleep to 15ms 2024/11/09 02:39:36 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/09 02:39:36 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/09 02:39:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:39:37 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/09 02:39:37 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveOverSelf (11.71s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:39:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-sezalil1cule" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-qeracix9niha -> Yandex rclone-test-sezalil1cule 2024/11/09 02:39:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:39:46 DEBUG : Yandex rclone-test-sezalil1cule: Waiting for checks to finish 2024/11/09 02:39:46 DEBUG : Yandex rclone-test-sezalil1cule: Waiting for transfers to finish 2024/11/09 02:39:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:39:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:39:54 DEBUG : Yandex rclone-test-sezalil1cule: Using server-side directory move 2024/11/09 02:39:54 INFO : Yandex rclone-test-sezalil1cule: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 02:39:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 02:39:55 DEBUG : Yandex rclone-test-sezalil1cule: Waiting for checks to finish 2024/11/09 02:39:55 DEBUG : Yandex rclone-test-sezalil1cule: Waiting for transfers to finish 2024/11/09 02:39:57 INFO : sub dir/hello world: Deleted 2024/11/09 02:39:58 INFO : sub dir/hello world: Moved (server-side) 2024/11/09 02:40:01 DEBUG : testing file moves 2024/11/09 02:40:02 DEBUG : Yandex rclone-test-sezalil1cule: Waiting for checks to finish 2024/11/09 02:40:02 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/09 02:40:02 DEBUG : Yandex rclone-test-sezalil1cule: Waiting for transfers to finish 2024/11/09 02:40:04 INFO : sub dir/hello world: Deleted 2024/11/09 02:40:05 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:40:07 DEBUG : Yandex rclone-test-sezalil1cule: Purge remote --- PASS: TestServerSideMoveOverSelf (31.99s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:40:16 ERROR : : error listing: directory not found 2024/11/09 02:40:17 DEBUG : Local file system at /tmp/rclone1280006830: Making directory 2024/11/09 02:40:18 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:40:18 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestCopyAfterDelete (10.57s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:40:29 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 02:40:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:40:29 DEBUG : Local file system at /tmp/rclone1280006830: Waiting for checks to finish 2024/11/09 02:40:29 DEBUG : Local file system at /tmp/rclone1280006830: Waiting for transfers to finish 2024/11/09 02:40:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:40:30 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2024/11/09 02:40:30 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:40:30 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestCopyRedownload (10.48s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:40:36 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/09 02:40:36 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:40:36 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:40:37 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/09 02:40:37 INFO : check sum: Copied (new) 2024/11/09 02:40:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:40:39 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:40:39 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/09 02:40:39 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/09 02:40:39 DEBUG : check sum: Unchanged skipping 2024/11/09 02:40:39 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:40:39 DEBUG : Waiting for deletions to finish 2024/11/09 02:40:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (7.03s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:40:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/09 02:40:43 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:40:43 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:40:45 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/09 02:40:45 INFO : sizeonly: Copied (new) 2024/11/09 02:40:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:40:46 DEBUG : sizeonly: Sizes identical 2024/11/09 02:40:46 DEBUG : sizeonly: Unchanged skipping 2024/11/09 02:40:46 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:40:46 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:40:46 DEBUG : Waiting for deletions to finish 2024/11/09 02:40:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncSizeOnly (7.72s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:40:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/09 02:40:50 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:40:50 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:40:52 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/11/09 02:40:52 INFO : ignore-size: Copied (new) 2024/11/09 02:40:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:40:53 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:40:53 DEBUG : ignore-size: Unchanged skipping 2024/11/09 02:40:53 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:40:53 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:40:53 DEBUG : Waiting for deletions to finish 2024/11/09 02:40:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (7.89s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:41:01 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:41:01 DEBUG : existing: Unchanged skipping 2024/11/09 02:41:01 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:41:01 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:41:01 DEBUG : Waiting for deletions to finish 2024/11/09 02:41:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:41:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/09 02:41:01 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:41:01 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:41:04 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/09 02:41:04 INFO : existing: Copied (replaced existing) 2024/11/09 02:41:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (9.37s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:41:08 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 02:41:08 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:41:08 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:41:12 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/09 02:41:12 INFO : existing: Copied (new) 2024/11/09 02:41:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:41:13 DEBUG : existing: Destination exists, skipping 2024/11/09 02:41:13 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:41:13 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:41:13 DEBUG : Waiting for deletions to finish 2024/11/09 02:41:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (9.07s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:41:20 DEBUG : d: Making directory 2024/11/09 02:41:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/09 02:41:23 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:41:23 DEBUG : c/non empty space: Unchanged skipping 2024/11/09 02:41:23 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:41:23 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:41:25 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/09 02:41:25 INFO : a/potato2: Copied (new) 2024/11/09 02:41:25 DEBUG : Waiting for deletions to finish 2024/11/09 02:41:26 INFO : b/potato: Deleted 2024/11/09 02:41:26 INFO : d: Removing directory 2024/11/09 02:41:28 INFO : b: Removing directory 2024/11/09 02:41:30 DEBUG : Yandex rclone-test-qeracix9niha: deleted 2 directories run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (25.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:41:44 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/09 02:41:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/09 02:41:44 DEBUG : pacer: Reducing sleep to 15ms 2024/11/09 02:41:45 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/09 02:41:45 DEBUG : pacer: Reducing sleep to 10ms 2024/11/09 02:41:45 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/09 02:41:45 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:41:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/09 02:41:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/09 02:41:45 DEBUG : empty space: Unchanged skipping 2024/11/09 02:41:45 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:41:45 DEBUG : Waiting for deletions to finish 2024/11/09 02:41:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:41:46 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:41:46 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/09 02:41:46 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/09 02:41:47 INFO : empty space: Updated modification time in destination 2024/11/09 02:41:47 DEBUG : empty space: Unchanged skipping 2024/11/09 02:41:47 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:41:47 DEBUG : Waiting for deletions to finish 2024/11/09 02:41:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (8.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:41:53 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/09 02:41:53 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:41:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/09 02:41:53 DEBUG : empty space: Unchanged skipping 2024/11/09 02:41:53 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:41:53 DEBUG : Waiting for deletions to finish 2024/11/09 02:41:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.10s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:41:58 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/09 02:41:58 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:41:58 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1280006830) 2024/11/09 02:41:58 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-qeracix9niha) 2024/11/09 02:41:58 DEBUG : foo: md5 differ 2024/11/09 02:41:58 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:42:00 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/11/09 02:42:00 INFO : foo: Copied (replaced existing) 2024/11/09 02:42:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (7.12s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:42:05 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/09 02:42:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:42:05 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:42:05 DEBUG : empty space: Unchanged skipping 2024/11/09 02:42:05 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:42:07 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/09 02:42:07 INFO : potato: Copied (new) 2024/11/09 02:42:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (9.86s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:42:15 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/09 02:42:15 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:42:15 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:42:18 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/09 02:42:18 INFO : potato: Copied (replaced existing) 2024/11/09 02:42:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.37s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:42:23 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:42:23 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/09 02:42:23 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1280006830) 2024/11/09 02:42:23 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-qeracix9niha) 2024/11/09 02:42:23 DEBUG : potato: md5 differ 2024/11/09 02:42:23 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:42:25 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/09 02:42:25 INFO : potato: Copied (replaced existing) 2024/11/09 02:42:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (7.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:42:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:42:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/09 02:42:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:42:32 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:42:32 DEBUG : empty space: Unchanged skipping 2024/11/09 02:42:32 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:42:32 DEBUG : Waiting for deletions to finish 2024/11/09 02:42:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:42:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:42:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:42:41 DEBUG : empty space: Unchanged skipping 2024/11/09 02:42:41 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:42:41 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:42:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/09 02:42:43 INFO : potato2: Copied (new) 2024/11/09 02:42:43 DEBUG : Waiting for deletions to finish 2024/11/09 02:42:44 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:42:53 DEBUG : d: Making directory 2024/11/09 02:42:53 DEBUG : d/e: Making directory 2024/11/09 02:42:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/09 02:42:55 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:42:55 DEBUG : c/non empty space: Unchanged skipping 2024/11/09 02:42:56 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:42:56 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:42:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/09 02:42:57 INFO : a/potato2: Copied (new) 2024/11/09 02:42:57 DEBUG : Waiting for deletions to finish 2024/11/09 02:42:59 INFO : b/potato: Deleted 2024/11/09 02:42:59 INFO : d/e: Removing directory 2024/11/09 02:43:00 INFO : d: Removing directory 2024/11/09 02:43:04 INFO : b: Removing directory 2024/11/09 02:43:05 DEBUG : Yandex rclone-test-qeracix9niha: deleted 3 directories run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (25.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:43:18 DEBUG : d: Making directory 2024/11/09 02:43:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/09 02:43:20 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:43:20 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:43:20 DEBUG : c/non empty space: Unchanged skipping 2024/11/09 02:43:20 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:43:22 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/09 02:43:22 INFO : a/potato2: Copied (new) 2024/11/09 02:43:22 ERROR : Yandex rclone-test-qeracix9niha: not deleting files as there were IO errors 2024/11/09 02:43:22 ERROR : Yandex rclone-test-qeracix9niha: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (22.16s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:43:47 DEBUG : Waiting for deletions to finish 2024/11/09 02:43:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:43:48 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:43:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:43:48 DEBUG : empty space: Unchanged skipping 2024/11/09 02:43:48 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:43:49 INFO : potato: Deleted 2024/11/09 02:43:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/09 02:43:56 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (24.76s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:44:06 DEBUG : Waiting for deletions to finish 2024/11/09 02:44:06 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:44:06 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:44:08 INFO : potato: Deleted 2024/11/09 02:44:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:44:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:44:08 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:44:08 DEBUG : empty space: Unchanged skipping 2024/11/09 02:44:08 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:44:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/09 02:44:11 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (13.78s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:44:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:44:18 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:44:18 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:44:20 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/09 02:44:20 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (8.27s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:44:27 DEBUG : enormous: Excluded (Size Filter) 2024/11/09 02:44:27 DEBUG : enormous: Excluded 2024/11/09 02:44:27 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 02:44:27 DEBUG : potato2: Excluded 2024/11/09 02:44:27 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 02:44:27 DEBUG : potato2: Excluded 2024/11/09 02:44:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:44:27 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:44:27 DEBUG : empty space: Unchanged skipping 2024/11/09 02:44:27 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:44:27 DEBUG : Waiting for deletions to finish 2024/11/09 02:44:27 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:44:28 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 02:44:28 DEBUG : potato2: Excluded 2024/11/09 02:44:28 DEBUG : enormous: Excluded (Size Filter) 2024/11/09 02:44:28 DEBUG : enormous: Excluded 2024/11/09 02:44:28 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 02:44:28 DEBUG : potato2: Excluded 2024/11/09 02:44:28 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 02:44:28 DEBUG : potato2: Excluded 2024/11/09 02:44:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:44:28 DEBUG : empty space: Unchanged skipping 2024/11/09 02:44:28 DEBUG : Local file system at /tmp/rclone1280006830: Waiting for checks to finish 2024/11/09 02:44:28 DEBUG : Local file system at /tmp/rclone1280006830: Waiting for transfers to finish 2024/11/09 02:44:28 DEBUG : Waiting for deletions to finish 2024/11/09 02:44:28 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:44:30 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 02:44:30 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (14.16s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:44:44 DEBUG : enormous: Excluded (Size Filter) 2024/11/09 02:44:44 DEBUG : enormous: Excluded 2024/11/09 02:44:44 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 02:44:44 DEBUG : potato2: Excluded 2024/11/09 02:44:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:44:44 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:44:44 DEBUG : empty space: Unchanged skipping 2024/11/09 02:44:44 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:44:44 DEBUG : Waiting for deletions to finish 2024/11/09 02:44:45 INFO : enormous: Deleted 2024/11/09 02:44:46 INFO : potato2: Deleted 2024/11/09 02:44:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:44:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:44:47 DEBUG : empty space: Unchanged skipping 2024/11/09 02:44:47 DEBUG : Local file system at /tmp/rclone1280006830: Waiting for checks to finish 2024/11/09 02:44:47 DEBUG : Local file system at /tmp/rclone1280006830: Waiting for transfers to finish 2024/11/09 02:44:47 DEBUG : Waiting for deletions to finish 2024/11/09 02:44:47 INFO : enormous: Deleted 2024/11/09 02:44:47 INFO : potato2: Deleted 2024/11/09 02:44:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (13.24s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:44:58 DEBUG : five: Need to transfer - File not found at Destination 2024/11/09 02:44:58 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/09 02:44:58 DEBUG : three: Sizes identical 2024/11/09 02:44:58 DEBUG : one: Destination is newer than source, skipping 2024/11/09 02:44:58 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:44:58 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1280006830) 2024/11/09 02:44:58 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-qeracix9niha) 2024/11/09 02:44:58 DEBUG : two: md5 differ 2024/11/09 02:44:58 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 02:44:58 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/09 02:44:58 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:45:00 DEBUG : four: Dst hash empty - aborting Src hash check 2024/11/09 02:45:00 INFO : four: Copied (replaced existing) 2024/11/09 02:45:01 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/09 02:45:01 INFO : five: Copied (new) 2024/11/09 02:45:03 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/09 02:45:03 INFO : two: Copied (replaced existing) 2024/11/09 02:45:03 DEBUG : Waiting for deletions to finish 2024/11/09 02:45:04 DEBUG : one: Destination is newer than source, skipping 2024/11/09 02:45:04 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:45:04 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/09 02:45:04 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/09 02:45:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 02:45:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/09 02:45:04 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/09 02:45:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 02:45:04 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1280006830) 2024/11/09 02:45:04 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-qeracix9niha) 2024/11/09 02:45:04 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/09 02:45:04 DEBUG : three: md5 differ 2024/11/09 02:45:04 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/09 02:45:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/09 02:45:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 02:45:04 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:45:07 DEBUG : three: Dst hash empty - aborting Src hash check 2024/11/09 02:45:07 INFO : three: Copied (replaced existing) 2024/11/09 02:45:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (29.44s) === 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 "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2024/11/09 02:45:21 INFO : Yandex rclone-test-qeracix9niha: Making map for --track-renames 2024/11/09 02:45:21 INFO : Yandex rclone-test-qeracix9niha: Finished making map for --track-renames 2024/11/09 02:45:21 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:45:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 02:45:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/09 02:45:21 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for renames to finish 2024/11/09 02:45:21 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:45:23 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/09 02:45:23 INFO : yam: Copied (new) 2024/11/09 02:45:23 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/09 02:45:23 INFO : potato: Copied (new) 2024/11/09 02:45:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:45:24 INFO : Yandex rclone-test-qeracix9niha: Making map for --track-renames 2024/11/09 02:45:24 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:45:24 INFO : Yandex rclone-test-qeracix9niha: Finished making map for --track-renames 2024/11/09 02:45:24 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:45:24 DEBUG : potato: Unchanged skipping 2024/11/09 02:45:24 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for renames to finish 2024/11/09 02:45:26 INFO : yam: Moved (server-side) to: yaml 2024/11/09 02:45:26 INFO : yaml: Renamed from "yam" 2024/11/09 02:45:26 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:45:26 DEBUG : Waiting for deletions to finish 2024/11/09 02:45:26 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (11.32s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2024/11/09 02:45:32 INFO : Yandex rclone-test-qeracix9niha: Making map for --track-renames 2024/11/09 02:45:32 INFO : Yandex rclone-test-qeracix9niha: Finished making map for --track-renames 2024/11/09 02:45:32 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:45:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 02:45:32 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for renames to finish 2024/11/09 02:45:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/09 02:45:32 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:45:34 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/09 02:45:34 INFO : yam: Copied (new) 2024/11/09 02:45:34 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/09 02:45:34 INFO : potato: Copied (new) 2024/11/09 02:45:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:45:35 INFO : Yandex rclone-test-qeracix9niha: Making map for --track-renames 2024/11/09 02:45:35 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:45:35 INFO : Yandex rclone-test-qeracix9niha: Finished making map for --track-renames 2024/11/09 02:45:35 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:45:35 DEBUG : potato: Unchanged skipping 2024/11/09 02:45:35 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for renames to finish 2024/11/09 02:45:37 INFO : yam: Moved (server-side) to: yaml 2024/11/09 02:45:37 INFO : yaml: Renamed from "yam" 2024/11/09 02:45:37 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:45:37 DEBUG : Waiting for deletions to finish 2024/11/09 02:45:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2024/11/09 02:45:41 INFO : Yandex rclone-test-qeracix9niha: Making map for --track-renames 2024/11/09 02:45:41 INFO : Yandex rclone-test-qeracix9niha: Finished making map for --track-renames 2024/11/09 02:45:41 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:45:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 02:45:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/09 02:45:41 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for renames to finish 2024/11/09 02:45:41 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:45:43 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/09 02:45:43 INFO : potato: Copied (new) 2024/11/09 02:45:47 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/09 02:45:47 INFO : sub/yam: Copied (new) 2024/11/09 02:45:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:45:48 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:45:48 DEBUG : potato: Unchanged skipping 2024/11/09 02:45:49 INFO : Yandex rclone-test-qeracix9niha: Making map for --track-renames 2024/11/09 02:45:49 INFO : Yandex rclone-test-qeracix9niha: Finished making map for --track-renames 2024/11/09 02:45:49 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:45:49 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for renames to finish 2024/11/09 02:45:51 INFO : sub/yam: Moved (server-side) to: yam 2024/11/09 02:45:51 INFO : yam: Renamed from "sub/yam" 2024/11/09 02:45:51 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:45:51 DEBUG : Waiting for deletions to finish 2024/11/09 02:45:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (20.11s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:46:01 DEBUG : Creating backend with remote "/tmp/rclone1280006830/dir1" 2024/11/09 02:46:01 DEBUG : Config file has changed externally - reloading 2024/11/09 02:46:01 DEBUG : Creating backend with remote "/tmp/rclone1280006830/dir2" 2024/11/09 02:46:01 DEBUG : Local file system at /tmp/rclone1280006830/dir2: Using server-side directory move 2024/11/09 02:46:01 INFO : Local file system at /tmp/rclone1280006830/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 02:46:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/09 02:46:01 DEBUG : Local file system at /tmp/rclone1280006830/dir2: Waiting for checks to finish 2024/11/09 02:46:01 DEBUG : Local file system at /tmp/rclone1280006830/dir2: Waiting for transfers to finish 2024/11/09 02:46:01 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:46:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:46:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/09 02:46:02 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:46:02 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:46:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:46:04 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:46:04 INFO : sub dir/hello world: Deleted 2024/11/09 02:46:05 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/09 02:46:05 INFO : nested/sub dir/file: Copied (new) 2024/11/09 02:46:05 INFO : nested/sub dir/file: Deleted 2024/11/09 02:46:05 INFO : sub dir: Removing directory 2024/11/09 02:46:05 INFO : nested/sub dir: Removing directory 2024/11/09 02:46:05 INFO : nested: Removing directory 2024/11/09 02:46:05 DEBUG : Local file system at /tmp/rclone1280006830: deleted 3 directories run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (13.42s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:46:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 02:46:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/09 02:46:16 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:46:16 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:46:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 02:46:17 INFO : sub dir/hello world: Copied (new) 2024/11/09 02:46:17 INFO : sub dir/hello world: Deleted 2024/11/09 02:46:19 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/09 02:46:19 INFO : nested/sub dir/file: Copied (new) 2024/11/09 02:46:19 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (14.57s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:46:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 02:46:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/09 02:46:30 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:46:30 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:46:32 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/09 02:46:32 INFO : existing-b: Copied (new) 2024/11/09 02:46:32 INFO : existing-b: Deleted 2024/11/09 02:46:33 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/09 02:46:33 INFO : existing: Copied (new) 2024/11/09 02:46:33 INFO : existing: Deleted 2024/11/09 02:46:33 DEBUG : existing: Destination exists, skipping 2024/11/09 02:46:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/09 02:46:33 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:46:33 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:46:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (12.18s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:46:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-lexetek5vujo" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-qeracix9niha -> Yandex rclone-test-lexetek5vujo 2024/11/09 02:46:54 DEBUG : Yandex rclone-test-lexetek5vujo: Using server-side directory move 2024/11/09 02:46:54 INFO : Yandex rclone-test-lexetek5vujo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 02:46:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:46:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:46:54 DEBUG : empty space: Unchanged skipping 2024/11/09 02:46:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 02:46:54 DEBUG : Yandex rclone-test-lexetek5vujo: Waiting for checks to finish 2024/11/09 02:46:55 INFO : empty space: Deleted 2024/11/09 02:46:55 DEBUG : Yandex rclone-test-lexetek5vujo: Waiting for transfers to finish 2024/11/09 02:46:56 INFO : potato3: Deleted 2024/11/09 02:46:56 INFO : potato2: Moved (server-side) 2024/11/09 02:46:57 INFO : potato3: Moved (server-side) 2024/11/09 02:46:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-jobemuk7vofe" 2024/11/09 02:46:58 DEBUG : Yandex rclone-test-jobemuk7vofe: Using server-side directory move 2024/11/09 02:47:00 INFO : Yandex rclone-test-jobemuk7vofe: Server side directory move succeeded 2024/11/09 02:47:01 ERROR : : error listing: directory not found 2024/11/09 02:47:01 DEBUG : Yandex rclone-test-jobemuk7vofe: Purge remote 2024/11/09 02:47:04 DEBUG : Yandex rclone-test-lexetek5vujo: Purge remote 2024/11/09 02:47:04 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (22.96s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:47:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-wemager4bufe" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-qeracix9niha -> Yandex rclone-test-wemager4bufe 2024/11/09 02:47:16 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 02:47:16 DEBUG : empty space: Excluded 2024/11/09 02:47:16 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 02:47:16 DEBUG : empty space: Excluded 2024/11/09 02:47:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:47:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 02:47:16 DEBUG : Yandex rclone-test-wemager4bufe: Waiting for checks to finish 2024/11/09 02:47:16 DEBUG : Yandex rclone-test-wemager4bufe: Waiting for transfers to finish 2024/11/09 02:47:17 INFO : potato3: Deleted 2024/11/09 02:47:18 INFO : potato2: Moved (server-side) 2024/11/09 02:47:18 INFO : potato3: Moved (server-side) 2024/11/09 02:47:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-fisutas0cipe" 2024/11/09 02:47:20 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 02:47:20 DEBUG : empty space: Excluded 2024/11/09 02:47:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:47:20 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/09 02:47:20 DEBUG : Yandex rclone-test-fisutas0cipe: Waiting for checks to finish 2024/11/09 02:47:20 DEBUG : Yandex rclone-test-fisutas0cipe: Waiting for transfers to finish 2024/11/09 02:47:22 INFO : potato3: Moved (server-side) 2024/11/09 02:47:22 INFO : potato2: Moved (server-side) 2024/11/09 02:47:23 DEBUG : Yandex rclone-test-fisutas0cipe: Purge remote 2024/11/09 02:47:25 DEBUG : Yandex rclone-test-wemager4bufe: Purge remote --- PASS: TestServerSideMoveWithFilter (24.26s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:47:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-mavisal5mori" 2024/11/09 02:47:38 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-qeracix9niha -> Yandex rclone-test-mavisal5mori 2024/11/09 02:47:42 DEBUG : Yandex rclone-test-mavisal5mori: Using server-side directory move 2024/11/09 02:47:42 INFO : Yandex rclone-test-mavisal5mori: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 02:47:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 02:47:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:47:43 DEBUG : empty space: Unchanged skipping 2024/11/09 02:47:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 02:47:43 DEBUG : Yandex rclone-test-mavisal5mori: Waiting for checks to finish 2024/11/09 02:47:44 INFO : potato2: Moved (server-side) 2024/11/09 02:47:44 INFO : potato3: Deleted 2024/11/09 02:47:45 INFO : empty space: Deleted 2024/11/09 02:47:45 DEBUG : Yandex rclone-test-mavisal5mori: Waiting for transfers to finish 2024/11/09 02:47:46 INFO : potato3: Moved (server-side) 2024/11/09 02:47:46 INFO : tomatoDir: Removing directory 2024/11/09 02:47:48 DEBUG : Yandex rclone-test-qeracix9niha: deleted 1 directories 2024/11/09 02:47:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-lodurax9guta" 2024/11/09 02:47:49 DEBUG : tomatoDir: Making directory 2024/11/09 02:47:50 DEBUG : Yandex rclone-test-lodurax9guta: Using server-side directory move 2024/11/09 02:47:52 INFO : Yandex rclone-test-lodurax9guta: Server side directory move succeeded 2024/11/09 02:47:53 ERROR : : error listing: directory not found 2024/11/09 02:47:53 ERROR : : error listing: directory not found 2024/11/09 02:47:53 DEBUG : Yandex rclone-test-lodurax9guta: Purge remote 2024/11/09 02:47:56 DEBUG : Yandex rclone-test-mavisal5mori: Purge remote 2024/11/09 02:47:56 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (27.92s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.66s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:47:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncOverlap (5.18s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/rclone-sync-test" 2024/11/09 02:48:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/rclone-sync-test-include/layer2" 2024/11/09 02:48:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/rclone-sync-test-ignore-file" 2024/11/09 02:48:12 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 02:48:13 DEBUG : Yandex rclone-test-qeracix9niha/rclone-sync-test: Waiting for checks to finish 2024/11/09 02:48:13 DEBUG : Yandex rclone-test-qeracix9niha/rclone-sync-test: Waiting for transfers to finish 2024/11/09 02:48:13 DEBUG : Waiting for deletions to finish 2024/11/09 02:48:13 INFO : There was nothing to transfer 2024/11/09 02:48:13 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 02:48:15 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:48:15 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:48:15 DEBUG : Waiting for deletions to finish 2024/11/09 02:48:15 INFO : rclone-sync-test-include: Removing directory 2024/11/09 02:48:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/09 02:48:15 DEBUG : Yandex rclone-test-qeracix9niha: failed to delete 1 directories 2024/11/09 02:48:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:16 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:18 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:19 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:20 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:21 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:22 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:23 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:24 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:25 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:26 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 02:48:27 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 02:48:28 DEBUG : Yandex rclone-test-qeracix9niha/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/09 02:48:28 DEBUG : Yandex rclone-test-qeracix9niha/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/09 02:48:28 DEBUG : Waiting for deletions to finish 2024/11/09 02:48:28 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:29 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:31 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 02:48:33 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 02:48:34 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:48:34 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:48:34 DEBUG : Waiting for deletions to finish 2024/11/09 02:48:34 INFO : rclone-sync-test-include: Removing directory 2024/11/09 02:48:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/09 02:48:34 DEBUG : Yandex rclone-test-qeracix9niha: failed to delete 1 directories 2024/11/09 02:48:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:35 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:36 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:36 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:37 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:38 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:39 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:39 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 02:48:41 DEBUG : : Excluded 2024/11/09 02:48:41 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 02:48:43 DEBUG : Yandex rclone-test-qeracix9niha/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/09 02:48:43 DEBUG : Yandex rclone-test-qeracix9niha/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/09 02:48:43 DEBUG : Waiting for deletions to finish 2024/11/09 02:48:43 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:44 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:45 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:45 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:46 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:47 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:48 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:49 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:49 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:48:50 DEBUG : rclone-sync-test: Excluded 2024/11/09 02:48:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 02:48:51 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (67.41s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:49:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/dst" 2024/11/09 02:49:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/CompareDest" 2024/11/09 02:49:11 DEBUG : one: Need to transfer - File not found at Destination 2024/11/09 02:49:11 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:49:11 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:49:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/09 02:49:14 INFO : one: Copied (new) 2024/11/09 02:49:14 DEBUG : Waiting for deletions to finish 2024/11/09 02:49:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:49:15 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:49:15 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:49:21 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/09 02:49:21 INFO : one: Copied (replaced existing) 2024/11/09 02:49:21 DEBUG : Waiting for deletions to finish 2024/11/09 02:49:28 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:49:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:49:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:49:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 02:49:28 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:49:28 DEBUG : Waiting for deletions to finish 2024/11/09 02:49:28 INFO : There was nothing to transfer 2024/11/09 02:49:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:49:33 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 02:49:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:49:33 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:49:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:49:34 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 02:49:34 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:49:34 DEBUG : Waiting for deletions to finish 2024/11/09 02:49:34 INFO : There was nothing to transfer 2024/11/09 02:49:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:49:35 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 02:49:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:49:35 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:49:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:49:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 02:49:35 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:49:35 DEBUG : Waiting for deletions to finish 2024/11/09 02:49:35 INFO : There was nothing to transfer 2024/11/09 02:49:37 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/09 02:49:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/09 02:49:37 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 02:49:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:49:37 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:49:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:49:37 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 02:49:37 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:49:37 DEBUG : Waiting for deletions to finish 2024/11/09 02:49:37 INFO : There was nothing to transfer 2024/11/09 02:49:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/09 02:49:40 DEBUG : two: Need to transfer - File not found at Destination 2024/11/09 02:49:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:49:40 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:49:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:49:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 02:49:40 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:49:42 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/09 02:49:42 INFO : two: Copied (new) 2024/11/09 02:49:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (42.70s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:50:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/dest" 2024/11/09 02:50:01 DEBUG : Config file has changed externally - reloading 2024/11/09 02:50:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/pre-dest1" 2024/11/09 02:50:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/pre-dest2" 2024/11/09 02:50:03 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:50:03 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/09 02:50:03 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:50:03 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/09 02:50:04 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/09 02:50:04 DEBUG : Yandex rclone-test-qeracix9niha/dest: Waiting for checks to finish 2024/11/09 02:50:04 DEBUG : Yandex rclone-test-qeracix9niha/dest: Waiting for transfers to finish 2024/11/09 02:50:14 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/09 02:50:14 INFO : 3: Copied (new) 2024/11/09 02:50:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (31.02s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:50:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/dst" 2024/11/09 02:50:24 DEBUG : Config file has changed externally - reloading 2024/11/09 02:50:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/CopyDest" 2024/11/09 02:50:26 DEBUG : one: Need to transfer - File not found at Destination 2024/11/09 02:50:26 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:50:26 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:50:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/09 02:50:28 INFO : one: Copied (new) 2024/11/09 02:50:28 DEBUG : Waiting for deletions to finish 2024/11/09 02:50:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:50:29 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:50:30 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:50:31 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/09 02:50:31 INFO : one: Copied (replaced existing) 2024/11/09 02:50:31 DEBUG : Waiting for deletions to finish 2024/11/09 02:50:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/BackupDir" 2024/11/09 02:50:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:50:38 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:50:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:50:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 02:50:40 INFO : one: Moved (server-side) 2024/11/09 02:50:41 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/09 02:50:41 INFO : one: Copied (server-side copy) 2024/11/09 02:50:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/09 02:50:41 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:50:41 DEBUG : Waiting for deletions to finish 2024/11/09 02:50:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:50:46 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/09 02:50:46 INFO : two: Copied (server-side copy) 2024/11/09 02:50:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/09 02:50:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:50:46 DEBUG : one: Unchanged skipping 2024/11/09 02:50:46 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:50:46 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:50:46 DEBUG : Waiting for deletions to finish 2024/11/09 02:50:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:50:47 DEBUG : one: Unchanged skipping 2024/11/09 02:50:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:50:47 DEBUG : two: Unchanged skipping 2024/11/09 02:50:47 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:50:47 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:50:47 DEBUG : Waiting for deletions to finish 2024/11/09 02:50:47 INFO : There was nothing to transfer 2024/11/09 02:50:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/09 02:50:55 DEBUG : three: Destination not found in --copy-dest 2024/11/09 02:50:55 DEBUG : three: Need to transfer - File not found at Destination 2024/11/09 02:50:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:50:55 DEBUG : one: Unchanged skipping 2024/11/09 02:50:55 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:50:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:50:55 DEBUG : two: Unchanged skipping 2024/11/09 02:50:55 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:50:57 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/09 02:50:57 INFO : three: Copied (new) 2024/11/09 02:50:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (49.86s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:51:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/dst" 2024/11/09 02:51:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/backup" 2024/11/09 02:51:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 02:51:22 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:51:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:51:22 DEBUG : two: Unchanged skipping 2024/11/09 02:51:24 INFO : one: Moved (server-side) 2024/11/09 02:51:24 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:51:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/09 02:51:26 INFO : one: Copied (new) 2024/11/09 02:51:26 DEBUG : Waiting for deletions to finish 2024/11/09 02:51:28 INFO : three.txt: Moved (server-side) 2024/11/09 02:51:28 INFO : three.txt: Moved into backup dir 2024/11/09 02:51:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 02:51:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:51:32 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:51:32 DEBUG : two: Unchanged skipping 2024/11/09 02:51:34 INFO : one: Deleted 2024/11/09 02:51:36 INFO : one: Moved (server-side) 2024/11/09 02:51:36 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:51:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/09 02:51:40 INFO : one: Copied (new) 2024/11/09 02:51:40 DEBUG : Waiting for deletions to finish 2024/11/09 02:51:41 INFO : three.txt: Deleted 2024/11/09 02:51:42 INFO : three.txt: Moved (server-side) 2024/11/09 02:51:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (37.55s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:51:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/dst" 2024/11/09 02:51:57 DEBUG : Config file has changed externally - reloading 2024/11/09 02:51:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/backup" 2024/11/09 02:51:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 02:51:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:51:58 DEBUG : two: Unchanged skipping 2024/11/09 02:51:58 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:52:00 INFO : one: Moved (server-side) to: one.bak 2024/11/09 02:52:00 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:52:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/09 02:52:02 INFO : one: Copied (new) 2024/11/09 02:52:02 DEBUG : Waiting for deletions to finish 2024/11/09 02:52:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 02:52:04 INFO : three.txt: Moved into backup dir 2024/11/09 02:52:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 02:52:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:52:07 DEBUG : two: Unchanged skipping 2024/11/09 02:52:07 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:52:08 INFO : one.bak: Deleted 2024/11/09 02:52:10 INFO : one: Moved (server-side) to: one.bak 2024/11/09 02:52:10 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:52:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/09 02:52:12 INFO : one: Copied (new) 2024/11/09 02:52:12 DEBUG : Waiting for deletions to finish 2024/11/09 02:52:14 INFO : three.txt.bak: Deleted 2024/11/09 02:52:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 02:52:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (48.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:52:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/dst" 2024/11/09 02:52:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/backup" 2024/11/09 02:52:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 02:52:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:52:47 DEBUG : two: Unchanged skipping 2024/11/09 02:52:47 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:52:49 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 02:52:49 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:52:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/09 02:52:52 INFO : one: Copied (new) 2024/11/09 02:52:52 DEBUG : Waiting for deletions to finish 2024/11/09 02:52:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 02:52:53 INFO : three.txt: Moved into backup dir 2024/11/09 02:52:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 02:52:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:52:57 DEBUG : two: Unchanged skipping 2024/11/09 02:52:57 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:52:59 INFO : one-2019-01-01: Deleted 2024/11/09 02:53:00 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 02:53:00 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:53:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/09 02:53:02 INFO : one: Copied (new) 2024/11/09 02:53:02 DEBUG : Waiting for deletions to finish 2024/11/09 02:53:04 INFO : three-2019-01-01.txt: Deleted 2024/11/09 02:53:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 02:53:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (36.20s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:53:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/dst" 2024/11/09 02:53:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 02:53:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:53:23 DEBUG : two: Unchanged skipping 2024/11/09 02:53:23 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:53:25 INFO : one: Moved (server-side) to: one.bak 2024/11/09 02:53:25 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:53:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/09 02:53:27 INFO : one: Copied (new) 2024/11/09 02:53:27 DEBUG : Waiting for deletions to finish 2024/11/09 02:53:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 02:53:28 INFO : three.txt: Moved into backup dir 2024/11/09 02:53:32 DEBUG : one.bak: Excluded (Path Filter) 2024/11/09 02:53:32 DEBUG : one.bak: Excluded 2024/11/09 02:53:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/09 02:53:32 DEBUG : three.txt.bak: Excluded 2024/11/09 02:53:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 02:53:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:53:32 DEBUG : two: Unchanged skipping 2024/11/09 02:53:32 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for checks to finish 2024/11/09 02:53:33 INFO : one.bak: Deleted 2024/11/09 02:53:35 INFO : one: Moved (server-side) to: one.bak 2024/11/09 02:53:35 DEBUG : Yandex rclone-test-qeracix9niha/dst: Waiting for transfers to finish 2024/11/09 02:53:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/09 02:53:37 INFO : one: Copied (new) 2024/11/09 02:53:37 DEBUG : Waiting for deletions to finish 2024/11/09 02:53:39 INFO : three.txt.bak: Deleted 2024/11/09 02:53:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 02:53:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (33.94s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:53:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/dst" 2024/11/09 02:53:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 02:54:00 INFO : one: Moved (server-side) to: one.bak 2024/11/09 02:54:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/09 02:54:02 INFO : one: Copied (new) 2024/11/09 02:54:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:54:03 DEBUG : two: Unchanged skipping 2024/11/09 02:54:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/09 02:54:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 02:54:14 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/09 02:54:14 INFO : three.txt: Copied (new) 2024/11/09 02:54:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 02:54:17 INFO : one.bak: Deleted 2024/11/09 02:54:19 INFO : one: Moved (server-side) to: one.bak 2024/11/09 02:54:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/09 02:54:21 INFO : one: Copied (new) 2024/11/09 02:54:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:54:21 DEBUG : two: Unchanged skipping 2024/11/09 02:54:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/09 02:54:23 INFO : three.txt.bak: Deleted 2024/11/09 02:54:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 02:54:26 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/09 02:54:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.04s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:54:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-qeracix9niha/dst" 2024/11/09 02:54:44 DEBUG : Config file has changed externally - reloading 2024/11/09 02:54:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 02:54:46 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 02:54:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/09 02:54:48 INFO : one: Copied (new) 2024/11/09 02:54:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:54:48 DEBUG : two: Unchanged skipping 2024/11/09 02:54:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/09 02:54:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 02:54:52 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/09 02:54:52 INFO : three.txt: Copied (new) 2024/11/09 02:54:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 02:54:55 INFO : one-2019-01-01: Deleted 2024/11/09 02:54:57 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 02:54:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/09 02:54:59 INFO : one: Copied (new) 2024/11/09 02:55:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:55:00 DEBUG : two: Unchanged skipping 2024/11/09 02:55:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/09 02:55:01 INFO : three-2019-01-01.txt: Deleted 2024/11/09 02:55:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 02:55:05 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/09 02:55:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (44.46s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2545 Error: Should be true Test: TestSyncUTFNorm Messages: Testêé: Modification time difference too big |-112861h55m21.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-09 02:55:21 +0000 UTC) (precision 1ns) 2024/11/09 02:55:23 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/09 02:55:23 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:55:23 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:55:25 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/11/09 02:55:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/09 02:55:25 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncUTFNorm (6.42s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:55:28 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 02:55:28 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:55:28 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:55:30 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/09 02:55:30 INFO : existing: Copied (new) 2024/11/09 02:55:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:55:31 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:55:31 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/09 02:55:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/09 02:55:31 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:55:31 ERROR : Yandex rclone-test-qeracix9niha: not deleting files as there were IO errors 2024/11/09 02:55:31 ERROR : Yandex rclone-test-qeracix9niha: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:55:32 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/09 02:55:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/09 02:55:33 DEBUG : pacer: Reducing sleep to 15ms 2024/11/09 02:55:33 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/09 02:55:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncImmutable (8.90s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:55:38 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:55:38 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:55:38 DEBUG : existing: Unchanged skipping 2024/11/09 02:55:38 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:55:38 DEBUG : Waiting for deletions to finish 2024/11/09 02:55:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.74s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.57s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.63s) --- SKIP: TestMaxTransfer/Hard (0.59s) --- SKIP: TestMaxTransfer/Soft (0.55s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:57:13 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:57:13 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both0: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both10: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both13: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both12: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both15: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both16: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both17: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both18: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both19: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both2: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both11: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both1: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both14: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both5: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both7: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both8: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:57:13 DEBUG : both9: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both6: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both4: Unchanged skipping 2024/11/09 02:57:13 DEBUG : both3: Unchanged skipping 2024/11/09 02:57:13 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:57:13 DEBUG : Waiting for deletions to finish 2024/11/09 02:57:14 INFO : only6: Deleted 2024/11/09 02:57:14 INFO : only19: Deleted 2024/11/09 02:57:14 INFO : only4: Deleted 2024/11/09 02:57:14 INFO : only2: Deleted 2024/11/09 02:57:15 INFO : only11: Deleted 2024/11/09 02:57:15 INFO : only12: Deleted 2024/11/09 02:57:16 INFO : only1: Deleted 2024/11/09 02:57:16 INFO : only18: Deleted 2024/11/09 02:57:17 INFO : only0: Deleted 2024/11/09 02:57:17 INFO : only5: Deleted 2024/11/09 02:57:17 INFO : only8: Deleted 2024/11/09 02:57:18 INFO : only15: Deleted 2024/11/09 02:57:18 INFO : only9: Deleted 2024/11/09 02:57:18 INFO : only13: Deleted 2024/11/09 02:57:18 INFO : only7: Deleted 2024/11/09 02:57:19 INFO : only16: Deleted 2024/11/09 02:57:19 INFO : only17: Deleted 2024/11/09 02:57:20 INFO : only14: Deleted 2024/11/09 02:57:20 INFO : only3: Deleted 2024/11/09 02:57:21 INFO : only10: Deleted 2024/11/09 02:57:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (127.79s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 02:58:50 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/09 02:58:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/09 02:58:51 DEBUG : pacer: Reducing sleep to 15ms 2024/11/09 02:58:51 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/09 02:58:52 DEBUG : pacer: Reducing sleep to 10ms 2024/11/09 02:59:11 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for checks to finish 2024/11/09 02:59:11 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both1: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both12: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both10: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both14: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both15: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both16: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both17: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both18: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both19: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both2: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both3: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both0: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both5: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both6: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both11: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both8: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/09 02:59:11 DEBUG : both9: Unchanged skipping 2024/11/09 02:59:11 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/09 02:59:11 DEBUG : both13: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both4: Unchanged skipping 2024/11/09 02:59:11 DEBUG : both7: Unchanged skipping 2024/11/09 02:59:11 DEBUG : Yandex rclone-test-qeracix9niha: Waiting for transfers to finish 2024/11/09 02:59:13 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/11/09 02:59:13 INFO : only0: Copied (replaced existing) 2024/11/09 02:59:13 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/11/09 02:59:13 INFO : only11: Copied (replaced existing) 2024/11/09 02:59:13 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/11/09 02:59:13 INFO : only1: Copied (replaced existing) 2024/11/09 02:59:13 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/11/09 02:59:13 INFO : only10: Copied (replaced existing) 2024/11/09 02:59:15 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/11/09 02:59:15 INFO : only14: Copied (replaced existing) 2024/11/09 02:59:15 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/11/09 02:59:15 INFO : only12: Copied (replaced existing) 2024/11/09 02:59:15 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/11/09 02:59:15 INFO : only15: Copied (replaced existing) 2024/11/09 02:59:16 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/11/09 02:59:16 INFO : only13: Copied (replaced existing) 2024/11/09 02:59:17 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/11/09 02:59:17 INFO : only16: Copied (replaced existing) 2024/11/09 02:59:17 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/11/09 02:59:17 INFO : only18: Copied (replaced existing) 2024/11/09 02:59:17 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/11/09 02:59:17 INFO : only17: Copied (replaced existing) 2024/11/09 02:59:17 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/11/09 02:59:17 INFO : only19: Copied (replaced existing) 2024/11/09 02:59:19 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/11/09 02:59:19 INFO : only3: Copied (replaced existing) 2024/11/09 02:59:19 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/11/09 02:59:19 INFO : only2: Copied (replaced existing) 2024/11/09 02:59:19 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/11/09 02:59:19 INFO : only5: Copied (replaced existing) 2024/11/09 02:59:20 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/11/09 02:59:20 INFO : only4: Copied (replaced existing) 2024/11/09 02:59:21 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/11/09 02:59:21 INFO : only6: Copied (replaced existing) 2024/11/09 02:59:22 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/11/09 02:59:22 INFO : only9: Copied (replaced existing) 2024/11/09 02:59:22 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/11/09 02:59:22 INFO : only8: Copied (replaced existing) 2024/11/09 02:59:25 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/11/09 02:59:25 INFO : only7: Copied (replaced existing) 2024/11/09 02:59:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (151.34s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 03:00:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 03:00:22 DEBUG : sub dir: Making directory 2024/11/09 03:00:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (46.19s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" 2024/11/09 03:01:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 03:01:08 DEBUG : sub dir: Making directory 2024/11/09 03:01:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qeracix9niha", Local "Local file system at /tmp/rclone1280006830", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (43.72s) FAIL 2024/11/09 03:01:52 DEBUG : Yandex rclone-test-qeracix9niha: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 25m20.92786363s (try 1/5): exit status 1: Failed [TestCopyOverSelf TestSyncUTFNorm]