"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/03/20 02:12:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru" 2025/03/20 02:12:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 02:12:03 DEBUG : Creating backend with remote "/tmp/rclone3112917552" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:12:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:12:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/20 02:12:04 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:12:04 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.17s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:12:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/20 02:12:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:12:06 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:12:06 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:12:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:12:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:12:09 DEBUG : Yandex rclone-test-wogodih1yoru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (12.51s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.08s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.64s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:12:20 DEBUG : Creating backend with remote "/non-existing" 2025/03/20 02:12:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/20 02:12:20 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:12:20 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.63s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:12:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:12:22 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:12:22 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:12:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:12:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestCopyNoTraverse (14.46s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:12:36 INFO : Yandex rclone-test-wogodih1yoru: Running all checks before starting transfers 2025/03/20 02:12:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:12:36 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:12:36 INFO : Yandex rclone-test-wogodih1yoru: Checks finished, now starting transfers 2025/03/20 02:12:36 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:12:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:12:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestCopyCheckFirst (12.72s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:12:49 ERROR : Ignoring --no-traverse with sync 2025/03/20 02:12:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:12:49 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:12:49 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:12:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:12:51 INFO : sub dir/hello world: Copied (new) 2025/03/20 02:12:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncNoTraverse (11.93s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:13:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/20 02:13:01 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:13:01 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:13:03 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/20 02:13:03 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestCopyWithDepth (7.80s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:13:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 02:13:09 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:13:09 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:13:11 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:13:11 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (7.95s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:13:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 02:13:17 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:13:17 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:13:18 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:13:18 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.46s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:13:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/20 02:13:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 02:13:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/20 02:13:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/20 02:13:24 INFO : sub dir: Making directory 2025/03/20 02:13:24 INFO : sub dir2: Making directory 2025/03/20 02:13:25 INFO : sub dir2/sub sub dir2: Making directory 2025/03/20 02:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:13:26 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:13:26 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:13:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:13:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:13:29 DEBUG : Yandex rclone-test-wogodih1yoru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (23.75s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:13:47 INFO : sub dir2: Making directory 2025/03/20 02:13:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/20 02:13:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 02:13:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:13:48 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:13:48 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:13:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:13:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (11.44s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:13:59 DEBUG : sub dir2: Making directory with metadata 2025/03/20 02:13:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 02:13:59 INFO : sub dir: Making directory 2025/03/20 02:13:59 INFO : sub dir2: Making directory 2025/03/20 02:13:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:13:59 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:13:59 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:14:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:14:02 INFO : sub dir/hello world: Copied (new) 2025/03/20 02:14:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:14:03 DEBUG : Yandex rclone-test-wogodih1yoru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/20 02:14:03 DEBUG : Yandex rclone-test-wogodih1yoru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (17.08s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.70s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:14:17 INFO : sub dir2: Making directory 2025/03/20 02:14:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:14:17 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:14:17 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:14:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:14:21 INFO : sub dir/hello world: Copied (new) 2025/03/20 02:14:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (12.35s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:14:29 DEBUG : sub dir2: Making directory with metadata 2025/03/20 02:14:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 02:14:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/20 02:14:29 INFO : sub dir: Making directory 2025/03/20 02:14:30 INFO : sub dir2: Making directory 2025/03/20 02:14:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:14:30 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:14:30 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:14:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:14:32 INFO : sub dir/hello world: Copied (new) 2025/03/20 02:14:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:14:33 DEBUG : Yandex rclone-test-wogodih1yoru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (17.23s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.83s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:14:47 INFO : sub dir2: Making directory 2025/03/20 02:14:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:14:47 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:14:47 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:14:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:14:50 INFO : sub dir/hello world: Copied (new) 2025/03/20 02:14:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.28s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:15:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-lonupaj0komi" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-wogodih1yoru -> Yandex rclone-test-lonupaj0komi 2025/03/20 02:15:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:15:01 DEBUG : Yandex rclone-test-lonupaj0komi: Waiting for checks to finish 2025/03/20 02:15:01 DEBUG : Yandex rclone-test-lonupaj0komi: Waiting for transfers to finish 2025/03/20 02:15:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:15:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:15:05 DEBUG : Yandex rclone-test-lonupaj0komi: Purge remote --- PASS: TestServerSideCopy (23.70s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:15:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/20 02:15:24 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:15:24 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:15:26 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 02:15:26 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestCopyOverSelf (16.37s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:15:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-rineris8qiwi" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-wogodih1yoru -> Yandex rclone-test-rineris8qiwi 2025/03/20 02:15:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:15:41 DEBUG : Yandex rclone-test-rineris8qiwi: Waiting for checks to finish 2025/03/20 02:15:41 DEBUG : Yandex rclone-test-rineris8qiwi: Waiting for transfers to finish 2025/03/20 02:15:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:15:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:15:49 DEBUG : Yandex rclone-test-rineris8qiwi: Waiting for checks to finish 2025/03/20 02:15:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/20 02:15:49 DEBUG : Yandex rclone-test-rineris8qiwi: Waiting for transfers to finish 2025/03/20 02:15:50 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.zazusip1" before starting 2025/03/20 02:15:53 DEBUG : sub dir/hello world.zazusip1: server side copy: removing renamed existing file after operation 2025/03/20 02:15:56 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/20 02:15:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:15:57 DEBUG : Yandex rclone-test-rineris8qiwi: Purge remote --- PASS: TestServerSideCopyOverSelf (37.49s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:16:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/20 02:16:19 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:16:19 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:16:21 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/20 02:16:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/20 02:16:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestMoveOverSelf (17.39s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:16:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-gorudad4kozo" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-wogodih1yoru -> Yandex rclone-test-gorudad4kozo 2025/03/20 02:16:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:16:35 DEBUG : Yandex rclone-test-gorudad4kozo: Waiting for checks to finish 2025/03/20 02:16:35 DEBUG : Yandex rclone-test-gorudad4kozo: Waiting for transfers to finish 2025/03/20 02:16:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:16:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:16:43 DEBUG : Yandex rclone-test-gorudad4kozo: Using server-side directory move 2025/03/20 02:16:43 INFO : Yandex rclone-test-gorudad4kozo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/20 02:16:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/20 02:16:43 DEBUG : Yandex rclone-test-gorudad4kozo: Waiting for checks to finish 2025/03/20 02:16:43 DEBUG : Yandex rclone-test-gorudad4kozo: Waiting for transfers to finish 2025/03/20 02:16:47 INFO : sub dir/hello world: Deleted 2025/03/20 02:16:48 INFO : sub dir/hello world: Moved (server-side) 2025/03/20 02:16:51 DEBUG : testing file moves 2025/03/20 02:16:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/20 02:16:51 DEBUG : Yandex rclone-test-gorudad4kozo: Waiting for checks to finish 2025/03/20 02:16:51 DEBUG : Yandex rclone-test-gorudad4kozo: Waiting for transfers to finish 2025/03/20 02:16:54 INFO : sub dir/hello world: Deleted 2025/03/20 02:16:56 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:16:58 DEBUG : Yandex rclone-test-gorudad4kozo: Purge remote --- PASS: TestServerSideMoveOverSelf (39.59s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:17:14 ERROR : : error listing: directory not found 2025/03/20 02:17:14 INFO : Local file system at /tmp/rclone3112917552: Making directory 2025/03/20 02:17:15 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:17:15 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestCopyAfterDelete (13.10s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:17:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/20 02:17:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:17:28 DEBUG : Local file system at /tmp/rclone3112917552: Waiting for checks to finish 2025/03/20 02:17:28 DEBUG : Local file system at /tmp/rclone3112917552: Waiting for transfers to finish 2025/03/20 02:17:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:17:28 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/03/20 02:17:28 INFO : sub dir/hello world: Copied (new) 2025/03/20 02:17:28 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestCopyRedownload (12.85s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:17:38 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/20 02:17:38 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:17:38 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:17:40 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/20 02:17:40 INFO : check sum: Copied (new) 2025/03/20 02:17:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:17:41 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:17:41 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/20 02:17:41 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/20 02:17:41 DEBUG : check sum: Unchanged skipping 2025/03/20 02:17:41 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:17:41 DEBUG : Waiting for deletions to finish 2025/03/20 02:17:41 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (9.47s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:17:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/20 02:17:48 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:17:48 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:17:50 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/20 02:17:50 INFO : sizeonly: Copied (new) 2025/03/20 02:17:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:17:51 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:17:51 DEBUG : sizeonly: Sizes identical 2025/03/20 02:17:51 DEBUG : sizeonly: Unchanged skipping 2025/03/20 02:17:51 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:17:51 DEBUG : Waiting for deletions to finish 2025/03/20 02:17:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncSizeOnly (10.15s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:17:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/20 02:17:58 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:17:58 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:18:00 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/03/20 02:18:00 INFO : ignore-size: Copied (new) 2025/03/20 02:18:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:18:00 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:18:00 DEBUG : ignore-size: Unchanged skipping 2025/03/20 02:18:00 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:18:00 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:18:00 DEBUG : Waiting for deletions to finish 2025/03/20 02:18:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (8.70s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:18:10 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:18:10 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:18:10 DEBUG : existing: Unchanged skipping 2025/03/20 02:18:10 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:18:10 DEBUG : Waiting for deletions to finish 2025/03/20 02:18:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:18:10 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:18:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/20 02:18:10 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:18:12 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/03/20 02:18:12 INFO : existing: Copied (replaced existing) 2025/03/20 02:18:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (11.69s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:18:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/20 02:18:18 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:18:18 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:18:20 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/20 02:18:20 INFO : existing: Copied (new) 2025/03/20 02:18:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:18:22 DEBUG : existing: Destination exists, skipping 2025/03/20 02:18:22 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:18:22 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:18:22 DEBUG : Waiting for deletions to finish 2025/03/20 02:18:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (9.38s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:18:31 INFO : d: Making directory 2025/03/20 02:18:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/20 02:18:33 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:18:33 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:18:33 DEBUG : c/non empty space: Unchanged skipping 2025/03/20 02:18:33 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:18:40 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/20 02:18:40 INFO : a/potato2: Copied (new) 2025/03/20 02:18:40 DEBUG : Waiting for deletions to finish 2025/03/20 02:18:44 INFO : b/potato: Deleted 2025/03/20 02:18:44 INFO : d: Removing directory 2025/03/20 02:18:49 INFO : b: Removing directory 2025/03/20 02:18:53 DEBUG : Yandex rclone-test-wogodih1yoru: deleted 2 directories run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (44.44s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:19:14 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:19:14 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 2025/03/20 02:19:14 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/20 02:19:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/20 02:19:14 DEBUG : empty space: Unchanged skipping 2025/03/20 02:19:14 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:19:14 DEBUG : Waiting for deletions to finish 2025/03/20 02:19:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:19:15 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:19:15 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 2025/03/20 02:19:15 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/20 02:19:16 INFO : empty space: Updated modification time in destination 2025/03/20 02:19:16 DEBUG : empty space: Unchanged skipping 2025/03/20 02:19:16 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:19:16 DEBUG : Waiting for deletions to finish 2025/03/20 02:19:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (8.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:19:25 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:19:25 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 2025/03/20 02:19:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/20 02:19:25 DEBUG : empty space: Unchanged skipping 2025/03/20 02:19:25 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:19:25 DEBUG : Waiting for deletions to finish 2025/03/20 02:19:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.35s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:19:33 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:19:33 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 2025/03/20 02:19:33 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3112917552) 2025/03/20 02:19:33 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-wogodih1yoru) 2025/03/20 02:19:33 DEBUG : foo: md5 differ 2025/03/20 02:19:33 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:19:34 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/03/20 02:19:34 INFO : foo: Copied (replaced existing) 2025/03/20 02:19:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (9.18s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:19:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/20 02:19:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:19:43 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:19:43 DEBUG : empty space: Unchanged skipping 2025/03/20 02:19:43 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:19:52 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/20 02:19:52 INFO : potato: Copied (new) 2025/03/20 02:19:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (21.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:20:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/20 02:20:03 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:20:03 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:20:07 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/20 02:20:07 INFO : potato: Copied (replaced existing) 2025/03/20 02:20:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (11.97s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:20:15 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:20:15 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/20 02:20:15 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3112917552) 2025/03/20 02:20:15 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-wogodih1yoru) 2025/03/20 02:20:15 DEBUG : potato: md5 differ 2025/03/20 02:20:15 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:20:18 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/20 02:20:18 INFO : potato: Copied (replaced existing) 2025/03/20 02:20:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (10.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:20:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 02:20:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/20 02:20:26 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:20:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:20:26 DEBUG : empty space: Unchanged skipping 2025/03/20 02:20:26 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:20:26 DEBUG : Waiting for deletions to finish 2025/03/20 02:20:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (13.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:20:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 02:20:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:20:41 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:20:41 DEBUG : empty space: Unchanged skipping 2025/03/20 02:20:41 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:20:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/20 02:20:43 INFO : potato2: Copied (new) 2025/03/20 02:20:43 DEBUG : Waiting for deletions to finish 2025/03/20 02:20:46 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (18.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:20:59 INFO : d: Making directory 2025/03/20 02:20:59 INFO : d/e: Making directory 2025/03/20 02:21:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/20 02:21:01 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:21:01 DEBUG : c/non empty space: Unchanged skipping 2025/03/20 02:21:01 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:21:01 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:21:02 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/20 02:21:02 INFO : a/potato2: Copied (new) 2025/03/20 02:21:02 DEBUG : Waiting for deletions to finish 2025/03/20 02:21:05 INFO : b/potato: Deleted 2025/03/20 02:21:05 INFO : d/e: Removing directory 2025/03/20 02:21:10 INFO : d: Removing directory 2025/03/20 02:21:14 INFO : b: Removing directory 2025/03/20 02:21:18 DEBUG : Yandex rclone-test-wogodih1yoru: deleted 3 directories run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (41.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:21:39 INFO : d: Making directory 2025/03/20 02:21:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/20 02:21:42 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:21:42 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:21:42 DEBUG : c/non empty space: Unchanged skipping 2025/03/20 02:21:42 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:21:49 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/20 02:21:49 INFO : a/potato2: Copied (new) 2025/03/20 02:21:49 ERROR : Yandex rclone-test-wogodih1yoru: not deleting files as there were IO errors 2025/03/20 02:21:49 ERROR : Yandex rclone-test-wogodih1yoru: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (41.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:22:24 DEBUG : Waiting for deletions to finish 2025/03/20 02:22:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 02:22:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:22:24 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:22:24 DEBUG : empty space: Unchanged skipping 2025/03/20 02:22:24 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:22:26 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/20 02:22:26 INFO : potato2: Copied (new) 2025/03/20 02:22:27 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (18.91s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:22:41 DEBUG : Waiting for deletions to finish 2025/03/20 02:22:41 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:22:41 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:22:44 INFO : potato: Deleted 2025/03/20 02:22:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 02:22:45 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:22:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:22:45 DEBUG : empty space: Unchanged skipping 2025/03/20 02:22:45 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:22:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/20 02:22:48 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (18.68s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:22:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 02:22:58 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:22:58 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:23:02 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/20 02:23:02 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (15.52s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:23:15 DEBUG : enormous: Excluded (Size Filter) 2025/03/20 02:23:15 DEBUG : enormous: Excluded 2025/03/20 02:23:15 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 02:23:15 DEBUG : potato2: Excluded 2025/03/20 02:23:15 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 02:23:15 DEBUG : potato2: Excluded 2025/03/20 02:23:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:23:15 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:23:15 DEBUG : empty space: Unchanged skipping 2025/03/20 02:23:15 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:23:15 DEBUG : Waiting for deletions to finish 2025/03/20 02:23:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:23:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 02:23:16 DEBUG : potato2: Excluded 2025/03/20 02:23:16 DEBUG : enormous: Excluded (Size Filter) 2025/03/20 02:23:16 DEBUG : enormous: Excluded 2025/03/20 02:23:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 02:23:16 DEBUG : potato2: Excluded 2025/03/20 02:23:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 02:23:16 DEBUG : potato2: Excluded 2025/03/20 02:23:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:23:16 DEBUG : empty space: Unchanged skipping 2025/03/20 02:23:16 DEBUG : Local file system at /tmp/rclone3112917552: Waiting for checks to finish 2025/03/20 02:23:16 DEBUG : Local file system at /tmp/rclone3112917552: Waiting for transfers to finish 2025/03/20 02:23:16 DEBUG : Waiting for deletions to finish 2025/03/20 02:23:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:23:17 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 02:23:17 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (14.47s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:23:31 DEBUG : enormous: Excluded (Size Filter) 2025/03/20 02:23:31 DEBUG : enormous: Excluded 2025/03/20 02:23:31 DEBUG : potato2: Excluded (Size Filter) 2025/03/20 02:23:31 DEBUG : potato2: Excluded 2025/03/20 02:23:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:23:31 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:23:31 DEBUG : empty space: Unchanged skipping 2025/03/20 02:23:31 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:23:31 DEBUG : Waiting for deletions to finish 2025/03/20 02:23:34 INFO : enormous: Deleted 2025/03/20 02:23:35 INFO : potato2: Deleted 2025/03/20 02:23:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:23:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:23:36 DEBUG : Local file system at /tmp/rclone3112917552: Waiting for checks to finish 2025/03/20 02:23:36 DEBUG : empty space: Unchanged skipping 2025/03/20 02:23:36 DEBUG : Local file system at /tmp/rclone3112917552: Waiting for transfers to finish 2025/03/20 02:23:36 DEBUG : Waiting for deletions to finish 2025/03/20 02:23:36 INFO : enormous: Deleted 2025/03/20 02:23:36 INFO : potato2: Deleted 2025/03/20 02:23:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (15.91s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:23:49 DEBUG : five: Need to transfer - File not found at Destination 2025/03/20 02:23:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/20 02:23:49 DEBUG : three: Sizes identical 2025/03/20 02:23:49 DEBUG : one: Destination is newer than source, skipping 2025/03/20 02:23:49 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:23:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/20 02:23:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/20 02:23:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3112917552) 2025/03/20 02:23:49 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-wogodih1yoru) 2025/03/20 02:23:49 DEBUG : two: md5 differ 2025/03/20 02:23:49 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:23:50 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/20 02:23:50 INFO : two: Copied (replaced existing) 2025/03/20 02:23:51 DEBUG : four: Dst hash empty - aborting Src hash check 2025/03/20 02:23:51 INFO : four: Copied (replaced existing) 2025/03/20 02:23:52 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/20 02:23:52 INFO : five: Copied (new) 2025/03/20 02:23:52 DEBUG : Waiting for deletions to finish 2025/03/20 02:23:52 DEBUG : one: Destination is newer than source, skipping 2025/03/20 02:23:52 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:23:52 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/20 02:23:52 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/20 02:23:52 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3112917552) 2025/03/20 02:23:52 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/20 02:23:52 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/20 02:23:52 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-wogodih1yoru) 2025/03/20 02:23:52 DEBUG : three: md5 differ 2025/03/20 02:23:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/20 02:23:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/20 02:23:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/20 02:23:52 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/20 02:23:52 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/20 02:23:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/20 02:23:52 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:23:54 DEBUG : three: Dst hash empty - aborting Src hash check 2025/03/20 02:23:54 INFO : three: Copied (replaced existing) 2025/03/20 02:23:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (31.23s) === 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-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/03/20 02:24:13 INFO : Yandex rclone-test-wogodih1yoru: Making map for --track-renames 2025/03/20 02:24:13 INFO : Yandex rclone-test-wogodih1yoru: Finished making map for --track-renames 2025/03/20 02:24:13 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:24:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/20 02:24:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/20 02:24:13 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for renames to finish 2025/03/20 02:24:13 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:24:15 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/20 02:24:15 INFO : potato: Copied (new) 2025/03/20 02:24:16 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/20 02:24:16 INFO : yam: Copied (new) 2025/03/20 02:24:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:24:17 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:24:17 INFO : Yandex rclone-test-wogodih1yoru: Making map for --track-renames 2025/03/20 02:24:17 INFO : Yandex rclone-test-wogodih1yoru: Finished making map for --track-renames 2025/03/20 02:24:17 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:24:17 DEBUG : potato: Unchanged skipping 2025/03/20 02:24:17 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for renames to finish 2025/03/20 02:24:19 INFO : yam: Moved (server-side) to: yaml 2025/03/20 02:24:19 INFO : yaml: Renamed from "yam" 2025/03/20 02:24:19 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:24:19 DEBUG : Waiting for deletions to finish 2025/03/20 02:24:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (15.88s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/03/20 02:24:29 INFO : Yandex rclone-test-wogodih1yoru: Making map for --track-renames 2025/03/20 02:24:29 INFO : Yandex rclone-test-wogodih1yoru: Finished making map for --track-renames 2025/03/20 02:24:29 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:24:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/20 02:24:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/20 02:24:29 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for renames to finish 2025/03/20 02:24:29 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:24:30 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/20 02:24:30 INFO : yam: Copied (new) 2025/03/20 02:24:32 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/20 02:24:32 INFO : potato: Copied (new) 2025/03/20 02:24:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:24:33 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:24:33 INFO : Yandex rclone-test-wogodih1yoru: Making map for --track-renames 2025/03/20 02:24:33 INFO : Yandex rclone-test-wogodih1yoru: Finished making map for --track-renames 2025/03/20 02:24:33 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:24:33 DEBUG : potato: Unchanged skipping 2025/03/20 02:24:33 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for renames to finish 2025/03/20 02:24:35 INFO : yam: Moved (server-side) to: yaml 2025/03/20 02:24:35 INFO : yaml: Renamed from "yam" 2025/03/20 02:24:35 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:24:35 DEBUG : Waiting for deletions to finish 2025/03/20 02:24:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/03/20 02:24:44 INFO : Yandex rclone-test-wogodih1yoru: Making map for --track-renames 2025/03/20 02:24:44 INFO : Yandex rclone-test-wogodih1yoru: Finished making map for --track-renames 2025/03/20 02:24:44 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:24:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/20 02:24:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/20 02:24:44 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for renames to finish 2025/03/20 02:24:44 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:24:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/20 02:24:46 INFO : potato: Copied (new) 2025/03/20 02:24:46 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/20 02:24:46 INFO : sub/yam: Copied (new) 2025/03/20 02:24:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:24:47 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:24:47 DEBUG : potato: Unchanged skipping 2025/03/20 02:24:48 INFO : Yandex rclone-test-wogodih1yoru: Making map for --track-renames 2025/03/20 02:24:48 INFO : Yandex rclone-test-wogodih1yoru: Finished making map for --track-renames 2025/03/20 02:24:48 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:24:48 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for renames to finish 2025/03/20 02:24:49 INFO : sub/yam: Moved (server-side) to: yam 2025/03/20 02:24:49 INFO : yam: Renamed from "sub/yam" 2025/03/20 02:24:49 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:24:49 DEBUG : Waiting for deletions to finish 2025/03/20 02:24:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (21.57s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:25:05 DEBUG : Creating backend with remote "/tmp/rclone3112917552/dir1" 2025/03/20 02:25:05 DEBUG : Config file has changed externally - reloading 2025/03/20 02:25:05 DEBUG : Creating backend with remote "/tmp/rclone3112917552/dir2" 2025/03/20 02:25:05 DEBUG : Local file system at /tmp/rclone3112917552/dir2: Using server-side directory move 2025/03/20 02:25:05 INFO : Local file system at /tmp/rclone3112917552/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/20 02:25:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/20 02:25:05 DEBUG : Local file system at /tmp/rclone3112917552/dir2: Waiting for checks to finish 2025/03/20 02:25:05 DEBUG : Local file system at /tmp/rclone3112917552/dir2: Waiting for transfers to finish 2025/03/20 02:25:05 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:25:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:25:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/20 02:25:06 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:25:06 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:25:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:25:08 INFO : sub dir/hello world: Copied (new) 2025/03/20 02:25:08 INFO : sub dir/hello world: Deleted 2025/03/20 02:25:10 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/20 02:25:10 INFO : nested/sub dir/file: Copied (new) 2025/03/20 02:25:10 INFO : nested/sub dir/file: Deleted 2025/03/20 02:25:10 INFO : sub dir: Removing directory 2025/03/20 02:25:10 INFO : nested/sub dir: Removing directory 2025/03/20 02:25:10 INFO : nested: Removing directory 2025/03/20 02:25:10 DEBUG : Local file system at /tmp/rclone3112917552: deleted 3 directories run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (28.66s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:25:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/20 02:25:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/20 02:25:34 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:25:34 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:25:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/20 02:25:36 INFO : sub dir/hello world: Copied (new) 2025/03/20 02:25:36 INFO : sub dir/hello world: Deleted 2025/03/20 02:25:37 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/20 02:25:37 INFO : nested/sub dir/file: Copied (new) 2025/03/20 02:25:37 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (30.04s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:26:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/20 02:26:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/20 02:26:04 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:26:04 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:26:06 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/20 02:26:06 INFO : existing-b: Copied (new) 2025/03/20 02:26:06 INFO : existing-b: Deleted 2025/03/20 02:26:08 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/20 02:26:08 INFO : existing: Copied (new) 2025/03/20 02:26:08 INFO : existing: Deleted 2025/03/20 02:26:08 DEBUG : existing: Destination exists, skipping 2025/03/20 02:26:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/20 02:26:08 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:26:08 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:26:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (12.80s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:26:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-nifavis7gase" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-wogodih1yoru -> Yandex rclone-test-nifavis7gase 2025/03/20 02:26:29 DEBUG : Yandex rclone-test-nifavis7gase: Using server-side directory move 2025/03/20 02:26:29 INFO : Yandex rclone-test-nifavis7gase: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/20 02:26:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 02:26:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:26:29 DEBUG : empty space: Unchanged skipping 2025/03/20 02:26:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/20 02:26:29 DEBUG : Yandex rclone-test-nifavis7gase: Waiting for checks to finish 2025/03/20 02:26:31 INFO : potato2: Moved (server-side) 2025/03/20 02:26:32 INFO : empty space: Deleted 2025/03/20 02:26:32 DEBUG : Yandex rclone-test-nifavis7gase: Waiting for transfers to finish 2025/03/20 02:26:33 INFO : potato3: Deleted 2025/03/20 02:26:35 INFO : potato3: Moved (server-side) 2025/03/20 02:26:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-sawobiz3vomi" 2025/03/20 02:26:35 DEBUG : Yandex rclone-test-sawobiz3vomi: Using server-side directory move 2025/03/20 02:26:37 INFO : Yandex rclone-test-sawobiz3vomi: Server side directory move succeeded 2025/03/20 02:26:38 ERROR : : error listing: directory not found 2025/03/20 02:26:38 DEBUG : Yandex rclone-test-sawobiz3vomi: Purge remote 2025/03/20 02:26:47 DEBUG : Yandex rclone-test-nifavis7gase: Purge remote 2025/03/20 02:26:47 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (30.41s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:26:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-neqofar4cumu" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-wogodih1yoru -> Yandex rclone-test-neqofar4cumu 2025/03/20 02:26:57 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/03/20 02:26:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/20 02:26:58 DEBUG : pacer: Reducing sleep to 15ms 2025/03/20 02:26:58 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/20 02:26:58 DEBUG : pacer: Reducing sleep to 10ms 2025/03/20 02:27:00 DEBUG : empty space: Excluded (Size Filter) 2025/03/20 02:27:00 DEBUG : empty space: Excluded 2025/03/20 02:27:00 DEBUG : empty space: Excluded (Size Filter) 2025/03/20 02:27:00 DEBUG : empty space: Excluded 2025/03/20 02:27:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 02:27:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/20 02:27:00 DEBUG : Yandex rclone-test-neqofar4cumu: Waiting for checks to finish 2025/03/20 02:27:00 DEBUG : Yandex rclone-test-neqofar4cumu: Waiting for transfers to finish 2025/03/20 02:27:02 INFO : potato2: Moved (server-side) 2025/03/20 02:27:04 INFO : potato3: Deleted 2025/03/20 02:27:05 INFO : potato3: Moved (server-side) 2025/03/20 02:27:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-reqovim4dufu" 2025/03/20 02:27:06 DEBUG : empty space: Excluded (Size Filter) 2025/03/20 02:27:06 DEBUG : empty space: Excluded 2025/03/20 02:27:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 02:27:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/20 02:27:06 DEBUG : Yandex rclone-test-reqovim4dufu: Waiting for checks to finish 2025/03/20 02:27:06 DEBUG : Yandex rclone-test-reqovim4dufu: Waiting for transfers to finish 2025/03/20 02:27:07 INFO : potato2: Moved (server-side) 2025/03/20 02:27:08 INFO : potato3: Moved (server-side) 2025/03/20 02:27:08 DEBUG : Yandex rclone-test-reqovim4dufu: Purge remote 2025/03/20 02:27:15 DEBUG : Yandex rclone-test-neqofar4cumu: Purge remote --- PASS: TestServerSideMoveWithFilter (37.89s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:27:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-falolim1jeya" 2025/03/20 02:27:31 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-wogodih1yoru -> Yandex rclone-test-falolim1jeya 2025/03/20 02:27:36 DEBUG : Yandex rclone-test-falolim1jeya: Using server-side directory move 2025/03/20 02:27:37 INFO : Yandex rclone-test-falolim1jeya: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/20 02:27:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/20 02:27:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:27:37 DEBUG : empty space: Unchanged skipping 2025/03/20 02:27:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/20 02:27:37 DEBUG : Yandex rclone-test-falolim1jeya: Waiting for checks to finish 2025/03/20 02:27:38 INFO : potato2: Moved (server-side) 2025/03/20 02:27:40 INFO : empty space: Deleted 2025/03/20 02:27:40 DEBUG : Yandex rclone-test-falolim1jeya: Waiting for transfers to finish 2025/03/20 02:27:41 INFO : potato3: Deleted 2025/03/20 02:27:42 INFO : potato3: Moved (server-side) 2025/03/20 02:27:42 INFO : tomatoDir: Removing directory 2025/03/20 02:27:46 DEBUG : Yandex rclone-test-wogodih1yoru: deleted 1 directories 2025/03/20 02:27:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-buqutin2pixe" 2025/03/20 02:27:47 INFO : tomatoDir: Making directory 2025/03/20 02:27:48 DEBUG : Yandex rclone-test-buqutin2pixe: Using server-side directory move 2025/03/20 02:27:51 INFO : Yandex rclone-test-buqutin2pixe: Server side directory move succeeded 2025/03/20 02:27:52 ERROR : : error listing: directory not found 2025/03/20 02:27:53 ERROR : : error listing: directory not found 2025/03/20 02:27:53 DEBUG : Yandex rclone-test-buqutin2pixe: Purge remote 2025/03/20 02:28:00 DEBUG : Yandex rclone-test-falolim1jeya: Purge remote 2025/03/20 02:28:00 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (35.87s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.60s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" --- PASS: TestSyncOverlap (4.54s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/rclone-sync-test" 2025/03/20 02:28:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/rclone-sync-test-include/layer2" 2025/03/20 02:28:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/rclone-sync-test-ignore-file" 2025/03/20 02:28:12 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/20 02:28:13 DEBUG : Yandex rclone-test-wogodih1yoru/rclone-sync-test: Waiting for checks to finish 2025/03/20 02:28:13 DEBUG : Yandex rclone-test-wogodih1yoru/rclone-sync-test: Waiting for transfers to finish 2025/03/20 02:28:13 DEBUG : Waiting for deletions to finish 2025/03/20 02:28:13 INFO : There was nothing to transfer 2025/03/20 02:28:14 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/20 02:28:15 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:28:15 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:28:15 DEBUG : Waiting for deletions to finish 2025/03/20 02:28:15 INFO : rclone-sync-test-include: Removing directory 2025/03/20 02:28:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/20 02:28:15 DEBUG : Yandex rclone-test-wogodih1yoru: failed to delete 1 directories 2025/03/20 02:28:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:16 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:19 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:20 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:21 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:22 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:23 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:23 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:25 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:25 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:26 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:27 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/20 02:28:29 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/20 02:28:31 DEBUG : Yandex rclone-test-wogodih1yoru/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/20 02:28:31 DEBUG : Yandex rclone-test-wogodih1yoru/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/20 02:28:31 DEBUG : Waiting for deletions to finish 2025/03/20 02:28:31 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:31 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:32 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:33 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/20 02:28:36 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/20 02:28:37 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:28:37 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:28:37 DEBUG : Waiting for deletions to finish 2025/03/20 02:28:37 INFO : rclone-sync-test-include: Removing directory 2025/03/20 02:28:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/20 02:28:37 DEBUG : Yandex rclone-test-wogodih1yoru: failed to delete 1 directories 2025/03/20 02:28:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:38 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:40 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:40 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:41 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:42 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:43 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/20 02:28:45 DEBUG : : Excluded 2025/03/20 02:28:45 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/20 02:28:47 DEBUG : Yandex rclone-test-wogodih1yoru/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/20 02:28:47 DEBUG : Yandex rclone-test-wogodih1yoru/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/20 02:28:47 DEBUG : Waiting for deletions to finish 2025/03/20 02:28:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:47 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:49 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:49 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:50 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:51 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:52 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:53 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:28:54 DEBUG : rclone-sync-test: Excluded 2025/03/20 02:28:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/20 02:28:55 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (82.52s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:29:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/dst" 2025/03/20 02:29:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/CompareDest" 2025/03/20 02:29:30 DEBUG : one: Need to transfer - File not found at Destination 2025/03/20 02:29:30 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:29:30 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:29:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/20 02:29:32 INFO : one: Copied (new) 2025/03/20 02:29:32 DEBUG : Waiting for deletions to finish 2025/03/20 02:29:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 02:29:34 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:29:34 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:29:36 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 02:29:36 INFO : one: Copied (replaced existing) 2025/03/20 02:29:36 DEBUG : Waiting for deletions to finish 2025/03/20 02:29:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 02:29:41 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:29:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:29:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/20 02:29:41 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:29:41 DEBUG : Waiting for deletions to finish 2025/03/20 02:29:41 INFO : There was nothing to transfer 2025/03/20 02:29:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:29:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/20 02:29:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 02:29:53 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:29:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:29:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/20 02:29:54 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:29:54 DEBUG : Waiting for deletions to finish 2025/03/20 02:29:54 INFO : There was nothing to transfer 2025/03/20 02:29:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:29:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/20 02:29:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 02:29:55 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:29:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:29:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/20 02:29:55 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:29:55 DEBUG : Waiting for deletions to finish 2025/03/20 02:29:55 INFO : There was nothing to transfer 2025/03/20 02:29:57 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 2025/03/20 02:29:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/20 02:29:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/20 02:29:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 02:29:57 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:29:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:29:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/20 02:29:57 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:29:57 DEBUG : Waiting for deletions to finish 2025/03/20 02:29:57 INFO : There was nothing to transfer 2025/03/20 02:30:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/20 02:30:00 DEBUG : two: Need to transfer - File not found at Destination 2025/03/20 02:30:00 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:30:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 02:30:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:30:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/20 02:30:00 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:30:02 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/20 02:30:02 INFO : two: Copied (new) 2025/03/20 02:30:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (59.48s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:30:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/dest" 2025/03/20 02:30:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/pre-dest1" 2025/03/20 02:30:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/pre-dest2" 2025/03/20 02:30:34 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:30:34 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/20 02:30:35 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:30:35 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/20 02:30:35 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/20 02:30:35 DEBUG : Yandex rclone-test-wogodih1yoru/dest: Waiting for checks to finish 2025/03/20 02:30:35 DEBUG : Yandex rclone-test-wogodih1yoru/dest: Waiting for transfers to finish 2025/03/20 02:30:38 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/20 02:30:38 INFO : 3: Copied (new) 2025/03/20 02:30:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.64s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:31:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/dst" 2025/03/20 02:31:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/CopyDest" 2025/03/20 02:31:06 DEBUG : one: Need to transfer - File not found at Destination 2025/03/20 02:31:06 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:31:06 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:31:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/20 02:31:08 INFO : one: Copied (new) 2025/03/20 02:31:08 DEBUG : Waiting for deletions to finish 2025/03/20 02:31:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 02:31:10 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:31:10 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:31:11 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/20 02:31:11 INFO : one: Copied (replaced existing) 2025/03/20 02:31:11 DEBUG : Waiting for deletions to finish 2025/03/20 02:31:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/BackupDir" 2025/03/20 02:31:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 02:31:20 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:31:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:31:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/20 02:31:22 INFO : one: Moved (server-side) 2025/03/20 02:31:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/20 02:31:23 INFO : one: Copied (server-side copy) 2025/03/20 02:31:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/20 02:31:23 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:31:23 DEBUG : Waiting for deletions to finish 2025/03/20 02:31:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:31:29 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/20 02:31:29 INFO : two: Copied (server-side copy) 2025/03/20 02:31:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/20 02:31:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:31:29 DEBUG : one: Unchanged skipping 2025/03/20 02:31:29 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:31:29 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:31:29 DEBUG : Waiting for deletions to finish 2025/03/20 02:31:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:31:30 DEBUG : one: Unchanged skipping 2025/03/20 02:31:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:31:30 DEBUG : two: Unchanged skipping 2025/03/20 02:31:30 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:31:30 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:31:30 DEBUG : Waiting for deletions to finish 2025/03/20 02:31:30 INFO : There was nothing to transfer 2025/03/20 02:31:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/20 02:31:34 DEBUG : three: Destination not found in --copy-dest 2025/03/20 02:31:34 DEBUG : three: Need to transfer - File not found at Destination 2025/03/20 02:31:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:31:34 DEBUG : one: Unchanged skipping 2025/03/20 02:31:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:31:34 DEBUG : two: Unchanged skipping 2025/03/20 02:31:34 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:31:34 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:31:36 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/20 02:31:36 INFO : three: Copied (new) 2025/03/20 02:31:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (71.52s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:32:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/dst" 2025/03/20 02:32:24 DEBUG : Config file has changed externally - reloading 2025/03/20 02:32:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/backup" 2025/03/20 02:32:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 02:32:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:32:25 DEBUG : two: Unchanged skipping 2025/03/20 02:32:25 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:32:27 INFO : one: Moved (server-side) 2025/03/20 02:32:27 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:32:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/20 02:32:29 INFO : one: Copied (new) 2025/03/20 02:32:29 DEBUG : Waiting for deletions to finish 2025/03/20 02:32:31 INFO : three.txt: Moved (server-side) 2025/03/20 02:32:31 INFO : three.txt: Moved into backup dir 2025/03/20 02:32:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 02:32:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:32:34 DEBUG : two: Unchanged skipping 2025/03/20 02:32:34 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:32:38 INFO : one: Deleted 2025/03/20 02:32:40 INFO : one: Moved (server-side) 2025/03/20 02:32:40 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:32:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/20 02:32:43 INFO : one: Copied (new) 2025/03/20 02:32:43 DEBUG : Waiting for deletions to finish 2025/03/20 02:32:46 INFO : three.txt: Deleted 2025/03/20 02:32:47 INFO : three.txt: Moved (server-side) 2025/03/20 02:32:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (54.65s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:33:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/dst" 2025/03/20 02:33:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/backup" 2025/03/20 02:33:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 02:33:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:33:20 DEBUG : two: Unchanged skipping 2025/03/20 02:33:20 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:33:21 INFO : one: Moved (server-side) to: one.bak 2025/03/20 02:33:21 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:33:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/20 02:33:22 INFO : one: Copied (new) 2025/03/20 02:33:22 DEBUG : Waiting for deletions to finish 2025/03/20 02:33:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/20 02:33:24 INFO : three.txt: Moved into backup dir 2025/03/20 02:33:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 02:33:28 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:33:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:33:28 DEBUG : two: Unchanged skipping 2025/03/20 02:33:32 INFO : one.bak: Deleted 2025/03/20 02:33:33 INFO : one: Moved (server-side) to: one.bak 2025/03/20 02:33:33 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:33:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/20 02:33:35 INFO : one: Copied (new) 2025/03/20 02:33:35 DEBUG : Waiting for deletions to finish 2025/03/20 02:33:39 INFO : three.txt.bak: Deleted 2025/03/20 02:33:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/20 02:33:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (54.30s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:34:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/dst" 2025/03/20 02:34:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/backup" 2025/03/20 02:34:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 02:34:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:34:15 DEBUG : two: Unchanged skipping 2025/03/20 02:34:15 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:34:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/20 02:34:17 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:34:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/20 02:34:21 INFO : one: Copied (new) 2025/03/20 02:34:21 DEBUG : Waiting for deletions to finish 2025/03/20 02:34:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/20 02:34:23 INFO : three.txt: Moved into backup dir 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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: dst/three.txt: Modification time difference too big |-116005h34m27.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-03-20 02:34:27 +0000 UTC) (precision 1ns) 2025/03/20 02:34:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 02:34:29 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:34:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:34:29 DEBUG : two: Unchanged skipping 2025/03/20 02:34:32 INFO : one-2019-01-01: Deleted 2025/03/20 02:34:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/20 02:34:34 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:34:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/20 02:34:37 INFO : one: Copied (new) 2025/03/20 02:34:37 DEBUG : Waiting for deletions to finish 2025/03/20 02:34:41 INFO : three-2019-01-01.txt: Deleted 2025/03/20 02:34:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/20 02:34:42 INFO : three.txt: Moved into backup dir 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:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/three-2019-01-01.txt: Modification time difference too big |-116005h34m42.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-03-20 02:34:42 +0000 UTC) (precision 1ns) --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (63.06s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:35:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/dst" 2025/03/20 02:35:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 02:35:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:35:16 DEBUG : two: Unchanged skipping 2025/03/20 02:35:16 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:35:17 INFO : one: Moved (server-side) to: one.bak 2025/03/20 02:35:17 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:35:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/20 02:35:20 INFO : one: Copied (new) 2025/03/20 02:35:20 DEBUG : Waiting for deletions to finish 2025/03/20 02:35:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/20 02:35:22 INFO : three.txt: Moved into backup dir 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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: dst/three.txt: Modification time difference too big |-116005h35m24.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-03-20 02:35:24 +0000 UTC) (precision 1ns) 2025/03/20 02:35:25 DEBUG : one.bak: Excluded (Path Filter) 2025/03/20 02:35:25 DEBUG : one.bak: Excluded 2025/03/20 02:35:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/20 02:35:25 DEBUG : three.txt.bak: Excluded 2025/03/20 02:35:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 02:35:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:35:25 DEBUG : two: Unchanged skipping 2025/03/20 02:35:25 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for checks to finish 2025/03/20 02:35:29 INFO : one.bak: Deleted 2025/03/20 02:35:31 INFO : one: Moved (server-side) to: one.bak 2025/03/20 02:35:31 DEBUG : Yandex rclone-test-wogodih1yoru/dst: Waiting for transfers to finish 2025/03/20 02:35:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/20 02:35:34 INFO : one: Copied (new) 2025/03/20 02:35:34 DEBUG : Waiting for deletions to finish 2025/03/20 02:35:38 INFO : three.txt.bak: Deleted 2025/03/20 02:35:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/20 02:35:39 INFO : three.txt: Moved into backup dir 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:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: dst/three.txt.bak: Modification time difference too big |-116005h35m39.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-03-20 02:35:39 +0000 UTC) (precision 1ns) --- FAIL: TestSyncBackupDirSuffixOnly (50.14s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:36:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/dst" 2025/03/20 02:36:10 DEBUG : Config file has changed externally - reloading 2025/03/20 02:36:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 02:36:12 INFO : one: Moved (server-side) to: one.bak 2025/03/20 02:36:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/20 02:36:15 INFO : one: Copied (new) 2025/03/20 02:36:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:36:15 DEBUG : two: Unchanged skipping 2025/03/20 02:36:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/20 02:36:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/20 02:36:20 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/20 02:36:20 INFO : three.txt: Copied (new) 2025/03/20 02:36:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 02:36:25 INFO : one.bak: Deleted 2025/03/20 02:36:27 INFO : one: Moved (server-side) to: one.bak 2025/03/20 02:36:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/20 02:36:29 INFO : one: Copied (new) 2025/03/20 02:36:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:36:29 DEBUG : two: Unchanged skipping 2025/03/20 02:36:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/20 02:36:33 INFO : three.txt.bak: Deleted 2025/03/20 02:36:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/20 02:36:37 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/20 02:36:37 INFO : three.txt: Copied (new) run.go:125: removing file "dst/one.bak" failed - try 1/3: [500 - InternalServerError] Internal Server Error (Ошибка сервера.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncSuffix Messages: directories --- FAIL: TestSyncSuffix (71.63s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/one.bak (4), dst/three.txt (5), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2465 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "dst/one.bak" 2025/03/20 02:37:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-wogodih1yoru/dst" 2025/03/20 02:37:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/20 02:37:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/20 02:37:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/20 02:37:32 INFO : one: Copied (new) 2025/03/20 02:37:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:37:32 DEBUG : two: Unchanged skipping 2025/03/20 02:37:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/20 02:37:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/20 02:37:43 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/20 02:37:43 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/one.bak (4), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "dst/one.bak" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/one.bak (4), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "dst/one.bak" 2025/03/20 02:38:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/20 02:38:05 INFO : one-2019-01-01: Deleted 2025/03/20 02:38:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/20 02:38:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/20 02:38:10 INFO : one: Copied (new) 2025/03/20 02:38:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:38:10 DEBUG : two: Unchanged skipping 2025/03/20 02:38:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/20 02:38:14 INFO : three-2019-01-01.txt: Deleted 2025/03/20 02:38:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/20 02:38:19 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/20 02:38:19 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (5), dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (6), dst/three.txt (19), dst/two (3) got dst/one (5), dst/one-2019-01-01 (4), dst/one.bak (4), dst/three-2019-01-01.txt (6), dst/three.txt (19), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "dst/one.bak" run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncSuffixKeepExtension Messages: directories --- FAIL: TestSyncSuffixKeepExtension (116.22s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2545 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (18) got Testêé (18), dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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: Unexpected file "dst/one.bak" 2025/03/20 02:39:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/20 02:39:20 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:39:20 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:39:22 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/03/20 02:39:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/20 02:39:22 DEBUG : Waiting for deletions to finish 2025/03/20 02:39:22 ERROR : dst/one.bak: Couldn't delete: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) 2025/03/20 02:39:22 ERROR : Yandex rclone-test-wogodih1yoru: not deleting directories as there were IO errors sync_test.go:2551: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2551 Error: Received unexpected error: failed to delete 1 files Test: TestSyncUTFNorm run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2551 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2551 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2551 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncUTFNorm Messages: directories --- FAIL: TestSyncUTFNorm (39.26s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2572 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2572 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "dst/one.bak" 2025/03/20 02:39:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/20 02:39:55 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:39:55 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:39:57 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/20 02:39:57 INFO : existing: Copied (new) 2025/03/20 02:39:57 DEBUG : Waiting for deletions to finish 2025/03/20 02:39:58 ERROR : dst/one.bak: Couldn't delete: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) 2025/03/20 02:39:58 ERROR : Yandex rclone-test-wogodih1yoru: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" sync_test.go:2579: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2579 Error: Received unexpected error: failed to delete 1 files Test: TestSyncImmutable run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2579 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2579 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2579 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncImmutable Messages: directories run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2579 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2579 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2579 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncImmutable Messages: directories --- FAIL: TestSyncImmutable (56.94s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2615 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want EXISTING (6) got EXISTING (6), dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2615 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "dst/one.bak" 2025/03/20 02:40:54 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:40:54 DEBUG : existing: Unchanged skipping 2025/03/20 02:40:54 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:40:54 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:40:54 DEBUG : Waiting for deletions to finish 2025/03/20 02:40:54 ERROR : dst/one.bak: Couldn't delete: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) 2025/03/20 02:40:54 ERROR : Yandex rclone-test-wogodih1yoru: not deleting directories as there were IO errors sync_test.go:2622: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2622 Error: Received unexpected error: failed to delete 1 files Test: TestSyncIgnoreCase run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2622 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2622 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2622 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncIgnoreCase Messages: directories --- FAIL: TestSyncIgnoreCase (32.36s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2635 Error: Should be true Test: TestFixCase Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2635 Error: Should be true Test: TestFixCase Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2635 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestFixCase Messages: directories --- FAIL: TestFixCase (18.54s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" sync_test.go:2674: This test only runs on local run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 Error: Should be true Test: TestMaxTransfer/Hard Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 Error: Should be true Test: TestMaxTransfer/Hard Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestMaxTransfer/Hard Messages: directories === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" sync_test.go:2674: This test only runs on local run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2706 Error: Should be true Test: TestMaxTransfer/Soft Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2706 Error: Should be true Test: TestMaxTransfer/Soft Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2706 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestMaxTransfer/Soft Messages: directories === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" sync_test.go:2674: This test only runs on local run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2707 Error: Should be true Test: TestMaxTransfer/Cautious Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2707 Error: Should be true Test: TestMaxTransfer/Cautious Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2707 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestMaxTransfer/Cautious Messages: directories --- FAIL: TestMaxTransfer (52.81s) --- FAIL: TestMaxTransfer/Hard (17.60s) --- FAIL: TestMaxTransfer/Soft (17.30s) --- FAIL: TestMaxTransfer/Cautious (17.91s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), dst/one.bak (4), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "dst/one.bak" 2025/03/20 02:43:53 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both0: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both12: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both13: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both14: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both15: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both16: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both17: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both18: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both19: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both2: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both3: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both4: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both5: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both6: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both7: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both8: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:43:53 DEBUG : both9: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both1: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both10: Unchanged skipping 2025/03/20 02:43:53 DEBUG : both11: Unchanged skipping 2025/03/20 02:43:54 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:43:54 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:43:54 DEBUG : Waiting for deletions to finish 2025/03/20 02:43:57 INFO : only11: Deleted 2025/03/20 02:43:57 INFO : only6: Deleted 2025/03/20 02:43:57 INFO : only17: Deleted 2025/03/20 02:43:58 INFO : only1: Deleted 2025/03/20 02:43:58 ERROR : dst/one.bak: Couldn't delete: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) 2025/03/20 02:44:00 INFO : only4: Deleted 2025/03/20 02:44:00 INFO : only2: Deleted 2025/03/20 02:44:01 INFO : only9: Deleted 2025/03/20 02:44:01 INFO : only0: Deleted 2025/03/20 02:44:03 INFO : only14: Deleted 2025/03/20 02:44:04 INFO : only16: Deleted 2025/03/20 02:44:04 INFO : only18: Deleted 2025/03/20 02:44:05 INFO : only3: Deleted 2025/03/20 02:44:07 INFO : only5: Deleted 2025/03/20 02:44:07 INFO : only10: Deleted 2025/03/20 02:44:08 INFO : only8: Deleted 2025/03/20 02:44:08 INFO : only12: Deleted 2025/03/20 02:44:10 INFO : only13: Deleted 2025/03/20 02:44:10 INFO : only15: Deleted 2025/03/20 02:44:11 INFO : only19: Deleted 2025/03/20 02:44:12 INFO : only7: Deleted 2025/03/20 02:44:12 ERROR : Yandex rclone-test-wogodih1yoru: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" sync_test.go:2752: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2752 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Received unexpected error: failed to delete 1 files Test: TestSyncConcurrentDelete Messages: Sync must not return a error sync_test.go:2753: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be false Test: TestSyncConcurrentDelete Messages: Low level errors must not have happened fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2754 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2754 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "dst/one.bak" run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncConcurrentDelete Messages: directories run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncConcurrentDelete Messages: directories --- FAIL: TestSyncConcurrentDelete (222.94s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), dst/one.bak (4), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "dst/one.bak" 2025/03/20 02:47:40 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both0: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both1: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both13: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both11: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both15: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both16: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both17: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both18: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both19: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both2: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both3: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both4: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both5: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both6: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both7: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both8: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/20 02:47:40 DEBUG : both9: Unchanged skipping 2025/03/20 02:47:40 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/20 02:47:40 DEBUG : both14: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both10: Unchanged skipping 2025/03/20 02:47:40 DEBUG : both12: Unchanged skipping 2025/03/20 02:47:41 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for checks to finish 2025/03/20 02:47:41 DEBUG : Yandex rclone-test-wogodih1yoru: Waiting for transfers to finish 2025/03/20 02:47:42 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/03/20 02:47:42 INFO : only0: Copied (replaced existing) 2025/03/20 02:47:43 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/03/20 02:47:43 INFO : only11: Copied (replaced existing) 2025/03/20 02:47:43 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/03/20 02:47:43 INFO : only10: Copied (replaced existing) 2025/03/20 02:47:43 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/03/20 02:47:43 INFO : only1: Copied (replaced existing) 2025/03/20 02:47:43 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/03/20 02:47:43 INFO : only12: Copied (replaced existing) 2025/03/20 02:47:45 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/03/20 02:47:45 INFO : only14: Copied (replaced existing) 2025/03/20 02:47:45 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/03/20 02:47:45 INFO : only15: Copied (replaced existing) 2025/03/20 02:47:46 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/03/20 02:47:46 INFO : only16: Copied (replaced existing) 2025/03/20 02:47:47 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/03/20 02:47:47 INFO : only17: Copied (replaced existing) 2025/03/20 02:47:47 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/03/20 02:47:47 INFO : only18: Copied (replaced existing) 2025/03/20 02:47:48 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/03/20 02:47:48 INFO : only13: Copied (replaced existing) 2025/03/20 02:47:49 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/03/20 02:47:49 INFO : only19: Copied (replaced existing) 2025/03/20 02:47:49 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/03/20 02:47:49 INFO : only2: Copied (replaced existing) 2025/03/20 02:47:49 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/03/20 02:47:49 INFO : only3: Copied (replaced existing) 2025/03/20 02:47:50 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/03/20 02:47:50 INFO : only6: Copied (replaced existing) 2025/03/20 02:47:50 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/03/20 02:47:50 INFO : only5: Copied (replaced existing) 2025/03/20 02:47:51 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/03/20 02:47:51 INFO : only4: Copied (replaced existing) 2025/03/20 02:47:52 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/03/20 02:47:52 INFO : only7: Copied (replaced existing) 2025/03/20 02:47:52 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/03/20 02:47:52 INFO : only9: Copied (replaced existing) 2025/03/20 02:47:52 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/03/20 02:47:52 INFO : only8: Copied (replaced existing) 2025/03/20 02:47:52 DEBUG : Waiting for deletions to finish 2025/03/20 02:47:53 ERROR : dst/one.bak: Couldn't delete: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) 2025/03/20 02:47:53 ERROR : Yandex rclone-test-wogodih1yoru: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" sync_test.go:2752: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2752 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Received unexpected error: failed to delete 1 files Test: TestSyncConcurrentTruncate Messages: Sync must not return a error sync_test.go:2753: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be false Test: TestSyncConcurrentTruncate Messages: Low level errors must not have happened fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2754 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), dst/one.bak (4), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2754 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "dst/one.bak" run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncConcurrentTruncate Messages: directories run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncConcurrentTruncate Messages: directories --- FAIL: TestSyncConcurrentTruncate (294.41s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:51:03 DEBUG : empty_dir: Making directory with metadata 2025/03/20 02:51:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 02:51:03 DEBUG : empty_on_remote: Making directory with metadata 2025/03/20 02:51:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 02:51:03 INFO : empty_on_remote: Making directory 2025/03/20 02:51:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:51:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/20 02:51:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/20 02:51:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/20 02:51:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got dst/one.bak (4), file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "dst/one.bak" run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncReplaceDirModTime Messages: directories run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncReplaceDirModTime Messages: directories run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncReplaceDirModTime Messages: directories --- FAIL: TestSyncReplaceDirModTime (104.22s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:52:48 DEBUG : empty_dir: Making directory with metadata 2025/03/20 02:52:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 02:52:48 DEBUG : empty_on_remote: Making directory with metadata 2025/03/20 02:52:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/20 02:52:48 INFO : empty_on_remote: Making directory 2025/03/20 02:52:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:52:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/20 02:52:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/20 02:52:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/20 02:52:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/20 02:52:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got dst/one.bak (4), file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "dst/one.bak" run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: directories run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: directories run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: directories --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (101.79s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:54:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/20 02:54:29 INFO : sub dir: Making directory 2025/03/20 02:54:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2873 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got dst/one.bak (4), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2873 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "dst/one.bak" run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2895 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got dst/one.bak (4), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2895 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "dst/one.bak" run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestNothingToTransferWithEmptyDirs Messages: directories run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestNothingToTransferWithEmptyDirs Messages: directories run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestNothingToTransferWithEmptyDirs Messages: directories --- FAIL: TestNothingToTransferWithEmptyDirs (146.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" 2025/03/20 02:56:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/20 02:56:56 INFO : sub dir: Making directory 2025/03/20 02:56:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2873 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got dst/one.bak (4), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2873 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "dst/one.bak" run.go:180: Remote "Yandex rclone-test-wogodih1yoru", Local "Local file system at /tmp/rclone3112917552", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2895 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got dst/one.bak (4), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2895 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "dst/one.bak" run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestNothingToTransferWithoutEmptyDirs Messages: directories run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestNothingToTransferWithoutEmptyDirs Messages: directories run.go:125: removing file "dst/one.bak" failed - try 1/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 2/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing file "dst/one.bak" failed - try 3/3: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:128: removing file "dst/one.bak" failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) run.go:125: removing dir "dst" failed - try 1/3: directory not empty run.go:125: removing dir "dst" failed - try 2/3: directory not empty run.go:125: removing dir "dst" failed - try 3/3: directory not empty run.go:128: removing dir "dst" failed: directory not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want got dst/one.bak (4) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "dst/one.bak" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestNothingToTransferWithoutEmptyDirs Messages: directories --- FAIL: TestNothingToTransferWithoutEmptyDirs (146.79s) FAIL 2025/03/20 02:59:23 DEBUG : Yandex rclone-test-wogodih1yoru: Purge remote 2025/03/20 02:59:23 NOTICE: purge failed: [423 - DiskResourceLockedError] Resource is locked. (Ресурс заблокирован. Возможно, над ним выполняется другая операция.) "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 47m19.79543681s (try 1/5): exit status 1: Failed [TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestFixCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs]