"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/11/23 01:26:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura" 2025/11/23 01:26:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 01:26:37 DEBUG : Creating backend with remote "/tmp/rclone2847620504" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:26:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:26:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/23 01:26:38 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:26:38 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.22s) === RUN TestCopy run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:26:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:26:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:26:40 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:26:40 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:26:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:26:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:26:42 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:26:45 DEBUG : Yandex rclone-test-zuyogom8gura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (26.52s) === RUN TestCopyMetadata run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.48s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.52s) === RUN TestCopyMissingDirectory run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:27:07 DEBUG : Creating backend with remote "/non-existing" 2025/11/23 01:27:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/23 01:27:08 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:27:08 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.63s) === RUN TestCopyNoTraverse run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:27:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:27:09 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:27:09 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:27:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:27:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:27:14 INFO : sub dir/hello world: Copied (new) Diff of "logger" and "lsf" 2c2 < 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world --- > 2025-11-23 01:27:13.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world sync_test.go:3104: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3104 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:213 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world lsf: 2025-11-23 01:27:13.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world Test: TestCopyNoTraverse --- FAIL: TestCopyNoTraverse (18.75s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.71s) === RUN TestCopyCheckFirst run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:27:28 INFO : Yandex rclone-test-zuyogom8gura: Running all checks before starting transfers 2025/11/23 01:27:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:27:29 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:27:29 INFO : Yandex rclone-test-zuyogom8gura: Checks finished, now starting transfers 2025/11/23 01:27:29 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:27:31 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:27:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:27:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (16.46s) === RUN TestSyncNoTraverse run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:27:45 ERROR : Ignoring --no-traverse with sync 2025/11/23 01:27:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:27:45 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:27:45 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:27:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:27:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:27:48 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:27:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.41s) === RUN TestCopyWithDepth run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:28:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/23 01:28:03 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:28:03 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:28:05 DEBUG : hello world2: size = 12 OK 2025/11/23 01:28:05 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/11/23 01:28:05 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (10.36s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:28:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:28:13 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:28:13 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:28:16 DEBUG : potato2: size = 11 OK 2025/11/23 01:28:16 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:28:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.76s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:28:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:28:23 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:28:23 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:28:25 DEBUG : potato2: size = 11 OK 2025/11/23 01:28:25 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:28:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.11s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:28:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/23 01:28:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:28:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/23 01:28:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:28:33 INFO : sub dir2: Making directory 2025/11/23 01:28:33 INFO : sub dir: Making directory 2025/11/23 01:28:33 INFO : sub dir2/sub sub dir2: Making directory 2025/11/23 01:28:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:28:33 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:28:33 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:28:38 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:28:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:28:38 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:28:40 DEBUG : Yandex rclone-test-zuyogom8gura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (32.14s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:29:05 INFO : sub dir2: Making directory 2025/11/23 01:29:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/23 01:29:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:29:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:29:05 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:29:05 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:29:08 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:29:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:29:08 INFO : sub dir/hello world: Copied (new) 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_test.go:388 Error: Should be true Test: TestCopyNoEmptyDirectories Messages: sub dir/hello world: Modification time difference too big |-217413h24m0.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 01:29:07 +0000 UTC) (precision 1ns) --- FAIL: TestCopyNoEmptyDirectories (17.13s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:29:22 DEBUG : sub dir2: Making directory with metadata 2025/11/23 01:29:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:29:22 INFO : sub dir2: Making directory 2025/11/23 01:29:22 INFO : sub dir: Making directory 2025/11/23 01:29:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:29:23 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:29:23 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:29:25 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:29:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:29:25 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:29:25 INFO : sub dir/hello world: Deleted 2025/11/23 01:29:26 DEBUG : Yandex rclone-test-zuyogom8gura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/23 01:29:27 DEBUG : Yandex rclone-test-zuyogom8gura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (23.04s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.80s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:29:46 INFO : sub dir2: Making directory 2025/11/23 01:29:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:29:46 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:29:46 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:29:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:29:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:29:49 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:29:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.81s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:30:02 DEBUG : sub dir2: Making directory with metadata 2025/11/23 01:30:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:30:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:30:03 INFO : sub dir2: Making directory 2025/11/23 01:30:03 INFO : sub dir: Making directory 2025/11/23 01:30:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:30:04 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:30:04 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:30:06 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:30:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:30:06 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:30:06 DEBUG : Waiting for deletions to finish 2025/11/23 01:30:08 DEBUG : Yandex rclone-test-zuyogom8gura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (23.35s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", 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-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:30:26 INFO : sub dir2: Making directory 2025/11/23 01:30:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:30:27 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:30:27 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:30:30 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:30:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:30:30 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:30:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (17.83s) === RUN TestServerSideCopy run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:30:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-muzonac2sogi" 2025/11/23 01:30:47 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-zuyogom8gura -> Yandex rclone-test-muzonac2sogi 2025/11/23 01:30:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:30:48 DEBUG : Yandex rclone-test-muzonac2sogi: Waiting for checks to finish 2025/11/23 01:30:48 DEBUG : Yandex rclone-test-muzonac2sogi: Waiting for transfers to finish 2025/11/23 01:30:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:30:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:30:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/23 01:30:51 DEBUG : Yandex rclone-test-muzonac2sogi: Purge remote --- PASS: TestServerSideCopy (29.14s) === RUN TestCopyOverSelf run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:31:16 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:31:16 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:31:16 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:31:16 DEBUG : sub dir/hello world: Sizes differ 2025/11/23 01:31:16 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:31:19 DEBUG : sub dir/hello world: size = 17 OK 2025/11/23 01:31:19 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/23 01:31:19 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (19.21s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:31:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-hatixic4mefo" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-zuyogom8gura -> Yandex rclone-test-hatixic4mefo 2025/11/23 01:31:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:31:37 DEBUG : Yandex rclone-test-hatixic4mefo: Waiting for checks to finish 2025/11/23 01:31:37 DEBUG : Yandex rclone-test-hatixic4mefo: Waiting for transfers to finish 2025/11/23 01:31:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:31:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:31:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/23 01:31:44 DEBUG : Yandex rclone-test-hatixic4mefo: Waiting for checks to finish 2025/11/23 01:31:44 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:31:44 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-hatixic4mefo) 2025/11/23 01:31:44 DEBUG : sub dir/hello world: Sizes differ 2025/11/23 01:31:44 DEBUG : Yandex rclone-test-hatixic4mefo: Waiting for transfers to finish 2025/11/23 01:31:45 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.fozizel0" before starting 2025/11/23 01:31:47 DEBUG : sub dir/hello world.fozizel0: server side copy: removing renamed existing file after operation 2025/11/23 01:31:52 DEBUG : sub dir/hello world: size = 17 OK 2025/11/23 01:31:52 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/23 01:31:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/23 01:31:53 DEBUG : Yandex rclone-test-hatixic4mefo: Purge remote --- PASS: TestServerSideCopyOverSelf (42.09s) === RUN TestMoveOverSelf run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:32:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:32:18 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:32:18 DEBUG : sub dir/hello world: Sizes differ 2025/11/23 01:32:18 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:32:18 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:32:20 DEBUG : sub dir/hello world: size = 17 OK 2025/11/23 01:32:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/23 01:32:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/23 01:32:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (18.68s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:32:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-wixoruc1yafa" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-zuyogom8gura -> Yandex rclone-test-wixoruc1yafa 2025/11/23 01:32:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:32:36 DEBUG : Yandex rclone-test-wixoruc1yafa: Waiting for checks to finish 2025/11/23 01:32:36 DEBUG : Yandex rclone-test-wixoruc1yafa: Waiting for transfers to finish 2025/11/23 01:32:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:32:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:32:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/23 01:32:43 DEBUG : Yandex rclone-test-wixoruc1yafa: Using server-side directory move 2025/11/23 01:32:44 INFO : Yandex rclone-test-wixoruc1yafa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/23 01:32:44 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:32:44 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-wixoruc1yafa) 2025/11/23 01:32:44 DEBUG : sub dir/hello world: Sizes differ 2025/11/23 01:32:44 DEBUG : Yandex rclone-test-wixoruc1yafa: Waiting for checks to finish 2025/11/23 01:32:44 DEBUG : Yandex rclone-test-wixoruc1yafa: Waiting for transfers to finish 2025/11/23 01:32:50 INFO : sub dir/hello world: Deleted 2025/11/23 01:32:51 INFO : sub dir/hello world: Moved (server-side) 2025/11/23 01:32:55 DEBUG : testing file moves 2025/11/23 01:32:55 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:32:55 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-wixoruc1yafa) 2025/11/23 01:32:55 DEBUG : Yandex rclone-test-wixoruc1yafa: Waiting for checks to finish 2025/11/23 01:32:55 DEBUG : sub dir/hello world: Sizes differ 2025/11/23 01:32:55 DEBUG : Yandex rclone-test-wixoruc1yafa: Waiting for transfers to finish 2025/11/23 01:33:02 INFO : sub dir/hello world: Deleted 2025/11/23 01:33:03 INFO : sub dir/hello world: Moved (server-side) 2025/11/23 01:33:05 DEBUG : Yandex rclone-test-wixoruc1yafa: Purge remote --- PASS: TestServerSideMoveOverSelf (46.78s) === RUN TestCopyAfterDelete run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:33:22 ERROR : error listing: directory not found 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:739 Error: Should be true Test: TestCopyAfterDelete Messages: sub dir/hello world: Modification time difference too big |-217413h28m14.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 01:33:21 +0000 UTC) (precision 1ns) 2025/11/23 01:33:23 INFO : Local file system at /tmp/rclone2847620504: Making directory 2025/11/23 01:33:23 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:33:23 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 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:750 Error: Should be true Test: TestCopyAfterDelete Messages: sub dir/hello world: Modification time difference too big |-217413h28m14.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 01:33:21 +0000 UTC) (precision 1ns) --- FAIL: TestCopyAfterDelete (17.37s) === RUN TestCopyRedownload run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:33:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/23 01:33:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:33:42 DEBUG : Local file system at /tmp/rclone2847620504: Waiting for checks to finish 2025/11/23 01:33:42 DEBUG : Local file system at /tmp/rclone2847620504: Waiting for transfers to finish 2025/11/23 01:33:43 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2025/11/23 01:33:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:33:43 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2025/11/23 01:33:43 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:33:43 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (18.03s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:33:56 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/23 01:33:56 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:33:56 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:33:57 DEBUG : check sum: size = 1 OK 2025/11/23 01:33:57 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/23 01:33:57 INFO : check sum: Copied (new) 2025/11/23 01:33:57 DEBUG : Waiting for deletions to finish 2025/11/23 01:33:58 DEBUG : check sum: size = 1 OK 2025/11/23 01:33:58 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:33:58 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/23 01:33:58 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/11/23 01:33:58 DEBUG : check sum: Unchanged skipping 2025/11/23 01:33:58 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:33:58 DEBUG : Waiting for deletions to finish 2025/11/23 01:33:58 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (11.03s) === RUN TestSyncSizeOnly run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:34:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/23 01:34:07 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:34:07 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:34:09 DEBUG : sizeonly: size = 6 OK 2025/11/23 01:34:09 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/23 01:34:09 INFO : sizeonly: Copied (new) 2025/11/23 01:34:09 DEBUG : Waiting for deletions to finish 2025/11/23 01:34:10 DEBUG : sizeonly: size = 6 OK 2025/11/23 01:34:10 DEBUG : sizeonly: Sizes identical 2025/11/23 01:34:10 DEBUG : sizeonly: Unchanged skipping 2025/11/23 01:34:10 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:34:10 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:34:10 DEBUG : Waiting for deletions to finish 2025/11/23 01:34:10 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:34:17 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/23 01:34:17 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:34:17 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:34:19 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/11/23 01:34:19 INFO : ignore-size: Copied (new) 2025/11/23 01:34:19 DEBUG : Waiting for deletions to finish 2025/11/23 01:34:20 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:34:20 DEBUG : ignore-size: Unchanged skipping 2025/11/23 01:34:20 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:34:20 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:34:20 DEBUG : Waiting for deletions to finish 2025/11/23 01:34:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (9.76s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:34:29 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:34:29 DEBUG : existing: size = 6 OK 2025/11/23 01:34:29 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:34:29 DEBUG : existing: Unchanged skipping 2025/11/23 01:34:29 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:34:29 DEBUG : Waiting for deletions to finish 2025/11/23 01:34:29 INFO : There was nothing to transfer 2025/11/23 01:34:29 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:34:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/23 01:34:29 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:34:32 DEBUG : existing: size = 6 OK 2025/11/23 01:34:32 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/11/23 01:34:32 INFO : existing: Copied (replaced existing) 2025/11/23 01:34:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (12.24s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:34:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/23 01:34:39 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:34:39 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:34:41 DEBUG : existing: size = 6 OK 2025/11/23 01:34:41 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/23 01:34:41 INFO : existing: Copied (new) 2025/11/23 01:34:41 DEBUG : Waiting for deletions to finish 2025/11/23 01:34:42 DEBUG : existing: Destination exists, skipping 2025/11/23 01:34:42 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:34:42 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:34:42 DEBUG : Waiting for deletions to finish 2025/11/23 01:34:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.35s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:34:53 INFO : d: Making directory 2025/11/23 01:34:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/23 01:34:55 DEBUG : c/non empty space: size = 5 OK 2025/11/23 01:34:55 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:34:55 DEBUG : c/non empty space: Unchanged skipping 2025/11/23 01:34:55 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:34:55 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:34:57 DEBUG : a/potato2: size = 60 OK 2025/11/23 01:34:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/23 01:34:57 INFO : a/potato2: Copied (new) 2025/11/23 01:34:57 DEBUG : Waiting for deletions to finish 2025/11/23 01:35:03 INFO : b/potato: Deleted 2025/11/23 01:35:03 INFO : d: Removing directory 2025/11/23 01:35:11 INFO : b: Removing directory 2025/11/23 01:35:17 DEBUG : Yandex rclone-test-zuyogom8gura: deleted 2 directories --- PASS: TestSyncIgnoreErrors (53.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:35:45 DEBUG : empty space: size = 1 OK 2025/11/23 01:35:45 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 01:35:45 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:35:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/23 01:35:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/23 01:35:45 DEBUG : empty space: Unchanged skipping 2025/11/23 01:35:45 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:35:45 DEBUG : Waiting for deletions to finish 2025/11/23 01:35:45 INFO : There was nothing to transfer 2025/11/23 01:35:46 DEBUG : empty space: size = 1 OK 2025/11/23 01:35:46 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/23 01:35:46 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:35:46 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/23 01:35:47 INFO : empty space: Updated modification time in destination 2025/11/23 01:35:47 DEBUG : empty space: Unchanged skipping 2025/11/23 01:35:47 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:35:47 DEBUG : Waiting for deletions to finish 2025/11/23 01:35:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.07s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:35:56 DEBUG : empty space: size = 1 OK 2025/11/23 01:35:56 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/23 01:35:56 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:35:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/23 01:35:56 DEBUG : empty space: Unchanged skipping 2025/11/23 01:35:56 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:35:56 DEBUG : Waiting for deletions to finish 2025/11/23 01:35:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.47s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:36:05 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:36:05 DEBUG : foo: size = 3 OK 2025/11/23 01:36:05 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/23 01:36:05 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:36:05 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:36:05 DEBUG : foo: md5 differ 2025/11/23 01:36:05 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:36:08 DEBUG : foo: size = 3 OK 2025/11/23 01:36:08 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/11/23 01:36:08 INFO : foo: Copied (replaced existing) 2025/11/23 01:36:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (11.69s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:36:16 DEBUG : empty space: size = 1 OK 2025/11/23 01:36:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:36:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/23 01:36:16 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:36:16 DEBUG : empty space: Unchanged skipping 2025/11/23 01:36:16 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:36:19 DEBUG : potato: size = 60 OK 2025/11/23 01:36:19 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/23 01:36:19 INFO : potato: Copied (new) 2025/11/23 01:36:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (18.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:36:34 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:36:34 DEBUG : potato: size = 60 (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:36:34 DEBUG : potato: Sizes differ 2025/11/23 01:36:34 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:36:34 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:36:38 DEBUG : potato: size = 21 OK 2025/11/23 01:36:38 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/23 01:36:38 INFO : potato: Copied (replaced existing) 2025/11/23 01:36:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (13.45s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:36:49 DEBUG : potato: size = 21 OK 2025/11/23 01:36:49 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/23 01:36:49 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:36:49 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:36:49 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:36:49 DEBUG : potato: md5 differ 2025/11/23 01:36:49 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:36:51 DEBUG : potato: size = 21 OK 2025/11/23 01:36:51 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/23 01:36:51 INFO : potato: Copied (replaced existing) 2025/11/23 01:36:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (12.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:37:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:37:02 DEBUG : empty space: size = 1 OK 2025/11/23 01:37:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:37:02 DEBUG : empty space: Unchanged skipping 2025/11/23 01:37:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/23 01:37:02 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:37:02 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:37:02 DEBUG : Waiting for deletions to finish 2025/11/23 01:37:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:37:19 DEBUG : empty space: size = 1 OK 2025/11/23 01:37:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:37:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:37:19 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:37:19 DEBUG : empty space: Unchanged skipping 2025/11/23 01:37:19 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:37:21 DEBUG : potato2: size = 60 OK 2025/11/23 01:37:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/23 01:37:21 INFO : potato2: Copied (new) 2025/11/23 01:37:21 DEBUG : Waiting for deletions to finish 2025/11/23 01:37:27 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:37:43 INFO : d: Making directory 2025/11/23 01:37:44 INFO : d/e: Making directory 2025/11/23 01:37:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/23 01:37:46 DEBUG : c/non empty space: size = 5 OK 2025/11/23 01:37:46 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:37:46 DEBUG : c/non empty space: Unchanged skipping 2025/11/23 01:37:46 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:37:46 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:37:48 DEBUG : a/potato2: size = 60 OK 2025/11/23 01:37:48 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/23 01:37:48 INFO : a/potato2: Copied (new) 2025/11/23 01:37:48 DEBUG : Waiting for deletions to finish 2025/11/23 01:37:53 INFO : b/potato: Deleted 2025/11/23 01:37:53 INFO : d/e: Removing directory 2025/11/23 01:37:59 INFO : d: Removing directory 2025/11/23 01:38:05 INFO : b: Removing directory 2025/11/23 01:38:11 DEBUG : Yandex rclone-test-zuyogom8gura: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (57.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:38:41 INFO : d: Making directory 2025/11/23 01:38:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/23 01:38:43 DEBUG : c/non empty space: size = 5 OK 2025/11/23 01:38:43 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:38:43 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:38:43 DEBUG : c/non empty space: Unchanged skipping 2025/11/23 01:38:43 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:38:45 DEBUG : a/potato2: size = 60 OK 2025/11/23 01:38:45 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/23 01:38:45 INFO : a/potato2: Copied (new) 2025/11/23 01:38:45 ERROR : Yandex rclone-test-zuyogom8gura: not deleting files as there were IO errors 2025/11/23 01:38:45 ERROR : Yandex rclone-test-zuyogom8gura: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (51.96s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:39:31 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/23 01:39:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/23 01:39:31 DEBUG : pacer: Reducing sleep to 15ms 2025/11/23 01:39:31 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/23 01:39:32 DEBUG : pacer: Reducing sleep to 10ms 2025/11/23 01:39:33 DEBUG : Waiting for deletions to finish 2025/11/23 01:39:34 DEBUG : empty space: size = 1 OK 2025/11/23 01:39:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:39:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:39:34 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:39:34 DEBUG : empty space: Unchanged skipping 2025/11/23 01:39:34 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:39:36 DEBUG : potato2: size = 60 OK 2025/11/23 01:39:36 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/23 01:39:36 INFO : potato2: Copied (new) 2025/11/23 01:39:39 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (21.34s) === RUN TestSyncDeleteBefore run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:39:54 DEBUG : Waiting for deletions to finish 2025/11/23 01:39:54 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:39:54 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:39:59 INFO : potato: Deleted 2025/11/23 01:40:00 DEBUG : empty space: size = 1 OK 2025/11/23 01:40:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:40:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:40:00 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:40:00 DEBUG : empty space: Unchanged skipping 2025/11/23 01:40:00 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:40:02 DEBUG : potato2: size = 60 OK 2025/11/23 01:40:02 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/23 01:40:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (22.27s) === RUN TestCopyDeleteBefore run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:40:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:40:16 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:40:16 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:40:18 DEBUG : potato2: size = 19 OK 2025/11/23 01:40:18 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/11/23 01:40:18 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.62s) === RUN TestSyncWithExclude run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:40:35 DEBUG : enormous: Excluded (Size Filter) 2025/11/23 01:40:35 DEBUG : enormous: Excluded 2025/11/23 01:40:35 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:40:35 DEBUG : potato2: Excluded 2025/11/23 01:40:35 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:40:35 DEBUG : potato2: Excluded 2025/11/23 01:40:35 DEBUG : empty space: size = 1 OK 2025/11/23 01:40:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:40:35 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:40:35 DEBUG : empty space: Unchanged skipping 2025/11/23 01:40:35 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:40:35 DEBUG : Waiting for deletions to finish 2025/11/23 01:40:35 INFO : There was nothing to transfer 2025/11/23 01:40:35 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:40:35 DEBUG : potato2: Excluded 2025/11/23 01:40:35 DEBUG : enormous: Excluded (Size Filter) 2025/11/23 01:40:35 DEBUG : enormous: Excluded 2025/11/23 01:40:35 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:40:35 DEBUG : potato2: Excluded 2025/11/23 01:40:36 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:40:36 DEBUG : potato2: Excluded 2025/11/23 01:40:36 DEBUG : empty space: size = 1 OK 2025/11/23 01:40:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:40:36 DEBUG : empty space: Unchanged skipping 2025/11/23 01:40:36 DEBUG : Local file system at /tmp/rclone2847620504: Waiting for checks to finish 2025/11/23 01:40:36 DEBUG : Local file system at /tmp/rclone2847620504: Waiting for transfers to finish 2025/11/23 01:40:36 DEBUG : Waiting for deletions to finish 2025/11/23 01:40:36 INFO : There was nothing to transfer 2025/11/23 01:40:36 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:40:36 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (16.29s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:40:53 DEBUG : enormous: Excluded (Size Filter) 2025/11/23 01:40:53 DEBUG : enormous: Excluded 2025/11/23 01:40:53 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:40:53 DEBUG : potato2: Excluded 2025/11/23 01:40:53 DEBUG : empty space: size = 1 OK 2025/11/23 01:40:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:40:53 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:40:53 DEBUG : empty space: Unchanged skipping 2025/11/23 01:40:53 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:40:53 DEBUG : Waiting for deletions to finish 2025/11/23 01:40:58 INFO : enormous: Deleted 2025/11/23 01:40:59 INFO : potato2: Deleted 2025/11/23 01:40:59 INFO : There was nothing to transfer 2025/11/23 01:41:00 DEBUG : empty space: size = 1 OK 2025/11/23 01:41:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:41:00 DEBUG : empty space: Unchanged skipping 2025/11/23 01:41:00 DEBUG : Local file system at /tmp/rclone2847620504: Waiting for checks to finish 2025/11/23 01:41:00 DEBUG : Local file system at /tmp/rclone2847620504: Waiting for transfers to finish 2025/11/23 01:41:00 DEBUG : Waiting for deletions to finish 2025/11/23 01:41:00 INFO : enormous: Deleted 2025/11/23 01:41:00 INFO : potato2: Deleted 2025/11/23 01:41:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.34s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:41:14 DEBUG : five: Need to transfer - File not found at Destination 2025/11/23 01:41:14 DEBUG : four: size = 4 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:41:14 DEBUG : four: size = 8 (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:41:14 DEBUG : four: Sizes differ 2025/11/23 01:41:14 DEBUG : one: Destination is newer than source, skipping 2025/11/23 01:41:14 DEBUG : three: size = 5 OK 2025/11/23 01:41:14 DEBUG : three: Sizes identical 2025/11/23 01:41:14 DEBUG : two: size = 3 OK 2025/11/23 01:41:14 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:41:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:41:14 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:41:14 DEBUG : two: md5 differ 2025/11/23 01:41:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/23 01:41:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/23 01:41:14 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:41:15 DEBUG : five: size = 4 OK 2025/11/23 01:41:15 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/23 01:41:15 INFO : five: Copied (new) 2025/11/23 01:41:16 DEBUG : four: size = 4 OK 2025/11/23 01:41:16 DEBUG : four: Dst hash empty - aborting Src hash check 2025/11/23 01:41:16 INFO : four: Copied (replaced existing) 2025/11/23 01:41:16 DEBUG : two: size = 3 OK 2025/11/23 01:41:16 DEBUG : two: Dst hash empty - aborting Src hash check 2025/11/23 01:41:16 INFO : two: Copied (replaced existing) 2025/11/23 01:41:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:41:17 DEBUG : five: size = 4 OK 2025/11/23 01:41:17 DEBUG : four: size = 4 OK 2025/11/23 01:41:17 DEBUG : one: Destination is newer than source, skipping 2025/11/23 01:41:17 DEBUG : three: size = 5 OK 2025/11/23 01:41:17 DEBUG : two: size = 3 OK 2025/11/23 01:41:17 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:41:17 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:41:17 DEBUG : three: md5 differ 2025/11/23 01:41:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/23 01:41:17 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:41:17 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/23 01:41:17 DEBUG : five: Size and md5 of src and dst objects identical 2025/11/23 01:41:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/23 01:41:17 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/23 01:41:17 DEBUG : four: Size and md5 of src and dst objects identical 2025/11/23 01:41:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/23 01:41:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/23 01:41:17 DEBUG : two: Size and md5 of src and dst objects identical 2025/11/23 01:41:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/23 01:41:17 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:41:19 DEBUG : three: size = 5 OK 2025/11/23 01:41:19 DEBUG : three: Dst hash empty - aborting Src hash check 2025/11/23 01:41:19 INFO : three: Copied (replaced existing) 2025/11/23 01:41:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (40.14s) === 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-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" sync_test.go:1568: Can track renames: true 2025/11/23 01:41:46 INFO : Yandex rclone-test-zuyogom8gura: Making map for --track-renames 2025/11/23 01:41:46 INFO : Yandex rclone-test-zuyogom8gura: Finished making map for --track-renames 2025/11/23 01:41:46 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:41:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/23 01:41:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/23 01:41:46 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for renames to finish 2025/11/23 01:41:46 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:41:48 DEBUG : yam: size = 11 OK 2025/11/23 01:41:48 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/23 01:41:48 INFO : yam: Copied (new) 2025/11/23 01:41:49 DEBUG : potato: size = 14 OK 2025/11/23 01:41:49 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/23 01:41:49 INFO : potato: Copied (new) 2025/11/23 01:41:49 DEBUG : Waiting for deletions to finish 2025/11/23 01:41:50 DEBUG : potato: size = 14 OK 2025/11/23 01:41:50 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:41:50 INFO : Yandex rclone-test-zuyogom8gura: Making map for --track-renames 2025/11/23 01:41:50 INFO : Yandex rclone-test-zuyogom8gura: Finished making map for --track-renames 2025/11/23 01:41:50 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:41:50 DEBUG : potato: Unchanged skipping 2025/11/23 01:41:50 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for renames to finish 2025/11/23 01:41:52 INFO : yam: Moved (server-side) to: yaml 2025/11/23 01:41:52 INFO : yaml: Renamed from "yam" 2025/11/23 01:41:52 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:41:52 DEBUG : Waiting for deletions to finish 2025/11/23 01:41:52 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (17.28s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" sync_test.go:1640: Can track renames: true 2025/11/23 01:42:04 INFO : Yandex rclone-test-zuyogom8gura: Making map for --track-renames 2025/11/23 01:42:04 INFO : Yandex rclone-test-zuyogom8gura: Finished making map for --track-renames 2025/11/23 01:42:04 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:42:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/23 01:42:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/23 01:42:04 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for renames to finish 2025/11/23 01:42:04 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:42:05 DEBUG : yam: size = 11 OK 2025/11/23 01:42:05 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/23 01:42:05 INFO : yam: Copied (new) 2025/11/23 01:42:06 DEBUG : potato: size = 14 OK 2025/11/23 01:42:06 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/23 01:42:06 INFO : potato: Copied (new) 2025/11/23 01:42:06 DEBUG : Waiting for deletions to finish 2025/11/23 01:42:07 INFO : Yandex rclone-test-zuyogom8gura: Making map for --track-renames 2025/11/23 01:42:07 INFO : Yandex rclone-test-zuyogom8gura: Finished making map for --track-renames 2025/11/23 01:42:07 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:42:07 DEBUG : potato: size = 14 OK 2025/11/23 01:42:07 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:42:07 DEBUG : potato: Unchanged skipping 2025/11/23 01:42:07 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for renames to finish 2025/11/23 01:42:09 INFO : yam: Moved (server-side) to: yaml 2025/11/23 01:42:09 INFO : yaml: Renamed from "yam" 2025/11/23 01:42:09 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:42:09 DEBUG : Waiting for deletions to finish 2025/11/23 01:42:09 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" sync_test.go:1679: Can track renames: true 2025/11/23 01:42:21 INFO : Yandex rclone-test-zuyogom8gura: Making map for --track-renames 2025/11/23 01:42:21 INFO : Yandex rclone-test-zuyogom8gura: Finished making map for --track-renames 2025/11/23 01:42:21 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:42:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/23 01:42:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/23 01:42:21 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for renames to finish 2025/11/23 01:42:21 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:42:24 DEBUG : potato: size = 14 OK 2025/11/23 01:42:24 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/23 01:42:24 INFO : potato: Copied (new) 2025/11/23 01:42:24 DEBUG : sub/yam: size = 11 OK 2025/11/23 01:42:24 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/23 01:42:24 INFO : sub/yam: Copied (new) 2025/11/23 01:42:24 DEBUG : Waiting for deletions to finish 2025/11/23 01:42:25 DEBUG : potato: size = 14 OK 2025/11/23 01:42:25 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:42:25 DEBUG : potato: Unchanged skipping 2025/11/23 01:42:26 INFO : Yandex rclone-test-zuyogom8gura: Making map for --track-renames 2025/11/23 01:42:26 INFO : Yandex rclone-test-zuyogom8gura: Finished making map for --track-renames 2025/11/23 01:42:26 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:42:26 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for renames to finish 2025/11/23 01:42:28 INFO : sub/yam: Moved (server-side) to: yam 2025/11/23 01:42:28 INFO : yam: Renamed from "sub/yam" 2025/11/23 01:42:28 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:42:28 DEBUG : Waiting for deletions to finish 2025/11/23 01:42:28 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (25.71s) === RUN TestServerSideMoveLocal run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:42:47 DEBUG : Creating backend with remote "/tmp/rclone2847620504/dir1" 2025/11/23 01:42:47 DEBUG : Config file has changed externally - reloading 2025/11/23 01:42:47 DEBUG : Creating backend with remote "/tmp/rclone2847620504/dir2" 2025/11/23 01:42:47 DEBUG : Local file system at /tmp/rclone2847620504/dir2: Using server-side directory move 2025/11/23 01:42:47 INFO : Local file system at /tmp/rclone2847620504/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/23 01:42:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/23 01:42:47 DEBUG : Local file system at /tmp/rclone2847620504/dir2: Waiting for checks to finish 2025/11/23 01:42:47 DEBUG : Local file system at /tmp/rclone2847620504/dir2: Waiting for transfers to finish 2025/11/23 01:42:47 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.59s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:42:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:42:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/23 01:42:48 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:42:48 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:42:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:42:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:42:50 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:42:50 INFO : sub dir/hello world: Deleted 2025/11/23 01:42:51 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/23 01:42:51 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/23 01:42:51 INFO : nested/sub dir/file: Copied (new) 2025/11/23 01:42:51 INFO : nested/sub dir/file: Deleted 2025/11/23 01:42:51 INFO : sub dir: Removing directory 2025/11/23 01:42:51 INFO : nested/sub dir: Removing directory 2025/11/23 01:42:51 INFO : nested: Removing directory 2025/11/23 01:42:51 DEBUG : Local file system at /tmp/rclone2847620504: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (35.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:43:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:43:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/23 01:43:23 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:43:23 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:43:25 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:43:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/23 01:43:25 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:43:25 INFO : sub dir/hello world: Deleted 2025/11/23 01:43:26 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/23 01:43:26 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/23 01:43:26 INFO : nested/sub dir/file: Copied (new) 2025/11/23 01:43:26 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (36.04s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:43:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/23 01:43:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/23 01:43:59 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:43:59 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:44:01 DEBUG : existing-b: size = 6 OK 2025/11/23 01:44:01 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/11/23 01:44:01 INFO : existing-b: Copied (new) 2025/11/23 01:44:01 INFO : existing-b: Deleted 2025/11/23 01:44:02 DEBUG : existing: size = 6 OK 2025/11/23 01:44:02 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/23 01:44:02 INFO : existing: Copied (new) 2025/11/23 01:44:02 INFO : existing: Deleted 2025/11/23 01:44:02 DEBUG : existing: Destination exists, skipping 2025/11/23 01:44:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/23 01:44:02 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:44:02 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:44:02 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (14.07s) === RUN TestServerSideMove run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:44:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-qabufod0nopo" sync_test.go:1735: Server side move (if possible) Yandex rclone-test-zuyogom8gura -> Yandex rclone-test-qabufod0nopo 2025/11/23 01:44:25 DEBUG : Yandex rclone-test-qabufod0nopo: Using server-side directory move 2025/11/23 01:44:25 INFO : Yandex rclone-test-qabufod0nopo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/23 01:44:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:44:25 DEBUG : empty space: size = 1 OK 2025/11/23 01:44:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:44:25 DEBUG : empty space: Unchanged skipping 2025/11/23 01:44:25 DEBUG : potato3: size = 68 (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:44:25 DEBUG : potato3: size = 60 (Yandex rclone-test-qabufod0nopo) 2025/11/23 01:44:25 DEBUG : potato3: Sizes differ 2025/11/23 01:44:25 DEBUG : Yandex rclone-test-qabufod0nopo: Waiting for checks to finish 2025/11/23 01:44:27 INFO : potato2: Moved (server-side) 2025/11/23 01:44:30 INFO : empty space: Deleted 2025/11/23 01:44:30 DEBUG : Yandex rclone-test-qabufod0nopo: Waiting for transfers to finish 2025/11/23 01:44:30 INFO : potato3: Deleted 2025/11/23 01:44:32 INFO : potato3: Moved (server-side) 2025/11/23 01:44:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-negaxuc2yuhu" 2025/11/23 01:44:33 DEBUG : Yandex rclone-test-negaxuc2yuhu: Using server-side directory move 2025/11/23 01:44:36 INFO : Yandex rclone-test-negaxuc2yuhu: Server side directory move succeeded 2025/11/23 01:44:36 ERROR : error listing: directory not found 2025/11/23 01:44:36 DEBUG : Yandex rclone-test-negaxuc2yuhu: Purge remote 2025/11/23 01:44:45 DEBUG : Yandex rclone-test-qabufod0nopo: Purge remote 2025/11/23 01:44:46 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (33.53s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:44:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafalov0jose" sync_test.go:1735: Server side move (if possible) Yandex rclone-test-zuyogom8gura -> Yandex rclone-test-jafalov0jose 2025/11/23 01:44:57 DEBUG : empty space: Excluded (Size Filter) 2025/11/23 01:44:57 DEBUG : empty space: Excluded 2025/11/23 01:44:58 DEBUG : empty space: Excluded (Size Filter) 2025/11/23 01:44:58 DEBUG : empty space: Excluded 2025/11/23 01:44:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:44:58 DEBUG : potato3: size = 68 (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:44:58 DEBUG : potato3: size = 60 (Yandex rclone-test-jafalov0jose) 2025/11/23 01:44:58 DEBUG : potato3: Sizes differ 2025/11/23 01:44:58 DEBUG : Yandex rclone-test-jafalov0jose: Waiting for checks to finish 2025/11/23 01:44:58 DEBUG : Yandex rclone-test-jafalov0jose: Waiting for transfers to finish 2025/11/23 01:45:00 INFO : potato2: Moved (server-side) 2025/11/23 01:45:03 INFO : potato3: Deleted 2025/11/23 01:45:05 INFO : potato3: Moved (server-side) 2025/11/23 01:45:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-lefawid4wulo" 2025/11/23 01:45:07 DEBUG : empty space: Excluded (Size Filter) 2025/11/23 01:45:07 DEBUG : empty space: Excluded 2025/11/23 01:45:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:45:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/23 01:45:07 DEBUG : Yandex rclone-test-lefawid4wulo: Waiting for checks to finish 2025/11/23 01:45:07 DEBUG : Yandex rclone-test-lefawid4wulo: Waiting for transfers to finish 2025/11/23 01:45:08 INFO : potato2: Moved (server-side) 2025/11/23 01:45:08 INFO : potato3: Moved (server-side) 2025/11/23 01:45:14 DEBUG : Yandex rclone-test-lefawid4wulo: Purge remote 2025/11/23 01:45:22 DEBUG : Yandex rclone-test-jafalov0jose: Purge remote --- PASS: TestServerSideMoveWithFilter (49.87s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:45:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-kiliyud8pobu" 2025/11/23 01:45:44 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Yandex rclone-test-zuyogom8gura -> Yandex rclone-test-kiliyud8pobu 2025/11/23 01:45:50 DEBUG : Yandex rclone-test-kiliyud8pobu: Using server-side directory move 2025/11/23 01:45:50 INFO : Yandex rclone-test-kiliyud8pobu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/23 01:45:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:45:50 DEBUG : empty space: size = 1 OK 2025/11/23 01:45:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:45:50 DEBUG : empty space: Unchanged skipping 2025/11/23 01:45:50 DEBUG : potato3: size = 68 (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:45:50 DEBUG : potato3: size = 60 (Yandex rclone-test-kiliyud8pobu) 2025/11/23 01:45:50 DEBUG : potato3: Sizes differ 2025/11/23 01:45:51 DEBUG : Yandex rclone-test-kiliyud8pobu: Waiting for checks to finish 2025/11/23 01:45:52 INFO : potato2: Moved (server-side) 2025/11/23 01:45:55 INFO : empty space: Deleted 2025/11/23 01:45:55 DEBUG : Yandex rclone-test-kiliyud8pobu: Waiting for transfers to finish 2025/11/23 01:45:56 INFO : potato3: Deleted 2025/11/23 01:45:57 INFO : potato3: Moved (server-side) 2025/11/23 01:45:57 INFO : tomatoDir: Removing directory 2025/11/23 01:46:03 DEBUG : Yandex rclone-test-zuyogom8gura: deleted 1 directories 2025/11/23 01:46:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-ralikuv8liti" 2025/11/23 01:46:04 INFO : tomatoDir: Making directory 2025/11/23 01:46:05 DEBUG : Yandex rclone-test-ralikuv8liti: Using server-side directory move 2025/11/23 01:46:08 INFO : Yandex rclone-test-ralikuv8liti: Server side directory move succeeded 2025/11/23 01:46:09 ERROR : error listing: directory not found 2025/11/23 01:46:09 ERROR : error listing: directory not found 2025/11/23 01:46:09 DEBUG : Yandex rclone-test-ralikuv8liti: Purge remote 2025/11/23 01:46:19 DEBUG : Yandex rclone-test-kiliyud8pobu: Purge remote 2025/11/23 01:46:19 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (43.20s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.54s) === RUN TestSyncOverlap run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:46:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/rclone-sync-test" --- PASS: TestSyncOverlap (2.12s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:46:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/rclone-sync-test" 2025/11/23 01:46:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/rclone-sync-test-include/layer2" 2025/11/23 01:46:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/rclone-sync-test-ignore-file" 2025/11/23 01:46:27 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:29 DEBUG : Yandex rclone-test-zuyogom8gura/rclone-sync-test: Waiting for checks to finish 2025/11/23 01:46:29 DEBUG : Yandex rclone-test-zuyogom8gura/rclone-sync-test: Waiting for transfers to finish 2025/11/23 01:46:29 DEBUG : Waiting for deletions to finish 2025/11/23 01:46:29 INFO : There was nothing to transfer 2025/11/23 01:46:29 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:31 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:46:31 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:46:31 DEBUG : Waiting for deletions to finish 2025/11/23 01:46:31 INFO : rclone-sync-test-include: Removing directory 2025/11/23 01:46:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/23 01:46:31 DEBUG : Yandex rclone-test-zuyogom8gura: failed to delete 1 directories 2025/11/23 01:46:31 INFO : There was nothing to transfer 2025/11/23 01:46:32 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:33 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:35 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:37 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:38 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:40 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:42 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:43 DEBUG : Yandex rclone-test-zuyogom8gura/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/23 01:46:43 DEBUG : Yandex rclone-test-zuyogom8gura/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/23 01:46:43 DEBUG : Waiting for deletions to finish 2025/11/23 01:46:43 INFO : There was nothing to transfer 2025/11/23 01:46:44 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:47 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:49 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:50 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:46:50 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:46:50 DEBUG : Waiting for deletions to finish 2025/11/23 01:46:50 INFO : rclone-sync-test-include: Removing directory 2025/11/23 01:46:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/23 01:46:50 DEBUG : Yandex rclone-test-zuyogom8gura: failed to delete 1 directories 2025/11/23 01:46:50 INFO : There was nothing to transfer 2025/11/23 01:46:51 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:53 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:54 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:57 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:46:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:46:58 DEBUG : Excluded 2025/11/23 01:46:59 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:46:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:47:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:47:00 DEBUG : Yandex rclone-test-zuyogom8gura/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/23 01:47:00 DEBUG : Yandex rclone-test-zuyogom8gura/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/23 01:47:00 DEBUG : Waiting for deletions to finish 2025/11/23 01:47:00 INFO : There was nothing to transfer 2025/11/23 01:47:00 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:47:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:47:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:47:02 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:47:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:47:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:47:04 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:47:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:47:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:47:06 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:47:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:47:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:47:07 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:47:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:47:08 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (76.71s) === RUN TestSyncCompareDest run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:47:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/dst" 2025/11/23 01:47:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/CompareDest" 2025/11/23 01:47:40 DEBUG : one: Need to transfer - File not found at Destination 2025/11/23 01:47:40 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:47:40 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:47:43 DEBUG : one: size = 3 OK 2025/11/23 01:47:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/23 01:47:43 INFO : one: Copied (new) 2025/11/23 01:47:43 DEBUG : Waiting for deletions to finish 2025/11/23 01:47:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:47:44 DEBUG : one: size = 3 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:47:44 DEBUG : one: Sizes differ 2025/11/23 01:47:44 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:47:44 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:47:47 DEBUG : one: size = 5 OK 2025/11/23 01:47:47 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/23 01:47:47 INFO : one: Copied (replaced existing) 2025/11/23 01:47:47 DEBUG : Waiting for deletions to finish 2025/11/23 01:47:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:47:53 DEBUG : one: size = 3 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:47:53 DEBUG : one: Sizes differ 2025/11/23 01:47:53 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:47:53 DEBUG : one: size = 5 OK 2025/11/23 01:47:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:47:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/23 01:47:53 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:47:53 DEBUG : Waiting for deletions to finish 2025/11/23 01:47:53 INFO : There was nothing to transfer 2025/11/23 01:47:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:47:57 DEBUG : one: size = 3 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:47:57 DEBUG : one: Sizes differ 2025/11/23 01:47:57 DEBUG : two: size = 3 OK 2025/11/23 01:47:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:47:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/23 01:47:57 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:47:57 DEBUG : one: size = 5 OK 2025/11/23 01:47:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:47:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/23 01:47:57 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:47:57 DEBUG : Waiting for deletions to finish 2025/11/23 01:47:57 INFO : There was nothing to transfer 2025/11/23 01:47:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:47:58 DEBUG : one: size = 3 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:47:58 DEBUG : one: Sizes differ 2025/11/23 01:47:58 DEBUG : one: size = 5 OK 2025/11/23 01:47:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:47:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/23 01:47:58 DEBUG : two: size = 3 OK 2025/11/23 01:47:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:47:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/23 01:47:58 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:47:58 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:47:58 DEBUG : Waiting for deletions to finish 2025/11/23 01:47:58 INFO : There was nothing to transfer 2025/11/23 01:48:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:48:00 DEBUG : one: size = 3 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:48:00 DEBUG : one: Sizes differ 2025/11/23 01:48:00 DEBUG : two: size = 3 OK 2025/11/23 01:48:00 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/23 01:48:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/23 01:48:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/23 01:48:00 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:48:00 DEBUG : one: size = 5 OK 2025/11/23 01:48:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:48:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/23 01:48:00 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:48:00 DEBUG : Waiting for deletions to finish 2025/11/23 01:48:00 INFO : There was nothing to transfer 2025/11/23 01:48:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:48:02 DEBUG : one: size = 3 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:48:02 DEBUG : one: Sizes differ 2025/11/23 01:48:02 DEBUG : two: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:48:02 DEBUG : two: size = 3 (Yandex rclone-test-zuyogom8gura/CompareDest) 2025/11/23 01:48:02 DEBUG : two: Sizes differ 2025/11/23 01:48:02 DEBUG : two: Need to transfer - File not found at Destination 2025/11/23 01:48:02 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:48:02 DEBUG : one: size = 5 OK 2025/11/23 01:48:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:48:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/23 01:48:02 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:48:04 DEBUG : two: size = 5 OK 2025/11/23 01:48:04 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/23 01:48:04 INFO : two: Copied (new) 2025/11/23 01:48:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (60.59s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:48:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/dest" 2025/11/23 01:48:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/pre-dest1" 2025/11/23 01:48:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/pre-dest2" 2025/11/23 01:48:45 DEBUG : 1: size = 1 OK 2025/11/23 01:48:45 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:48:45 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/23 01:48:46 DEBUG : 2: size = 1 OK 2025/11/23 01:48:46 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:48:46 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/23 01:48:47 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/23 01:48:47 DEBUG : Yandex rclone-test-zuyogom8gura/dest: Waiting for checks to finish 2025/11/23 01:48:47 DEBUG : Yandex rclone-test-zuyogom8gura/dest: Waiting for transfers to finish 2025/11/23 01:48:48 DEBUG : 3: size = 1 OK 2025/11/23 01:48:48 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/11/23 01:48:48 INFO : 3: Copied (new) 2025/11/23 01:48:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (45.77s) === RUN TestSyncCopyDest run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:49:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/dst" 2025/11/23 01:49:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/CopyDest" 2025/11/23 01:49:27 DEBUG : one: Need to transfer - File not found at Destination 2025/11/23 01:49:27 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:49:27 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:49:29 DEBUG : one: size = 3 OK 2025/11/23 01:49:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/23 01:49:29 INFO : one: Copied (new) 2025/11/23 01:49:29 DEBUG : Waiting for deletions to finish 2025/11/23 01:49:30 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:49:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:49:30 DEBUG : one: size = 3 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:49:30 DEBUG : one: Sizes differ 2025/11/23 01:49:30 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:49:33 DEBUG : one: size = 5 OK 2025/11/23 01:49:33 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/23 01:49:33 INFO : one: Copied (replaced existing) 2025/11/23 01:49:33 DEBUG : Waiting for deletions to finish 2025/11/23 01:49:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/BackupDir" 2025/11/23 01:49:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:49:39 DEBUG : one: size = 3 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:49:39 DEBUG : one: Sizes differ 2025/11/23 01:49:39 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:49:39 DEBUG : one: size = 5 OK 2025/11/23 01:49:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:49:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:49:39 DEBUG : one: size = 3 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:49:39 DEBUG : one: Sizes differ 2025/11/23 01:49:41 INFO : one: Moved (server-side) 2025/11/23 01:49:42 DEBUG : one: size = 5 OK 2025/11/23 01:49:42 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/23 01:49:42 INFO : one: Copied (server-side copy) 2025/11/23 01:49:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/23 01:49:42 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:49:42 DEBUG : Waiting for deletions to finish 2025/11/23 01:49:46 DEBUG : one: size = 5 OK 2025/11/23 01:49:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:49:46 DEBUG : one: Unchanged skipping 2025/11/23 01:49:46 DEBUG : two: size = 3 OK 2025/11/23 01:49:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:49:48 DEBUG : two: size = 3 OK 2025/11/23 01:49:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/23 01:49:48 INFO : two: Copied (server-side copy) 2025/11/23 01:49:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/23 01:49:48 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:49:48 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:49:48 DEBUG : Waiting for deletions to finish 2025/11/23 01:49:49 DEBUG : one: size = 5 OK 2025/11/23 01:49:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:49:49 DEBUG : one: Unchanged skipping 2025/11/23 01:49:49 DEBUG : two: size = 3 OK 2025/11/23 01:49:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:49:49 DEBUG : two: Unchanged skipping 2025/11/23 01:49:49 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:49:49 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:49:49 DEBUG : Waiting for deletions to finish 2025/11/23 01:49:49 INFO : There was nothing to transfer 2025/11/23 01:49:52 DEBUG : one: size = 5 OK 2025/11/23 01:49:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:49:52 DEBUG : one: Unchanged skipping 2025/11/23 01:49:53 DEBUG : three: size = 7 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:49:53 DEBUG : three: size = 5 (Yandex rclone-test-zuyogom8gura/CopyDest) 2025/11/23 01:49:53 DEBUG : three: Sizes differ 2025/11/23 01:49:53 DEBUG : three: Destination not found in --copy-dest 2025/11/23 01:49:53 DEBUG : three: Need to transfer - File not found at Destination 2025/11/23 01:49:53 DEBUG : two: size = 3 OK 2025/11/23 01:49:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:49:53 DEBUG : two: Unchanged skipping 2025/11/23 01:49:53 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:49:53 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:49:55 DEBUG : three: size = 7 OK 2025/11/23 01:49:55 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/11/23 01:49:55 INFO : three: Copied (new) 2025/11/23 01:49:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (86.58s) === RUN TestSyncBackupDir run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:50:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/dst" 2025/11/23 01:50:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/backup" 2025/11/23 01:50:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:50:58 DEBUG : one: size = 3 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:50:58 DEBUG : one: Sizes differ 2025/11/23 01:50:58 DEBUG : two: size = 3 OK 2025/11/23 01:50:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:50:58 DEBUG : two: Unchanged skipping 2025/11/23 01:50:58 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:51:00 INFO : one: Moved (server-side) 2025/11/23 01:51:00 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:51:03 DEBUG : one: size = 4 OK 2025/11/23 01:51:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/23 01:51:03 INFO : one: Copied (new) 2025/11/23 01:51:03 DEBUG : Waiting for deletions to finish 2025/11/23 01:51:04 INFO : three.txt: Moved (server-side) 2025/11/23 01:51:04 INFO : three.txt: Moved into backup dir 2025/11/23 01:51:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:51:08 DEBUG : one: size = 4 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:51:08 DEBUG : one: Sizes differ 2025/11/23 01:51:08 DEBUG : two: size = 3 OK 2025/11/23 01:51:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:51:08 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:51:08 DEBUG : two: Unchanged skipping 2025/11/23 01:51:14 INFO : one: Deleted 2025/11/23 01:51:15 INFO : one: Moved (server-side) 2025/11/23 01:51:15 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:51:18 DEBUG : one: size = 5 OK 2025/11/23 01:51:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/23 01:51:18 INFO : one: Copied (new) 2025/11/23 01:51:18 DEBUG : Waiting for deletions to finish 2025/11/23 01:51:23 INFO : three.txt: Deleted 2025/11/23 01:51:25 INFO : three.txt: Moved (server-side) 2025/11/23 01:51:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (65.23s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:52:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/dst" 2025/11/23 01:52:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/backup" 2025/11/23 01:52:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:52:04 DEBUG : one: size = 3 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:52:04 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:52:04 DEBUG : one: Sizes differ 2025/11/23 01:52:04 DEBUG : two: size = 3 OK 2025/11/23 01:52:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:52:04 DEBUG : two: Unchanged skipping 2025/11/23 01:52:06 INFO : one: Moved (server-side) to: one.bak 2025/11/23 01:52:06 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:52:08 DEBUG : one: size = 4 OK 2025/11/23 01:52:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/23 01:52:08 INFO : one: Copied (new) 2025/11/23 01:52:08 DEBUG : Waiting for deletions to finish 2025/11/23 01:52:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/23 01:52:10 INFO : three.txt: Moved into backup dir 2025/11/23 01:52:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:52:13 DEBUG : one: size = 4 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:52:13 DEBUG : one: Sizes differ 2025/11/23 01:52:13 DEBUG : two: size = 3 OK 2025/11/23 01:52:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:52:13 DEBUG : two: Unchanged skipping 2025/11/23 01:52:13 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:52:19 INFO : one.bak: Deleted 2025/11/23 01:52:20 INFO : one: Moved (server-side) to: one.bak 2025/11/23 01:52:20 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:52:22 DEBUG : one: size = 5 OK 2025/11/23 01:52:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/23 01:52:22 INFO : one: Copied (new) 2025/11/23 01:52:22 DEBUG : Waiting for deletions to finish 2025/11/23 01:52:28 INFO : three.txt.bak: Deleted 2025/11/23 01:52:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/23 01:52:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (65.59s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:53:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/dst" 2025/11/23 01:53:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/backup" 2025/11/23 01:53:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:53:11 DEBUG : two: size = 3 OK 2025/11/23 01:53:11 DEBUG : one: size = 3 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:53:11 DEBUG : one: Sizes differ 2025/11/23 01:53:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:53:11 DEBUG : two: Unchanged skipping 2025/11/23 01:53:11 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:53:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/23 01:53:12 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:53:14 DEBUG : one: size = 4 OK 2025/11/23 01:53:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/23 01:53:14 INFO : one: Copied (new) 2025/11/23 01:53:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:53:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/23 01:53:15 INFO : three.txt: Moved into backup dir 2025/11/23 01:53:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:53:18 DEBUG : one: size = 4 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:53:18 DEBUG : one: Sizes differ 2025/11/23 01:53:18 DEBUG : two: size = 3 OK 2025/11/23 01:53:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:53:18 DEBUG : two: Unchanged skipping 2025/11/23 01:53:18 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:53:23 INFO : one-2019-01-01: Deleted 2025/11/23 01:53:25 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/23 01:53:25 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:53:26 DEBUG : one: size = 5 OK 2025/11/23 01:53:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/23 01:53:26 INFO : one: Copied (new) 2025/11/23 01:53:26 DEBUG : Waiting for deletions to finish 2025/11/23 01:53:31 INFO : three-2019-01-01.txt: Deleted 2025/11/23 01:53:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/23 01:53:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (65.92s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:54:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/dst" 2025/11/23 01:54:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:54:15 DEBUG : two: size = 3 OK 2025/11/23 01:54:15 DEBUG : one: size = 3 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:54:15 DEBUG : one: Sizes differ 2025/11/23 01:54:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:54:15 DEBUG : two: Unchanged skipping 2025/11/23 01:54:15 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:54:17 INFO : one: Moved (server-side) to: one.bak 2025/11/23 01:54:17 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:54:19 DEBUG : one: size = 4 OK 2025/11/23 01:54:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/23 01:54:19 INFO : one: Copied (new) 2025/11/23 01:54:19 DEBUG : Waiting for deletions to finish 2025/11/23 01:54:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/23 01:54:20 INFO : three.txt: Moved into backup dir 2025/11/23 01:54:23 DEBUG : one.bak: Excluded (Path Filter) 2025/11/23 01:54:23 DEBUG : one.bak: Excluded 2025/11/23 01:54:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/23 01:54:23 DEBUG : three.txt.bak: Excluded 2025/11/23 01:54:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:54:23 DEBUG : one: size = 4 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:54:23 DEBUG : one: Sizes differ 2025/11/23 01:54:23 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for checks to finish 2025/11/23 01:54:23 DEBUG : two: size = 3 OK 2025/11/23 01:54:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:54:23 DEBUG : two: Unchanged skipping 2025/11/23 01:54:28 INFO : one.bak: Deleted 2025/11/23 01:54:29 INFO : one: Moved (server-side) to: one.bak 2025/11/23 01:54:29 DEBUG : Yandex rclone-test-zuyogom8gura/dst: Waiting for transfers to finish 2025/11/23 01:54:32 DEBUG : one: size = 5 OK 2025/11/23 01:54:32 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/23 01:54:32 INFO : one: Copied (new) 2025/11/23 01:54:32 DEBUG : Waiting for deletions to finish 2025/11/23 01:54:36 INFO : three.txt.bak: Deleted 2025/11/23 01:54:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/23 01:54:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (57.15s) === RUN TestSyncSuffix run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:55:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/dst" 2025/11/23 01:55:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:55:13 DEBUG : one: size = 3 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:55:13 DEBUG : one: Sizes differ 2025/11/23 01:55:14 INFO : one: Moved (server-side) to: one.bak 2025/11/23 01:55:17 DEBUG : one: size = 4 OK 2025/11/23 01:55:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/23 01:55:17 INFO : one: Copied (new) 2025/11/23 01:55:17 DEBUG : two: size = 3 OK 2025/11/23 01:55:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:55:17 DEBUG : two: Unchanged skipping 2025/11/23 01:55:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:55:18 DEBUG : three.txt: size = 5 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:55:18 DEBUG : three.txt: Sizes differ 2025/11/23 01:55:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/23 01:55:21 DEBUG : three.txt: size = 6 OK 2025/11/23 01:55:21 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/23 01:55:21 INFO : three.txt: Copied (new) 2025/11/23 01:55:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:55:22 DEBUG : one: size = 4 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:55:22 DEBUG : one: Sizes differ 2025/11/23 01:55:28 INFO : one.bak: Deleted 2025/11/23 01:55:30 INFO : one: Moved (server-side) to: one.bak 2025/11/23 01:55:32 DEBUG : one: size = 5 OK 2025/11/23 01:55:32 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/23 01:55:32 INFO : one: Copied (new) 2025/11/23 01:55:32 DEBUG : two: size = 3 OK 2025/11/23 01:55:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:55:32 DEBUG : two: Unchanged skipping 2025/11/23 01:55:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:55:32 DEBUG : three.txt: size = 6 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:55:32 DEBUG : three.txt: Sizes differ 2025/11/23 01:55:38 INFO : three.txt.bak: Deleted 2025/11/23 01:55:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/23 01:55:41 DEBUG : three.txt: size = 19 OK 2025/11/23 01:55:41 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/23 01:55:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (67.24s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:56:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuyogom8gura/dst" 2025/11/23 01:56:18 DEBUG : Config file has changed externally - reloading 2025/11/23 01:56:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:56:19 DEBUG : one: size = 3 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:56:19 DEBUG : one: Sizes differ 2025/11/23 01:56:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/23 01:56:22 DEBUG : one: size = 4 OK 2025/11/23 01:56:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/23 01:56:22 INFO : one: Copied (new) 2025/11/23 01:56:23 DEBUG : two: size = 3 OK 2025/11/23 01:56:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:56:23 DEBUG : two: Unchanged skipping 2025/11/23 01:56:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:56:23 DEBUG : three.txt: size = 5 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:56:23 DEBUG : three.txt: Sizes differ 2025/11/23 01:56:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/23 01:56:28 DEBUG : three.txt: size = 6 OK 2025/11/23 01:56:28 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/23 01:56:28 INFO : three.txt: Copied (new) 2025/11/23 01:56:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:56:30 DEBUG : one: size = 4 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:56:30 DEBUG : one: Sizes differ 2025/11/23 01:56:35 INFO : one-2019-01-01: Deleted 2025/11/23 01:56:36 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/23 01:56:38 DEBUG : one: size = 5 OK 2025/11/23 01:56:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/23 01:56:38 INFO : one: Copied (new) 2025/11/23 01:56:38 DEBUG : two: size = 3 OK 2025/11/23 01:56:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:56:38 DEBUG : two: Unchanged skipping 2025/11/23 01:56:38 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:56:38 DEBUG : three.txt: size = 6 (Yandex rclone-test-zuyogom8gura/dst) 2025/11/23 01:56:38 DEBUG : three.txt: Sizes differ 2025/11/23 01:56:44 INFO : three-2019-01-01.txt: Deleted 2025/11/23 01:56:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/23 01:56:47 DEBUG : three.txt: size = 19 OK 2025/11/23 01:56:47 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/23 01:56:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (65.09s) === RUN TestSyncUTFNorm run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:57:20 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:57:20 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:57:20 DEBUG : Testêé: size = 18 (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:57:20 DEBUG : Testêé: Sizes differ 2025/11/23 01:57:20 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:57:22 DEBUG : Testêé: size = 14 OK 2025/11/23 01:57:22 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/11/23 01:57:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/23 01:57:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.11s) === RUN TestSyncImmutable run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:57:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/23 01:57:29 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:57:29 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:57:31 DEBUG : existing: size = 6 OK 2025/11/23 01:57:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/23 01:57:31 INFO : existing: Copied (new) 2025/11/23 01:57:31 DEBUG : Waiting for deletions to finish 2025/11/23 01:57:32 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2847620504) 2025/11/23 01:57:32 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:57:32 DEBUG : existing: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 01:57:32 DEBUG : existing: Sizes differ 2025/11/23 01:57:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/23 01:57:32 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:57:32 ERROR : Yandex rclone-test-zuyogom8gura: not deleting files as there were IO errors 2025/11/23 01:57:32 ERROR : Yandex rclone-test-zuyogom8gura: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.48s) === RUN TestSyncIgnoreCase run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 01:57:41 DEBUG : EXISTING: size = 6 OK 2025/11/23 01:57:41 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:57:41 DEBUG : existing: Unchanged skipping 2025/11/23 01:57:41 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:57:41 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:57:41 DEBUG : Waiting for deletions to finish 2025/11/23 01:57:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.92s) === RUN TestFixCase run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.04s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.63s) --- SKIP: TestMaxTransfer/Hard (0.59s) --- SKIP: TestMaxTransfer/Soft (1.32s) --- SKIP: TestMaxTransfer/Cautious (0.72s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", 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:2788 Error: Should be true Test: TestSyncConcurrentDelete Messages: both11: Modification time difference too big |-217413h53m26.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 01:58:33 +0000 UTC) (precision 1ns) 2025/11/23 01:59:05 DEBUG : both10: size = 6 OK 2025/11/23 01:59:05 DEBUG : both0: size = 6 OK 2025/11/23 01:59:05 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both11: size = 6 OK 2025/11/23 01:59:05 DEBUG : both11: Modification times differ by 217413h53m26.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-23 01:58:33 +0000 UTC 2025/11/23 01:59:05 DEBUG : both12: size = 6 OK 2025/11/23 01:59:05 DEBUG : both10: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both13: size = 6 OK 2025/11/23 01:59:05 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both11: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/23 01:59:05 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both13: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both14: size = 6 OK 2025/11/23 01:59:05 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both14: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both15: size = 6 OK 2025/11/23 01:59:05 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both15: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both16: size = 6 OK 2025/11/23 01:59:05 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both12: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both17: size = 6 OK 2025/11/23 01:59:05 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both17: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both18: size = 6 OK 2025/11/23 01:59:05 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both18: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both19: size = 6 OK 2025/11/23 01:59:05 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both19: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both1: size = 6 OK 2025/11/23 01:59:05 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both1: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both2: size = 6 OK 2025/11/23 01:59:05 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both2: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both3: size = 6 OK 2025/11/23 01:59:05 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both3: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both4: size = 6 OK 2025/11/23 01:59:05 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 01:59:05 DEBUG : both16: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both5: size = 6 OK 2025/11/23 01:59:05 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both5: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both6: size = 6 OK 2025/11/23 01:59:05 DEBUG : both0: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both7: size = 6 OK 2025/11/23 01:59:05 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both4: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both8: size = 6 OK 2025/11/23 01:59:05 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both6: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both9: size = 6 OK 2025/11/23 01:59:05 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 01:59:05 DEBUG : both9: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both7: Unchanged skipping 2025/11/23 01:59:05 DEBUG : both8: Unchanged skipping 2025/11/23 01:59:06 INFO : both11: Updated modification time in destination 2025/11/23 01:59:06 DEBUG : both11: Unchanged skipping 2025/11/23 01:59:06 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 01:59:06 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:10 INFO : only13: Deleted 2025/11/23 01:59:10 INFO : only15: Deleted 2025/11/23 01:59:10 INFO : only14: Deleted 2025/11/23 01:59:11 INFO : only17: Deleted 2025/11/23 01:59:15 INFO : only18: Deleted 2025/11/23 01:59:15 INFO : only19: Deleted 2025/11/23 01:59:15 INFO : only6: Deleted 2025/11/23 01:59:16 INFO : only9: Deleted 2025/11/23 01:59:20 INFO : only10: Deleted 2025/11/23 01:59:20 INFO : only0: Deleted 2025/11/23 01:59:20 INFO : only11: Deleted 2025/11/23 01:59:21 INFO : only12: Deleted 2025/11/23 01:59:25 INFO : only3: Deleted 2025/11/23 01:59:25 INFO : only2: Deleted 2025/11/23 01:59:25 INFO : only16: Deleted 2025/11/23 01:59:26 INFO : only5: Deleted 2025/11/23 01:59:30 INFO : only1: Deleted 2025/11/23 01:59:30 INFO : only4: Deleted 2025/11/23 01:59:30 INFO : only7: Deleted 2025/11/23 01:59:31 INFO : only8: Deleted 2025/11/23 01:59:31 INFO : There was nothing to transfer --- FAIL: TestSyncConcurrentDelete (201.72s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 02:02:28 DEBUG : both10: size = 6 OK 2025/11/23 02:02:28 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both12: size = 6 OK 2025/11/23 02:02:28 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 02:02:28 DEBUG : both0: size = 6 OK 2025/11/23 02:02:28 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both11: size = 6 OK 2025/11/23 02:02:28 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both10: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both13: size = 6 OK 2025/11/23 02:02:28 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both13: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both14: size = 6 OK 2025/11/23 02:02:28 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both14: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both15: size = 6 OK 2025/11/23 02:02:28 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both15: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both16: size = 6 OK 2025/11/23 02:02:28 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both16: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both17: size = 6 OK 2025/11/23 02:02:28 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both17: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both18: size = 6 OK 2025/11/23 02:02:28 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both0: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both12: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both11: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both1: size = 6 OK 2025/11/23 02:02:28 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both19: size = 6 OK 2025/11/23 02:02:28 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both2: size = 6 OK 2025/11/23 02:02:28 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both18: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both3: size = 6 OK 2025/11/23 02:02:28 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both3: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both4: size = 6 OK 2025/11/23 02:02:28 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both1: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both5: size = 6 OK 2025/11/23 02:02:28 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both5: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both6: size = 6 OK 2025/11/23 02:02:28 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both19: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both7: size = 6 OK 2025/11/23 02:02:28 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both2: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both8: size = 6 OK 2025/11/23 02:02:28 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both4: Unchanged skipping 2025/11/23 02:02:28 DEBUG : both9: size = 6 OK 2025/11/23 02:02:28 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:02:28 DEBUG : both8: Unchanged skipping 2025/11/23 02:02:28 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only0: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only0: Sizes differ 2025/11/23 02:02:28 DEBUG : both6: Unchanged skipping 2025/11/23 02:02:28 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only10: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only10: Sizes differ 2025/11/23 02:02:28 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only11: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only11: Sizes differ 2025/11/23 02:02:28 DEBUG : both7: Unchanged skipping 2025/11/23 02:02:28 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only12: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only12: Sizes differ 2025/11/23 02:02:28 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only13: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only13: Sizes differ 2025/11/23 02:02:28 DEBUG : both9: Unchanged skipping 2025/11/23 02:02:28 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only14: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only14: Sizes differ 2025/11/23 02:02:28 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only15: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only15: Sizes differ 2025/11/23 02:02:28 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only16: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only16: Sizes differ 2025/11/23 02:02:28 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only17: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only17: Sizes differ 2025/11/23 02:02:28 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only18: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only18: Sizes differ 2025/11/23 02:02:28 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only19: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only19: Sizes differ 2025/11/23 02:02:28 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only1: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only1: Sizes differ 2025/11/23 02:02:28 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only2: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only2: Sizes differ 2025/11/23 02:02:28 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only3: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only3: Sizes differ 2025/11/23 02:02:28 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only4: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only4: Sizes differ 2025/11/23 02:02:28 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only5: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only5: Sizes differ 2025/11/23 02:02:28 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only6: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only6: Sizes differ 2025/11/23 02:02:28 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only7: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only7: Sizes differ 2025/11/23 02:02:28 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only8: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only8: Sizes differ 2025/11/23 02:02:28 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2847620504) 2025/11/23 02:02:28 DEBUG : only9: size = 6 (Yandex rclone-test-zuyogom8gura) 2025/11/23 02:02:28 DEBUG : only9: Sizes differ 2025/11/23 02:02:28 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 02:02:30 DEBUG : only12: size = 0 OK 2025/11/23 02:02:30 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/11/23 02:02:30 INFO : only12: Copied (replaced existing) 2025/11/23 02:02:30 DEBUG : only11: size = 0 OK 2025/11/23 02:02:30 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/11/23 02:02:30 INFO : only11: Copied (replaced existing) 2025/11/23 02:02:30 DEBUG : only10: size = 0 OK 2025/11/23 02:02:30 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/11/23 02:02:30 INFO : only10: Copied (replaced existing) 2025/11/23 02:02:30 DEBUG : only0: size = 0 OK 2025/11/23 02:02:30 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/11/23 02:02:30 INFO : only0: Copied (replaced existing) 2025/11/23 02:02:32 DEBUG : only17: size = 0 OK 2025/11/23 02:02:32 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/11/23 02:02:32 INFO : only17: Copied (replaced existing) 2025/11/23 02:02:32 DEBUG : only13: size = 0 OK 2025/11/23 02:02:32 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/11/23 02:02:32 INFO : only13: Copied (replaced existing) 2025/11/23 02:02:32 DEBUG : only18: size = 0 OK 2025/11/23 02:02:32 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/11/23 02:02:32 INFO : only18: Copied (replaced existing) 2025/11/23 02:02:32 DEBUG : only19: size = 0 OK 2025/11/23 02:02:32 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/11/23 02:02:32 INFO : only19: Copied (replaced existing) 2025/11/23 02:02:33 DEBUG : only1: size = 0 OK 2025/11/23 02:02:33 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/11/23 02:02:33 INFO : only1: Copied (replaced existing) 2025/11/23 02:02:34 DEBUG : only14: size = 0 OK 2025/11/23 02:02:34 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/11/23 02:02:34 INFO : only14: Copied (replaced existing) 2025/11/23 02:02:34 DEBUG : only15: size = 0 OK 2025/11/23 02:02:34 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/11/23 02:02:34 INFO : only15: Copied (replaced existing) 2025/11/23 02:02:34 DEBUG : only3: size = 0 OK 2025/11/23 02:02:34 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/11/23 02:02:34 INFO : only3: Copied (replaced existing) 2025/11/23 02:02:35 DEBUG : only5: size = 0 OK 2025/11/23 02:02:35 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/11/23 02:02:35 INFO : only5: Copied (replaced existing) 2025/11/23 02:02:35 DEBUG : only16: size = 0 OK 2025/11/23 02:02:35 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/11/23 02:02:35 INFO : only16: Copied (replaced existing) 2025/11/23 02:02:36 DEBUG : only7: size = 0 OK 2025/11/23 02:02:36 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/11/23 02:02:36 INFO : only7: Copied (replaced existing) 2025/11/23 02:02:36 DEBUG : only2: size = 0 OK 2025/11/23 02:02:36 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/11/23 02:02:36 INFO : only2: Copied (replaced existing) 2025/11/23 02:02:36 DEBUG : only8: size = 0 OK 2025/11/23 02:02:36 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/11/23 02:02:36 INFO : only8: Copied (replaced existing) 2025/11/23 02:02:37 DEBUG : only9: size = 0 OK 2025/11/23 02:02:37 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/11/23 02:02:37 INFO : only9: Copied (replaced existing) 2025/11/23 02:02:38 DEBUG : only6: size = 0 OK 2025/11/23 02:02:38 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/11/23 02:02:38 INFO : only6: Copied (replaced existing) 2025/11/23 02:02:38 DEBUG : only4: size = 0 OK 2025/11/23 02:02:38 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/11/23 02:02:38 INFO : only4: Copied (replaced existing) 2025/11/23 02:02:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (289.65s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 02:06:02 DEBUG : empty_dir: Making directory with metadata 2025/11/23 02:06:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 02:06:02 DEBUG : empty_on_remote: Making directory with metadata 2025/11/23 02:06:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 02:06:02 INFO : empty_on_remote: Making directory 2025/11/23 02:06:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC Diff of "logger" and "lsf" 3d2 < 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 4a4 > 2025-11-23 02:06:05.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 sync_test.go:3104: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3104 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2830 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 lsf: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 2025-11-23 02:06:05.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (43.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 02:06:45 DEBUG : empty_dir: Making directory with metadata 2025/11/23 02:06:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 02:06:45 DEBUG : empty_on_remote: Making directory with metadata 2025/11/23 02:06:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 02:06:45 INFO : empty_on_remote: Making directory 2025/11/23 02:06:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/23 02:06:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/23 02:06:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/23 02:06:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/23 02:06:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/23 02:06:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (54.70s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 02:07:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 02:07:40 INFO : sub dir: Making directory 2025/11/23 02:07:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (86.97s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 02:09:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 02:09:07 INFO : sub dir: Making directory 2025/11/23 02:09:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (98.91s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 02:11:22 DEBUG : Waiting for deletions to finish 2025/11/23 02:11:22 DEBUG : apple: Excluded (Path Filter) 2025/11/23 02:11:22 DEBUG : apple: Excluded 2025/11/23 02:11:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 02:11:22 DEBUG : appleappleapplebanana: Excluded 2025/11/23 02:11:22 DEBUG : banana: Excluded (Path Filter) 2025/11/23 02:11:22 DEBUG : banana: Excluded 2025/11/23 02:11:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 02:11:22 DEBUG : splitbananasplit: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 02:11:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 02:11:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 02:11:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 02:11:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 02:11:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 02:11:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 02:11:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 02:11:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 02:11:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 02:11:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 02:11:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 02:11:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 02:11:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 02:11:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 02:11:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 02:11:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 02:11:23 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/NFC Messages: dir1/0011-56789;.txt: Modification time difference too big |-217414h6m0.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 02:11:07 +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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/NFC Messages: dir1/0013-789;=.txt: Modification time difference too big |-217414h6m4.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 02:11:11 +0000 UTC) (precision 1ns) 2025/11/23 02:11:24 DEBUG : apple: size = 5 OK 2025/11/23 02:11:24 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : apple: Unchanged skipping 2025/11/23 02:11:24 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 02:11:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 02:11:24 DEBUG : banana: size = 6 OK 2025/11/23 02:11:24 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : banana: Unchanged skipping 2025/11/23 02:11:24 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 02:11:24 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 02:11:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 02:11:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 02:11:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 02:11:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 02:11:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 02:11:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 02:11:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 02:11:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 02:11:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 02:11:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 02:11:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 02:11:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 02:11:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 02:11:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 02:11:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 02:11:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 02:11:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 02:11:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 02:11:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 02:11:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 02:11:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 02:11:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 02:11:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 02:11:24 DEBUG : dir1/0011-56789;.txt: Modification times differ by 217414h6m0.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-23 02:11:07 +0000 UTC 2025/11/23 02:11:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 02:11:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 02:11:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 02:11:24 DEBUG : dir1/0013-789;=.txt: Modification times differ by 217414h6m4.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-23 02:11:11 +0000 UTC 2025/11/23 02:11:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 02:11:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 02:11:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 02:11:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 02:11:24 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 02:11:24 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/23 02:11:24 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/23 02:11:25 INFO : dir1/0011-56789;.txt: Updated modification time in destination 2025/11/23 02:11:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 02:11:25 INFO : dir1/0013-789;=.txt: Updated modification time in destination 2025/11/23 02:11:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 02:11:25 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 02:11:25 DEBUG : Waiting for deletions to finish 2025/11/23 02:11:25 INFO : There was nothing to transfer 2025/11/23 02:11:25 DEBUG : Waiting for deletions to finish 2025/11/23 02:11:25 DEBUG : apple: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : apple: Excluded 2025/11/23 02:11:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : appleappleapplebanana: Excluded 2025/11/23 02:11:25 DEBUG : banana: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : banana: Excluded 2025/11/23 02:11:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : splitbananasplit: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 02:11:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 02:11:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 02:11:26 DEBUG : apple: size = 5 OK 2025/11/23 02:11:26 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : apple: Unchanged skipping 2025/11/23 02:11:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 02:11:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 02:11:26 DEBUG : banana: size = 6 OK 2025/11/23 02:11:26 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : banana: Unchanged skipping 2025/11/23 02:11:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 02:11:26 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 02:11:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 02:11:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 02:11:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 02:11:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 02:11:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 02:11:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 02:11:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 02:11:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 02:11:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 02:11:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 02:11:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 02:11:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 02:11:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 02:11:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 02:11:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 02:11:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:11:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 02:11:26 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 02:11:26 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 02:11:26 DEBUG : Waiting for deletions to finish 2025/11/23 02:11:26 INFO : There was nothing to transfer 2025/11/23 02:11:26 DEBUG : Waiting for deletions to finish 2025/11/23 02:11:26 DEBUG : apple: Excluded (Path Filter) 2025/11/23 02:11:26 DEBUG : apple: Excluded 2025/11/23 02:11:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 02:11:26 DEBUG : appleappleapplebanana: Excluded 2025/11/23 02:11:26 DEBUG : banana: Excluded (Path Filter) 2025/11/23 02:11:26 DEBUG : banana: Excluded 2025/11/23 02:11:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 02:11:26 DEBUG : splitbananasplit: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 02:11:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 02:11:27 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 02:13:39 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/23 02:13:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/23 02:13:39 DEBUG : pacer: Reducing sleep to 15ms 2025/11/23 02:13:39 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/23 02:13:40 DEBUG : pacer: Reducing sleep to 10ms 2025/11/23 02:13:51 DEBUG : Waiting for deletions to finish 2025/11/23 02:13:51 DEBUG : apple: Excluded (Path Filter) 2025/11/23 02:13:51 DEBUG : apple: Excluded 2025/11/23 02:13:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 02:13:51 DEBUG : appleappleapplebanana: Excluded 2025/11/23 02:13:51 DEBUG : banana: Excluded (Path Filter) 2025/11/23 02:13:51 DEBUG : banana: Excluded 2025/11/23 02:13:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 02:13:51 DEBUG : splitbananasplit: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 02:13:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 02:13:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 02:13:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 02:13:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 02:13:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 02:13:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 02:13:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 02:13:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 02:13:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 02:13:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 02:13:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 02:13:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 02:13:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 02:13:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 02:13:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 02:13:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 02:13:52 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/0007-1234567.txt: Modification time difference too big |-217414h8m22.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 02:13:29 +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/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/0008-2345678.txt: Modification time difference too big |-217414h8m24.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 02:13:31 +0000 UTC) (precision 1ns) 2025/11/23 02:13:53 DEBUG : apple: size = 5 OK 2025/11/23 02:13:53 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : apple: Unchanged skipping 2025/11/23 02:13:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 02:13:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 02:13:53 DEBUG : banana: size = 6 OK 2025/11/23 02:13:53 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : banana: Unchanged skipping 2025/11/23 02:13:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 02:13:53 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 02:13:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 02:13:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 02:13:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 02:13:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 02:13:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 02:13:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 02:13:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 02:13:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 02:13:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 02:13:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 02:13:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 02:13:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 02:13:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 02:13:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 02:13:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 02:13:53 DEBUG : dir1/0007-1234567.txt: Modification times differ by 217414h8m22.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-23 02:13:29 +0000 UTC 2025/11/23 02:13:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 02:13:53 DEBUG : dir1/0008-2345678.txt: Modification times differ by 217414h8m24.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-11-23 02:13:31 +0000 UTC 2025/11/23 02:13:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 02:13:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 02:13:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 02:13:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 02:13:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 02:13:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 02:13:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 02:13:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 02:13:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 02:13:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 02:13:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 02:13:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 02:13:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 02:13:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 02:13:53 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 02:13:53 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/23 02:13:53 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/23 02:13:53 INFO : dir1/0008-2345678.txt: Updated modification time in destination 2025/11/23 02:13:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 02:13:54 INFO : dir1/0007-1234567.txt: Updated modification time in destination 2025/11/23 02:13:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 02:13:54 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 02:13:54 DEBUG : Waiting for deletions to finish 2025/11/23 02:13:54 INFO : There was nothing to transfer 2025/11/23 02:13:54 DEBUG : Waiting for deletions to finish 2025/11/23 02:13:54 DEBUG : apple: Excluded (Path Filter) 2025/11/23 02:13:54 DEBUG : apple: Excluded 2025/11/23 02:13:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 02:13:54 DEBUG : appleappleapplebanana: Excluded 2025/11/23 02:13:54 DEBUG : banana: Excluded (Path Filter) 2025/11/23 02:13:54 DEBUG : banana: Excluded 2025/11/23 02:13:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 02:13:54 DEBUG : splitbananasplit: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 02:13:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 02:13:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 02:13:56 DEBUG : apple: size = 5 OK 2025/11/23 02:13:56 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : apple: Unchanged skipping 2025/11/23 02:13:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 02:13:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 02:13:56 DEBUG : banana: size = 6 OK 2025/11/23 02:13:56 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : banana: Unchanged skipping 2025/11/23 02:13:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 02:13:56 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 02:13:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 02:13:56 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 02:13:56 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 02:13:56 DEBUG : Waiting for deletions to finish 2025/11/23 02:13:56 INFO : There was nothing to transfer 2025/11/23 02:13:56 DEBUG : Waiting for deletions to finish 2025/11/23 02:13:57 DEBUG : apple: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : apple: Excluded 2025/11/23 02:13:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : appleappleapplebanana: Excluded 2025/11/23 02:13:57 DEBUG : banana: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : banana: Excluded 2025/11/23 02:13:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : splitbananasplit: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 02:13:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 02:13:57 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 02:16:23 DEBUG : Waiting for deletions to finish 2025/11/23 02:16:23 DEBUG : apple: Excluded (Path Filter) 2025/11/23 02:16:23 DEBUG : apple: Excluded 2025/11/23 02:16:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 02:16:23 DEBUG : appleappleapplebanana: Excluded 2025/11/23 02:16:23 DEBUG : banana: Excluded (Path Filter) 2025/11/23 02:16:23 DEBUG : banana: Excluded 2025/11/23 02:16:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 02:16:23 DEBUG : splitbananasplit: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 02:16:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 02:16:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 02:16:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 02:16:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 02:16:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 02:16:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 02:16:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 02:16:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 02:16:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 02:16:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 02:16:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 02:16:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 02:16:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 02:16:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 02:16:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 02:16:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 02:16:24 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/0001-bcdefgh.txt: Modification time difference too big |-217414h10m41.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 02:15:48 +0000 UTC) (precision 1ns) 2025/11/23 02:16:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/23 02:16:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:16:25 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 02:16:25 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 02:16:27 DEBUG : YXBwbGU=: size = 5 OK 2025/11/23 02:16:27 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/23 02:16:27 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/23 02:16:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/23 02:16:27 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/23 02:16:27 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/23 02:16:27 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/23 02:16:27 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:27 DEBUG : YmFuYW5h: size = 6 OK 2025/11/23 02:16:27 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/23 02:16:27 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/23 02:16:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/23 02:16:28 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/23 02:16:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/23 02:16:29 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/23 02:16:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/23 02:16:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/23 02:16:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/23 02:16:29 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/23 02:16:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/23 02:16:30 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/23 02:16:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/23 02:16:31 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/23 02:16:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/23 02:16:31 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/23 02:16:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/23 02:16:32 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/23 02:16:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/23 02:16:33 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/23 02:16:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/23 02:16:33 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/23 02:16:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/23 02:16:33 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/23 02:16:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/23 02:16:35 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/23 02:16:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 02:16:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/23 02:16:35 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/23 02:16:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/23 02:16:35 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/23 02:16:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/23 02:16:35 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/23 02:16:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/23 02:16:37 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/23 02:16:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/23 02:16:37 DEBUG : Waiting for deletions to finish 2025/11/23 02:16:41 INFO : banana: Deleted 2025/11/23 02:16:41 INFO : appleappleapplebanana: Deleted 2025/11/23 02:16:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/23 02:16:41 INFO : dir1/0013-789;=.txt: Deleted 2025/11/23 02:16:41 INFO : dir1/0015-9;=.txt: Deleted 2025/11/23 02:16:41 INFO : dir1/0010-456789.txt: Deleted 2025/11/23 02:16:42 INFO : dir1/0003-defghij.txt: Deleted 2025/11/23 02:16:42 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/23 02:16:46 INFO : dir1/0011-56789;.txt: Deleted 2025/11/23 02:16:46 INFO : splitbananasplit: Deleted 2025/11/23 02:16:46 INFO : dir1/0008-2345678.txt: Deleted 2025/11/23 02:16:46 INFO : dir1/0009-3456789.txt: Deleted 2025/11/23 02:16:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/23 02:16:47 INFO : dir1/0012-6789;.txt: Deleted 2025/11/23 02:16:47 INFO : apple: Deleted 2025/11/23 02:16:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/23 02:16:50 INFO : dir1/0007-1234567.txt: Deleted 2025/11/23 02:16:51 INFO : dir1/0014-89;=.txt: Deleted 2025/11/23 02:16:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/23 02:16:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/23 02:16:51 DEBUG : Waiting for deletions to finish 2025/11/23 02:16:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : YXBwbGU=: Excluded 2025/11/23 02:16:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/23 02:16:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : YmFuYW5h: Excluded 2025/11/23 02:16:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/23 02:16:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/23 02:16:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/23 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 02:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:53 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:53 DEBUG : YXBwbGU=: size = 5 OK 2025/11/23 02:16:53 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : apple: Unchanged skipping 2025/11/23 02:16:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 02:16:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : YmFuYW5h: size = 6 OK 2025/11/23 02:16:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : banana: Unchanged skipping 2025/11/23 02:16:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/23 02:16:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 02:16:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/23 02:16:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/23 02:16:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/23 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/23 02:16:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/23 02:16:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/23 02:16:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/23 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/23 02:16:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/23 02:16:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/23 02:16:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/23 02:16:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/23 02:16:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/23 02:16:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/23 02:16:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/23 02:16:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/23 02:16:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/23 02:16:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:16:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 02:16:53 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 02:16:53 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 02:16:53 DEBUG : Waiting for deletions to finish 2025/11/23 02:16:53 DEBUG : Waiting for deletions to finish 2025/11/23 02:16:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/23 02:16:53 DEBUG : YXBwbGU=: Excluded 2025/11/23 02:16:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/23 02:16:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/23 02:16:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/23 02:16:53 DEBUG : YmFuYW5h: Excluded 2025/11/23 02:16:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/23 02:16:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/23 02:16:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/23 02:16:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/23 02:16:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 02:16:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 02:16:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 02:16:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 02:16:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 02:16:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 02:16:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 02:16:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 02:16:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 02:16:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 02:16:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 02:19:11 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/23 02:19:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/23 02:19:12 DEBUG : pacer: Reducing sleep to 15ms 2025/11/23 02:19:12 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/23 02:19:13 DEBUG : pacer: Reducing sleep to 10ms 2025/11/23 02:19:18 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/23 02:19:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/23 02:19:18 DEBUG : pacer: Reducing sleep to 15ms 2025/11/23 02:19:18 DEBUG : Waiting for deletions to finish 2025/11/23 02:19:18 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/23 02:19:18 DEBUG : apple: Excluded (Path Filter) 2025/11/23 02:19:18 DEBUG : apple: Excluded 2025/11/23 02:19:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 02:19:18 DEBUG : appleappleapplebanana: Excluded 2025/11/23 02:19:18 DEBUG : banana: Excluded (Path Filter) 2025/11/23 02:19:18 DEBUG : banana: Excluded 2025/11/23 02:19:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 02:19:18 DEBUG : splitbananasplit: Excluded 2025/11/23 02:19:19 DEBUG : pacer: Reducing sleep to 10ms 2025/11/23 02:19:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 02:19:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 02:19:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 02:19:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 02:19:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 02:19:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 02:19:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 02:19:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 02:19:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 02:19:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 02:19:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 02:19:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 02:19:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 02:19:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 02:19:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 02:19:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 02:19:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 02:19:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 02:19:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 02:19:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 02:19:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 02:19:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 02:19:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 02:19:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 02:19:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 02:19:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 02:19:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 02:19:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 02:19:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 02:19:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 02:19:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 02:19:19 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/prefix Messages: dir1/0001-bcdefgh.txt: Modification time difference too big |-217414h13m35.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 02:18:42 +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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/prefix Messages: dir1/0005-fghijkl.txt: Modification time difference too big |-217414h13m41.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 02:18:48 +0000 UTC) (precision 1ns) 2025/11/23 02:19:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:20 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:20 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:20 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:20 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:20 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:20 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:20 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:20 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 02:19:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 02:19:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 02:19:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 02:19:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 02:19:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 02:19:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 02:19:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 02:19:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 02:19:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 02:19:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 02:19:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 02:19:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 02:19:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 02:19:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 02:19:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 02:19:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 02:19:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 02:19:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 02:19:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 02:19:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 02:19:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 02:19:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 02:19:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 02:19:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 02:19:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 02:19:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 02:19:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 02:19:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 02:19:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 02:19:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 02:19:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 02:19:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 02:19:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 02:19:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 02:19:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 02:19:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 02:19:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 02:19:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 02:19:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 02:19:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 02:19:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 02:19:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 02:19:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 02:19:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 02:19:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 02:19:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 02:19:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 02:19:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 02:19:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 02:19:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 02:19:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 02:19:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 02:19:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 02:19:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 02:19:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 02:19:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 02:19:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 02:19:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 02:19:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 02:19:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 02:19:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 02:19:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 02:19:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 02:19:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 02:19:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 02:19:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 02:19:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 02:19:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 02:19:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 02:19:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 02:19:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 02:19:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 02:19:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 02:19:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 02:19:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 02:19:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 02:19:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 02:19:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 02:19:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 02:19:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 02:19:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 02:19:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 02:19:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 02:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 02:19:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 02:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 02:19:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 02:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 02:19:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 02:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 02:19:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 02:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 02:19:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 02:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 02:19:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 02:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 02:19:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 02:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 02:19:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 02:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 02:19:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 02:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 02:19:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 02:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 02:19:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 02:19:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 02:19:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 02:19:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 02:19:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 02:19:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 02:19:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 02:19:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 02:19:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 02:19:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 02:19:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 02:19:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 02:19:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 02:19:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 02:19:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 02:19:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 02:19:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 02:19:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 02:19:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 02:19:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 02:19:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 02:19:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 02:19:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 02:19:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 02:19:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 02:19:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 02:19:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 02:19:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 02:19:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 02:19:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 02:19:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 02:19:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 02:19:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 02:19:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 02:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 02:19:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 02:19:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 02:19:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 02:19:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 02:19:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 02:19:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 02:19:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 02:19:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 02:19:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 02:19:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 02:19:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 02:19:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 02:19:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 02:19:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 02:19:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 02:19:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/23 02:19:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:20 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 02:19:20 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 02:19:22 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/23 02:19:22 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/23 02:19:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/23 02:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 02:19:22 DEBUG : PREFIXapple: size = 5 OK 2025/11/23 02:19:22 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/23 02:19:22 INFO : apple: Copied (new) to: PREFIXapple 2025/11/23 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 02:19:22 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/23 02:19:22 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/23 02:19:22 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/23 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 02:19:22 DEBUG : PREFIXbanana: size = 6 OK 2025/11/23 02:19:22 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/23 02:19:22 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/23 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 02:19:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/23 02:19:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/23 02:19:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 02:19:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 02:19:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/23 02:19:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/23 02:19:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 02:19:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 02:19:24 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/23 02:19:24 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/23 02:19:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/23 02:19:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 02:19:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/23 02:19:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/23 02:19:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 02:19:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 02:19:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/23 02:19:26 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/23 02:19:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 02:19:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 02:19:26 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/23 02:19:26 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/23 02:19:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/23 02:19:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 02:19:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/23 02:19:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/23 02:19:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 02:19:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 02:19:27 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/23 02:19:27 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/23 02:19:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/23 02:19:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 02:19:27 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/23 02:19:27 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/23 02:19:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/23 02:19:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 02:19:28 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/23 02:19:28 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/23 02:19:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/23 02:19:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 02:19:29 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/23 02:19:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/23 02:19:29 DEBUG : pacer: Reducing sleep to 15ms 2025/11/23 02:19:29 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/23 02:19:29 DEBUG : pacer: Reducing sleep to 10ms 2025/11/23 02:19:29 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/23 02:19:29 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/23 02:19:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/23 02:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 02:19:29 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/23 02:19:29 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/23 02:19:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/23 02:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 02:19:30 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/23 02:19:30 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/23 02:19:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/23 02:19:31 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/23 02:19:31 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/23 02:19:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/23 02:19:31 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/23 02:19:31 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/23 02:19:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/23 02:19:33 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/23 02:19:33 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/23 02:19:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/23 02:19:33 DEBUG : Waiting for deletions to finish 2025/11/23 02:19:37 INFO : dir1/0013-789;=.txt: Deleted 2025/11/23 02:19:38 INFO : dir1/0009-3456789.txt: Deleted 2025/11/23 02:19:38 INFO : dir1/0010-456789.txt: Deleted 2025/11/23 02:19:38 INFO : dir1/0014-89;=.txt: Deleted 2025/11/23 02:19:38 INFO : banana: Deleted 2025/11/23 02:19:38 INFO : dir1/0012-6789;.txt: Deleted 2025/11/23 02:19:38 INFO : dir1/0007-1234567.txt: Deleted 2025/11/23 02:19:42 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/23 02:19:42 INFO : splitbananasplit: Deleted 2025/11/23 02:19:42 INFO : dir1/0011-56789;.txt: Deleted 2025/11/23 02:19:42 INFO : appleappleapplebanana: Deleted 2025/11/23 02:19:42 INFO : dir1/0008-2345678.txt: Deleted 2025/11/23 02:19:43 INFO : dir1/0015-9;=.txt: Deleted 2025/11/23 02:19:43 INFO : dir1/0003-defghij.txt: Deleted 2025/11/23 02:19:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/23 02:19:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/23 02:19:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/23 02:19:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/23 02:19:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/23 02:19:53 INFO : apple: Deleted 2025/11/23 02:19:53 DEBUG : Waiting for deletions to finish 2025/11/23 02:19:54 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : PREFIXapple: Excluded 2025/11/23 02:19:54 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/23 02:19:54 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : PREFIXbanana: Excluded 2025/11/23 02:19:54 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/23 02:19:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/23 02:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 02:19:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 02:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 02:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 02:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 02:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 02:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 02:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 02:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 02:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 02:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 02:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 02:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 02:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 02:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 02:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 02:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 02:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 02:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 02:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 02:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 02:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 02:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 02:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 02:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 02:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 02:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 02:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 02:19:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 02:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 02:19:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 02:19:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 02:19:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 02:19:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 02:19:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 02:19:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 02:19:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 02:19:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 02:19:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 02:19:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 02:19:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 02:19:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 02:19:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 02:19:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 02:19:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 02:19:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 02:19:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 02:19:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 02:19:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:19:55 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 02:19:55 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 02:19:57 DEBUG : apple: size = 5 OK 2025/11/23 02:19:57 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/23 02:19:57 INFO : apple: Copied (new) 2025/11/23 02:19:57 DEBUG : banana: size = 6 OK 2025/11/23 02:19:57 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/23 02:19:57 INFO : banana: Copied (new) 2025/11/23 02:19:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 02:19:58 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/23 02:19:58 INFO : splitbananasplit: Copied (new) 2025/11/23 02:19:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 02:19:59 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/23 02:19:59 INFO : appleappleapplebanana: Copied (new) 2025/11/23 02:19:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 02:19:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/23 02:19:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/23 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/23 02:20:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/23 02:20:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 02:20:01 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/23 02:20:01 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/23 02:20:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 02:20:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/23 02:20:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/23 02:20:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 02:20:02 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/23 02:20:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/23 02:20:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 02:20:03 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/23 02:20:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/23 02:20:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 02:20:04 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/23 02:20:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/23 02:20:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 02:20:04 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/23 02:20:04 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/23 02:20:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 02:20:04 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/23 02:20:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/23 02:20:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 02:20:05 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/23 02:20:05 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/23 02:20:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 02:20:06 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/23 02:20:06 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/23 02:20:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 02:20:07 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/23 02:20:07 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/23 02:20:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 02:20:07 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/23 02:20:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/23 02:20:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 02:20:08 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/23 02:20:08 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/23 02:20:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 02:20:09 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/23 02:20:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/23 02:20:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 02:20:10 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/23 02:20:10 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/23 02:20:10 DEBUG : Waiting for deletions to finish 2025/11/23 02:20:14 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/23 02:20:14 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/23 02:20:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/23 02:20:14 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/23 02:20:14 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/23 02:20:15 INFO : PREFIXbanana: Deleted 2025/11/23 02:20:15 INFO : PREFIXsplitbananasplit: Deleted 2025/11/23 02:20:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/23 02:20:19 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/23 02:20:19 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/23 02:20:19 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/23 02:20:19 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/23 02:20:20 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/23 02:20:20 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/23 02:20:20 INFO : PREFIXapple: Deleted 2025/11/23 02:20:21 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/23 02:20:23 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/23 02:20:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/23 02:20:24 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/23 02:20:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/23 02:20:24 DEBUG : Waiting for deletions to finish 2025/11/23 02:20:25 DEBUG : apple: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : apple: Excluded 2025/11/23 02:20:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : appleappleapplebanana: Excluded 2025/11/23 02:20:25 DEBUG : banana: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : banana: Excluded 2025/11/23 02:20:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : splitbananasplit: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 02:20:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 02:20:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 02:20:27 DEBUG : Waiting for deletions to finish 2025/11/23 02:20:27 DEBUG : apple: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : apple: Excluded 2025/11/23 02:20:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : appleappleapplebanana: Excluded 2025/11/23 02:20:27 DEBUG : banana: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : banana: Excluded 2025/11/23 02:20:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : splitbananasplit: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 02:20:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 02:20:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 02:20:27 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/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_transform_test.go:122 Error: Should be true Test: TestTransform/prefix Messages: appleappleapplebanana: Modification time difference too big |-217414h14m50.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 02:19:57 +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_transform_test.go:122 Error: Should be true Test: TestTransform/prefix Messages: splitbananasplit: Modification time difference too big |-217414h14m49.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 02:19:56 +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_transform_test.go:122 Error: Should be true Test: TestTransform/prefix Messages: dir1/0004-efghijk.txt: Modification time difference too big |-217414h14m54.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 02:20:01 +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_transform_test.go:122 Error: Should be true Test: TestTransform/prefix Messages: dir1/0009-3456789.txt: Modification time difference too big |-217414h14m57.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 02:20:04 +0000 UTC) (precision 1ns) === RUN TestTransform/suffix run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 02:23:01 DEBUG : Waiting for deletions to finish 2025/11/23 02:23:01 DEBUG : apple: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : apple: Excluded 2025/11/23 02:23:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : appleappleapplebanana: Excluded 2025/11/23 02:23:01 DEBUG : banana: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : banana: Excluded 2025/11/23 02:23:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : splitbananasplit: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 02:23:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 02:23:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 02:23:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 02:23:02 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 02:23:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:02 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 02:23:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 02:23:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:02 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:02 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/23 02:23:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 02:23:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:02 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/23 02:23:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 02:23:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 02:23:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 02:23:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/23 02:23:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:03 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 02:23:03 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 02:23:04 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/23 02:23:04 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/23 02:23:04 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/23 02:23:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 02:23:04 DEBUG : appleSUFFIX: size = 5 OK 2025/11/23 02:23:04 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/23 02:23:04 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/23 02:23:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:04 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/23 02:23:04 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/23 02:23:04 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/23 02:23:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 02:23:05 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/23 02:23:05 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/23 02:23:05 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/23 02:23:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 02:23:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/23 02:23:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/23 02:23:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 02:23:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 02:23:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/23 02:23:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/23 02:23:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 02:23:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/23 02:23:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/23 02:23:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 02:23:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 02:23:07 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/23 02:23:07 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/23 02:23:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/23 02:23:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 02:23:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/23 02:23:08 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/23 02:23:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 02:23:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 02:23:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/23 02:23:08 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/23 02:23:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 02:23:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 02:23:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/23 02:23:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/23 02:23:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 02:23:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 02:23:09 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/23 02:23:09 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/23 02:23:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/23 02:23:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 02:23:09 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/23 02:23:09 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/23 02:23:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/23 02:23:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 02:23:11 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/23 02:23:11 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/23 02:23:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/23 02:23:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 02:23:11 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/23 02:23:11 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/23 02:23:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/23 02:23:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 02:23:11 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/23 02:23:11 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/23 02:23:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/23 02:23:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 02:23:11 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/23 02:23:11 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/23 02:23:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/23 02:23:13 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/23 02:23:13 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/23 02:23:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/23 02:23:13 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/23 02:23:13 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/23 02:23:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/23 02:23:14 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/23 02:23:14 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/23 02:23:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/23 02:23:14 DEBUG : Waiting for deletions to finish 2025/11/23 02:23:18 INFO : banana: Deleted 2025/11/23 02:23:19 INFO : apple: Deleted 2025/11/23 02:23:19 INFO : dir1/0009-3456789.txt: Deleted 2025/11/23 02:23:19 INFO : appleappleapplebanana: Deleted 2025/11/23 02:23:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/23 02:23:19 INFO : dir1/0010-456789.txt: Deleted 2025/11/23 02:23:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/23 02:23:19 INFO : splitbananasplit: Deleted 2025/11/23 02:23:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/23 02:23:23 INFO : dir1/0013-789;=.txt: Deleted 2025/11/23 02:23:24 INFO : dir1/0007-1234567.txt: Deleted 2025/11/23 02:23:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/23 02:23:24 INFO : dir1/0014-89;=.txt: Deleted 2025/11/23 02:23:24 INFO : dir1/0015-9;=.txt: Deleted 2025/11/23 02:23:24 INFO : dir1/0008-2345678.txt: Deleted 2025/11/23 02:23:25 INFO : dir1/0003-defghij.txt: Deleted 2025/11/23 02:23:28 INFO : dir1/0012-6789;.txt: Deleted 2025/11/23 02:23:28 INFO : dir1/0011-56789;.txt: Deleted 2025/11/23 02:23:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/23 02:23:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/23 02:23:29 DEBUG : Waiting for deletions to finish 2025/11/23 02:23:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : appleSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : bananaSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/23 02:23:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/23 02:23:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/23 02:23:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 02:23:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 02:23:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 02:23:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/23 02:23:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 02:23:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/23 02:23:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:23:32 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 02:23:32 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 02:23:33 DEBUG : banana: size = 6 OK 2025/11/23 02:23:33 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/23 02:23:33 INFO : banana: Copied (new) 2025/11/23 02:23:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 02:23:33 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/23 02:23:33 INFO : appleappleapplebanana: Copied (new) 2025/11/23 02:23:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 02:23:34 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/23 02:23:34 INFO : splitbananasplit: Copied (new) 2025/11/23 02:23:34 DEBUG : apple: size = 5 OK 2025/11/23 02:23:34 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/23 02:23:34 INFO : apple: Copied (new) 2025/11/23 02:23:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 02:23:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/23 02:23:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/23 02:23:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 02:23:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/23 02:23:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/23 02:23:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 02:23:36 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/23 02:23:36 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/23 02:23:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 02:23:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/23 02:23:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/23 02:23:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 02:23:38 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/23 02:23:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/23 02:23:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 02:23:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/23 02:23:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/23 02:23:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 02:23:38 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/23 02:23:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/23 02:23:39 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/23 02:23:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/23 02:23:39 DEBUG : pacer: Reducing sleep to 15ms 2025/11/23 02:23:39 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/23 02:23:39 DEBUG : pacer: Reducing sleep to 10ms 2025/11/23 02:23:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 02:23:39 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/23 02:23:39 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/23 02:23:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 02:23:40 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/23 02:23:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/23 02:23:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 02:23:40 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/23 02:23:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/23 02:23:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 02:23:41 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/23 02:23:41 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/23 02:23:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 02:23:42 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/23 02:23:42 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/23 02:23:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 02:23:42 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/23 02:23:42 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/23 02:23:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 02:23:43 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/23 02:23:43 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/23 02:23:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 02:23:43 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/23 02:23:43 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/23 02:23:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 02:23:44 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/23 02:23:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/23 02:23:44 DEBUG : Waiting for deletions to finish 2025/11/23 02:23:50 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/23 02:23:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/23 02:23:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/23 02:23:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/23 02:23:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/23 02:23:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/23 02:23:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/23 02:23:51 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/23 02:23:55 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/23 02:23:55 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/23 02:23:55 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/23 02:23:56 INFO : splitbananasplitSUFFIX: Deleted 2025/11/23 02:23:56 INFO : appleSUFFIX: Deleted 2025/11/23 02:23:56 INFO : bananaSUFFIX: Deleted 2025/11/23 02:23:56 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/23 02:23:57 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/23 02:24:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/23 02:24:00 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/23 02:24:00 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/23 02:24:00 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/23 02:24:00 DEBUG : Waiting for deletions to finish 2025/11/23 02:24:01 DEBUG : apple: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : apple: Excluded 2025/11/23 02:24:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : appleappleapplebanana: Excluded 2025/11/23 02:24:01 DEBUG : banana: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : banana: Excluded 2025/11/23 02:24:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : splitbananasplit: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 02:24:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 02:24:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 02:24:02 DEBUG : Waiting for deletions to finish 2025/11/23 02:24:02 DEBUG : apple: Excluded (Path Filter) 2025/11/23 02:24:02 DEBUG : apple: Excluded 2025/11/23 02:24:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 02:24:02 DEBUG : appleappleapplebanana: Excluded 2025/11/23 02:24:02 DEBUG : banana: Excluded (Path Filter) 2025/11/23 02:24:02 DEBUG : banana: Excluded 2025/11/23 02:24:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 02:24:02 DEBUG : splitbananasplit: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:185: Remote "Yandex rclone-test-zuyogom8gura", Local "Local file system at /tmp/rclone2847620504", Modify Window "1ns" 2025/11/23 02:26:27 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/11/23 02:26:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/23 02:26:27 DEBUG : pacer: Reducing sleep to 15ms 2025/11/23 02:26:27 DEBUG : Waiting for deletions to finish 2025/11/23 02:26:27 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/23 02:26:27 DEBUG : apple: Excluded (Path Filter) 2025/11/23 02:26:27 DEBUG : apple: Excluded 2025/11/23 02:26:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 02:26:27 DEBUG : appleappleapplebanana: Excluded 2025/11/23 02:26:27 DEBUG : banana: Excluded (Path Filter) 2025/11/23 02:26:27 DEBUG : banana: Excluded 2025/11/23 02:26:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 02:26:27 DEBUG : splitbananasplit: Excluded 2025/11/23 02:26:28 DEBUG : pacer: Reducing sleep to 10ms 2025/11/23 02:26:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 02:26:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 02:26:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 02:26:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 02:26:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 02:26:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 02:26:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 02:26:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 02:26:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 02:26:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 02:26:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 02:26:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 02:26:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 02:26:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 02:26:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 02:26:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 02:26:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 02:26:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 02:26:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 02:26:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 02:26:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 02:26:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 02:26:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 02:26:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 02:26:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 02:26:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 02:26:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 02:26:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 02:26:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 02:26:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 02:26:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 02:26:28 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/truncate Messages: appleappleapplebanana: Modification time difference too big |-217414h21m17.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-11-23 02:26:24 +0000 UTC) (precision 1ns) 2025/11/23 02:26:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 02:26:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 02:26:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 02:26:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 02:26:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 02:26:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 02:26:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 02:26:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 02:26:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 02:26:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 02:26:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : apple: size = 5 OK 2025/11/23 02:26:29 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:26:29 DEBUG : apple: Unchanged skipping 2025/11/23 02:26:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 02:26:29 DEBUG : banana: size = 6 OK 2025/11/23 02:26:29 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/23 02:26:29 DEBUG : banana: Unchanged skipping 2025/11/23 02:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 02:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 02:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 02:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 02:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 02:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 02:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 02:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 02:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 02:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 02:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 02:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 02:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 02:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 02:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 02:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 02:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 02:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 02:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 02:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 02:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 02:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 02:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 02:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 02:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 02:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 02:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 02:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 02:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 02:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 02:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 02:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 02:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 02:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 02:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 02:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 02:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 02:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 02:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 02:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 02:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 02:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 02:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 02:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 02:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 02:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 02:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 02:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 02:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 02:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 02:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 02:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 02:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 02:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 02:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 02:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 02:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 02:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 02:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 02:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 02:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 02:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 02:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 02:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 02:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 02:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 02:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 02:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 02:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 02:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 02:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 02:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 02:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 02:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 02:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 02:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 02:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 02:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 02:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 02:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 02:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 02:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 02:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 02:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 02:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 02:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 02:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 02:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 02:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 02:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 02:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 02:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 02:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 02:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 02:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 02:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 02:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 02:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 02:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 02:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 02:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 02:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 02:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 02:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 02:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 02:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 02:26:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 02:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 02:26:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 02:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 02:26:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 02:26:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 02:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 02:26:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 02:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 02:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 02:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 02:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 02:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 02:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 02:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 02:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 02:26:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 02:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 02:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 02:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 02:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 02:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 02:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 02:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 02:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 02:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 02:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 02:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 02:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 02:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 02:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 02:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 02:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 02:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 02:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 02:26:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 02:26:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 02:26:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 02:26:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 02:26:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 02:26:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 02:26:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 02:26:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 02:26:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 02:26:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 02:26:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 02:26:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 02:26:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 02:26:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 02:26:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 02:26:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 02:26:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/23 02:26:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 02:26:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 02:26:29 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for checks to finish 2025/11/23 02:26:29 DEBUG : Yandex rclone-test-zuyogom8gura: Waiting for transfers to finish 2025/11/23 02:26:31 DEBUG : appleapple: size = 21 OK 2025/11/23 02:26:31 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/23 02:26:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/23 02:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 02:26:31 DEBUG : splitbanan: size = 16 OK 2025/11/23 02:26:31 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/23 02:26:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/23 02:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 02:26:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/23 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/23 02:26:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/23 02:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 02:26:32 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/23 02:26:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/23 02:26:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/23 02:26:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 02:26:33 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/23 02:26:33 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/23 02:26:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/23 02:26:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 02:26:34 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/23 02:26:34 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/23 02:26:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/23 02:26:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 02:26:34 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/23 02:26:34 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/23 02:26:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/23 02:26:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 02:26:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/23 02:26:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/23 02:26:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/23 02:26:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 02:26:36 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/23 02:26:36 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/23 02:26:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/23 02:26:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 02:26:36 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/23 02:26:36 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/23 02:26:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/23 02:26:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 02:26:36 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/23 02:26:36 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/23 02:26:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/23 02:26:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 02:26:36 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/23 02:26:36 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/23 02:26:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/23 02:26:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= panic: test timed out after 1h0m0s running tests: TestTransform (15m52s) TestTransform/truncate (49s) goroutine 24973 [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, 16 minutes]: testing.(*T).Run(0xc0002516c0, {0x2864cc4?, 0xc000787ad8?}, 0x29a2cc0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0002516c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0002516c0, 0xc000787c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0003709c0, {0x41b2360, 0x6c, 0x6c}, {0xee0b459cd?, 0x41c9620?, 0x41c9620?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0007934a0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0007934a0) /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 10 [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 9 [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 24593 [select]: net/http.(*persistConn).writeLoop(0xc00038fd40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24702 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24590 [IO wait]: internal/poll.runtime_pollWait(0x77ff802046d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000618600?, 0xc0009d8000?, 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(0xc000618600, {0xc0009d8000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000618600, {0xc0009d8000?, 0x41d4ae?, 0xc000ca0ac0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00061a098, {0xc0009d8000?, 0x77ffca2903f0?, 0x6?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000370198, {0xc0009d8000?, 0x77ffca2903f0?, 0x77ffca287f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0008ff7e8, {0xc0009d8000?, 0x17fb?, 0x7000fc0000?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006257b8, {0x2d0bf00, 0xc0008ff7e8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000625508, {0x77ff80389818, 0xc000370198}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000625508, 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(0xc000625508, {0xc000901000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000b68000, {0xc000901000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c2ea20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c2ea20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000b68000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24553 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24159 [IO wait]: internal/poll.runtime_pollWait(0x77ff82dc8060, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00078d080?, 0xc000670600?, 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(0xc00078d080, {0xc000670600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00078d080, {0xc000670600?, 0x12fb?, 0xc000a09820?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00013c9e0, {0xc000670600?, 0xc000670600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bdb200, {0xc000670600?, 0x77ff82dd2258?, 0x77ffca2875c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bf8c60, {0xc000670600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001f7eb8, {0x2d0bf00, 0xc000bf8c60}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001f7c08, {0x77ff80389818, 0xc000bdb200}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001f7c08, 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(0xc0001f7c08, {0xc0009ec000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007d1440, {0xc0009ec000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c72660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c72660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007d1440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24145 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24931 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000b10a00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 24644 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 24847 [IO wait]: internal/poll.runtime_pollWait(0x77ff8015d040, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00078d300?, 0xc000d24000?, 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(0xc00078d300, {0xc000d24000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00078d300, {0xc000d24000?, 0x12fb?, 0xc000071940?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00061a4d8, {0xc000d24000?, 0xc000d24000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000371aa0, {0xc000d24000?, 0x77ffca2903f0?, 0x77ffca287f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0008ff7b8, {0xc000d24000?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000625438, {0x2d0bf00, 0xc0008ff7b8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000625188, {0x77ff80389818, 0xc000371aa0}, 0x1300?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000625188, 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(0xc000625188, {0xc0009cb000, 0x1000, 0x77ffca287a78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006fc120, {0xc0009cb000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00099eae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00099eae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006fc120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24929 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24930 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000c22740) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 24644 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 24792 [select]: net/http.(*persistConn).writeLoop(0xc000b685a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24787 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24642 [select]: net/http.(*Transport).getConn(0xc000636000, 0xc0001498b0, {{}, 0x0, {0xc00093cf80, 0x5}, {0xc000bb8270, 0x21}, 0x0}) /usr/local/go/src/net/http/transport.go:1520 +0x4ae net/http.(*Transport).roundTrip(0xc000636000, 0xc000bc5680) /usr/local/go/src/net/http/transport.go:685 +0xb57 net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000404240, 0xc000bc5680) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc00079b200, 0xc000bc5540) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.33.0/transport.go:55 +0x15e net/http.send(0xc000bc5540, {0x2d0cc00, 0xc00079b200}, {0x6feb01?, 0xc00093cf88?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00045e9c0, 0xc000bc5540, {0x4e?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00045e9c0, 0xc000bc5540) /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(0xc000148000, {0x2d327b8, 0xc000374230}, 0xc000c68140) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/yandex.(*Object).upload.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1124 +0x4a github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0xc000d1f6d0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000405500, 0xc000ce4980, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:244 github.com/rclone/rclone/backend/yandex.(*Object).upload(0xc000a1eea0, {0x2d327b8, 0xc000374230}, {0x2d09460, 0xc000bdb920}, 0x1, {0x2889219, 0x18}, {0xc000d45060, 0x1, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1123 +0x685 github.com/rclone/rclone/backend/yandex.(*Object).Update(0xc000a1eea0, {0x2d327b8, 0xc000374230}, {0x2d09440, 0xc000b10f00}, {0x2d3e3c0, 0xc000426520}, {0xc000d45060, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1148 +0x205 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0xc00078df00, {0x2d327b8, 0xc000374230}, {0x2d09440, 0xc000b10f00}, {0x2d3e3c0, 0xc000426520}, {0xc000d45060, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000a70bd0, {0x2d327b8, 0xc000374230}, {0x2d1d008?, 0xc000904870?}, {0xc000d45060, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:221 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000a70bd0, {0x2d327b8, 0xc000374230}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:274 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000a70bd0, {0x2d327b8, 0xc000374230}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2d327b8, 0xc000374230}, {0x2d4bc10, 0xc00078df00}, {0x0, 0x0}, {0xc0005f65e8, 0x13}, {0x2d4a160, 0xc000a8e660}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000168008, {0x2d327b8, 0xc000374230}, 0xc000374190, {0x2d4bc10, 0xc00078df00}, 0x19, 0xc000b5cf98?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 24033 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 24960 [IO wait]: internal/poll.runtime_pollWait(0x77ff82dc83a8, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003f9680?, 0x0?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:692 net.(*netFD).connect(0xc0003f9680, {0x2d327b8, 0xc000aadc20}, {0x41b074?, 0x4a31f3?}, {0x2d08e20?, 0xc0006137c0?}) /usr/local/go/src/net/fd_unix.go:141 +0x6cb net.(*netFD).dial(0xc0003f9680, {0x2d327b8, 0xc000aadc20}, {0x2d3a328?, 0x0?}, {0x2d3a328, 0xc0002f3710}, 0x479fb3?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2d327b8, 0xc000aadc20}, {0x2848e24, 0x3}, 0x2, 0x1, 0x0?, 0x0, {0x2d3a328, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2d327b8, 0xc000aadc20}, {0x2848e24, 0x3}, {0x2d3a328, 0x0}, {0x2d3a328, 0xc0002f3710}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0xc00099c240, {0x2d327b8, 0xc000aadc20}, 0x0, 0xc0002f3710, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0xc00099c240?, {0x2d327b8?, 0xc000aadc20?}, 0x0?, 0xc0002f3710?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0xc00099c240, {0x2d327b8, 0xc000aadc20}, {0x2d1d3a0, 0xc0002f3710}) /usr/local/go/src/net/dial.go:721 +0x3ce net.(*sysDialer).dialSerial(0xc00099c240, {0x2d327b8, 0xc000aadc20}, {0xc000517240?, 0x1, 0xc000691f88?}) /usr/local/go/src/net/dial.go:686 +0x24e net.(*sysDialer).dialParallel.func1({0x2d327b8?, 0xc000aadc20?}, 0x0) /usr/local/go/src/net/dial.go:606 +0x85 created by net.(*sysDialer).dialParallel in goroutine 24968 /usr/local/go/src/net/dial.go:632 +0x61f goroutine 24957 [select]: net/http.(*persistConn).writeLoop(0xc000b32360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24904 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24183 [IO wait]: internal/poll.runtime_pollWait(0x77ff80204160, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000618580?, 0xc000a92000?, 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(0xc000618580, {0xc000a92000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000618580, {0xc000a92000?, 0x12fb?, 0xc0003e8c00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00013cb68, {0xc000a92000?, 0xc000a92000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bdb800, {0xc000a92000?, 0x77ff82dd2258?, 0x77ffca2875c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bf8d50, {0xc000a92000?, 0x12fb?, 0xc0003754a0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001982b8, {0x2d0bf00, 0xc000bf8d50}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000198008, {0x77ff80389818, 0xc000bdb800}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000198008, 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(0xc000198008, {0xc000a9b000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005ecc60, {0xc000a9b000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009f09c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009f09c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005ecc60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24196 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24849 [IO wait]: internal/poll.runtime_pollWait(0x77ff82dc84c0, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000619100?, 0x0?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:692 net.(*netFD).connect(0xc000619100, {0x2d327b8, 0xc0005072c0}, {0x41b074?, 0x0?}, {0x2d08e40?, 0xc000c7d100?}) /usr/local/go/src/net/fd_unix.go:141 +0x6cb net.(*netFD).dial(0xc000619100, {0x2d327b8, 0xc0005072c0}, {0x2d3a328?, 0x0?}, {0x2d3a328, 0xc0002f36e0}, 0x0?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2d327b8, 0xc0005072c0}, {0x2848e24, 0x3}, 0xa, 0x1, 0x0?, 0x0, {0x2d3a328, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2d327b8, 0xc0005072c0}, {0x2848e24, 0x3}, {0x2d3a328, 0x0}, {0x2d3a328, 0xc0002f36e0}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0xc00099c240, {0x2d327b8, 0xc0005072c0}, 0x0, 0xc0002f36e0, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x478819?, {0x2d327b8?, 0xc0005072c0?}, 0x226b020?, 0xc000b2edc8?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0xc00099c240, {0x2d327b8, 0xc0005072c0}, {0x2d1d3a0, 0xc0002f36e0}) /usr/local/go/src/net/dial.go:721 +0x3ce net.(*sysDialer).dialSerial(0xc00099c240, {0x2d327b8, 0xc0005072c0}, {0xc000517220?, 0x1, 0x0?}) /usr/local/go/src/net/dial.go:686 +0x24e net.(*sysDialer).dialParallel.func1({0x2d327b8?, 0xc0005072c0?}, 0x1) /usr/local/go/src/net/dial.go:606 +0x85 created by net.(*sysDialer).dialParallel in goroutine 24968 /usr/local/go/src/net/dial.go:621 +0x2bc goroutine 24676 [select]: net/http.(*persistConn).writeLoop(0xc0007d1320) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24584 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24938 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000c22e00) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 24641 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 23916 [select]: net/http.(*persistConn).writeLoop(0xc0001e7680) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24176 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24324 [IO wait]: internal/poll.runtime_pollWait(0x77ff801fdf50, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000618d00?, 0xc000bbc600?, 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(0xc000618d00, {0xc000bbc600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000618d00, {0xc000bbc600?, 0x12fb?, 0xc000038f20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000902238, {0xc000bbc600?, 0xc000bbc600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bf8900, {0xc000bbc600?, 0x77ff801ebc18?, 0x77ffca287108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bdb698, {0xc000bbc600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008b62b8, {0x2d0bf00, 0xc000bdb698}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008b6008, {0x77ff80389818, 0xc000bf8900}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008b6008, 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(0xc0008b6008, {0xc000861000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0001e78c0, {0xc000861000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00016faa0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00016faa0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0001e78c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24309 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24154 [select]: net/http.(*persistConn).writeLoop(0xc0001e6a20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24095 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24069 [IO wait]: internal/poll.runtime_pollWait(0x77ff801fed88, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00078c700?, 0xc0004e9300?, 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(0xc00078c700, {0xc0004e9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00078c700, {0xc0004e9300?, 0x12fb?, 0xc00061e840?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0000883e8, {0xc0004e9300?, 0xc0004e9300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008fe390, {0xc0004e9300?, 0x77ff82dd2258?, 0x77ffca2875c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bf8228, {0xc0004e9300?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00067e2b8, {0x2d0bf00, 0xc000bf8228}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00067e008, {0x77ff80389818, 0xc0008fe390}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00067e008, 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(0xc00067e008, {0xc0008e9000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0001e6000, {0xc0008e9000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d32ae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d32ae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0001e6000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24047 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24592 [IO wait]: internal/poll.runtime_pollWait(0x77ff802044a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000618a80?, 0xc000a96c00?, 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(0xc000618a80, {0xc000a96c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000618a80, {0xc000a96c00?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00061a280, {0xc000a96c00?, 0x0?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000370c18, {0xc000a96c00?, 0x77ff82dd2258?, 0x77ffca2875c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bf8060, {0xc000a96c00?, 0x44?, 0xc0009709e8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008d22b8, {0x2d0bf00, 0xc000bf8060}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008d2008, {0x77ff80389818, 0xc000370c18}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008d2008, 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(0xc0008d2008, {0xc00093e000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00038fd40, {0xc00093e000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00016e4e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00016e4e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00038fd40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24702 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24234 [select]: net/http.(*persistConn).writeLoop(0xc0007d0ea0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24209 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24668 [IO wait]: internal/poll.runtime_pollWait(0x77ff82dc7c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000138700?, 0xc000a9c000?, 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(0xc000138700, {0xc000a9c000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000138700, {0xc000a9c000?, 0x16dc?, 0xc00061ef40?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00013c700, {0xc000a9c000?, 0xc000a9c11f?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bda8e8, {0xc000a9c000?, 0x77ff802dc628?, 0x77ffca287108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0003706c0, {0xc000a9c000?, 0x16dc?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008b69b8, {0x2d0bf00, 0xc0003706c0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008b6708, {0x77ff80389818, 0xc000bda8e8}, 0x16e1?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008b6708, 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(0xc0008b6708, {0xc000b16000, 0x1000, 0x77ffca287a78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00038fc20, {0xc000b16000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ba7c80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ba7c80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00038fc20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24693 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24943 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000b10f00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 24642 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 22974 [select]: net/http.(*persistConn).writeLoop(0xc0007ec360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22937 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24760 [select]: net/http.(*persistConn).writeLoop(0xc0007d1560) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24755 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24249 [IO wait]: internal/poll.runtime_pollWait(0x77ff801fe928, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000618780?, 0xc000672c00?, 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(0xc000618780, {0xc000672c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000618780, {0xc000672c00?, 0x12fb?, 0xc0003e9960?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088610, {0xc000672c00?, 0xc000672c00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000370810, {0xc000672c00?, 0x77ff82dd2258?, 0x77ffca2875c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bf85d0, {0xc000672c00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00017ed38, {0x2d0bf00, 0xc000bf85d0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00017ea88, {0x77ff80389818, 0xc000370810}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00017ea88, 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(0xc00017ea88, {0xc000633000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005ed9e0, {0xc000633000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c2ff20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c2ff20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005ed9e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24217 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24942 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000c23080) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 24642 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 24669 [select]: net/http.(*persistConn).writeLoop(0xc00038fc20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24693 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24233 [IO wait]: internal/poll.runtime_pollWait(0x77ff82dc7d18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000618280?, 0xc000a93300?, 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(0xc000618280, {0xc000a93300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000618280, {0xc000a93300?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00013c0b8, {0xc000a93300?, 0x5?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bda150, {0xc000a93300?, 0x77ff82dd2258?, 0x77ffca2875c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bf8090, {0xc000a93300?, 0xd8?, 0xc0008cf9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00067f438, {0x2d0bf00, 0xc000bf8090}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00067f188, {0x77ff80389818, 0xc000bda150}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00067f188, 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(0xc00067f188, {0xc000d0e000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007d0ea0, {0xc000d0e000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ba69c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ba69c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007d0ea0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24209 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 17685 [chan receive]: testing.(*T).Run(0xc0008f9500, {0x2857535?, 0x41c9a80?}, 0xc000374280) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc0008f9500) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc0008f9500, 0x29a2cc0) /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 24948 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000c234c0) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 24643 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 24834 [select]: net/http.(*persistConn).writeLoop(0xc00038f200) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24784 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24090 [IO wait]: internal/poll.runtime_pollWait(0x77ff82dc79d0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00078c980?, 0xc000844000?, 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(0xc00078c980, {0xc000844000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00078c980, {0xc000844000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00013c2a0, {0xc000844000?, 0x0?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bda4c8, {0xc000844000?, 0x77ff801ebc18?, 0x77ffca287108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bda570, {0xc000844000?, 0x43d367?, 0xc000a6b9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001f7438, {0x2d0bf00, 0xc000bda570}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001f7188, {0x77ff80389818, 0xc000bda4c8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001f7188, 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(0xc0001f7188, {0xc0006e0000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007d0fc0, {0xc0006e0000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ba6720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ba6720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007d0fc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24078 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24699 [IO wait]: internal/poll.runtime_pollWait(0x77ff8015ccf8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000138480?, 0xc0009e2000?, 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(0xc000138480, {0xc0009e2000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000138480, {0xc0009e2000?, 0x17fb?, 0xc000038de0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0009021d8, {0xc0009e2000?, 0xc0009e2000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bf8930, {0xc0009e2000?, 0x77ff82dd2258?, 0x77ffca2875c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bf8e70, {0xc0009e2000?, 0x17fb?, 0xc0008249c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005bd438, {0x2d0bf00, 0xc000bf8e70}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005bd188, {0x77ff80389818, 0xc000bf8930}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005bd188, 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(0xc0005bd188, {0xc000a0e000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000b325a0, {0xc000a0e000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0004052c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0004052c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000b325a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24662 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24809 [select]: net/http.(*persistConn).writeLoop(0xc0007d18c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24820 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24091 [select]: net/http.(*persistConn).writeLoop(0xc0007d0fc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24078 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24883 [select]: net/http.(*persistConn).writeLoop(0xc0005edb00) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24874 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24641 [select]: net/http.(*persistConn).roundTrip(0xc0007ec360, 0xc000507360) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000636000, 0xc000609cc0) /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(0xc000404240, 0xc000609cc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc00079b200, 0xc000609b80) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.33.0/transport.go:55 +0x15e net/http.send(0xc000609b80, {0x2d0cc00, 0xc00079b200}, {0x6feb01?, 0xc000c20cb8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00045e9c0, 0xc000609b80, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00045e9c0, 0xc000609b80) /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(0xc000148000, {0x2d327b8, 0xc000374230}, 0xc000d23358) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000148000, {0x2d327b8, 0xc000374230}, 0xc000609a40?, {0x21f2360?, 0xc00061a598?}, {0x0, 0x0}, 0x41373d?, 0x29a4240, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:493 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1034 +0x89 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(0xc000405500, 0xc000a62180, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000405500, 0xc000a62180) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:235 +0x93 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty(0xc000a1eba0, {0x2d327b8, 0xc000374230}, {0x286bb61, 0xf}, {0xc000432380, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1033 +0x425 github.com/rclone/rclone/backend/yandex.(*Object).SetModTime(0xc000a1eba0, {0x2d327b8, 0xc000374230}, {0xc000a1eba0?, 0x2d327b8?, 0x41c9620?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1045 +0x78 github.com/rclone/rclone/backend/yandex.(*Object).Update(0xc000a1eba0, {0x2d327b8, 0xc000374230}, {0x2d09440, 0xc000b10e00}, {0x2d3e3c0, 0xc0004261c0}, {0xc000d44de0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1158 +0x27c github.com/rclone/rclone/backend/yandex.(*Fs).Put(0xc00078df00, {0x2d327b8, 0xc000374230}, {0x2d09440, 0xc000b10e00}, {0x2d3e3c0, 0xc0004261c0}, {0xc000d44de0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000a70a20, {0x2d327b8, 0xc000374230}, {0x2d1d008?, 0xc000904780?}, {0xc000d44de0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:221 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000a70a20, {0x2d327b8, 0xc000374230}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:274 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000a70a20, {0x2d327b8, 0xc000374230}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2d327b8, 0xc000374230}, {0x2d4bc10, 0xc00078df00}, {0x0, 0x0}, {0xc0005f6258, 0x14}, {0x2d4a160, 0xc000a8e480}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000168008, {0x2d327b8, 0xc000374230}, 0xc000374190, {0x2d4bc10, 0xc00078df00}, 0x0, 0xc000371f20?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 24033 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 24325 [select]: net/http.(*persistConn).writeLoop(0xc0001e78c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24309 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24978 [select]: net.(*netFD).connect.func2() /usr/local/go/src/net/fd_unix.go:118 +0x7a created by net.(*netFD).connect in goroutine 24849 /usr/local/go/src/net/fd_unix.go:117 +0x349 goroutine 24759 [IO wait]: internal/poll.runtime_pollWait(0x77ff80204390, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000618c80?, 0xc000846600?, 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(0xc000618c80, {0xc000846600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000618c80, {0xc000846600?, 0x12fb?, 0xc000ca10a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00061a298, {0xc000846600?, 0xc000846600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000370ca8, {0xc000846600?, 0x77ff802dc628?, 0x77ffca287a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000370378, {0xc000846600?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008d2638, {0x2d0bf00, 0xc000370378}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008d2388, {0x77ff80389818, 0xc000370ca8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008d2388, 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(0xc0008d2388, {0xc000957000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007d1560, {0xc000957000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00016f320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00016f320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007d1560) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24755 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24278 [IO wait]: internal/poll.runtime_pollWait(0x77ff8015cf28, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00078c500?, 0xc000845300?, 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(0xc00078c500, {0xc000845300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00078c500, {0xc000845300?, 0x12fb?, 0xc000ca0100?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0000887d0, {0xc000845300?, 0xc000845300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000370f90, {0xc000845300?, 0x77ff801ebc18?, 0x77ffca287108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bdab88, {0xc000845300?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006249b8, {0x2d0bf00, 0xc000bdab88}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000624708, {0x77ff80389818, 0xc000370f90}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000624708, 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(0xc000624708, {0xc0006eb000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0001e7320, {0xc0006eb000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000405da0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000405da0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0001e7320) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24254 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24939 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000b10e00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 24641 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 24700 [select]: net/http.(*persistConn).writeLoop(0xc000b325a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24662 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24968 [select]: net.(*sysDialer).dialParallel(0xc00099c240, {0x2d32828, 0xc00074e540}, {0xc000517220, 0x1, 0x1}, {0xc000517240, 0x1, 0x1}) /usr/local/go/src/net/dial.go:628 +0x476 net.(*Dialer).DialContext(0xc0009e0fa0, {0x2d327b8, 0xc000d10000}, {0x2848e24, 0x3}, {0xc000bb8270, 0x21}) /usr/local/go/src/net/dial.go:578 +0x6ac github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0xc0009e0fa0, {0x2d327b8, 0xc000d10000}, {0x2848e24?, 0x77ff801eb3f8?}, {0xc000bb8270, 0x21}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2d327b8, 0xc000d10000}, {0x2848e24, 0x3}, {0xc000bb8270, 0x21}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:269 +0x5c net/http.(*Transport).dial(0x0?, {0x2d327b8?, 0xc000d10000?}, {0x2848e24?, 0x0?}, {0xc000bb8270?, 0x0?}) /usr/local/go/src/net/http/transport.go:1278 +0xd2 net/http.(*Transport).dialConn(0xc000636000, {0x2d327b8, 0xc000d10000}, {{}, 0x0, {0xc00093cf80, 0x5}, {0xc000bb8270, 0x21}, 0x0}) /usr/local/go/src/net/http/transport.go:1780 +0x7e5 net/http.(*Transport).dialConnFor(0xc000636000, 0xc0009d11e0) /usr/local/go/src/net/http/transport.go:1615 +0xb8 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1597 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 24642 /usr/local/go/src/net/http/transport.go:1596 +0x112 goroutine 24961 [select]: net.(*netFD).connect.func2() /usr/local/go/src/net/fd_unix.go:118 +0x7a created by net.(*netFD).connect in goroutine 24960 /usr/local/go/src/net/fd_unix.go:117 +0x349 goroutine 24160 [select]: net/http.(*persistConn).writeLoop(0xc0007d1440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24145 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24279 [select]: net/http.(*persistConn).writeLoop(0xc0001e7320) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24254 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24272 [select]: net/http.(*persistConn).writeLoop(0xc0007d17a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24265 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24292 [select]: net/http.(*persistConn).writeLoop(0xc0001e7560) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24283 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24653 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 24033 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 24882 [IO wait]: internal/poll.runtime_pollWait(0x77ff8015d6d0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00078cd00?, 0xc0008a2600?, 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(0xc00078cd00, {0xc0008a2600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00078cd00, {0xc0008a2600?, 0x12fb?, 0xc000a081a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000902538, {0xc0008a2600?, 0xc0008a2600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008fe420, {0xc0008a2600?, 0x77ffca2903f0?, 0x77ffca287f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0008fea80, {0xc0008a2600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008b7438, {0x2d0bf00, 0xc0008fea80}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008b7188, {0x77ff80389818, 0xc0008fe420}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008b7188, 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(0xc0008b7188, {0xc000ad1000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005edb00, {0xc000ad1000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000405980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000405980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005edb00) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24874 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24580 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002d54a0, {0x2d327b8, 0xc000b1a0a0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 24642 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a goroutine 24271 [IO wait]: internal/poll.runtime_pollWait(0x77ff8015ce10, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003f8780?, 0xc000a94600?, 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(0xc0003f8780, {0xc000a94600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003f8780, {0xc000a94600?, 0x12fb?, 0xc00061e6c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00013c858, {0xc000a94600?, 0xc000a94600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bdadb0, {0xc000a94600?, 0x77ff82dd2258?, 0x77ffca2875c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bf8768, {0xc000a94600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00067feb8, {0x2d0bf00, 0xc000bf8768}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00067fc08, {0x77ff80389818, 0xc000bdadb0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00067fc08, 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(0xc00067fc08, {0xc0007d9000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007d17a0, {0xc0007d9000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0001a5c80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0001a5c80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007d17a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24265 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24895 [IO wait]: internal/poll.runtime_pollWait(0x77ff802047f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000138300?, 0xc000b02000?, 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(0xc000138300, {0xc000b02000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000138300, {0xc000b02000?, 0x12fb?, 0xc000a08700?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00013c6c0, {0xc000b02000?, 0xc000b02000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bf8bd0, {0xc000b02000?, 0x77ff801ebc18?, 0x77ffca287108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bdb218, {0xc000b02000?, 0x12fb?, 0xc000b1bd10?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008d2d38, {0x2d0bf00, 0xc000bdb218}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008d2a88, {0x77ff80389818, 0xc000bf8bd0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008d2a88, 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(0xc0008d2a88, {0xc000b81000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000800240, {0xc000b81000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b4c1e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b4c1e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000800240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24885 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24848 [select]: net/http.(*persistConn).writeLoop(0xc0006fc120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24929 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24958 [IO wait]: internal/poll.runtime_pollWait(0x77ff8015d4a0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000618e80?, 0xc000848c00?, 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(0xc000618e80, {0xc000848c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000618e80, {0xc000848c00?, 0x12fb?, 0xc000427840?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0009027d8, {0xc000848c00?, 0xc000848c00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008ff668, {0xc000848c00?, 0x77ff802dc628?, 0x77ffca287a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000371ef0, {0xc000848c00?, 0x12fb?, 0xc0001496d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008b7b38, {0x2d0bf00, 0xc000371ef0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008b7888, {0x77ff80389818, 0xc0008ff668}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008b7888, 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(0xc0008b7888, {0xc000c9d000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006fc000, {0xc000c9d000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00096e000) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00096e000, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006fc000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24922 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 2868 [chan receive, 53 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 2890 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 24675 [IO wait]: internal/poll.runtime_pollWait(0x77ff82dc7ae8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00078c200?, 0xc000850000?, 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(0xc00078c200, {0xc000850000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00078c200, {0xc000850000?, 0x17fb?, 0xc0003e9720?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00061a090, {0xc000850000?, 0xc000850000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000370138, {0xc000850000?, 0x77ffca2903f0?, 0x77ffca287f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0008ff4d0, {0xc000850000?, 0x17fb?, 0xc000b639c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006250b8, {0x2d0bf00, 0xc0008ff4d0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000624e08, {0x77ff80389818, 0xc000370138}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000624e08, 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(0xc000624e08, {0xc00090c000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007d1320, {0xc00090c000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00087ad20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00087ad20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007d1320) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24584 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24184 [select]: net/http.(*persistConn).writeLoop(0xc0005ecc60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24196 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24643 [select]: net/http.(*persistConn).roundTrip(0xc0006fc120, 0xc000149630) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000636000, 0xc000bc5180) /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(0xc000404240, 0xc000bc5180) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc00079b200, 0xc000bc5040) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.33.0/transport.go:55 +0x15e net/http.send(0xc000bc5040, {0x2d0cc00, 0xc00079b200}, {0x6feb01?, 0xc00093cf08?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00045e9c0, 0xc000bc5040, {0x4f?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00045e9c0, 0xc000bc5040) /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(0xc000148000, {0x2d327b8, 0xc000374230}, 0xc000acdb80) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/yandex.(*Object).upload.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1124 +0x4a github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0xc000d436d0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000405500, 0xc000ce4700, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:244 github.com/rclone/rclone/backend/yandex.(*Object).upload(0xc000a1f140, {0x2d327b8, 0xc000374230}, {0x2d09460, 0xc000bdbb00}, 0x1, {0x2889219, 0x18}, {0xc000d455b0, 0x1, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1123 +0x685 github.com/rclone/rclone/backend/yandex.(*Object).Update(0xc000a1f140, {0x2d327b8, 0xc000374230}, {0x2d09440, 0xc000b11000}, {0x2d3e3c0, 0xc000426ae0}, {0xc000d455b0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1148 +0x205 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0xc00078df00, {0x2d327b8, 0xc000374230}, {0x2d09440, 0xc000b11000}, {0x2d3e3c0, 0xc000426ae0}, {0xc000d455b0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000a70fc0, {0x2d327b8, 0xc000374230}, {0x2d1d008?, 0xc000904960?}, {0xc000d455b0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:221 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000a70fc0, {0x2d327b8, 0xc000374230}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:274 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000a70fc0, {0x2d327b8, 0xc000374230}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2d327b8, 0xc000374230}, {0x2d4bc10, 0xc00078df00}, {0x0, 0x0}, {0xc0005f6678, 0x13}, {0x2d4a160, 0xc000a8ec00}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000168008, {0x2d327b8, 0xc000374230}, 0xc000374190, {0x2d4bc10, 0xc00078df00}, 0x32, 0xc0006fdd40?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 24033 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 24291 [IO wait]: internal/poll.runtime_pollWait(0x77ff82dc85d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000618b00?, 0xc000a95900?, 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(0xc000618b00, {0xc000a95900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000618b00, {0xc000a95900?, 0x12fb?, 0xc00061eac0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088948, {0xc000a95900?, 0xc000a95900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0003715f0, {0xc000a95900?, 0x77ff802dc628?, 0x77ffca287a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000371680, {0xc000a95900?, 0x12fb?, 0xc000b1a140?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000624d38, {0x2d0bf00, 0xc000371680}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000624a88, {0x77ff80389818, 0xc0003715f0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000624a88, 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(0xc000624a88, {0xc00090d000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0001e7560, {0xc00090d000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d13380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d13380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0001e7560) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24283 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24250 [select]: net/http.(*persistConn).writeLoop(0xc0005ed9e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24217 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24738 [IO wait]: internal/poll.runtime_pollWait(0x77ff802045c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003f9000?, 0xc000bbd900?, 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(0xc0003f9000, {0xc000bbd900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003f9000, {0xc000bbd900?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00061a268, {0xc000bbd900?, 0x0?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000370b58, {0xc000bbd900?, 0x77ff802dc628?, 0x77ffca287a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0003700d8, {0xc000bbd900?, 0x19?, 0xc00009a9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000625eb8, {0x2d0bf00, 0xc0003700d8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000625c08, {0x77ff80389818, 0xc000370b58}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000625c08, 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(0xc000625c08, {0xc000a15000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000b326c0, {0xc000a15000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000405bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000405bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000b326c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24671 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24099 [select]: net/http.(*persistConn).writeLoop(0xc0001e6240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24085 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24791 [IO wait]: internal/poll.runtime_pollWait(0x77ff80204278, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00078c380?, 0xc000847900?, 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(0xc00078c380, {0xc000847900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00078c380, {0xc000847900?, 0x41d4ae?, 0xc0003e9900?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000902168, {0xc000847900?, 0x77ff801ebc18?, 0x6?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000452dc8, {0xc000847900?, 0x77ff801ebc18?, 0x77ffca287108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bda5e8, {0xc000847900?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008b6638, {0x2d0bf00, 0xc000bda5e8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008b6388, {0x77ff80389818, 0xc000452dc8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008b6388, 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(0xc0008b6388, {0xc00065b000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000b685a0, {0xc00065b000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c308a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c308a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000b685a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24787 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24644 [select]: net/http.(*persistConn).roundTrip(0xc000b68000, 0xc000d10140) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000636000, 0xc000bc5b80) /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(0xc000404240, 0xc000bc5b80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc00079b200, 0xc000bc5a40) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.33.0/transport.go:55 +0x15e net/http.send(0xc000bc5a40, {0x2d0cc00, 0xc00079b200}, {0x6feb01?, 0xc00092d118?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00045e9c0, 0xc000bc5a40, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00045e9c0, 0xc000bc5a40) /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(0xc000148000, {0x2d327b8, 0xc000374230}, 0xc000d3f358) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000148000, {0x2d327b8, 0xc000374230}, 0xc000bc5900?, {0x21f2360?, 0xc000902850?}, {0x0, 0x0}, 0x41373d?, 0x29a4240, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:493 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1034 +0x89 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(0xc000405500, 0xc000ce4bc0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000405500, 0xc000ce4bc0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:235 +0x93 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty(0xc000a1e180, {0x2d327b8, 0xc000374230}, {0x286bb61, 0xf}, {0xc0005866e0, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1033 +0x425 github.com/rclone/rclone/backend/yandex.(*Object).SetModTime(0xc000a1e180, {0x2d327b8, 0xc000374230}, {0xc000a1e180?, 0x2d327b8?, 0x41c9620?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1045 +0x78 github.com/rclone/rclone/backend/yandex.(*Object).Update(0xc000a1e180, {0x2d327b8, 0xc000374230}, {0x2d09440, 0xc000b10a00}, {0x2d3e3c0, 0xc000039980}, {0xc000d44610, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1158 +0x27c github.com/rclone/rclone/backend/yandex.(*Fs).Put(0xc00078df00, {0x2d327b8, 0xc000374230}, {0x2d09440, 0xc000b10a00}, {0x2d3e3c0, 0xc000039980}, {0xc000d44610, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000a70240, {0x2d327b8, 0xc000374230}, {0x2d1d008?, 0xc000904690?}, {0xc000d44610, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:221 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000a70240, {0x2d327b8, 0xc000374230}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:274 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000a70240, {0x2d327b8, 0xc000374230}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2d327b8, 0xc000374230}, {0x2d4bc10, 0xc00078df00}, {0x0, 0x0}, {0xc0005f68e8, 0x14}, {0x2d4a160, 0xc000a8efc0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000168008, {0x2d327b8, 0xc000374230}, 0xc000374190, {0x2d4bc10, 0xc00078df00}, 0x4b, 0xc0007d1560?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 24033 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 23910 [select]: net/http.(*persistConn).writeLoop(0xc0001e7440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24170 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24591 [select]: net/http.(*persistConn).writeLoop(0xc000b68000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24553 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 23915 [IO wait]: internal/poll.runtime_pollWait(0x77ff82dc8808, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000138400?, 0xc000bbb300?, 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(0xc000138400, {0xc000bbb300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000138400, {0xc000bbb300?, 0x12fb?, 0xc000ca0640?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00061a180, {0xc000bbb300?, 0x0?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000429530, {0xc000bbb300?, 0x77ff801ebc18?, 0x77ffca287108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bdbaa0, {0xc000bbb300?, 0x43d367?, 0xfc0008?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00017e2b8, {0x2d0bf00, 0xc000bdbaa0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00017e008, {0x77ff80389818, 0xc000429530}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00017e008, 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(0xc00017e008, {0xc000bfa000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0001e7680, {0xc000bfa000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00087aea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00087aea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0001e7680) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24176 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24141 [select]: net/http.(*persistConn).writeLoop(0xc000801e60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24112 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24735 [select]: net/http.(*persistConn).writeLoop(0xc000b686c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24794 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22973 [IO wait]: internal/poll.runtime_pollWait(0x77ff801fe068, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000138a00?, 0xc000b25500?, 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(0xc000138a00, {0xc000b25500, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000138a00, {0xc000b25500?, 0x2a7b?, 0xc00079aa60?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088388, {0xc000b25500?, 0xc000b25500?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00038c9a8, {0xc000b25500?, 0x77ff8259bb58?, 0x77ffca287108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000428870, {0xc000b25500?, 0x2a7b?, 0xc0008579c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008b7eb8, {0x2d0bf00, 0xc000428870}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008b7c08, {0x77ff80389818, 0xc00038c9a8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008b7c08, 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(0xc0008b7c08, {0xc0003e1000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007ec360, {0xc0003e1000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c73980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c73980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007ec360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22937 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24801 [IO wait]: internal/poll.runtime_pollWait(0x77ff82dc8290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00078c680?, 0xc000819300?, 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(0xc00078c680, {0xc000819300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00078c680, {0xc000819300?, 0x12fb?, 0xc0003e9dc0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0000884b8, {0xc000819300?, 0xc000819300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bda690, {0xc000819300?, 0x77ff8259ae38?, 0x77ffca287f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000453998, {0xc000819300?, 0x12fb?, 0xc000abc190?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005bd7b8, {0x2d0bf00, 0xc000453998}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005bd508, {0x77ff80389818, 0xc000bda690}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005bd508, 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(0xc0005bd508, {0xc00089e000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00038f200, {0xc00089e000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c314a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c314a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00038f200) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24784 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24956 [IO wait]: internal/poll.runtime_pollWait(0x77ff8015d388, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00078d000?, 0xc00081a600?, 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(0xc00078d000, {0xc00081a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00078d000, {0xc00081a600?, 0x12fb?, 0xc0004275a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088998, {0xc00081a600?, 0xc00081a600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bdbc08, {0xc00081a600?, 0x77ffca2903f0?, 0x77ffca287f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0008ff8d8, {0xc00081a600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005bdeb8, {0x2d0bf00, 0xc0008ff8d8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005bdc08, {0x77ff80389818, 0xc000bdbc08}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005bdc08, 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(0xc0005bdc08, {0xc000c94000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000b32360, {0xc000c94000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a91860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a91860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000b32360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24904 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24870 [IO wait]: internal/poll.runtime_pollWait(0x77ff80204048, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003f9100?, 0xc0008a1300?, 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(0xc0003f9100, {0xc0008a1300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003f9100, {0xc0008a1300?, 0x12fb?, 0xc000ca1c60?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000902448, {0xc0008a1300?, 0xc0008a1300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000453dd0, {0xc0008a1300?, 0x77ff801ebc18?, 0x77ffca287108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bdb128, {0xc0008a1300?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008b70b8, {0x2d0bf00, 0xc000bdb128}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008b6e08, {0x77ff80389818, 0xc000453dd0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008b6e08, 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(0xc0008b6e08, {0xc000a8a000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007d1c20, {0xc000a8a000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c2e720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c2e720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007d1c20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24855 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24808 [IO wait]: internal/poll.runtime_pollWait(0x77ff80203e18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003f8f00?, 0xc0008a0000?, 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(0xc0003f8f00, {0xc0008a0000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003f8f00, {0xc0008a0000?, 0x12fb?, 0xc000ca1500?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000902230, {0xc0008a0000?, 0xc0008a0000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004531b8, {0xc0008a0000?, 0x77ff8259ae38?, 0x77ffca287f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004538d8, {0xc0008a0000?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008b6d38, {0x2d0bf00, 0xc0004538d8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008b6a88, {0x77ff80389818, 0xc0004531b8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008b6a88, 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(0xc0008b6a88, {0xc0008ac000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007d18c0, {0xc0008ac000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00087a120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00087a120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007d18c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24820 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24744 [select]: net/http.(*persistConn).writeLoop(0xc000b68120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24684 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24871 [select]: net/http.(*persistConn).writeLoop(0xc0007d1c20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24855 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24136 [select]: net/http.(*persistConn).writeLoop(0xc0007d1200) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24129 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24896 [select]: net/http.(*persistConn).writeLoop(0xc000800240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24885 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24126 [select]: net/http.(*persistConn).writeLoop(0xc0007d10e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24117 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24739 [select]: net/http.(*persistConn).writeLoop(0xc000b326c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24671 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24033 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc000374107?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0xc000168008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:543 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000168008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:978 +0x325 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2d326d8, 0x41ece40}, {0x2d4bc10, 0xc00078df00}, {0x2d4a0f0, 0xc00036c0c0}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2d326d8, 0x41ece40}, {0x2d4bc10, 0xc00078df00}, {0x2d4a0f0, 0xc00036c0c0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000b821c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:110 +0x205 testing.tRunner(0xc000b821c0, 0xc000374280) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 17685 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 24125 [IO wait]: internal/poll.runtime_pollWait(0x77ff801fe298, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000618100?, 0xc0004ea600?, 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(0xc000618100, {0xc0004ea600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000618100, {0xc0004ea600?, 0x12fb?, 0xc00061f560?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088858, {0xc0004ea600?, 0xc0004ea600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008ff050, {0xc0004ea600?, 0x77ff801ebc18?, 0x77ffca287108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bda660, {0xc0004ea600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00067e638, {0x2d0bf00, 0xc000bda660}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00067e388, {0x77ff80389818, 0xc0008ff050}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00067e388, 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(0xc00067e388, {0xc00083b000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007d10e0, {0xc00083b000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0001a5ce0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0001a5ce0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007d10e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24117 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24153 [IO wait]: internal/poll.runtime_pollWait(0x77ff80204a20, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003f9380?, 0xc00066f300?, 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(0xc0003f9380, {0xc00066f300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003f9380, {0xc00066f300?, 0x12fb?, 0xc000a09400?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00013c908, {0xc00066f300?, 0xc00066f300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bdad80, {0xc00066f300?, 0x77ffca2903f0?, 0x77ffca287a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0008ffd10, {0xc00066f300?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001f7b38, {0x2d0bf00, 0xc0008ffd10}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001f7888, {0x77ff80389818, 0xc000bdad80}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001f7888, 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(0xc0001f7888, {0xc0009d6000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0001e6a20, {0xc0009d6000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c319e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c319e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0001e6a20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24095 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24070 [select]: net/http.(*persistConn).writeLoop(0xc0001e6000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24047 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24098 [IO wait]: internal/poll.runtime_pollWait(0x77ff82dc86f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a16d00?, 0xc00066e000?, 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(0xc000a16d00, {0xc00066e000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a16d00, {0xc00066e000?, 0x12fb?, 0xc000a08420?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00013c120, {0xc00066e000?, 0xc00066e000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bda0d8, {0xc00066e000?, 0x77ffca2903f0?, 0x77ffca287a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0008feae0, {0xc00066e000?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001f62b8, {0x2d0bf00, 0xc0008feae0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001f6008, {0x77ff80389818, 0xc000bda0d8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001f6008, 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(0xc0001f6008, {0xc00066a000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0001e6240, {0xc00066a000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000405200) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000405200, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0001e6240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24085 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24135 [IO wait]: internal/poll.runtime_pollWait(0x77ff801feb58, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00078cb80?, 0xc0004eb900?, 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(0xc00078cb80, {0xc0004eb900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00078cb80, {0xc0004eb900?, 0x12fb?, 0xc00061fa80?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088960, {0xc0004eb900?, 0xc0004eb900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008ff500, {0xc0004eb900?, 0x77ff801ebc18?, 0x77ffca287108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bda8a0, {0xc0004eb900?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00067e9b8, {0x2d0bf00, 0xc000bda8a0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00067e708, {0x77ff80389818, 0xc0008ff500}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00067e708, 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(0xc00067e708, {0xc00092a000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007d1200, {0xc00092a000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d13f20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d13f20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007d1200) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24129 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24916 [select]: net/http.(*persistConn).writeLoop(0xc000800360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24890 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24244 [IO wait]: internal/poll.runtime_pollWait(0x77ff8015d270, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000618500?, 0xc000671900?, 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(0xc000618500, {0xc000671900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000618500, {0xc000671900?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088490, {0xc000671900?, 0x5?, 0x41e9168?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0003703a8, {0xc000671900?, 0x77ff801ebc18?, 0x77ffca287108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bda9a8, {0xc000671900?, 0x41ef860?, 0xc000b5b9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00017e9b8, {0x2d0bf00, 0xc000bda9a8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00017e708, {0x77ff80389818, 0xc0003703a8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00017e708, 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(0xc00017e708, {0xc000a9a000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0001e6120, {0xc000a9a000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00087b380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00087b380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0001e6120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24190 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24949 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000b11000) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 24643 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 24959 [select]: net/http.(*persistConn).writeLoop(0xc0006fc000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24922 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24734 [IO wait]: internal/poll.runtime_pollWait(0x77ff80203d00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000618800?, 0xc000818000?, 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(0xc000618800, {0xc000818000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000618800, {0xc000818000?, 0x12fb?, 0xc000038300?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088320, {0xc000818000?, 0xc000818000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bda078, {0xc000818000?, 0x77ff802dc628?, 0x77ffca287a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000371260, {0xc000818000?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005bcd38, {0x2d0bf00, 0xc000371260}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005bca88, {0x77ff80389818, 0xc000bda078}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005bca88, 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(0xc0005bca88, {0xc00003c000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000b686c0, {0xc00003c000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000930b40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000930b40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000b686c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24794 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24140 [IO wait]: internal/poll.runtime_pollWait(0x77ff80203f30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003f9180?, 0xc0004ecc00?, 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(0xc0003f9180, {0xc0004ecc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003f9180, {0xc0004ecc00?, 0x12fb?, 0xc00061fe20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000088a38, {0xc0004ecc00?, 0xc0004ecc00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008ff950, {0xc0004ecc00?, 0x77ff801ebc18?, 0x77ffca287108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bdab58, {0xc0004ecc00?, 0x12fb?, 0xc000507720?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00067f0b8, {0x2d0bf00, 0xc000bdab58}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00067ee08, {0x77ff80389818, 0xc0008ff950}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00067ee08, 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(0xc00067ee08, {0xc00096c000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000801e60, {0xc00096c000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b4d080) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b4d080, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000801e60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24112 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24245 [select]: net/http.(*persistConn).writeLoop(0xc0001e6120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24190 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24915 [IO wait]: internal/poll.runtime_pollWait(0x77ff82dc8178, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000138600?, 0xc0008a3900?, 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(0xc000138600, {0xc0008a3900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000138600, {0xc0008a3900?, 0x12fb?, 0xc000a089e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0009026e0, {0xc0008a3900?, 0xc0008a3900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008fee40, {0xc0008a3900?, 0x77ff801ebc18?, 0x77ffca287108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bdb5f0, {0xc0008a3900?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008b77b8, {0x2d0bf00, 0xc000bdb5f0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008b7508, {0x77ff80389818, 0xc0008fee40}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008b7508, 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(0xc0008b7508, {0xc000bdd000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000800360, {0xc000bdd000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c72960) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c72960, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000800360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24890 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23909 [IO wait]: internal/poll.runtime_pollWait(0x77ff82dc7f48, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000138100?, 0xc000bba000?, 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(0xc000138100, {0xc000bba000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000138100, {0xc000bba000?, 0x12fb?, 0xc000ca02e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00013cb80, {0xc000bba000?, 0xc000bba000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bdb860, {0xc000bba000?, 0x77ff82dd2258?, 0x77ffca2875c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000bf9128, {0xc000bba000?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000199eb8, {0x2d0bf00, 0xc000bf9128}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000199c08, {0x77ff80389818, 0xc000bdb860}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000199c08, 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(0xc000199c08, {0xc000bd4000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0001e7440, {0xc000bd4000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0000b04e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0000b04e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0001e7440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24170 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24743 [IO wait]: internal/poll.runtime_pollWait(0x77ff801fe180, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003f8380?, 0xc000bbec00?, 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(0xc0003f8380, {0xc000bbec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003f8380, {0xc000bbec00?, 0x12fb?, 0xc00061e5e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00013c088, {0xc000bbec00?, 0xc000bbec00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000bf8150, {0xc000bbec00?, 0x77ff802dc628?, 0x77ffca287a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000370a50, {0xc000bbec00?, 0x12fb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0008d29b8, {0x2d0bf00, 0xc000370a50}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008d2708, {0x77ff80389818, 0xc000bf8150}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008d2708, 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(0xc0008d2708, {0xc000aa3000, 0x1000, 0xc00045f410?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000b68120, {0xc000aa3000?, 0x80ffa5?, 0x2d08a20?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a8e2a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a8e2a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000b68120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24684 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.537271863s (try 1/5): exit status 2: Failed [TestCopyNoTraverse TestCopyNoEmptyDirectories TestCopyAfterDelete TestSyncConcurrentDelete TestSyncReplaceDirModTime]