"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/11/05 14:43:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo" 2025/11/05 14:43:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 14:43:01 DEBUG : Creating backend with remote "/tmp/rclone3778550331" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:43:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:43:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/05 14:43:02 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:43:02 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.90s) === RUN TestCopy run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:43:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 14:43:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:43:04 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:43:04 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:43:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:43:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:43:10 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:43:11 DEBUG : Yandex rclone-test-qanugev8ralo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (29.78s) === RUN TestCopyMetadata run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.78s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.20s) === RUN TestCopyMissingDirectory run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:43:35 DEBUG : Creating backend with remote "/non-existing" 2025/11/05 14:43:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/05 14:43:36 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:43:36 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.67s) === RUN TestCopyNoTraverse run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:43:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:43:38 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:43:38 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:43:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:43:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:43:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (20.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.43s) === RUN TestCopyCheckFirst run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:43:59 INFO : Yandex rclone-test-qanugev8ralo: Running all checks before starting transfers 2025/11/05 14:43:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:43:59 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:43:59 INFO : Yandex rclone-test-qanugev8ralo: Checks finished, now starting transfers 2025/11/05 14:43:59 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:44:02 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:44:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:44:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (20.62s) === RUN TestSyncNoTraverse run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:44:19 ERROR : Ignoring --no-traverse with sync 2025/11/05 14:44:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:44:20 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:44:20 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:44:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:44:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:44:23 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:44:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (19.95s) === RUN TestCopyWithDepth run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:44:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/05 14:44:40 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:44:40 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:44:42 DEBUG : hello world2: size = 12 OK 2025/11/05 14:44:42 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/11/05 14:44:42 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (10.45s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:44:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:44:50 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:44:50 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:44:52 DEBUG : potato2: size = 11 OK 2025/11/05 14:44:52 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:44:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.57s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:44:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:44:59 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:44:59 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:45:02 DEBUG : potato2: size = 11 OK 2025/11/05 14:45:02 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:45:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (11.18s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:45:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/05 14:45:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 14:45:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/05 14:45:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 14:45:11 INFO : sub dir2: Making directory 2025/11/05 14:45:11 INFO : sub dir: Making directory 2025/11/05 14:45:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:45:11 INFO : sub dir2/sub sub dir2: Making directory 2025/11/05 14:45:12 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:45:12 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:45:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:45:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:45:14 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:45:17 DEBUG : Yandex rclone-test-qanugev8ralo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (37.05s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:45:47 INFO : sub dir2: Making directory 2025/11/05 14:45:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/05 14:45:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 14:45:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:45:48 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:45:48 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:45:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:45:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:45:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.96s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:46:05 DEBUG : sub dir2: Making directory with metadata 2025/11/05 14:46:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 14:46:06 INFO : sub dir2: Making directory 2025/11/05 14:46:07 INFO : sub dir: Making directory 2025/11/05 14:46:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:07 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:46:07 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:46:09 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:46:09 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:46:09 INFO : sub dir/hello world: Deleted 2025/11/05 14:46:12 DEBUG : Yandex rclone-test-qanugev8ralo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/05 14:46:13 DEBUG : Yandex rclone-test-qanugev8ralo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (27.05s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.51s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:46:33 INFO : sub dir2: Making directory 2025/11/05 14:46:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:33 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:46:33 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:46:36 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:46:36 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:46:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (18.89s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:46:52 DEBUG : sub dir2: Making directory with metadata 2025/11/05 14:46:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 14:46:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 14:46:52 INFO : sub dir2: Making directory 2025/11/05 14:46:53 INFO : sub dir: Making directory 2025/11/05 14:46:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:53 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:46:53 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:46:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:46:56 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:46:56 DEBUG : Waiting for deletions to finish 2025/11/05 14:46:57 DEBUG : Yandex rclone-test-qanugev8ralo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (27.65s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.54s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:47:20 INFO : sub dir2: Making directory 2025/11/05 14:47:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:47:20 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:47:20 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:47:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:47:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:47:23 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:47:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (18.73s) === RUN TestServerSideCopy run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:47:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-vajihec3noge" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-qanugev8ralo -> Yandex rclone-test-vajihec3noge 2025/11/05 14:47:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:47:43 DEBUG : Yandex rclone-test-vajihec3noge: Waiting for checks to finish 2025/11/05 14:47:43 DEBUG : Yandex rclone-test-vajihec3noge: Waiting for transfers to finish 2025/11/05 14:47:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:47:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:47:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 14:47:48 DEBUG : Yandex rclone-test-vajihec3noge: Purge remote --- PASS: TestServerSideCopy (32.23s) === RUN TestCopyOverSelf run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:48:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3778550331) 2025/11/05 14:48:15 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qanugev8ralo) 2025/11/05 14:48:15 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 14:48:15 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:48:15 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:48:17 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 14:48:17 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/05 14:48:17 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (21.62s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:48:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-yekapis6riha" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-qanugev8ralo -> Yandex rclone-test-yekapis6riha 2025/11/05 14:48:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:48:39 DEBUG : Yandex rclone-test-yekapis6riha: Waiting for checks to finish 2025/11/05 14:48:39 DEBUG : Yandex rclone-test-yekapis6riha: Waiting for transfers to finish 2025/11/05 14:48:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:48:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:48:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 14:48:48 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-qanugev8ralo) 2025/11/05 14:48:48 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-yekapis6riha) 2025/11/05 14:48:48 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 14:48:48 DEBUG : Yandex rclone-test-yekapis6riha: Waiting for checks to finish 2025/11/05 14:48:48 DEBUG : Yandex rclone-test-yekapis6riha: Waiting for transfers to finish 2025/11/05 14:48:49 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.hapuxex3" before starting 2025/11/05 14:48:54 DEBUG : sub dir/hello world.hapuxex3: server side copy: removing renamed existing file after operation 2025/11/05 14:49:01 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 14:49:01 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/05 14:49:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 14:49:03 DEBUG : Yandex rclone-test-yekapis6riha: Purge remote --- PASS: TestServerSideCopyOverSelf (53.74s) === RUN TestMoveOverSelf run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:49:33 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3778550331) 2025/11/05 14:49:33 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qanugev8ralo) 2025/11/05 14:49:33 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 14:49:33 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:49:33 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:49:35 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 14:49:35 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/05 14:49:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/05 14:49:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (24.75s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:49:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-madiqod2vuli" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-qanugev8ralo -> Yandex rclone-test-madiqod2vuli 2025/11/05 14:49:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:49:56 DEBUG : Yandex rclone-test-madiqod2vuli: Waiting for checks to finish 2025/11/05 14:49:56 DEBUG : Yandex rclone-test-madiqod2vuli: Waiting for transfers to finish 2025/11/05 14:50:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:50:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:50:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 14:50:05 DEBUG : Yandex rclone-test-madiqod2vuli: Using server-side directory move 2025/11/05 14:50:06 INFO : Yandex rclone-test-madiqod2vuli: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 14:50:07 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-qanugev8ralo) 2025/11/05 14:50:07 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-madiqod2vuli) 2025/11/05 14:50:07 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 14:50:07 DEBUG : Yandex rclone-test-madiqod2vuli: Waiting for checks to finish 2025/11/05 14:50:07 DEBUG : Yandex rclone-test-madiqod2vuli: Waiting for transfers to finish 2025/11/05 14:50:13 INFO : sub dir/hello world: Deleted 2025/11/05 14:50:14 INFO : sub dir/hello world: Moved (server-side) 2025/11/05 14:50:21 DEBUG : testing file moves 2025/11/05 14:50:21 DEBUG : Yandex rclone-test-madiqod2vuli: Waiting for checks to finish 2025/11/05 14:50:21 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-qanugev8ralo) 2025/11/05 14:50:21 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-madiqod2vuli) 2025/11/05 14:50:21 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 14:50:21 DEBUG : Yandex rclone-test-madiqod2vuli: Waiting for transfers to finish 2025/11/05 14:50:27 INFO : sub dir/hello world: Deleted 2025/11/05 14:50:28 INFO : sub dir/hello world: Moved (server-side) 2025/11/05 14:50:30 DEBUG : Yandex rclone-test-madiqod2vuli: Purge remote --- PASS: TestServerSideMoveOverSelf (59.46s) === RUN TestCopyAfterDelete run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:50:53 ERROR : error listing: directory not found 2025/11/05 14:50:54 INFO : Local file system at /tmp/rclone3778550331: Making directory 2025/11/05 14:50:55 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:50:55 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (19.40s) === RUN TestCopyRedownload run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:51:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 14:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:51:14 DEBUG : Local file system at /tmp/rclone3778550331: Waiting for checks to finish 2025/11/05 14:51:14 DEBUG : Local file system at /tmp/rclone3778550331: Waiting for transfers to finish 2025/11/05 14:51:15 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2025/11/05 14:51:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 14:51:15 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2025/11/05 14:51:15 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:51:15 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (19.51s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:51:30 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/05 14:51:30 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:51:30 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:51:33 DEBUG : check sum: size = 1 OK 2025/11/05 14:51:33 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/05 14:51:33 INFO : check sum: Copied (new) 2025/11/05 14:51:33 DEBUG : Waiting for deletions to finish 2025/11/05 14:51:33 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:51:33 DEBUG : check sum: size = 1 OK 2025/11/05 14:51:33 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/05 14:51:33 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/11/05 14:51:33 DEBUG : check sum: Unchanged skipping 2025/11/05 14:51:33 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:51:33 DEBUG : Waiting for deletions to finish 2025/11/05 14:51:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (11.62s) === RUN TestSyncSizeOnly run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:51:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/05 14:51:41 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:51:41 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:51:43 DEBUG : sizeonly: size = 6 OK 2025/11/05 14:51:43 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/05 14:51:43 INFO : sizeonly: Copied (new) 2025/11/05 14:51:43 DEBUG : Waiting for deletions to finish 2025/11/05 14:51:44 DEBUG : sizeonly: size = 6 OK 2025/11/05 14:51:44 DEBUG : sizeonly: Sizes identical 2025/11/05 14:51:44 DEBUG : sizeonly: Unchanged skipping 2025/11/05 14:51:44 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:51:44 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:51:44 DEBUG : Waiting for deletions to finish 2025/11/05 14:51:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.43s) === RUN TestSyncIgnoreSize run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:51:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/05 14:51:52 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:51:52 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:51:54 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/11/05 14:51:54 INFO : ignore-size: Copied (new) 2025/11/05 14:51:54 DEBUG : Waiting for deletions to finish 2025/11/05 14:51:56 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:51:56 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 14:51:56 DEBUG : ignore-size: Unchanged skipping 2025/11/05 14:51:56 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:51:56 DEBUG : Waiting for deletions to finish 2025/11/05 14:51:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (11.14s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:52:05 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:52:05 DEBUG : existing: size = 6 OK 2025/11/05 14:52:05 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 14:52:05 DEBUG : existing: Unchanged skipping 2025/11/05 14:52:05 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:52:05 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:05 INFO : There was nothing to transfer 2025/11/05 14:52:06 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:52:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/05 14:52:06 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:52:09 DEBUG : existing: size = 6 OK 2025/11/05 14:52:09 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/11/05 14:52:09 INFO : existing: Copied (replaced existing) 2025/11/05 14:52:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (13.36s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:52:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 14:52:16 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:52:16 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:52:19 DEBUG : existing: size = 6 OK 2025/11/05 14:52:19 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/05 14:52:19 INFO : existing: Copied (new) 2025/11/05 14:52:19 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:20 DEBUG : existing: Destination exists, skipping 2025/11/05 14:52:20 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:52:20 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:52:20 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (12.42s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:52:33 INFO : d: Making directory 2025/11/05 14:52:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 14:52:35 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:52:35 DEBUG : c/non empty space: size = 5 OK 2025/11/05 14:52:35 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 14:52:35 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 14:52:35 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:52:37 DEBUG : a/potato2: size = 60 OK 2025/11/05 14:52:37 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/05 14:52:37 INFO : a/potato2: Copied (new) 2025/11/05 14:52:37 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:43 INFO : b/potato: Deleted 2025/11/05 14:52:43 INFO : d: Removing directory 2025/11/05 14:52:50 INFO : b: Removing directory 2025/11/05 14:52:56 DEBUG : Yandex rclone-test-qanugev8ralo: deleted 2 directories --- PASS: TestSyncIgnoreErrors (55.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:53:27 DEBUG : empty space: size = 1 OK 2025/11/05 14:53:27 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/11/05 14:53:27 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:53:27 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/05 14:53:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/05 14:53:27 DEBUG : empty space: Unchanged skipping 2025/11/05 14:53:27 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:53:27 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:27 INFO : There was nothing to transfer 2025/11/05 14:53:29 DEBUG : empty space: size = 1 OK 2025/11/05 14:53:29 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/11/05 14:53:29 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:53:29 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/05 14:53:29 INFO : empty space: Updated modification time in destination 2025/11/05 14:53:29 DEBUG : empty space: Unchanged skipping 2025/11/05 14:53:29 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:53:29 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (12.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:53:39 DEBUG : empty space: size = 1 OK 2025/11/05 14:53:39 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/11/05 14:53:39 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:53:39 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/05 14:53:39 DEBUG : empty space: Unchanged skipping 2025/11/05 14:53:39 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:53:39 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (10.44s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:53:50 DEBUG : foo: size = 3 OK 2025/11/05 14:53:50 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/11/05 14:53:50 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:53:50 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3778550331) 2025/11/05 14:53:50 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-qanugev8ralo) 2025/11/05 14:53:50 DEBUG : foo: md5 differ 2025/11/05 14:53:50 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:53:51 DEBUG : foo: size = 3 OK 2025/11/05 14:53:51 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/11/05 14:53:51 INFO : foo: Copied (replaced existing) 2025/11/05 14:53:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (11.37s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:54:01 DEBUG : empty space: size = 1 OK 2025/11/05 14:54:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 14:54:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/05 14:54:01 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:54:01 DEBUG : empty space: Unchanged skipping 2025/11/05 14:54:01 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:54:04 DEBUG : potato: size = 60 OK 2025/11/05 14:54:04 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/05 14:54:04 INFO : potato: Copied (new) 2025/11/05 14:54:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (18.97s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:54:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3778550331) 2025/11/05 14:54:24 DEBUG : potato: size = 60 (Yandex rclone-test-qanugev8ralo) 2025/11/05 14:54:24 DEBUG : potato: Sizes differ 2025/11/05 14:54:24 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:54:24 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:54:26 DEBUG : potato: size = 21 OK 2025/11/05 14:54:26 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/05 14:54:26 INFO : potato: Copied (replaced existing) 2025/11/05 14:54:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (15.57s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:54:36 DEBUG : potato: size = 21 OK 2025/11/05 14:54:36 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/11/05 14:54:36 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:54:36 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3778550331) 2025/11/05 14:54:36 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-qanugev8ralo) 2025/11/05 14:54:36 DEBUG : potato: md5 differ 2025/11/05 14:54:36 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:54:39 DEBUG : potato: size = 21 OK 2025/11/05 14:54:39 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/05 14:54:39 INFO : potato: Copied (replaced existing) 2025/11/05 14:54:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (13.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:54:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:54:52 DEBUG : empty space: size = 1 OK 2025/11/05 14:54:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 14:54:52 DEBUG : empty space: Unchanged skipping 2025/11/05 14:54:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/05 14:54:52 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:54:52 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:54:52 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (18.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:55:11 DEBUG : empty space: size = 1 OK 2025/11/05 14:55:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 14:55:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:55:11 DEBUG : empty space: Unchanged skipping 2025/11/05 14:55:11 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:55:11 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:55:13 DEBUG : potato2: size = 60 OK 2025/11/05 14:55:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/05 14:55:13 INFO : potato2: Copied (new) 2025/11/05 14:55:13 DEBUG : Waiting for deletions to finish 2025/11/05 14:55:20 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (32.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:55:45 INFO : d: Making directory 2025/11/05 14:55:46 INFO : d/e: Making directory 2025/11/05 14:55:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 14:55:50 DEBUG : c/non empty space: size = 5 OK 2025/11/05 14:55:50 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 14:55:50 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 14:55:50 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:55:50 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:55:52 DEBUG : a/potato2: size = 60 OK 2025/11/05 14:55:52 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/05 14:55:52 INFO : a/potato2: Copied (new) 2025/11/05 14:55:52 DEBUG : Waiting for deletions to finish 2025/11/05 14:55:58 INFO : b/potato: Deleted 2025/11/05 14:55:58 INFO : d/e: Removing directory 2025/11/05 14:56:05 INFO : d: Removing directory 2025/11/05 14:56:12 INFO : b: Removing directory 2025/11/05 14:56:20 DEBUG : Yandex rclone-test-qanugev8ralo: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (78.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:57:01 INFO : d: Making directory 2025/11/05 14:57:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 14:57:04 DEBUG : c/non empty space: size = 5 OK 2025/11/05 14:57:04 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 14:57:04 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:57:04 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 14:57:04 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:57:06 DEBUG : a/potato2: size = 60 OK 2025/11/05 14:57:06 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/05 14:57:06 INFO : a/potato2: Copied (new) 2025/11/05 14:57:06 ERROR : Yandex rclone-test-qanugev8ralo: not deleting files as there were IO errors 2025/11/05 14:57:06 ERROR : Yandex rclone-test-qanugev8ralo: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (60.63s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:58:01 DEBUG : Waiting for deletions to finish 2025/11/05 14:58:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:58:01 DEBUG : empty space: size = 1 OK 2025/11/05 14:58:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 14:58:01 DEBUG : empty space: Unchanged skipping 2025/11/05 14:58:01 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:58:01 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:58:04 DEBUG : potato2: size = 60 OK 2025/11/05 14:58:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/05 14:58:04 INFO : potato2: Copied (new) 2025/11/05 14:58:07 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (23.70s) === RUN TestSyncDeleteBefore run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:58:26 DEBUG : Waiting for deletions to finish 2025/11/05 14:58:27 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:58:27 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:58:32 INFO : potato: Deleted 2025/11/05 14:58:33 DEBUG : empty space: size = 1 OK 2025/11/05 14:58:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 14:58:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:58:33 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:58:33 DEBUG : empty space: Unchanged skipping 2025/11/05 14:58:33 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:58:35 DEBUG : potato2: size = 60 OK 2025/11/05 14:58:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/05 14:58:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (26.63s) === RUN TestCopyDeleteBefore run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:58:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:58:50 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:58:50 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:58:52 DEBUG : potato2: size = 19 OK 2025/11/05 14:58:52 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/11/05 14:58:52 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.73s) === RUN TestSyncWithExclude run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:59:11 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 14:59:11 DEBUG : enormous: Excluded 2025/11/05 14:59:11 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 14:59:11 DEBUG : potato2: Excluded 2025/11/05 14:59:11 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 14:59:11 DEBUG : potato2: Excluded 2025/11/05 14:59:11 DEBUG : empty space: size = 1 OK 2025/11/05 14:59:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 14:59:11 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:59:11 DEBUG : empty space: Unchanged skipping 2025/11/05 14:59:11 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:59:11 DEBUG : Waiting for deletions to finish 2025/11/05 14:59:11 INFO : There was nothing to transfer 2025/11/05 14:59:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 14:59:12 DEBUG : potato2: Excluded 2025/11/05 14:59:12 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 14:59:12 DEBUG : enormous: Excluded 2025/11/05 14:59:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 14:59:12 DEBUG : potato2: Excluded 2025/11/05 14:59:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 14:59:12 DEBUG : potato2: Excluded 2025/11/05 14:59:12 DEBUG : empty space: size = 1 OK 2025/11/05 14:59:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 14:59:12 DEBUG : empty space: Unchanged skipping 2025/11/05 14:59:12 DEBUG : Local file system at /tmp/rclone3778550331: Waiting for checks to finish 2025/11/05 14:59:12 DEBUG : Local file system at /tmp/rclone3778550331: Waiting for transfers to finish 2025/11/05 14:59:12 DEBUG : Waiting for deletions to finish 2025/11/05 14:59:12 INFO : There was nothing to transfer 2025/11/05 14:59:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 14:59:13 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (19.78s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:59:32 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 14:59:32 DEBUG : enormous: Excluded 2025/11/05 14:59:32 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 14:59:32 DEBUG : potato2: Excluded 2025/11/05 14:59:32 DEBUG : empty space: size = 1 OK 2025/11/05 14:59:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 14:59:32 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:59:32 DEBUG : empty space: Unchanged skipping 2025/11/05 14:59:32 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:59:32 DEBUG : Waiting for deletions to finish 2025/11/05 14:59:38 INFO : potato2: Deleted 2025/11/05 14:59:38 INFO : enormous: Deleted 2025/11/05 14:59:38 INFO : There was nothing to transfer 2025/11/05 14:59:40 DEBUG : Local file system at /tmp/rclone3778550331: Waiting for checks to finish 2025/11/05 14:59:40 DEBUG : empty space: size = 1 OK 2025/11/05 14:59:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 14:59:40 DEBUG : empty space: Unchanged skipping 2025/11/05 14:59:40 DEBUG : Local file system at /tmp/rclone3778550331: Waiting for transfers to finish 2025/11/05 14:59:40 DEBUG : Waiting for deletions to finish 2025/11/05 14:59:40 INFO : potato2: Deleted 2025/11/05 14:59:40 INFO : enormous: Deleted 2025/11/05 14:59:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (22.17s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 14:59:57 DEBUG : five: Need to transfer - File not found at Destination 2025/11/05 14:59:57 DEBUG : four: size = 4 (Local file system at /tmp/rclone3778550331) 2025/11/05 14:59:57 DEBUG : four: size = 8 (Yandex rclone-test-qanugev8ralo) 2025/11/05 14:59:57 DEBUG : four: Sizes differ 2025/11/05 14:59:57 DEBUG : one: Destination is newer than source, skipping 2025/11/05 14:59:57 DEBUG : three: size = 5 OK 2025/11/05 14:59:57 DEBUG : three: Sizes identical 2025/11/05 14:59:57 DEBUG : two: size = 3 OK 2025/11/05 14:59:57 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 14:59:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/05 14:59:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3778550331) 2025/11/05 14:59:57 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-qanugev8ralo) 2025/11/05 14:59:57 DEBUG : two: md5 differ 2025/11/05 14:59:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 14:59:57 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 14:59:59 DEBUG : two: size = 3 OK 2025/11/05 14:59:59 DEBUG : two: Dst hash empty - aborting Src hash check 2025/11/05 14:59:59 INFO : two: Copied (replaced existing) 2025/11/05 14:59:59 DEBUG : five: size = 4 OK 2025/11/05 14:59:59 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/05 14:59:59 INFO : five: Copied (new) 2025/11/05 15:00:00 DEBUG : four: size = 4 OK 2025/11/05 15:00:00 DEBUG : four: Dst hash empty - aborting Src hash check 2025/11/05 15:00:00 INFO : four: Copied (replaced existing) 2025/11/05 15:00:00 DEBUG : Waiting for deletions to finish 2025/11/05 15:00:00 DEBUG : five: size = 4 OK 2025/11/05 15:00:00 DEBUG : four: size = 4 OK 2025/11/05 15:00:00 DEBUG : one: Destination is newer than source, skipping 2025/11/05 15:00:00 DEBUG : three: size = 5 OK 2025/11/05 15:00:00 DEBUG : two: size = 3 OK 2025/11/05 15:00:00 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:00:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/05 15:00:00 DEBUG : two: Size and md5 of src and dst objects identical 2025/11/05 15:00:00 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 15:00:00 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/05 15:00:00 DEBUG : five: Size and md5 of src and dst objects identical 2025/11/05 15:00:00 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 15:00:00 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:00:00 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:00:00 DEBUG : three: md5 differ 2025/11/05 15:00:00 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/05 15:00:00 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/05 15:00:00 DEBUG : four: Size and md5 of src and dst objects identical 2025/11/05 15:00:00 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 15:00:00 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:00:03 DEBUG : three: size = 5 OK 2025/11/05 15:00:03 DEBUG : three: Dst hash empty - aborting Src hash check 2025/11/05 15:00:03 INFO : three: Copied (replaced existing) 2025/11/05 15:00:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (49.31s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" sync_test.go:1568: Can track renames: true 2025/11/05 15:00:36 INFO : Yandex rclone-test-qanugev8ralo: Making map for --track-renames 2025/11/05 15:00:36 INFO : Yandex rclone-test-qanugev8ralo: Finished making map for --track-renames 2025/11/05 15:00:36 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:00:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 15:00:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/05 15:00:36 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for renames to finish 2025/11/05 15:00:36 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:00:39 DEBUG : yam: size = 11 OK 2025/11/05 15:00:39 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/05 15:00:39 INFO : yam: Copied (new) 2025/11/05 15:00:39 DEBUG : potato: size = 14 OK 2025/11/05 15:00:39 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/05 15:00:39 INFO : potato: Copied (new) 2025/11/05 15:00:39 DEBUG : Waiting for deletions to finish 2025/11/05 15:00:41 DEBUG : potato: size = 14 OK 2025/11/05 15:00:41 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:00:41 INFO : Yandex rclone-test-qanugev8ralo: Making map for --track-renames 2025/11/05 15:00:41 INFO : Yandex rclone-test-qanugev8ralo: Finished making map for --track-renames 2025/11/05 15:00:41 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:00:41 DEBUG : potato: Unchanged skipping 2025/11/05 15:00:41 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for renames to finish 2025/11/05 15:00:43 INFO : yam: Moved (server-side) to: yaml 2025/11/05 15:00:43 INFO : yaml: Renamed from "yam" 2025/11/05 15:00:43 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:00:43 DEBUG : Waiting for deletions to finish 2025/11/05 15:00:43 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (18.91s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" sync_test.go:1640: Can track renames: true 2025/11/05 15:00:55 INFO : Yandex rclone-test-qanugev8ralo: Making map for --track-renames 2025/11/05 15:00:55 INFO : Yandex rclone-test-qanugev8ralo: Finished making map for --track-renames 2025/11/05 15:00:55 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:00:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 15:00:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/05 15:00:55 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for renames to finish 2025/11/05 15:00:55 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:00:58 DEBUG : potato: size = 14 OK 2025/11/05 15:00:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/05 15:00:58 INFO : potato: Copied (new) 2025/11/05 15:01:01 DEBUG : yam: size = 11 OK 2025/11/05 15:01:01 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/05 15:01:01 INFO : yam: Copied (new) 2025/11/05 15:01:01 DEBUG : Waiting for deletions to finish 2025/11/05 15:01:02 DEBUG : potato: size = 14 OK 2025/11/05 15:01:02 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:01:02 INFO : Yandex rclone-test-qanugev8ralo: Making map for --track-renames 2025/11/05 15:01:02 INFO : Yandex rclone-test-qanugev8ralo: Finished making map for --track-renames 2025/11/05 15:01:02 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:01:02 DEBUG : potato: Unchanged skipping 2025/11/05 15:01:02 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for renames to finish 2025/11/05 15:01:05 INFO : yam: Moved (server-side) to: yaml 2025/11/05 15:01:05 INFO : yaml: Renamed from "yam" 2025/11/05 15:01:05 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:01:05 DEBUG : Waiting for deletions to finish 2025/11/05 15:01:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (25.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" sync_test.go:1679: Can track renames: true 2025/11/05 15:01:22 INFO : Yandex rclone-test-qanugev8ralo: Making map for --track-renames 2025/11/05 15:01:22 INFO : Yandex rclone-test-qanugev8ralo: Finished making map for --track-renames 2025/11/05 15:01:22 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:01:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 15:01:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/05 15:01:22 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for renames to finish 2025/11/05 15:01:22 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:01:25 DEBUG : sub/yam: size = 11 OK 2025/11/05 15:01:25 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/05 15:01:25 INFO : sub/yam: Copied (new) 2025/11/05 15:01:26 DEBUG : potato: size = 14 OK 2025/11/05 15:01:26 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/05 15:01:26 INFO : potato: Copied (new) 2025/11/05 15:01:26 DEBUG : Waiting for deletions to finish 2025/11/05 15:01:28 DEBUG : potato: size = 14 OK 2025/11/05 15:01:28 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:01:28 DEBUG : potato: Unchanged skipping 2025/11/05 15:01:28 INFO : Yandex rclone-test-qanugev8ralo: Making map for --track-renames 2025/11/05 15:01:28 INFO : Yandex rclone-test-qanugev8ralo: Finished making map for --track-renames 2025/11/05 15:01:28 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:01:28 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for renames to finish 2025/11/05 15:01:29 INFO : sub/yam: Moved (server-side) to: yam 2025/11/05 15:01:29 INFO : yam: Renamed from "sub/yam" 2025/11/05 15:01:29 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:01:29 DEBUG : Waiting for deletions to finish 2025/11/05 15:01:29 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (34.49s) === RUN TestServerSideMoveLocal run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:01:55 DEBUG : Creating backend with remote "/tmp/rclone3778550331/dir1" 2025/11/05 15:01:55 DEBUG : Config file has changed externally - reloading 2025/11/05 15:01:55 DEBUG : Creating backend with remote "/tmp/rclone3778550331/dir2" 2025/11/05 15:01:56 DEBUG : Local file system at /tmp/rclone3778550331/dir2: Using server-side directory move 2025/11/05 15:01:56 INFO : Local file system at /tmp/rclone3778550331/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 15:01:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/05 15:01:56 DEBUG : Local file system at /tmp/rclone3778550331/dir2: Waiting for checks to finish 2025/11/05 15:01:56 DEBUG : Local file system at /tmp/rclone3778550331/dir2: Waiting for transfers to finish 2025/11/05 15:01:56 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.73s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:01:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 15:01:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/05 15:01:56 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:01:56 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:01:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 15:01:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 15:01:59 INFO : sub dir/hello world: Copied (new) 2025/11/05 15:01:59 INFO : sub dir/hello world: Deleted 2025/11/05 15:02:00 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/05 15:02:00 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/05 15:02:00 INFO : nested/sub dir/file: Copied (new) 2025/11/05 15:02:00 INFO : nested/sub dir/file: Deleted 2025/11/05 15:02:00 INFO : sub dir: Removing directory 2025/11/05 15:02:00 INFO : nested/sub dir: Removing directory 2025/11/05 15:02:00 INFO : nested: Removing directory 2025/11/05 15:02:00 DEBUG : Local file system at /tmp/rclone3778550331: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (43.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:02:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/05 15:02:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 15:02:40 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:02:40 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:02:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 15:02:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 15:02:43 INFO : sub dir/hello world: Copied (new) 2025/11/05 15:02:43 INFO : sub dir/hello world: Deleted 2025/11/05 15:02:44 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/05 15:02:44 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/05 15:02:44 INFO : nested/sub dir/file: Copied (new) 2025/11/05 15:02:44 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (39.31s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:03:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/05 15:03:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 15:03:20 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:03:20 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:03:22 DEBUG : existing: size = 6 OK 2025/11/05 15:03:22 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/05 15:03:22 INFO : existing: Copied (new) 2025/11/05 15:03:22 INFO : existing: Deleted 2025/11/05 15:03:22 DEBUG : existing-b: size = 6 OK 2025/11/05 15:03:22 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/11/05 15:03:22 INFO : existing-b: Copied (new) 2025/11/05 15:03:22 INFO : existing-b: Deleted 2025/11/05 15:03:23 DEBUG : existing: Destination exists, skipping 2025/11/05 15:03:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/05 15:03:23 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:03:23 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:03:23 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (15.94s) === RUN TestServerSideMove run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:03:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-texeruh7xoqo" sync_test.go:1735: Server side move (if possible) Yandex rclone-test-qanugev8ralo -> Yandex rclone-test-texeruh7xoqo 2025/11/05 15:03:49 DEBUG : Yandex rclone-test-texeruh7xoqo: Using server-side directory move 2025/11/05 15:03:49 INFO : Yandex rclone-test-texeruh7xoqo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 15:03:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 15:03:50 DEBUG : empty space: size = 1 OK 2025/11/05 15:03:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:03:50 DEBUG : empty space: Unchanged skipping 2025/11/05 15:03:50 DEBUG : potato3: size = 68 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:03:50 DEBUG : potato3: size = 60 (Yandex rclone-test-texeruh7xoqo) 2025/11/05 15:03:50 DEBUG : potato3: Sizes differ 2025/11/05 15:03:50 DEBUG : Yandex rclone-test-texeruh7xoqo: Waiting for checks to finish 2025/11/05 15:03:51 INFO : potato2: Moved (server-side) 2025/11/05 15:03:56 INFO : potato3: Deleted 2025/11/05 15:03:56 INFO : empty space: Deleted 2025/11/05 15:03:56 DEBUG : Yandex rclone-test-texeruh7xoqo: Waiting for transfers to finish 2025/11/05 15:03:58 INFO : potato3: Moved (server-side) 2025/11/05 15:03:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-kotivun2qeca" 2025/11/05 15:04:00 DEBUG : Yandex rclone-test-kotivun2qeca: Using server-side directory move 2025/11/05 15:04:03 INFO : Yandex rclone-test-kotivun2qeca: Server side directory move succeeded 2025/11/05 15:04:04 ERROR : error listing: directory not found 2025/11/05 15:04:04 DEBUG : Yandex rclone-test-kotivun2qeca: Purge remote 2025/11/05 15:04:17 DEBUG : Yandex rclone-test-texeruh7xoqo: Purge remote 2025/11/05 15:04:17 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (42.38s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:04:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-biyawub6mewo" sync_test.go:1735: Server side move (if possible) Yandex rclone-test-qanugev8ralo -> Yandex rclone-test-biyawub6mewo 2025/11/05 15:04:31 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 15:04:31 DEBUG : empty space: Excluded 2025/11/05 15:04:31 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 15:04:31 DEBUG : empty space: Excluded 2025/11/05 15:04:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 15:04:31 DEBUG : Yandex rclone-test-biyawub6mewo: Waiting for checks to finish 2025/11/05 15:04:31 DEBUG : potato3: size = 68 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:04:31 DEBUG : potato3: size = 60 (Yandex rclone-test-biyawub6mewo) 2025/11/05 15:04:31 DEBUG : potato3: Sizes differ 2025/11/05 15:04:31 DEBUG : Yandex rclone-test-biyawub6mewo: Waiting for transfers to finish 2025/11/05 15:04:33 INFO : potato2: Moved (server-side) 2025/11/05 15:04:37 INFO : potato3: Deleted 2025/11/05 15:04:39 INFO : potato3: Moved (server-side) 2025/11/05 15:04:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-yugateb9qagu" 2025/11/05 15:04:40 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 15:04:40 DEBUG : empty space: Excluded 2025/11/05 15:04:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 15:04:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/05 15:04:40 DEBUG : Yandex rclone-test-yugateb9qagu: Waiting for checks to finish 2025/11/05 15:04:40 DEBUG : Yandex rclone-test-yugateb9qagu: Waiting for transfers to finish 2025/11/05 15:04:42 INFO : potato2: Moved (server-side) 2025/11/05 15:04:43 INFO : potato3: Moved (server-side) 2025/11/05 15:04:45 DEBUG : Yandex rclone-test-yugateb9qagu: Purge remote 2025/11/05 15:04:56 DEBUG : Yandex rclone-test-biyawub6mewo: Purge remote --- PASS: TestServerSideMoveWithFilter (53.96s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:05:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-salilap5yori" 2025/11/05 15:05:14 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/05 15:05:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/05 15:05:15 DEBUG : pacer: Reducing sleep to 15ms 2025/11/05 15:05:15 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/05 15:05:16 DEBUG : pacer: Reducing sleep to 10ms 2025/11/05 15:05:18 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Yandex rclone-test-qanugev8ralo -> Yandex rclone-test-salilap5yori 2025/11/05 15:05:23 DEBUG : Yandex rclone-test-salilap5yori: Using server-side directory move 2025/11/05 15:05:23 INFO : Yandex rclone-test-salilap5yori: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 15:05:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 15:05:24 DEBUG : empty space: size = 1 OK 2025/11/05 15:05:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:05:24 DEBUG : empty space: Unchanged skipping 2025/11/05 15:05:24 DEBUG : potato3: size = 68 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:05:24 DEBUG : potato3: size = 60 (Yandex rclone-test-salilap5yori) 2025/11/05 15:05:24 DEBUG : potato3: Sizes differ 2025/11/05 15:05:24 DEBUG : Yandex rclone-test-salilap5yori: Waiting for checks to finish 2025/11/05 15:05:27 INFO : potato2: Moved (server-side) 2025/11/05 15:05:30 INFO : potato3: Deleted 2025/11/05 15:05:31 INFO : empty space: Deleted 2025/11/05 15:05:31 DEBUG : Yandex rclone-test-salilap5yori: Waiting for transfers to finish 2025/11/05 15:05:31 INFO : potato3: Moved (server-side) 2025/11/05 15:05:31 INFO : tomatoDir: Removing directory 2025/11/05 15:05:38 DEBUG : Yandex rclone-test-qanugev8ralo: deleted 1 directories 2025/11/05 15:05:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-togecun6kewe" 2025/11/05 15:05:39 INFO : tomatoDir: Making directory 2025/11/05 15:05:40 DEBUG : Yandex rclone-test-togecun6kewe: Using server-side directory move 2025/11/05 15:05:43 INFO : Yandex rclone-test-togecun6kewe: Server side directory move succeeded 2025/11/05 15:05:44 ERROR : error listing: directory not found 2025/11/05 15:05:45 ERROR : error listing: directory not found 2025/11/05 15:05:45 DEBUG : Yandex rclone-test-togecun6kewe: Purge remote 2025/11/05 15:05:58 DEBUG : Yandex rclone-test-salilap5yori: Purge remote 2025/11/05 15:05:58 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (47.60s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.85s) === RUN TestSyncOverlap run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:06:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/rclone-sync-test" --- PASS: TestSyncOverlap (2.25s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:06:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/rclone-sync-test" 2025/11/05 15:06:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/rclone-sync-test-include/layer2" 2025/11/05 15:06:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/rclone-sync-test-ignore-file" 2025/11/05 15:06:08 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:09 DEBUG : Yandex rclone-test-qanugev8ralo/rclone-sync-test: Waiting for checks to finish 2025/11/05 15:06:09 DEBUG : Yandex rclone-test-qanugev8ralo/rclone-sync-test: Waiting for transfers to finish 2025/11/05 15:06:09 DEBUG : Waiting for deletions to finish 2025/11/05 15:06:09 INFO : There was nothing to transfer 2025/11/05 15:06:10 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:11 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:06:11 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:06:11 DEBUG : Waiting for deletions to finish 2025/11/05 15:06:11 INFO : rclone-sync-test-include: Removing directory 2025/11/05 15:06:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/05 15:06:12 DEBUG : Yandex rclone-test-qanugev8ralo: failed to delete 1 directories 2025/11/05 15:06:12 INFO : There was nothing to transfer 2025/11/05 15:06:12 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:15 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:17 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:19 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:22 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:24 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:26 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:27 DEBUG : Yandex rclone-test-qanugev8ralo/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/05 15:06:27 DEBUG : Yandex rclone-test-qanugev8ralo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/05 15:06:27 DEBUG : Waiting for deletions to finish 2025/11/05 15:06:27 INFO : There was nothing to transfer 2025/11/05 15:06:28 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:30 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:34 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:35 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:06:35 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:06:35 DEBUG : Waiting for deletions to finish 2025/11/05 15:06:35 INFO : rclone-sync-test-include: Removing directory 2025/11/05 15:06:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/05 15:06:35 DEBUG : Yandex rclone-test-qanugev8ralo: failed to delete 1 directories 2025/11/05 15:06:35 INFO : There was nothing to transfer 2025/11/05 15:06:36 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:38 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:40 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:44 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:45 DEBUG : Excluded 2025/11/05 15:06:46 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:47 DEBUG : Yandex rclone-test-qanugev8ralo/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/05 15:06:47 DEBUG : Yandex rclone-test-qanugev8ralo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/05 15:06:47 DEBUG : Waiting for deletions to finish 2025/11/05 15:06:47 INFO : There was nothing to transfer 2025/11/05 15:06:48 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:50 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:52 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:54 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 15:06:55 DEBUG : rclone-sync-test: Excluded 2025/11/05 15:06:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 15:06:56 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (88.16s) === RUN TestSyncCompareDest run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:07:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/dst" 2025/11/05 15:07:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/CompareDest" 2025/11/05 15:07:32 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 15:07:32 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:07:32 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:07:34 DEBUG : one: size = 3 OK 2025/11/05 15:07:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/05 15:07:34 INFO : one: Copied (new) 2025/11/05 15:07:34 DEBUG : Waiting for deletions to finish 2025/11/05 15:07:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:07:36 DEBUG : one: size = 3 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:07:36 DEBUG : one: Sizes differ 2025/11/05 15:07:36 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:07:36 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:07:40 DEBUG : one: size = 5 OK 2025/11/05 15:07:40 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/05 15:07:40 INFO : one: Copied (replaced existing) 2025/11/05 15:07:40 DEBUG : Waiting for deletions to finish 2025/11/05 15:07:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:07:49 DEBUG : one: size = 3 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:07:49 DEBUG : one: Sizes differ 2025/11/05 15:07:49 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:07:50 DEBUG : one: size = 5 OK 2025/11/05 15:07:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:07:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 15:07:50 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:07:50 DEBUG : Waiting for deletions to finish 2025/11/05 15:07:50 INFO : There was nothing to transfer 2025/11/05 15:07:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:07:54 DEBUG : one: size = 3 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:07:54 DEBUG : one: Sizes differ 2025/11/05 15:07:54 DEBUG : one: size = 5 OK 2025/11/05 15:07:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:07:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 15:07:55 DEBUG : two: size = 3 OK 2025/11/05 15:07:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:07:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 15:07:55 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:07:55 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:07:55 DEBUG : Waiting for deletions to finish 2025/11/05 15:07:55 INFO : There was nothing to transfer 2025/11/05 15:07:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:07:56 DEBUG : one: size = 3 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:07:56 DEBUG : one: Sizes differ 2025/11/05 15:07:56 DEBUG : one: size = 5 OK 2025/11/05 15:07:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:07:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 15:07:57 DEBUG : two: size = 3 OK 2025/11/05 15:07:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:07:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 15:07:57 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:07:57 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:07:57 DEBUG : Waiting for deletions to finish 2025/11/05 15:07:57 INFO : There was nothing to transfer 2025/11/05 15:07:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:07:58 DEBUG : one: size = 3 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:07:58 DEBUG : one: Sizes differ 2025/11/05 15:07:58 DEBUG : one: size = 5 OK 2025/11/05 15:07:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:07:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 15:07:58 DEBUG : two: size = 3 OK 2025/11/05 15:07:58 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/11/05 15:07:58 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/05 15:07:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 15:07:58 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:07:58 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:07:58 DEBUG : Waiting for deletions to finish 2025/11/05 15:07:58 INFO : There was nothing to transfer 2025/11/05 15:08:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:08:00 DEBUG : one: size = 3 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:08:00 DEBUG : one: Sizes differ 2025/11/05 15:08:01 DEBUG : two: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:08:01 DEBUG : two: size = 3 (Yandex rclone-test-qanugev8ralo/CompareDest) 2025/11/05 15:08:01 DEBUG : two: Sizes differ 2025/11/05 15:08:01 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 15:08:01 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:08:01 DEBUG : one: size = 5 OK 2025/11/05 15:08:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:08:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 15:08:01 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:08:04 DEBUG : two: size = 5 OK 2025/11/05 15:08:04 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/05 15:08:04 INFO : two: Copied (new) 2025/11/05 15:08:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (77.14s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:08:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/dest" 2025/11/05 15:08:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/pre-dest1" 2025/11/05 15:08:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/pre-dest2" 2025/11/05 15:08:56 DEBUG : 1: size = 1 OK 2025/11/05 15:08:56 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:08:56 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/05 15:08:57 DEBUG : 2: size = 1 OK 2025/11/05 15:08:57 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:08:57 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/05 15:08:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/05 15:08:57 DEBUG : Yandex rclone-test-qanugev8ralo/dest: Waiting for checks to finish 2025/11/05 15:08:57 DEBUG : Yandex rclone-test-qanugev8ralo/dest: Waiting for transfers to finish 2025/11/05 15:09:01 DEBUG : 3: size = 1 OK 2025/11/05 15:09:01 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/11/05 15:09:01 INFO : 3: Copied (new) 2025/11/05 15:09:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (53.33s) === RUN TestSyncCopyDest run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:09:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/dst" 2025/11/05 15:09:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/CopyDest" 2025/11/05 15:09:43 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 15:09:43 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:09:43 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:09:45 DEBUG : one: size = 3 OK 2025/11/05 15:09:45 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/05 15:09:45 INFO : one: Copied (new) 2025/11/05 15:09:45 DEBUG : Waiting for deletions to finish 2025/11/05 15:09:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:09:47 DEBUG : one: size = 3 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:09:47 DEBUG : one: Sizes differ 2025/11/05 15:09:47 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:09:47 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:09:50 DEBUG : one: size = 5 OK 2025/11/05 15:09:50 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/05 15:09:50 INFO : one: Copied (replaced existing) 2025/11/05 15:09:50 DEBUG : Waiting for deletions to finish 2025/11/05 15:09:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/BackupDir" 2025/11/05 15:09:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:09:57 DEBUG : one: size = 3 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:09:57 DEBUG : one: Sizes differ 2025/11/05 15:09:57 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:09:57 DEBUG : one: size = 5 OK 2025/11/05 15:09:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:09:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:09:57 DEBUG : one: size = 3 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:09:57 DEBUG : one: Sizes differ 2025/11/05 15:09:59 INFO : one: Moved (server-side) 2025/11/05 15:10:01 DEBUG : one: size = 5 OK 2025/11/05 15:10:01 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/05 15:10:01 INFO : one: Copied (server-side copy) 2025/11/05 15:10:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/05 15:10:01 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:10:01 DEBUG : Waiting for deletions to finish 2025/11/05 15:10:05 DEBUG : one: size = 5 OK 2025/11/05 15:10:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:10:05 DEBUG : one: Unchanged skipping 2025/11/05 15:10:05 DEBUG : two: size = 3 OK 2025/11/05 15:10:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:10:07 DEBUG : two: size = 3 OK 2025/11/05 15:10:07 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/05 15:10:07 INFO : two: Copied (server-side copy) 2025/11/05 15:10:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/05 15:10:07 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:10:07 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:10:07 DEBUG : Waiting for deletions to finish 2025/11/05 15:10:10 DEBUG : one: size = 5 OK 2025/11/05 15:10:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:10:10 DEBUG : one: Unchanged skipping 2025/11/05 15:10:10 DEBUG : two: size = 3 OK 2025/11/05 15:10:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:10:10 DEBUG : two: Unchanged skipping 2025/11/05 15:10:10 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:10:10 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:10:10 DEBUG : Waiting for deletions to finish 2025/11/05 15:10:10 INFO : There was nothing to transfer 2025/11/05 15:10:14 DEBUG : one: size = 5 OK 2025/11/05 15:10:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:10:14 DEBUG : one: Unchanged skipping 2025/11/05 15:10:14 DEBUG : three: size = 7 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:10:14 DEBUG : three: size = 5 (Yandex rclone-test-qanugev8ralo/CopyDest) 2025/11/05 15:10:14 DEBUG : three: Sizes differ 2025/11/05 15:10:14 DEBUG : three: Destination not found in --copy-dest 2025/11/05 15:10:14 DEBUG : three: Need to transfer - File not found at Destination 2025/11/05 15:10:14 DEBUG : two: size = 3 OK 2025/11/05 15:10:14 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:10:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:10:14 DEBUG : two: Unchanged skipping 2025/11/05 15:10:14 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:10:17 DEBUG : three: size = 7 OK 2025/11/05 15:10:17 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/11/05 15:10:17 INFO : three: Copied (new) 2025/11/05 15:10:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (99.54s) === RUN TestSyncBackupDir run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:11:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/dst" 2025/11/05 15:11:27 DEBUG : Config file has changed externally - reloading 2025/11/05 15:11:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/backup" 2025/11/05 15:11:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:11:28 DEBUG : one: size = 3 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:11:28 DEBUG : one: Sizes differ 2025/11/05 15:11:28 DEBUG : two: size = 3 OK 2025/11/05 15:11:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:11:28 DEBUG : two: Unchanged skipping 2025/11/05 15:11:28 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:11:31 INFO : one: Moved (server-side) 2025/11/05 15:11:31 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:11:33 DEBUG : one: size = 4 OK 2025/11/05 15:11:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/05 15:11:33 INFO : one: Copied (new) 2025/11/05 15:11:33 DEBUG : Waiting for deletions to finish 2025/11/05 15:11:35 INFO : three.txt: Moved (server-side) 2025/11/05 15:11:35 INFO : three.txt: Moved into backup dir 2025/11/05 15:11:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:11:40 DEBUG : one: size = 4 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:11:40 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:11:40 DEBUG : one: Sizes differ 2025/11/05 15:11:40 DEBUG : two: size = 3 OK 2025/11/05 15:11:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:11:40 DEBUG : two: Unchanged skipping 2025/11/05 15:11:47 INFO : one: Deleted 2025/11/05 15:11:48 INFO : one: Moved (server-side) 2025/11/05 15:11:48 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:11:52 DEBUG : one: size = 5 OK 2025/11/05 15:11:52 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/05 15:11:52 INFO : one: Copied (new) 2025/11/05 15:11:52 DEBUG : Waiting for deletions to finish 2025/11/05 15:11:58 INFO : three.txt: Deleted 2025/11/05 15:11:59 INFO : three.txt: Moved (server-side) 2025/11/05 15:11:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (76.90s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:12:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/dst" 2025/11/05 15:12:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/backup" 2025/11/05 15:12:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:12:45 DEBUG : one: size = 3 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:12:45 DEBUG : one: Sizes differ 2025/11/05 15:12:45 DEBUG : two: size = 3 OK 2025/11/05 15:12:45 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:12:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:12:45 DEBUG : two: Unchanged skipping 2025/11/05 15:12:47 INFO : one: Moved (server-side) to: one.bak 2025/11/05 15:12:47 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:12:50 DEBUG : one: size = 4 OK 2025/11/05 15:12:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/05 15:12:50 INFO : one: Copied (new) 2025/11/05 15:12:50 DEBUG : Waiting for deletions to finish 2025/11/05 15:12:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 15:12:53 INFO : three.txt: Moved into backup dir 2025/11/05 15:12:58 DEBUG : two: size = 3 OK 2025/11/05 15:12:58 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:12:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:12:58 DEBUG : two: Unchanged skipping 2025/11/05 15:12:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:12:58 DEBUG : one: size = 4 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:12:58 DEBUG : one: Sizes differ 2025/11/05 15:13:04 INFO : one.bak: Deleted 2025/11/05 15:13:06 INFO : one: Moved (server-side) to: one.bak 2025/11/05 15:13:06 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:13:08 DEBUG : one: size = 5 OK 2025/11/05 15:13:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/05 15:13:08 INFO : one: Copied (new) 2025/11/05 15:13:08 DEBUG : Waiting for deletions to finish 2025/11/05 15:13:15 INFO : three.txt.bak: Deleted 2025/11/05 15:13:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 15:13:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (80.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:14:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/dst" 2025/11/05 15:14:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/backup" 2025/11/05 15:14:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:14:07 DEBUG : one: size = 3 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:14:07 DEBUG : one: Sizes differ 2025/11/05 15:14:07 DEBUG : two: size = 3 OK 2025/11/05 15:14:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:14:07 DEBUG : two: Unchanged skipping 2025/11/05 15:14:07 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:14:09 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/05 15:14:09 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:14:12 DEBUG : one: size = 4 OK 2025/11/05 15:14:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/05 15:14:12 INFO : one: Copied (new) 2025/11/05 15:14:12 DEBUG : Waiting for deletions to finish 2025/11/05 15:14:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/05 15:14:14 INFO : three.txt: Moved into backup dir fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2428 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: dst/one: Modification time difference too big |-121538h14m10.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-11-05 15:14:10 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2434 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: dst/one: Modification time difference too big |-121538h14m10.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-11-05 15:14:10 +0000 UTC) (precision 1ns) 2025/11/05 15:14:19 DEBUG : two: size = 3 OK 2025/11/05 15:14:19 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:14:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:14:19 DEBUG : two: Unchanged skipping 2025/11/05 15:14:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:14:19 DEBUG : one: size = 4 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:14:19 DEBUG : one: Sizes differ 2025/11/05 15:14:25 INFO : one-2019-01-01: Deleted 2025/11/05 15:14:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/05 15:14:27 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:14:30 DEBUG : one: size = 5 OK 2025/11/05 15:14:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/05 15:14:30 INFO : one: Copied (new) 2025/11/05 15:14:30 DEBUG : Waiting for deletions to finish 2025/11/05 15:14:36 INFO : three-2019-01-01.txt: Deleted 2025/11/05 15:14:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/05 15:14:38 INFO : three.txt: Moved into backup dir fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2453 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: Modification time difference too big |-121538h14m26.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-11-05 15:14:26 +0000 UTC) (precision 1ns) --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (79.07s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:15:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/dst" 2025/11/05 15:15:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:15:26 DEBUG : two: size = 3 OK 2025/11/05 15:15:26 DEBUG : one: size = 3 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:15:26 DEBUG : one: Sizes differ 2025/11/05 15:15:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:15:26 DEBUG : two: Unchanged skipping 2025/11/05 15:15:26 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:15:28 INFO : one: Moved (server-side) to: one.bak 2025/11/05 15:15:28 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:15:31 DEBUG : one: size = 4 OK 2025/11/05 15:15:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/05 15:15:31 INFO : one: Copied (new) 2025/11/05 15:15:31 DEBUG : Waiting for deletions to finish 2025/11/05 15:15:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 15:15:34 INFO : three.txt: Moved into backup dir 2025/11/05 15:15:37 DEBUG : one.bak: Excluded (Path Filter) 2025/11/05 15:15:37 DEBUG : one.bak: Excluded 2025/11/05 15:15:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/05 15:15:37 DEBUG : three.txt.bak: Excluded 2025/11/05 15:15:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:15:37 DEBUG : one: size = 4 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:15:37 DEBUG : one: Sizes differ 2025/11/05 15:15:37 DEBUG : two: size = 3 OK 2025/11/05 15:15:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:15:37 DEBUG : two: Unchanged skipping 2025/11/05 15:15:37 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for checks to finish 2025/11/05 15:15:43 INFO : one.bak: Deleted 2025/11/05 15:15:45 INFO : one: Moved (server-side) to: one.bak 2025/11/05 15:15:45 DEBUG : Yandex rclone-test-qanugev8ralo/dst: Waiting for transfers to finish 2025/11/05 15:15:49 DEBUG : one: size = 5 OK 2025/11/05 15:15:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/05 15:15:49 INFO : one: Copied (new) 2025/11/05 15:15:49 DEBUG : Waiting for deletions to finish 2025/11/05 15:15:56 INFO : three.txt.bak: Deleted 2025/11/05 15:15:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 15:15:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (76.60s) === RUN TestSyncSuffix run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:16:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/dst" 2025/11/05 15:16:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:16:43 DEBUG : one: size = 3 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:16:43 DEBUG : one: Sizes differ 2025/11/05 15:16:44 INFO : one: Moved (server-side) to: one.bak 2025/11/05 15:16:47 DEBUG : one: size = 4 OK 2025/11/05 15:16:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/05 15:16:47 INFO : one: Copied (new) 2025/11/05 15:16:47 DEBUG : two: size = 3 OK 2025/11/05 15:16:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:16:47 DEBUG : two: Unchanged skipping 2025/11/05 15:16:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:16:48 DEBUG : three.txt: size = 5 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:16:48 DEBUG : three.txt: Sizes differ 2025/11/05 15:16:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 15:16:52 DEBUG : three.txt: size = 6 OK 2025/11/05 15:16:52 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/05 15:16:52 INFO : three.txt: Copied (new) 2025/11/05 15:16:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:16:54 DEBUG : one: size = 4 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:16:54 DEBUG : one: Sizes differ 2025/11/05 15:16:59 INFO : one.bak: Deleted 2025/11/05 15:17:03 INFO : one: Moved (server-side) to: one.bak 2025/11/05 15:17:05 DEBUG : one: size = 5 OK 2025/11/05 15:17:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/05 15:17:05 INFO : one: Copied (new) 2025/11/05 15:17:06 DEBUG : two: size = 3 OK 2025/11/05 15:17:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:17:06 DEBUG : two: Unchanged skipping 2025/11/05 15:17:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:17:06 DEBUG : three.txt: size = 6 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:17:06 DEBUG : three.txt: Sizes differ 2025/11/05 15:17:13 INFO : three.txt.bak: Deleted 2025/11/05 15:17:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 15:17:21 DEBUG : three.txt: size = 19 OK 2025/11/05 15:17:21 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/05 15:17:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (86.19s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:18:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanugev8ralo/dst" 2025/11/05 15:18:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:18:09 DEBUG : one: size = 3 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:18:09 DEBUG : one: Sizes differ 2025/11/05 15:18:11 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/05 15:18:14 DEBUG : one: size = 4 OK 2025/11/05 15:18:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/05 15:18:14 INFO : one: Copied (new) 2025/11/05 15:18:14 DEBUG : two: size = 3 OK 2025/11/05 15:18:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:18:14 DEBUG : two: Unchanged skipping 2025/11/05 15:18:15 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:18:15 DEBUG : three.txt: size = 5 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:18:15 DEBUG : three.txt: Sizes differ 2025/11/05 15:18:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/05 15:18:19 DEBUG : three.txt: size = 6 OK 2025/11/05 15:18:19 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/05 15:18:19 INFO : three.txt: Copied (new) 2025/11/05 15:18:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:18:23 DEBUG : one: size = 4 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:18:23 DEBUG : one: Sizes differ 2025/11/05 15:18:28 INFO : one-2019-01-01: Deleted 2025/11/05 15:18:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/05 15:18:32 DEBUG : one: size = 5 OK 2025/11/05 15:18:32 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/05 15:18:32 INFO : one: Copied (new) 2025/11/05 15:18:33 DEBUG : two: size = 3 OK 2025/11/05 15:18:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:18:33 DEBUG : two: Unchanged skipping 2025/11/05 15:18:33 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:18:33 DEBUG : three.txt: size = 6 (Yandex rclone-test-qanugev8ralo/dst) 2025/11/05 15:18:33 DEBUG : three.txt: Sizes differ 2025/11/05 15:18:39 INFO : three-2019-01-01.txt: Deleted 2025/11/05 15:18:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/05 15:18:43 DEBUG : three.txt: size = 19 OK 2025/11/05 15:18:43 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/05 15:18:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (80.44s) === RUN TestSyncUTFNorm run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:19:23 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:19:23 DEBUG : Testêé: size = 18 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:19:23 DEBUG : Testêé: Sizes differ 2025/11/05 15:19:23 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:19:23 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:19:26 DEBUG : Testêé: size = 14 OK 2025/11/05 15:19:26 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/11/05 15:19:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/05 15:19:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (14.03s) === RUN TestSyncImmutable run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:19:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 15:19:35 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:19:35 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:19:37 DEBUG : existing: size = 6 OK 2025/11/05 15:19:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/05 15:19:37 INFO : existing: Copied (new) 2025/11/05 15:19:37 DEBUG : Waiting for deletions to finish 2025/11/05 15:19:38 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:19:38 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:19:38 DEBUG : existing: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:19:38 DEBUG : existing: Sizes differ 2025/11/05 15:19:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/05 15:19:38 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:19:38 ERROR : Yandex rclone-test-qanugev8ralo: not deleting files as there were IO errors 2025/11/05 15:19:38 ERROR : Yandex rclone-test-qanugev8ralo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (11.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:19:49 DEBUG : EXISTING: size = 6 OK 2025/11/05 15:19:49 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:19:49 DEBUG : existing: Unchanged skipping 2025/11/05 15:19:49 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:19:49 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:19:49 DEBUG : Waiting for deletions to finish 2025/11/05 15:19:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (11.17s) === RUN TestFixCase run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.33s) --- SKIP: TestMaxTransfer/Hard (0.82s) --- SKIP: TestMaxTransfer/Soft (0.54s) --- SKIP: TestMaxTransfer/Cautious (0.97s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:20:48 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/05 15:20:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/05 15:20:49 DEBUG : pacer: Reducing sleep to 15ms 2025/11/05 15:20:49 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/05 15:20:50 DEBUG : pacer: Reducing sleep to 10ms 2025/11/05 15:21:23 DEBUG : both0: size = 6 OK 2025/11/05 15:21:23 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both10: size = 6 OK 2025/11/05 15:21:23 DEBUG : both11: size = 6 OK 2025/11/05 15:21:23 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:21:23 DEBUG : both12: size = 6 OK 2025/11/05 15:21:23 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both0: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both13: size = 6 OK 2025/11/05 15:21:23 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both13: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both14: size = 6 OK 2025/11/05 15:21:23 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both14: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both15: size = 6 OK 2025/11/05 15:21:23 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both15: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both16: size = 6 OK 2025/11/05 15:21:23 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both11: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both17: size = 6 OK 2025/11/05 15:21:23 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both17: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both18: size = 6 OK 2025/11/05 15:21:23 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both10: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both19: size = 6 OK 2025/11/05 15:21:23 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both12: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both1: size = 6 OK 2025/11/05 15:21:23 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both16: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both2: size = 6 OK 2025/11/05 15:21:23 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both2: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both3: size = 6 OK 2025/11/05 15:21:23 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both3: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both4: size = 6 OK 2025/11/05 15:21:23 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both18: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both5: size = 6 OK 2025/11/05 15:21:23 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both5: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both6: size = 6 OK 2025/11/05 15:21:23 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both6: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both7: size = 6 OK 2025/11/05 15:21:23 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both7: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both8: size = 6 OK 2025/11/05 15:21:23 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both19: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both9: size = 6 OK 2025/11/05 15:21:23 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:21:23 DEBUG : both1: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both4: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both8: Unchanged skipping 2025/11/05 15:21:23 DEBUG : both9: Unchanged skipping 2025/11/05 15:21:23 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:21:23 DEBUG : Waiting for deletions to finish 2025/11/05 15:21:29 INFO : only9: Deleted 2025/11/05 15:21:29 INFO : only13: Deleted 2025/11/05 15:21:29 INFO : only12: Deleted 2025/11/05 15:21:31 INFO : only16: Deleted 2025/11/05 15:21:34 INFO : only4: Deleted 2025/11/05 15:21:35 INFO : only6: Deleted 2025/11/05 15:21:36 INFO : only7: Deleted 2025/11/05 15:21:37 INFO : only10: Deleted 2025/11/05 15:21:39 INFO : only11: Deleted 2025/11/05 15:21:41 INFO : only17: Deleted 2025/11/05 15:21:41 INFO : only18: Deleted 2025/11/05 15:21:42 INFO : only1: Deleted 2025/11/05 15:21:45 INFO : only2: Deleted 2025/11/05 15:21:46 INFO : only3: Deleted 2025/11/05 15:21:47 INFO : only8: Deleted 2025/11/05 15:21:48 INFO : only14: Deleted 2025/11/05 15:21:51 INFO : only15: Deleted 2025/11/05 15:21:53 INFO : only0: Deleted 2025/11/05 15:21:53 INFO : only19: Deleted 2025/11/05 15:21:54 INFO : only5: Deleted 2025/11/05 15:21:54 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (235.64s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 Error: Should be true Test: TestSyncConcurrentTruncate Messages: both13: Modification time difference too big |-216995h19m53.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-05 15:25:00 +0000 UTC) (precision 1ns) 2025/11/05 15:25:35 DEBUG : both0: size = 6 OK 2025/11/05 15:25:35 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both11: size = 6 OK 2025/11/05 15:25:35 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both12: size = 6 OK 2025/11/05 15:25:35 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both10: size = 6 OK 2025/11/05 15:25:35 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both0: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both13: size = 6 OK 2025/11/05 15:25:35 DEBUG : both13: Modification times differ by 216995h19m53.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-05 15:25:00 +0000 UTC 2025/11/05 15:25:35 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:25:35 DEBUG : both10: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both14: size = 6 OK 2025/11/05 15:25:35 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both13: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/05 15:25:35 DEBUG : both14: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both15: size = 6 OK 2025/11/05 15:25:35 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both15: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both16: size = 6 OK 2025/11/05 15:25:35 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both16: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both17: size = 6 OK 2025/11/05 15:25:35 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both17: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both18: size = 6 OK 2025/11/05 15:25:35 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both18: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both19: size = 6 OK 2025/11/05 15:25:35 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both19: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both1: size = 6 OK 2025/11/05 15:25:35 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both12: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both2: size = 6 OK 2025/11/05 15:25:35 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both2: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both3: size = 6 OK 2025/11/05 15:25:35 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both3: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both4: size = 6 OK 2025/11/05 15:25:35 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both1: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both5: size = 6 OK 2025/11/05 15:25:35 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both11: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both6: size = 6 OK 2025/11/05 15:25:35 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both4: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both7: size = 6 OK 2025/11/05 15:25:35 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both6: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both8: size = 6 OK 2025/11/05 15:25:35 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : both7: Unchanged skipping 2025/11/05 15:25:35 DEBUG : both8: Unchanged skipping 2025/11/05 15:25:35 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only0: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only0: Sizes differ 2025/11/05 15:25:35 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only10: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only10: Sizes differ 2025/11/05 15:25:35 DEBUG : both5: Unchanged skipping 2025/11/05 15:25:35 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only11: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only11: Sizes differ 2025/11/05 15:25:35 DEBUG : both9: size = 6 OK 2025/11/05 15:25:35 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:25:35 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only12: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only12: Sizes differ 2025/11/05 15:25:35 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only13: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only13: Sizes differ 2025/11/05 15:25:35 DEBUG : both9: Unchanged skipping 2025/11/05 15:25:35 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only14: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only14: Sizes differ 2025/11/05 15:25:35 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only15: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only15: Sizes differ 2025/11/05 15:25:35 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only16: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only16: Sizes differ 2025/11/05 15:25:35 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only17: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only17: Sizes differ 2025/11/05 15:25:35 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only18: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only18: Sizes differ 2025/11/05 15:25:35 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only19: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only19: Sizes differ 2025/11/05 15:25:35 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only1: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only1: Sizes differ 2025/11/05 15:25:35 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only2: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only2: Sizes differ 2025/11/05 15:25:35 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only3: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only3: Sizes differ 2025/11/05 15:25:35 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only4: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only4: Sizes differ 2025/11/05 15:25:35 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only5: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only5: Sizes differ 2025/11/05 15:25:35 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only6: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only6: Sizes differ 2025/11/05 15:25:35 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only7: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only7: Sizes differ 2025/11/05 15:25:35 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only8: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only8: Sizes differ 2025/11/05 15:25:35 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3778550331) 2025/11/05 15:25:35 DEBUG : only9: size = 6 (Yandex rclone-test-qanugev8ralo) 2025/11/05 15:25:35 DEBUG : only9: Sizes differ 2025/11/05 15:25:35 INFO : both13: Updated modification time in destination 2025/11/05 15:25:35 DEBUG : both13: Unchanged skipping 2025/11/05 15:25:35 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:25:36 DEBUG : only11: size = 0 OK 2025/11/05 15:25:36 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/11/05 15:25:36 INFO : only11: Copied (replaced existing) 2025/11/05 15:25:37 DEBUG : only12: size = 0 OK 2025/11/05 15:25:37 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/11/05 15:25:37 INFO : only12: Copied (replaced existing) 2025/11/05 15:25:37 DEBUG : only10: size = 0 OK 2025/11/05 15:25:37 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/11/05 15:25:37 INFO : only10: Copied (replaced existing) 2025/11/05 15:25:37 DEBUG : only0: size = 0 OK 2025/11/05 15:25:37 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/11/05 15:25:37 INFO : only0: Copied (replaced existing) 2025/11/05 15:25:38 DEBUG : only15: size = 0 OK 2025/11/05 15:25:38 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/11/05 15:25:38 INFO : only15: Copied (replaced existing) 2025/11/05 15:25:39 DEBUG : only17: size = 0 OK 2025/11/05 15:25:39 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/11/05 15:25:39 INFO : only17: Copied (replaced existing) 2025/11/05 15:25:39 DEBUG : only16: size = 0 OK 2025/11/05 15:25:39 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/11/05 15:25:39 INFO : only16: Copied (replaced existing) 2025/11/05 15:25:39 DEBUG : only18: size = 0 OK 2025/11/05 15:25:39 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/11/05 15:25:39 INFO : only18: Copied (replaced existing) 2025/11/05 15:25:41 DEBUG : only2: size = 0 OK 2025/11/05 15:25:41 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/11/05 15:25:41 INFO : only2: Copied (replaced existing) 2025/11/05 15:25:41 DEBUG : only3: size = 0 OK 2025/11/05 15:25:41 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/11/05 15:25:41 INFO : only3: Copied (replaced existing) 2025/11/05 15:25:41 DEBUG : only1: size = 0 OK 2025/11/05 15:25:41 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/11/05 15:25:41 INFO : only1: Copied (replaced existing) 2025/11/05 15:25:42 DEBUG : only4: size = 0 OK 2025/11/05 15:25:42 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/11/05 15:25:42 INFO : only4: Copied (replaced existing) 2025/11/05 15:25:43 DEBUG : only6: size = 0 OK 2025/11/05 15:25:43 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/11/05 15:25:43 INFO : only6: Copied (replaced existing) 2025/11/05 15:25:43 DEBUG : only5: size = 0 OK 2025/11/05 15:25:43 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/11/05 15:25:43 INFO : only5: Copied (replaced existing) 2025/11/05 15:25:44 DEBUG : only19: size = 0 OK 2025/11/05 15:25:44 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/11/05 15:25:44 INFO : only19: Copied (replaced existing) 2025/11/05 15:25:44 DEBUG : only7: size = 0 OK 2025/11/05 15:25:44 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/11/05 15:25:44 INFO : only7: Copied (replaced existing) 2025/11/05 15:25:45 DEBUG : only8: size = 0 OK 2025/11/05 15:25:45 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/11/05 15:25:45 INFO : only8: Copied (replaced existing) 2025/11/05 15:25:46 DEBUG : only9: size = 0 OK 2025/11/05 15:25:46 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/11/05 15:25:46 INFO : only9: Copied (replaced existing) 2025/11/05 15:25:47 DEBUG : only14: size = 0 OK 2025/11/05 15:25:47 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/11/05 15:25:47 INFO : only14: Copied (replaced existing) 2025/11/05 15:25:47 DEBUG : only13: size = 0 OK 2025/11/05 15:25:47 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/11/05 15:25:47 INFO : only13: Copied (replaced existing) 2025/11/05 15:25:47 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncConcurrentTruncate (355.51s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:29:50 DEBUG : empty_dir: Making directory with metadata 2025/11/05 15:29:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 15:29:50 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 15:29:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 15:29:50 INFO : empty_on_remote: Making directory 2025/11/05 15:29:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 15:29:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/05 15:29:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/05 15:29:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/05 15:29:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (58.08s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:30:48 DEBUG : empty_dir: Making directory with metadata 2025/11/05 15:30:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 15:30:48 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 15:30:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 15:30:48 INFO : empty_on_remote: Making directory 2025/11/05 15:30:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 15:30:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/05 15:30:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/05 15:30:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/05 15:30:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/05 15:30:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (69.13s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:31:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 15:31:58 INFO : sub dir: Making directory 2025/11/05 15:31:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (106.46s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:33:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 15:33:44 INFO : sub dir: Making directory 2025/11/05 15:33:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (105.53s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:36:21 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/05 15:36:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/05 15:36:22 DEBUG : pacer: Reducing sleep to 15ms 2025/11/05 15:36:23 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/05 15:36:23 DEBUG : pacer: Reducing sleep to 10ms 2025/11/05 15:36:24 DEBUG : Waiting for deletions to finish 2025/11/05 15:36:24 DEBUG : apple: Excluded (Path Filter) 2025/11/05 15:36:24 DEBUG : apple: Excluded 2025/11/05 15:36:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 15:36:24 DEBUG : appleappleapplebanana: Excluded 2025/11/05 15:36:24 DEBUG : banana: Excluded (Path Filter) 2025/11/05 15:36:24 DEBUG : banana: Excluded 2025/11/05 15:36:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 15:36:24 DEBUG : splitbananasplit: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 15:36:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 15:36:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 15:36:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 15:36:26 DEBUG : banana: size = 6 OK 2025/11/05 15:36:26 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : banana: Unchanged skipping 2025/11/05 15:36:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 15:36:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 15:36:26 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 15:36:26 DEBUG : apple: size = 5 OK 2025/11/05 15:36:26 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : apple: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 15:36:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 15:36:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 15:36:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 15:36:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 15:36:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 15:36:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 15:36:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 15:36:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 15:36:26 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:36:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 15:36:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 15:36:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 15:36:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 15:36:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 15:36:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 15:36:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 15:36:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 15:36:26 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:36:26 DEBUG : Waiting for deletions to finish 2025/11/05 15:36:26 INFO : There was nothing to transfer 2025/11/05 15:36:26 DEBUG : Waiting for deletions to finish 2025/11/05 15:36:27 DEBUG : apple: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : apple: Excluded 2025/11/05 15:36:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : appleappleapplebanana: Excluded 2025/11/05 15:36:27 DEBUG : banana: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : banana: Excluded 2025/11/05 15:36:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : splitbananasplit: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 15:36:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 15:36:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 15:36:28 DEBUG : apple: size = 5 OK 2025/11/05 15:36:28 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 15:36:28 DEBUG : apple: Unchanged skipping 2025/11/05 15:36:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 15:36:28 DEBUG : banana: size = 6 OK 2025/11/05 15:36:28 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 15:36:28 DEBUG : banana: Unchanged skipping 2025/11/05 15:36:28 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 15:36:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 15:36:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 15:36:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 15:36:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 15:36:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 15:36:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 15:36:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 15:36:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:36:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 15:36:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 15:36:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 15:36:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 15:36:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 15:36:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 15:36:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 15:36:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 15:36:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 15:36:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:36:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 15:36:28 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:36:28 DEBUG : Waiting for deletions to finish 2025/11/05 15:36:28 INFO : There was nothing to transfer 2025/11/05 15:36:28 DEBUG : Waiting for deletions to finish 2025/11/05 15:36:29 DEBUG : apple: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : apple: Excluded 2025/11/05 15:36:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : appleappleapplebanana: Excluded 2025/11/05 15:36:29 DEBUG : banana: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : banana: Excluded 2025/11/05 15:36:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : splitbananasplit: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 15:36:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 15:36:29 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:38:46 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/05 15:38:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/05 15:38:46 DEBUG : pacer: Reducing sleep to 15ms 2025/11/05 15:38:47 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/05 15:38:48 DEBUG : pacer: Reducing sleep to 10ms 2025/11/05 15:39:17 DEBUG : Waiting for deletions to finish 2025/11/05 15:39:17 DEBUG : apple: Excluded (Path Filter) 2025/11/05 15:39:17 DEBUG : apple: Excluded 2025/11/05 15:39:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 15:39:17 DEBUG : appleappleapplebanana: Excluded 2025/11/05 15:39:17 DEBUG : banana: Excluded (Path Filter) 2025/11/05 15:39:17 DEBUG : banana: Excluded 2025/11/05 15:39:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 15:39:17 DEBUG : splitbananasplit: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 15:39:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 15:39:18 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/NFD Messages: dir1/0012-6789;.txt: Modification time difference too big |-216995h33m55.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-05 15:39:02 +0000 UTC) (precision 1ns) 2025/11/05 15:39:19 DEBUG : apple: size = 5 OK 2025/11/05 15:39:19 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:19 DEBUG : apple: Unchanged skipping 2025/11/05 15:39:19 DEBUG : banana: size = 6 OK 2025/11/05 15:39:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 15:39:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 15:39:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 15:39:19 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:19 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:19 DEBUG : banana: Unchanged skipping 2025/11/05 15:39:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 15:39:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 15:39:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 15:39:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 15:39:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 15:39:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 15:39:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 15:39:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 15:39:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 15:39:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 15:39:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 15:39:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 15:39:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 15:39:20 DEBUG : dir1/0012-6789;.txt: Modification times differ by 216995h33m55.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-05 15:39:02 +0000 UTC 2025/11/05 15:39:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 15:39:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 15:39:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 15:39:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:39:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 15:39:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/05 15:39:20 INFO : dir1/0012-6789;.txt: Updated modification time in destination 2025/11/05 15:39:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 15:39:20 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:39:20 DEBUG : Waiting for deletions to finish 2025/11/05 15:39:20 INFO : There was nothing to transfer 2025/11/05 15:39:20 DEBUG : Waiting for deletions to finish 2025/11/05 15:39:20 DEBUG : apple: Excluded (Path Filter) 2025/11/05 15:39:20 DEBUG : apple: Excluded 2025/11/05 15:39:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 15:39:20 DEBUG : appleappleapplebanana: Excluded 2025/11/05 15:39:20 DEBUG : banana: Excluded (Path Filter) 2025/11/05 15:39:20 DEBUG : banana: Excluded 2025/11/05 15:39:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 15:39:20 DEBUG : splitbananasplit: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 15:39:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 15:39:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 15:39:22 DEBUG : apple: size = 5 OK 2025/11/05 15:39:22 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : apple: Unchanged skipping 2025/11/05 15:39:22 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 15:39:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 15:39:22 DEBUG : banana: size = 6 OK 2025/11/05 15:39:22 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : banana: Unchanged skipping 2025/11/05 15:39:22 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 15:39:22 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 15:39:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 15:39:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 15:39:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 15:39:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 15:39:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 15:39:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 15:39:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 15:39:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 15:39:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 15:39:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 15:39:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 15:39:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 15:39:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 15:39:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 15:39:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 15:39:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:39:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 15:39:22 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:39:22 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:39:22 DEBUG : Waiting for deletions to finish 2025/11/05 15:39:22 INFO : There was nothing to transfer 2025/11/05 15:39:22 DEBUG : Waiting for deletions to finish 2025/11/05 15:39:22 DEBUG : apple: Excluded (Path Filter) 2025/11/05 15:39:22 DEBUG : apple: Excluded 2025/11/05 15:39:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 15:39:22 DEBUG : appleappleapplebanana: Excluded 2025/11/05 15:39:22 DEBUG : banana: Excluded (Path Filter) 2025/11/05 15:39:22 DEBUG : banana: Excluded 2025/11/05 15:39:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 15:39:22 DEBUG : splitbananasplit: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 15:39:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 15:39:23 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Yandex rclone-test-qanugev8ralo", Local "Local file system at /tmp/rclone3778550331", Modify Window "1ns" 2025/11/05 15:42:11 DEBUG : Waiting for deletions to finish 2025/11/05 15:42:12 DEBUG : apple: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : apple: Excluded 2025/11/05 15:42:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : appleappleapplebanana: Excluded 2025/11/05 15:42:12 DEBUG : banana: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : banana: Excluded 2025/11/05 15:42:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : splitbananasplit: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 15:42:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 15:42:12 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/base64 Messages: dir1/0005-fghijkl.txt: Modification time difference too big |-216995h36m30.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-05 15:41:37 +0000 UTC) (precision 1ns) 2025/11/05 15:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 15:42:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 15:42:13 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:42:13 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:42:15 DEBUG : YmFuYW5h: size = 6 OK 2025/11/05 15:42:15 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/05 15:42:15 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/05 15:42:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/05 15:42:15 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/05 15:42:15 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:16 DEBUG : YXBwbGU=: size = 5 OK 2025/11/05 15:42:16 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/05 15:42:16 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/05 15:42:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/05 15:42:17 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/05 15:42:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/05 15:42:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/05 15:42:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/05 15:42:18 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/05 15:42:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/05 15:42:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/05 15:42:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/05 15:42:20 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/05 15:42:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/05 15:42:20 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/05 15:42:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/05 15:42:22 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/05 15:42:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/05 15:42:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/05 15:42:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/05 15:42:22 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/05 15:42:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/05 15:42:24 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/05 15:42:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/05 15:42:24 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/05 15:42:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/05 15:42:24 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/05 15:42:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/05 15:42:25 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/05 15:42:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 15:42:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/05 15:42:26 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/05 15:42:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/05 15:42:26 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/05 15:42:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/05 15:42:27 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/05 15:42:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:30 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/05 15:42:30 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/05 15:42:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/05 15:42:30 DEBUG : Waiting for deletions to finish 2025/11/05 15:42:36 INFO : appleappleapplebanana: Deleted 2025/11/05 15:42:36 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 15:42:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 15:42:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 15:42:37 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 15:42:37 INFO : apple: Deleted 2025/11/05 15:42:37 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 15:42:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 15:42:41 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 15:42:42 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 15:42:42 INFO : splitbananasplit: Deleted 2025/11/05 15:42:42 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 15:42:42 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 15:42:42 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 15:42:42 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 15:42:43 INFO : banana: Deleted 2025/11/05 15:42:46 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 15:42:47 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 15:42:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 15:42:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 15:42:48 DEBUG : Waiting for deletions to finish 2025/11/05 15:42:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : YXBwbGU=: Excluded 2025/11/05 15:42:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/05 15:42:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : YmFuYW5h: Excluded 2025/11/05 15:42:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/05 15:42:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/05 15:42:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/05 15:42:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 15:42:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:49 DEBUG : YXBwbGU=: size = 5 OK 2025/11/05 15:42:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:49 DEBUG : apple: Unchanged skipping 2025/11/05 15:42:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 15:42:49 DEBUG : YmFuYW5h: size = 6 OK 2025/11/05 15:42:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:49 DEBUG : banana: Unchanged skipping 2025/11/05 15:42:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/05 15:42:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 15:42:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 15:42:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/05 15:42:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/05 15:42:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/05 15:42:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/05 15:42:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/05 15:42:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/05 15:42:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/05 15:42:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/05 15:42:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/05 15:42:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/05 15:42:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/05 15:42:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/05 15:42:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 15:42:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/05 15:42:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/05 15:42:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for checks to finish 2025/11/05 15:42:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/05 15:42:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/05 15:42:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/05 15:42:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 15:42:50 DEBUG : Yandex rclone-test-qanugev8ralo: Waiting for transfers to finish 2025/11/05 15:42:50 DEBUG : Waiting for deletions to finish 2025/11/05 15:42:50 DEBUG : Waiting for deletions to finish 2025/11/05 15:42:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/05 15:42:50 DEBUG : YXBwbGU=: Excluded 2025/11/05 15:42:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/05 15:42:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/05 15:42:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/05 15:42:50 DEBUG : YmFuYW5h: Excluded 2025/11/05 15:42:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/05 15:42:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/05 15:42:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/05 15:42:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/05 15:42:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:51 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:51 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:51 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 15:42:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:51 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 15:42:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 15:42:51 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 15:42:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 15:42:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 15:42:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 15:42:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 15:42:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 15:42:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 15:42:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 panic: test timed out after 1h0m0s running tests: TestTransform (7m31s) TestTransform/base64 (1m35s) goroutine 20720 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 8 minutes]: testing.(*T).Run(0xc0003dd340, {0x283b608?, 0xc00006dad8?}, 0x29778c0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0003dd340) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0003dd340, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0009a5758, {0x4138a20, 0x6c, 0x6c}, {0xee09d5975?, 0x4150300?, 0x4150300?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00079a8c0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00079a8c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 20232 [IO wait]: internal/poll.runtime_pollWait(0x7819dae66428, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a22300?, 0xc0007e8c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a22300, {0xc0007e8c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a22300, {0xc0007e8c00?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000c060c8, {0xc0007e8c00?, 0x5?, 0x416fcc8?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004d6858, {0xc0007e8c00?, 0x7819daf02bb0?, 0x7819daef8f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000564648, {0xc0007e8c00?, 0x438e11?, 0x1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003e3b38, {0x2cb1c40, 0xc000564648}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003e3888, {0x781990f78d58, 0xc0004d6858}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003e3888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003e3888, {0xc0008cb000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000a54b40, {0xc0008cb000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000853e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000853e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000a54b40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20193 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20272 [IO wait]: internal/poll.runtime_pollWait(0x781992066290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000423200?, 0xc000d72600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000423200, {0xc000d72600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000423200, {0xc000d72600?, 0x12fb?, 0xc0007ef620?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005180c0, {0xc000d72600?, 0xc000d72600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005649c0, {0xc000d72600?, 0x78199068b588?, 0x7819daef8108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a09140, {0xc000d72600?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005242b8, {0x2cb1c40, 0xc000a09140}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000524008, {0x781990f78d58, 0xc0005649c0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000524008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000524008, {0xc0006fe000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000737440, {0xc0006fe000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000aca2a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000aca2a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000737440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20287 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 8 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 9 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 20522 [IO wait]: internal/poll.runtime_pollWait(0x781990f83968, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000464a80?, 0xc000ca1300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000464a80, {0xc000ca1300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000464a80, {0xc000ca1300?, 0x12fb?, 0xc00036e5a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001c2300, {0xc000ca1300?, 0xc000ca1300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0000102e8, {0xc000ca1300?, 0x7819daf01170?, 0x7819daef85c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000011bf0, {0xc000ca1300?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000bb09b8, {0x2cb1c40, 0xc000011bf0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000bb0708, {0x781990f78d58, 0xc0000102e8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000bb0708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000bb0708, {0xc000d4c000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000cbc360, {0xc000d4c000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c50060) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c50060, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000cbc360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20535 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20594 [IO wait]: internal/poll.runtime_pollWait(0x781990f83738, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000cd8480?, 0xc000ccaa80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000cd8480, {0xc000ccaa80, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000cd8480, {0xc000ccaa80?, 0x2a7b?, 0xc00051cce0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00093a0e8, {0xc000ccaa80?, 0xc000ccaa80?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a085d0, {0xc000ccaa80?, 0x78199069f6f8?, 0x7819daef85c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b34d20, {0xc000ccaa80?, 0x2a7b?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000c8f438, {0x2cb1c40, 0xc000b34d20}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000c8f188, {0x781990f78d58, 0xc000a085d0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000c8f188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000c8f188, {0xc000baf000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000429680, {0xc000baf000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007650e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007650e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000429680) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20560 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20544 [select]: net/http.(*persistConn).writeLoop(0xc000429560) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20555 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20340 [IO wait]: internal/poll.runtime_pollWait(0x781992066178, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0007c2700?, 0xc000d73900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0007c2700, {0xc000d73900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0007c2700, {0xc000d73900?, 0x12fb?, 0xc0007efa20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000c06430, {0xc000d73900?, 0xc000d73900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0001122d0, {0xc000d73900?, 0x7819dae28d68?, 0x7819daef8a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000113560, {0xc000d73900?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000310d38, {0x2cb1c40, 0xc000113560}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000310a88, {0x781990f78d58, 0xc0001122d0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000310a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000310a88, {0xc0008d1000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007b0c60, {0xc0008d1000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b00900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b00900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007b0c60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20322 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20409 [IO wait]: internal/poll.runtime_pollWait(0x781990680a38, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000423b00?, 0xc000d74c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000423b00, {0xc000d74c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000423b00, {0xc000d74c00?, 0x12fb?, 0xc0007b2e80?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001c2b48, {0xc000d74c00?, 0xc000d74c00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c03260, {0xc000d74c00?, 0x78199069f6f8?, 0x7819daef8f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b34db0, {0xc000d74c00?, 0xc0?, 0x1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000bb02b8, {0x2cb1c40, 0xc000b34db0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000bb0008, {0x781990f78d58, 0xc000c03260}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000bb0008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000bb0008, {0xc000b55000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000428c60, {0xc000b55000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c08f00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c08f00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000428c60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20384 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 19744 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc000428d80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 19710 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 19502 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc0006adbc0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2cd8128?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2cd8128, 0x41739a0}, {0x2cf1450, 0xc0007c2280}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc00030fd10, 0x2978568) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2cd8128, 0x41739a0}, {0x2cf1450, 0xc0007c2280}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc00030fd10) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2cd8128, 0x41739a0}, {0x2cf1450, 0xc0007c2280}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc00030fc20) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2cd8128, 0x41739a0}, {0x2cf1450, 0xc0007c2280}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc00030fc20) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:155 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0003ee310) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc00038e000) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 +0x3a5 testing.tRunner(0xc00038e000, 0xc0009820f0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 17884 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 20279 [select]: net/http.(*persistConn).writeLoop(0xc0007370e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20256 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20210 [select]: net/http.(*persistConn).writeLoop(0xc000736c60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20169 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20159 [select]: net/http.(*persistConn).writeLoop(0xc0007c4fc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20330 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20155 [select]: net/http.(*persistConn).writeLoop(0xc0004290e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 19888 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 19771 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7819dae660e0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0007c2080?, 0xc000b15900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0007c2080, {0xc000b15900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0007c2080, {0xc000b15900?, 0x12fb?, 0xc0007b2580?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00093a4e0, {0xc000b15900?, 0xc000b15900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a092c0, {0xc000b15900?, 0x78199066f278?, 0x7819daef8108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009a5170, {0xc000b15900?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000c63eb8, {0x2cb1c40, 0xc0009a5170}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000c63c08, {0x781990f78d58, 0xc000a092c0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000c63c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000c63c08, {0xc0007cb000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000428ea0, {0xc0007cb000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008528a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008528a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000428ea0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 19765 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20443 [IO wait]: internal/poll.runtime_pollWait(0x781990f83b98, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0007c3380?, 0xc0009e1900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0007c3380, {0xc0009e1900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0007c3380, {0xc0009e1900?, 0x11000012fb?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000c06868, {0xc0009e1900?, 0x5?, 0x416fcc8?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009a5890, {0xc0009e1900?, 0x78199069f6f8?, 0x7819daef8f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b355d8, {0xc0009e1900?, 0x41763c0?, 0xc0007f89c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000c8e9b8, {0x2cb1c40, 0xc000b355d8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000c8e708, {0x781990f78d58, 0xc0009a5890}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000c8e708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000c8e708, {0xc000d9d000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000cbc000, {0xc000d9d000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d98960) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d98960, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000cbc000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20470 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20150 [IO wait]: internal/poll.runtime_pollWait(0x781992065c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0007c2580?, 0xc000874000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0007c2580, {0xc000874000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0007c2580, {0xc000874000?, 0x17fb?, 0xc00051cd20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001c2ad8, {0xc000874000?, 0xc000874000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009a4d38, {0xc000874000?, 0x78199069f6f8?, 0x7819daef85c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b34768, {0xc000874000?, 0x17fb?, 0xc0001379c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00062deb8, {0x2cb1c40, 0xc000b34768}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00062dc08, {0x781990f78d58, 0xc0009a4d38}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00062dc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00062dc08, {0xc000665000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000736900, {0xc000665000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c16f60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c16f60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000736900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20079 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 19726 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0007b0b40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 19760 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20712 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19502 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20273 [select]: net/http.(*persistConn).writeLoop(0xc000737440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20287 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 19754 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7819dae65b68, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000465400?, 0xc0007e4000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000465400, {0xc0007e4000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000465400, {0xc0007e4000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00093a410, {0xc0007e4000?, 0x0?, 0x416fca0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a08f00, {0xc0007e4000?, 0x78199068b588?, 0x7819daef85c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a092a8, {0xc0007e4000?, 0x41763c0?, 0xc000b249c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000c63b38, {0x2cb1c40, 0xc000a092a8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000c63888, {0x781990f78d58, 0xc000a08f00}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000c63888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000c63888, {0xc0006d7000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007b06c0, {0xc0006d7000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b00cc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b00cc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007b06c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 19748 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20196 [select]: net/http.(*persistConn).writeLoop(0xc000736b40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20164 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20710 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19502 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20713 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19502 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20249 [select]: net/http.(*persistConn).writeLoop(0xc000736ea0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20242 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20319 [IO wait]: internal/poll.runtime_pollWait(0x781992065ae8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0007c2380?, 0xc00087a000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0007c2380, {0xc00087a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0007c2380, {0xc00087a000?, 0x12fb?, 0xc0006fcba0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005181b8, {0xc00087a000?, 0xc00087a000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000565188, {0xc00087a000?, 0x7819906b8200?, 0x7819daef85c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c020f0, {0xc00087a000?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000524638, {0x2cb1c40, 0xc000c020f0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000524388, {0x781990f78d58, 0xc000565188}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000524388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000524388, {0xc000871000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000253e60, {0xc000871000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009d5b60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009d5b60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000253e60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20311 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20177 [IO wait]: internal/poll.runtime_pollWait(0x781990680060, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a22b80?, 0xc0007e6600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a22b80, {0xc0007e6600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a22b80, {0xc0007e6600?, 0x12fb?, 0xc0007b3a20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001c2c48, {0xc0007e6600?, 0xc0007e6600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009a5620, {0xc0007e6600?, 0x7819daf02bb0?, 0x7819daef8f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005640c0, {0xc0007e6600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007590b8, {0x2cb1c40, 0xc0005640c0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000758e08, {0x781990f78d58, 0xc0009a5620}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000758e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000758e08, {0xc000b5a000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000736c60, {0xc000b5a000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b019e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b019e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000736c60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20169 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20715 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19502 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20126 [select]: net/http.(*persistConn).writeLoop(0xc00055aa20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20117 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 2864 [chan receive, 52 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2876 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 20151 [select]: net/http.(*persistConn).writeLoop(0xc000736900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20079 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20241 [IO wait]: internal/poll.runtime_pollWait(0x781992065f48, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000422c80?, 0xc000d71300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000422c80, {0xc000d71300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000422c80, {0xc000d71300?, 0x12fb?, 0xc0007eed80?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000c061f8, {0xc000d71300?, 0xc000d71300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004d71e8, {0xc000d71300?, 0x78199068b588?, 0x7819daef8108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a08d20, {0xc000d71300?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003102b8, {0x2cb1c40, 0xc000a08d20}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000310008, {0x781990f78d58, 0xc0004d71e8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000310008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000310008, {0xc000a62000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000736fc0, {0xc000a62000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b66600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b66600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000736fc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20251 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20716 [select]: net/http.(*persistConn).roundTrip(0xc000429680, 0xc000b8b900) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0001ff040, 0xc000ac8280) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00053c240, 0xc000ac8280) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc0007b28e0, 0xc000ac8140) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.31.0/transport.go:55 +0x15e net/http.send(0xc000ac8140, {0x2cb2920, 0xc0007b28e0}, {0x6fe001?, 0xc0005a4488?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000569bc0, 0xc000ac8140, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000569bc0, 0xc000ac8140) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000439090, {0x2cd8128, 0x41739a0}, 0xc000ac8000) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00053c300, 0xc000bc0d80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00053c300, 0xc000bc0d80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xc0007c2280, {0x2cd8128, 0x41739a0}, {0xc0006a4ec0, 0x3b}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x3cc github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xc000cdfb60, {0x2cd8128, 0x41739a0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8b github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:159 +0x24 github.com/rclone/rclone/fstest.retry(0xc00038e000, {0xc0006b2d20, 0x2c}, 0xc000cc5d28) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:126 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc000465380?, 0x18?, 0x24c4980?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:159 +0x29a github.com/rclone/rclone/fs/walk.listRwalk.func1({0x0?, 0x26f5160?}, {0xc000465380, 0x5, 0x8}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:415 +0x2e4 created by github.com/rclone/rclone/fs/walk.walk in goroutine 19502 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20154 [IO wait]: internal/poll.runtime_pollWait(0x781990680e98, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000422b80?, 0xc000875800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000422b80, {0xc000875800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000422b80, {0xc000875800?, 0x17fb?, 0xc00051d000?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001c2b08, {0xc000875800?, 0xc000875800?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009a4f30, {0xc000875800?, 0x781991827fb8?, 0x7819daef8f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004d6600, {0xc000875800?, 0x17fb?, 0x43d367?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000758638, {0x2cb1c40, 0xc0004d6600}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000758388, {0x781990f78d58, 0xc0009a4f30}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000758388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000758388, {0xc0007ca000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0004290e0, {0xc0007ca000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b704e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b704e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0004290e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 19888 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20158 [IO wait]: internal/poll.runtime_pollWait(0x7819920659d0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000423600?, 0xc0009de000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000423600, {0xc0009de000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000423600, {0xc0009de000?, 0x12fb?, 0xc0004e8b60?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005183b8, {0xc0009de000?, 0xc0009de000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b34018, {0xc0009de000?, 0x7819906b8200?, 0x7819daef85c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c02858, {0xc0009de000?, 0x12fb?, 0xc0009af090?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005249b8, {0x2cb1c40, 0xc000c02858}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000524708, {0x781990f78d58, 0xc000b34018}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000524708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000524708, {0xc0009c7000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007c4fc0, {0xc0009c7000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000db3b60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000db3b60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007c4fc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20330 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20233 [select]: net/http.(*persistConn).writeLoop(0xc000a54b40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20193 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 17551 [IO wait]: internal/poll.runtime_pollWait(0x7819906806f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000261a80?, 0xc000cc8000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000261a80, {0xc000cc8000, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000261a80, {0xc000cc8000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00093a2c8, {0xc000cc8000?, 0x0?, 0x416fca0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000681ed8, {0xc000cc8000?, 0x78199069f6f8?, 0x7819daef85c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b34738, {0xc000cc8000?, 0x41763c0?, 0xc000c469c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000c629b8, {0x2cb1c40, 0xc000b34738}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000c62708, {0x781990f78d58, 0xc000681ed8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000c62708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000c62708, {0xc00066b000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007b4d80, {0xc00066b000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ca85a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ca85a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007b4d80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 17467 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20218 [IO wait]: internal/poll.runtime_pollWait(0x781992066060, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a22f00?, 0xc0007e7900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a22f00, {0xc0007e7900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a22f00, {0xc0007e7900?, 0x12fb?, 0xc0007b3e00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001c2d08, {0xc0007e7900?, 0xc0007e7900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009a5c08, {0xc0007e7900?, 0x7819906b8200?, 0x7819daef8108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000c02678, {0xc0007e7900?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000759438, {0x2cb1c40, 0xc000c02678}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000759188, {0x781990f78d58, 0xc0009a5c08}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000759188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000759188, {0xc000c01000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000736d80, {0xc000c01000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000885020) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000885020, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000736d80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20212 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20714 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19502 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20576 [IO wait]: internal/poll.runtime_pollWait(0x781990680290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a22480?, 0xc000877000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a22480, {0xc000877000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a22480, {0xc000877000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00093a0d8, {0xc000877000?, 0x0?, 0x416fca0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a08498, {0xc000877000?, 0x78199069f6f8?, 0x7819daef85c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b34708, {0xc000877000?, 0x41763c0?, 0xc000adf9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000c8ed38, {0x2cb1c40, 0xc000b34708}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000c8ea88, {0x781990f78d58, 0xc000a08498}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000c8ea88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000c8ea88, {0xc0004c1000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000429440, {0xc0004c1000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000852c60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000852c60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000429440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20550 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 19725 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x781990680d80, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0007c2480?, 0xc000d70000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0007c2480, {0xc000d70000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0007c2480, {0xc000d70000?, 0x12fb?, 0xc0007eebc0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000c061d8, {0xc000d70000?, 0xc000d70000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004d6df8, {0xc000d70000?, 0x781991827fb8?, 0x7819daef8f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004d7440, {0xc000d70000?, 0x43d367?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004ffeb8, {0x2cb1c40, 0xc0004d7440}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004ffc08, {0x781990f78d58, 0xc0004d6df8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004ffc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0004ffc08, {0xc000d78000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007b0b40, {0xc000d78000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b66480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b66480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007b0b40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 19760 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20195 [IO wait]: internal/poll.runtime_pollWait(0x7819920665d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a22a00?, 0xc0007e5300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a22a00, {0xc0007e5300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a22a00, {0xc0007e5300?, 0x2000012fb?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001c2c40, {0xc0007e5300?, 0x0?, 0x416fca0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009a55d8, {0xc0007e5300?, 0x7819daf02bb0?, 0x7819daef8f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000564588, {0xc0007e5300?, 0x41763c0?, 0xc000bba9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000758d38, {0x2cb1c40, 0xc000564588}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000758a88, {0x781990f78d58, 0xc0009a55d8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000758a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000758a88, {0xc000ae7000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000736b40, {0xc000ae7000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a43c80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a43c80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000736b40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20164 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20248 [IO wait]: internal/poll.runtime_pollWait(0x7819dae66310, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000422a00?, 0xc000b16c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000422a00, {0xc000b16c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000422a00, {0xc000b16c00?, 0x12fb?, 0xc00051c6a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00093a050, {0xc000b16c00?, 0xc000b16c00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a08228, {0xc000b16c00?, 0x781991827fb8?, 0x7819daef8a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004d7da0, {0xc000b16c00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007597b8, {0x2cb1c40, 0xc0004d7da0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000759508, {0x781990f78d58, 0xc000a08228}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000759508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000759508, {0xc000afd000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000736ea0, {0xc000afd000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d02a80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d02a80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000736ea0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20242 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 19743 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7819dae65eb0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a22800?, 0xc0006dec00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a22800, {0xc0006dec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a22800, {0xc0006dec00?, 0x12fb?, 0xc0004e9d20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00093a298, {0xc0006dec00?, 0xc0006dec00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a088e8, {0xc0006dec00?, 0x78199068b588?, 0x7819daef85c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a08c90, {0xc0006dec00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000c637b8, {0x2cb1c40, 0xc000a08c90}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000c63508, {0x781990f78d58, 0xc000a088e8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000c63508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000c63508, {0xc00065f000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000428d80, {0xc00065f000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a43380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a43380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000428d80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 19710 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 17884 [chan receive, 1 minutes]: testing.(*T).Run(0xc0009c81c0, {0x28275c9?, 0xc000850b68?}, 0xc0009820f0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc0009c81c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc0009c81c0, 0x29778c0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 20378 [IO wait]: internal/poll.runtime_pollWait(0x781990680b50, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000261800?, 0xc0009df300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000261800, {0xc0009df300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000261800, {0xc0009df300?, 0x12fb?, 0xc0004e9780?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000518400, {0xc0009df300?, 0xc0009df300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b34198, {0xc0009df300?, 0x78199066f278?, 0x7819daef8a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009a4228, {0xc0009df300?, 0x12fb?, 0x57e22ff200?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000524d38, {0x2cb1c40, 0xc0009a4228}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000524a88, {0x781990f78d58, 0xc000b34198}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000524a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000524a88, {0xc000ace000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007c50e0, {0xc000ace000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b68840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b68840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007c50e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20337 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 19755 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0007b06c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 19748 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20444 [select]: net/http.(*persistConn).writeLoop(0xc000cbc000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20470 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20278 [IO wait]: internal/poll.runtime_pollWait(0x7819920666f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000423000?, 0xc000802000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000423000, {0xc000802000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000423000, {0xc000802000?, 0x12fb?, 0xc00051cc00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00093a1e0, {0xc000802000?, 0xc000802000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a08888, {0xc000802000?, 0x781991827fb8?, 0x7819daef8a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004d7b30, {0xc000802000?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000759b38, {0x2cb1c40, 0xc0004d7b30}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000759888, {0x781990f78d58, 0xc000a08888}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000759888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000759888, {0xc000a92000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007370e0, {0xc000a92000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c16e40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c16e40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007370e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20256 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20219 [select]: net/http.(*persistConn).writeLoop(0xc000736d80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20212 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20379 [select]: net/http.(*persistConn).writeLoop(0xc0007c50e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20337 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20709 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19502 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20145 [select]: net/http.(*persistConn).writeLoop(0xc000736a20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20138 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20320 [select]: net/http.(*persistConn).writeLoop(0xc000253e60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20311 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20517 [select]: net/http.(*persistConn).writeLoop(0xc000428fc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20446 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20395 [IO wait]: internal/poll.runtime_pollWait(0x7819dae65fc8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0007c2b80?, 0xc00087b300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0007c2b80, {0xc00087b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0007c2b80, {0xc00087b300?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000518410, {0xc00087b300?, 0x5?, 0x416fcc8?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b341e0, {0xc00087b300?, 0x78199066f278?, 0x7819daef8a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009a42e8, {0xc00087b300?, 0x41763c0?, 0xc0006829c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005250b8, {0x2cb1c40, 0xc0009a42e8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000524e08, {0x781990f78d58, 0xc000b341e0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000524e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000524e08, {0xc000aec000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000428b40, {0xc000aec000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0000b5740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0000b5740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000428b40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20372 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 17552 [select]: net/http.(*persistConn).writeLoop(0xc0007b4d80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 17467 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20125 [IO wait]: internal/poll.runtime_pollWait(0x781992065e30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a22400?, 0xc0008da000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a22400, {0xc0008da000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a22400, {0xc0008da000?, 0x17fb?, 0xc0006fc920?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001c2ae8, {0xc0008da000?, 0xc0008da000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009a4db0, {0xc0008da000?, 0x781991827fb8?, 0x7819daef8f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004d65d0, {0xc0008da000?, 0x17fb?, 0x5700a5e900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007582b8, {0x2cb1c40, 0xc0004d65d0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000758008, {0x781990f78d58, 0xc0009a4db0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000758008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000758008, {0xc0006d6000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00055aa20, {0xc0006d6000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a42ea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a42ea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00055aa20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20117 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20396 [select]: net/http.(*persistConn).writeLoop(0xc000428b40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20372 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20341 [select]: net/http.(*persistConn).writeLoop(0xc0007b0c60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20322 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20144 [IO wait]: internal/poll.runtime_pollWait(0x7819920664c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a22680?, 0xc000bc4000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a22680, {0xc000bc4000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a22680, {0xc000bc4000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00093a0f0, {0xc000bc4000?, 0x0?, 0x416fca0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a080c0, {0xc000bc4000?, 0x78199069f6f8?, 0x7819daef85c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b34798, {0xc000bc4000?, 0x41763c0?, 0xc000d249c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003109b8, {0x2cb1c40, 0xc000b34798}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000310708, {0x781990f78d58, 0xc000a080c0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000310708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000310708, {0xc000d53000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000736a20, {0xc000d53000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000acbbc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000acbbc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000736a20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20138 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 19772 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc000428ea0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 19765 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20543 [IO wait]: internal/poll.runtime_pollWait(0x781990f83850, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000465080?, 0xc0008db800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000465080, {0xc0008db800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000465080, {0xc0008db800?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00093a0e0, {0xc0008db800?, 0x0?, 0x416fca0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a084f8, {0xc0008db800?, 0x78199069f6f8?, 0x7819daef85c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b346a8, {0xc0008db800?, 0x41763c0?, 0xc000ae09c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000c8f0b8, {0x2cb1c40, 0xc000b346a8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000c8ee08, {0x781990f78d58, 0xc000a084f8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000c8ee08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000c8ee08, {0xc00065e000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000429560, {0xc00065e000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000cdf500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000cdf500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000429560) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20555 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20258 [select]: net/http.(*persistConn).writeLoop(0xc000736fc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20251 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20410 [select]: net/http.(*persistConn).writeLoop(0xc000428c60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20384 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20433 [IO wait]: internal/poll.runtime_pollWait(0x781990680920, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0007c2e80?, 0xc00087c600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0007c2e80, {0xc00087c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0007c2e80, {0xc00087c600?, 0x12fb?, 0xc0006fde40?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005185f8, {0xc00087c600?, 0xc00087c600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b349d8, {0xc00087c600?, 0x78199066f278?, 0x7819daef8a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009a5380, {0xc00087c600?, 0xc0?, 0x1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000525438, {0x2cb1c40, 0xc0009a5380}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000525188, {0x781990f78d58, 0xc000b349d8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000525188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000525188, {0xc000c44000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000b92000, {0xc000c44000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d4bf20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d4bf20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000b92000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20420 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20595 [select]: net/http.(*persistConn).writeLoop(0xc000429680) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20560 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20450 [select]: net/http.(*persistConn).writeLoop(0xc000b92000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20420 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20416 [IO wait]: internal/poll.runtime_pollWait(0x7819920663a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000423e00?, 0xc000ca0000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000423e00, {0xc000ca0000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000423e00, {0xc000ca0000?, 0x12fb?, 0xc0007b3400?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000c06748, {0xc000ca0000?, 0xc000ca0000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009a4dc8, {0xc000ca0000?, 0x78199066f278?, 0x7819daef8a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009a5458, {0xc000ca0000?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000c8e2b8, {0x2cb1c40, 0xc0009a5458}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000c8e008, {0x781990f78d58, 0xc0009a4dc8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000c8e008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000c8e008, {0xc000cac000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000b92120, {0xc000cac000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00053dd40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00053dd40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000b92120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20425 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20523 [select]: net/http.(*persistConn).writeLoop(0xc000cbc360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20535 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20417 [select]: net/http.(*persistConn).writeLoop(0xc000b92120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20425 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20711 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19502 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20577 [select]: net/http.(*persistConn).writeLoop(0xc000429440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20550 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20516 [IO wait]: internal/poll.runtime_pollWait(0x781990f83a80, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000cd8200?, 0xc0009e2c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000cd8200, {0xc0009e2c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000cd8200, {0xc0009e2c00?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001c2d28, {0xc0009e2c00?, 0x0?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000c03e18, {0xc0009e2c00?, 0x78199066f278?, 0x7819daef8a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009a4030, {0xc0009e2c00?, 0x4f?, 0xc0001349e8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000bb0638, {0x2cb1c40, 0xc0009a4030}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000bb0388, {0x781990f78d58, 0xc000c03e18}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000bb0388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000bb0388, {0xc000dd4000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000428fc0, {0xc000dd4000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000dc6960) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000dc6960, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000428fc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20446 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20441 [IO wait]: internal/poll.runtime_pollWait(0x781990680808, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0007c3180?, 0xc0009e0600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0007c3180, {0xc0009e0600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0007c3180, {0xc0009e0600?, 0x12fb?, 0xc00036e6a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000c06860, {0xc0009e0600?, 0xc0009e0600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009a57d0, {0xc0009e0600?, 0x78199069f6f8?, 0x7819daef8f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b35740, {0xc0009e0600?, 0x12fb?, 0x4150380?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000c8e638, {0x2cb1c40, 0xc000b35740}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000c8e388, {0x781990f78d58, 0xc0009a57d0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000c8e388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000c8e388, {0xc000d83000, 0x1000, 0xc00057e7e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000b927e0, {0xc000d83000?, 0x80f4c5?, 0x2cae820?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c95440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c95440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000b927e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20490 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20442 [select]: net/http.(*persistConn).writeLoop(0xc000b927e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20490 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.603666855s (try 1/5): exit status 2: Failed [TestSyncBackupDirWithSuffixKeepExtension TestSyncConcurrentTruncate]