"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/06/18 04:16:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu" 2025/06/18 04:16:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 04:16:15 DEBUG : Creating backend with remote "/tmp/rclone2930063166" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:16:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/18 04:16:16 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:16 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.58s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/18 04:16:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:16:17 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:17 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:16:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:18 INFO : sub dir/hello world: Copied (new) 2025/06/18 04:16:18 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.69s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:19 DEBUG : Creating backend with remote "/non-existing" 2025/06/18 04:16:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/18 04:16:19 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:19 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:16:20 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:20 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:16:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.55s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:21 INFO : B2 bucket rclone-test-bubibiw4vesu: Running all checks before starting transfers 2025/06/18 04:16:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:16:22 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:22 INFO : B2 bucket rclone-test-bubibiw4vesu: Checks finished, now starting transfers 2025/06/18 04:16:22 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:16:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:23 ERROR : Ignoring --no-traverse with sync 2025/06/18 04:16:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:16:23 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:23 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:16:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:23 INFO : sub dir/hello world: Copied (new) 2025/06/18 04:16:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/18 04:16:24 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:24 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:16:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/18 04:16:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 04:16:25 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:25 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:16:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 04:16:26 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:26 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:16:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/18 04:16:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 04:16:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/18 04:16:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/18 04:16:28 INFO : sub dir2: Making directory 2025/06/18 04:16:28 INFO : sub dir: Making directory 2025/06/18 04:16:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:16:28 INFO : sub dir2/sub sub dir2: Making directory 2025/06/18 04:16:28 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:28 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:16:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:28 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/18 04:16:28 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:29 INFO : sub dir2: Making directory 2025/06/18 04:16:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/18 04:16:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 04:16:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:16:29 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:29 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:16:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:30 DEBUG : sub dir2: Making directory with metadata 2025/06/18 04:16:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 04:16:30 INFO : sub dir2: Making directory 2025/06/18 04:16:30 INFO : sub dir: Making directory 2025/06/18 04:16:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:16:30 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:30 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:16:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:30 INFO : sub dir/hello world: Copied (new) 2025/06/18 04:16:30 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/18 04:16:30 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/18 04:16:30 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.32s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:31 INFO : sub dir2: Making directory 2025/06/18 04:16:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:16:31 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:31 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:16:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:32 INFO : sub dir/hello world: Copied (new) 2025/06/18 04:16:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:32 DEBUG : sub dir2: Making directory with metadata 2025/06/18 04:16:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 04:16:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/18 04:16:33 INFO : sub dir2: Making directory 2025/06/18 04:16:33 INFO : sub dir: Making directory 2025/06/18 04:16:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:16:33 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:33 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:16:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:33 INFO : sub dir/hello world: Copied (new) 2025/06/18 04:16:33 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/18 04:16:33 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.10s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:34 INFO : sub dir2: Making directory 2025/06/18 04:16:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:16:34 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:34 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:16:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:34 INFO : sub dir/hello world: Copied (new) 2025/06/18 04:16:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.19s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vuwufas4vate" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-bubibiw4vesu -> B2 bucket rclone-test-vuwufas4vate 2025/06/18 04:16:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:16:37 DEBUG : B2 bucket rclone-test-vuwufas4vate: Waiting for checks to finish 2025/06/18 04:16:37 DEBUG : B2 bucket rclone-test-vuwufas4vate: Waiting for transfers to finish 2025/06/18 04:16:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 04:16:38 DEBUG : B2 bucket rclone-test-vuwufas4vate: Purge remote 2025/06/18 04:16:38 INFO : B2 bucket rclone-test-vuwufas4vate: cleaning bucket "rclone-test-vuwufas4vate" of all files 2025/06/18 04:16:38 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2cdd3400d8b1b9f780e1b_f100f16906819738e_d20250618_m041637_c001_v0001157_t0040_u01750220197865") --- PASS: TestServerSideCopy (4.18s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:40 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/18 04:16:40 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:16:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/18 04:16:40 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.68s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:41 DEBUG : Creating backend with remote "TestB2:rclone-test-gexoreb3bezi" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-bubibiw4vesu -> B2 bucket rclone-test-gexoreb3bezi 2025/06/18 04:16:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:16:43 DEBUG : B2 bucket rclone-test-gexoreb3bezi: Waiting for checks to finish 2025/06/18 04:16:43 DEBUG : B2 bucket rclone-test-gexoreb3bezi: Waiting for transfers to finish 2025/06/18 04:16:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 04:16:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/18 04:16:44 DEBUG : B2 bucket rclone-test-gexoreb3bezi: Waiting for checks to finish 2025/06/18 04:16:44 DEBUG : B2 bucket rclone-test-gexoreb3bezi: Waiting for transfers to finish 2025/06/18 04:16:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/18 04:16:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 04:16:45 DEBUG : B2 bucket rclone-test-gexoreb3bezi: Purge remote 2025/06/18 04:16:45 INFO : B2 bucket rclone-test-gexoreb3bezi: cleaning bucket "rclone-test-gexoreb3bezi" of all files 2025/06/18 04:16:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ed43400d8b1b9f780e1b_f1171b05b12fe8d77_d20250618_m041644_c001_v0001102_t0059_u01750220204887") 2025/06/18 04:16:45 DEBUG : sub dir/hello world: Deleting (id "4_zdf42ed43400d8b1b9f780e1b_f114960a08ad2623e_d20250618_m041643_c001_v0001178_t0019_u01750220203719") --- PASS: TestServerSideCopyOverSelf (6.00s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/18 04:16:48 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:48 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:16:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/18 04:16:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/18 04:16:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.72s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:49 DEBUG : Creating backend with remote "TestB2:rclone-test-duzorog6qago" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-bubibiw4vesu -> B2 bucket rclone-test-duzorog6qago 2025/06/18 04:16:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:16:50 DEBUG : B2 bucket rclone-test-duzorog6qago: Waiting for checks to finish 2025/06/18 04:16:50 DEBUG : B2 bucket rclone-test-duzorog6qago: Waiting for transfers to finish 2025/06/18 04:16:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 04:16:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/18 04:16:52 DEBUG : B2 bucket rclone-test-duzorog6qago: Waiting for checks to finish 2025/06/18 04:16:52 DEBUG : B2 bucket rclone-test-duzorog6qago: Waiting for transfers to finish 2025/06/18 04:16:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/18 04:16:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 04:16:52 INFO : sub dir/hello world: Deleted 2025/06/18 04:16:53 DEBUG : testing file moves 2025/06/18 04:16:53 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/18 04:16:53 DEBUG : B2 bucket rclone-test-duzorog6qago: Waiting for checks to finish 2025/06/18 04:16:53 DEBUG : B2 bucket rclone-test-duzorog6qago: Waiting for transfers to finish 2025/06/18 04:16:54 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/18 04:16:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 04:16:54 INFO : sub dir/hello world: Deleted 2025/06/18 04:16:54 DEBUG : B2 bucket rclone-test-duzorog6qago: Purge remote 2025/06/18 04:16:54 INFO : B2 bucket rclone-test-duzorog6qago: cleaning bucket "rclone-test-duzorog6qago" of all files 2025/06/18 04:16:55 DEBUG : sub dir/hello world: Deleting (id "4_zff120d23401d8b1b9f780e1b_f109993619f17a5f6_d20250618_m041654_c001_v0001161_t0031_u01750220214019") 2025/06/18 04:16:55 DEBUG : sub dir/hello world: Deleting (id "4_zff120d23401d8b1b9f780e1b_f1053127d506b5fe1_d20250618_m041652_c001_v0001179_t0036_u01750220212490") 2025/06/18 04:16:55 DEBUG : sub dir/hello world: Deleting (id "4_zff120d23401d8b1b9f780e1b_f10813b4a2e2349f1_d20250618_m041651_c001_v0001180_t0039_u01750220211354") --- PASS: TestServerSideMoveOverSelf (7.30s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:56 ERROR : error listing: directory not found 2025/06/18 04:16:56 INFO : Local file system at /tmp/rclone2930063166: Making directory 2025/06/18 04:16:57 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:57 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:16:58 DEBUG : Local file system at /tmp/rclone2930063166: Waiting for checks to finish 2025/06/18 04:16:58 DEBUG : Local file system at /tmp/rclone2930063166: Waiting for transfers to finish 2025/06/18 04:16:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:16:59 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/18 04:16:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:16:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/18 04:16:59 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:16:59 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/18 04:17:00 INFO : check sum: Copied (new) 2025/06/18 04:17:00 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:00 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/18 04:17:00 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/18 04:17:00 DEBUG : check sum: Unchanged skipping 2025/06/18 04:17:00 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:00 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:00 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.53s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/18 04:17:01 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:01 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/18 04:17:01 INFO : sizeonly: Copied (new) 2025/06/18 04:17:01 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:02 DEBUG : sizeonly: Sizes identical 2025/06/18 04:17:02 DEBUG : sizeonly: Unchanged skipping 2025/06/18 04:17:02 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:02 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:02 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:02 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/18 04:17:02 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:02 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:03 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/18 04:17:03 INFO : ignore-size: Copied (new) 2025/06/18 04:17:03 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:03 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:17:03 DEBUG : ignore-size: Unchanged skipping 2025/06/18 04:17:03 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:03 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:03 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:04 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:17:04 DEBUG : existing: Unchanged skipping 2025/06/18 04:17:04 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:04 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:04 INFO : There was nothing to transfer 2025/06/18 04:17:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/18 04:17:05 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:05 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/18 04:17:05 INFO : existing: Copied (replaced existing) 2025/06/18 04:17:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.80s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/18 04:17:06 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:06 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/18 04:17:06 INFO : existing: Copied (new) 2025/06/18 04:17:06 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:06 DEBUG : existing: Destination exists, skipping 2025/06/18 04:17:06 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:06 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:06 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:08 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/18 04:17:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/18 04:17:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:17:08 DEBUG : c/non empty space: Unchanged skipping 2025/06/18 04:17:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/18 04:17:08 INFO : a/potato2: Copied (new) 2025/06/18 04:17:08 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:08 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:08 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:08 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/18 04:17:10 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/18 04:17:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/18 04:17:10 DEBUG : empty space: Unchanged skipping 2025/06/18 04:17:10 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:10 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:10 INFO : There was nothing to transfer 2025/06/18 04:17:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/18 04:17:10 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/18 04:17:11 INFO : empty space: Updated modification time in destination 2025/06/18 04:17:11 DEBUG : empty space: Unchanged skipping 2025/06/18 04:17:11 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:11 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:12 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/18 04:17:12 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/18 04:17:12 DEBUG : empty space: Unchanged skipping 2025/06/18 04:17:12 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:12 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.33s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:14 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/18 04:17:14 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2930063166) 2025/06/18 04:17:14 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bubibiw4vesu) 2025/06/18 04:17:14 DEBUG : foo: sha1 differ 2025/06/18 04:17:14 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/18 04:17:14 INFO : foo: Copied (replaced existing) 2025/06/18 04:17:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/18 04:17:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:17:15 DEBUG : empty space: Unchanged skipping 2025/06/18 04:17:15 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:15 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:16 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/18 04:17:16 INFO : potato: Copied (new) 2025/06/18 04:17:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.77s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/18 04:17:17 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:17 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/18 04:17:17 INFO : potato: Copied (replaced existing) 2025/06/18 04:17:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:19 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/06/18 04:17:19 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2930063166) 2025/06/18 04:17:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bubibiw4vesu) 2025/06/18 04:17:19 DEBUG : potato: sha1 differ 2025/06/18 04:17:19 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/18 04:17:19 INFO : potato: Copied (replaced existing) 2025/06/18 04:17:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 04:17:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:17:20 DEBUG : empty space: Unchanged skipping 2025/06/18 04:17:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/18 04:17:20 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:20 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:20 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 04:17:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:17:22 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:22 DEBUG : empty space: Unchanged skipping 2025/06/18 04:17:22 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/18 04:17:22 INFO : potato2: Copied (new) 2025/06/18 04:17:22 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:24 INFO : d: Making directory 2025/06/18 04:17:24 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/18 04:17:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/18 04:17:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:17:24 DEBUG : c/non empty space: Unchanged skipping 2025/06/18 04:17:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/18 04:17:24 INFO : a/potato2: Copied (new) 2025/06/18 04:17:24 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:24 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:24 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:25 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:26 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/18 04:17:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/18 04:17:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:17:27 DEBUG : c/non empty space: Unchanged skipping 2025/06/18 04:17:27 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:27 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/18 04:17:27 INFO : a/potato2: Copied (new) 2025/06/18 04:17:27 ERROR : B2 bucket rclone-test-bubibiw4vesu: not deleting files as there were IO errors 2025/06/18 04:17:27 ERROR : B2 bucket rclone-test-bubibiw4vesu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:28 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 04:17:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:17:29 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:29 DEBUG : empty space: Unchanged skipping 2025/06/18 04:17:29 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:29 INFO : potato: Deleted 2025/06/18 04:17:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/18 04:17:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.98s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:30 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:30 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:30 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:31 INFO : potato: Deleted 2025/06/18 04:17:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 04:17:31 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:17:31 DEBUG : empty space: Unchanged skipping 2025/06/18 04:17:31 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/18 04:17:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.28s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 04:17:33 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:33 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:33 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/18 04:17:33 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.71s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:34 DEBUG : enormous: Excluded (Size Filter) 2025/06/18 04:17:34 DEBUG : enormous: Excluded 2025/06/18 04:17:34 DEBUG : potato2: Excluded (Size Filter) 2025/06/18 04:17:34 DEBUG : potato2: Excluded 2025/06/18 04:17:35 DEBUG : potato2: Excluded (Size Filter) 2025/06/18 04:17:35 DEBUG : potato2: Excluded 2025/06/18 04:17:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:17:35 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:35 DEBUG : empty space: Unchanged skipping 2025/06/18 04:17:35 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:35 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:35 INFO : There was nothing to transfer 2025/06/18 04:17:35 DEBUG : enormous: Excluded (Size Filter) 2025/06/18 04:17:35 DEBUG : enormous: Excluded 2025/06/18 04:17:35 DEBUG : potato2: Excluded (Size Filter) 2025/06/18 04:17:35 DEBUG : potato2: Excluded 2025/06/18 04:17:35 DEBUG : potato2: Excluded (Size Filter) 2025/06/18 04:17:35 DEBUG : potato2: Excluded 2025/06/18 04:17:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/18 04:17:35 DEBUG : empty space: Unchanged skipping 2025/06/18 04:17:35 DEBUG : Local file system at /tmp/rclone2930063166: Waiting for checks to finish 2025/06/18 04:17:35 DEBUG : Local file system at /tmp/rclone2930063166: Waiting for transfers to finish 2025/06/18 04:17:35 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:36 DEBUG : enormous: Excluded (Size Filter) 2025/06/18 04:17:36 DEBUG : enormous: Excluded 2025/06/18 04:17:36 DEBUG : potato2: Excluded (Size Filter) 2025/06/18 04:17:36 DEBUG : potato2: Excluded 2025/06/18 04:17:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:17:37 DEBUG : empty space: Unchanged skipping 2025/06/18 04:17:37 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:37 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:37 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:37 INFO : enormous: Deleted 2025/06/18 04:17:37 INFO : potato2: Deleted 2025/06/18 04:17:37 INFO : There was nothing to transfer 2025/06/18 04:17:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/18 04:17:37 DEBUG : empty space: Unchanged skipping 2025/06/18 04:17:37 DEBUG : Local file system at /tmp/rclone2930063166: Waiting for checks to finish 2025/06/18 04:17:37 DEBUG : Local file system at /tmp/rclone2930063166: Waiting for transfers to finish 2025/06/18 04:17:37 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:37 INFO : enormous: Deleted 2025/06/18 04:17:37 INFO : potato2: Deleted 2025/06/18 04:17:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.27s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:39 DEBUG : five: Need to transfer - File not found at Destination 2025/06/18 04:17:39 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/18 04:17:39 DEBUG : one: Destination is newer than source, skipping 2025/06/18 04:17:39 DEBUG : three: Sizes identical 2025/06/18 04:17:39 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/18 04:17:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/18 04:17:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2930063166) 2025/06/18 04:17:39 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bubibiw4vesu) 2025/06/18 04:17:39 DEBUG : two: sha1 differ 2025/06/18 04:17:39 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/18 04:17:39 INFO : five: Copied (new) 2025/06/18 04:17:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/18 04:17:40 INFO : four: Copied (replaced existing) 2025/06/18 04:17:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/18 04:17:40 INFO : two: Copied (replaced existing) 2025/06/18 04:17:40 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:40 DEBUG : one: Destination is newer than source, skipping 2025/06/18 04:17:40 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/18 04:17:40 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/18 04:17:40 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/18 04:17:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/18 04:17:40 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/18 04:17:40 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/18 04:17:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/18 04:17:40 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/18 04:17:40 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/18 04:17:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2930063166) 2025/06/18 04:17:40 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bubibiw4vesu) 2025/06/18 04:17:40 DEBUG : three: sha1 differ 2025/06/18 04:17:40 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/18 04:17:40 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/18 04:17:41 INFO : three: Copied (replaced existing) 2025/06/18 04:17:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.18s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/18 04:17:42 INFO : B2 bucket rclone-test-bubibiw4vesu: Making map for --track-renames 2025/06/18 04:17:42 INFO : B2 bucket rclone-test-bubibiw4vesu: Finished making map for --track-renames 2025/06/18 04:17:42 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/18 04:17:42 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for renames to finish 2025/06/18 04:17:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/18 04:17:42 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/18 04:17:42 INFO : potato: Copied (new) 2025/06/18 04:17:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/18 04:17:43 INFO : yam: Copied (new) 2025/06/18 04:17:43 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:17:43 INFO : B2 bucket rclone-test-bubibiw4vesu: Making map for --track-renames 2025/06/18 04:17:43 INFO : B2 bucket rclone-test-bubibiw4vesu: Finished making map for --track-renames 2025/06/18 04:17:43 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:43 DEBUG : potato: Unchanged skipping 2025/06/18 04:17:43 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for renames to finish 2025/06/18 04:17:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/18 04:17:44 INFO : yam: Copied (server-side copy) to: yaml 2025/06/18 04:17:44 INFO : yam: Deleted 2025/06/18 04:17:44 INFO : yaml: Renamed from "yam" 2025/06/18 04:17:44 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.13s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/18 04:17:45 INFO : B2 bucket rclone-test-bubibiw4vesu: Making map for --track-renames 2025/06/18 04:17:45 INFO : B2 bucket rclone-test-bubibiw4vesu: Finished making map for --track-renames 2025/06/18 04:17:45 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/18 04:17:45 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for renames to finish 2025/06/18 04:17:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/18 04:17:45 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/18 04:17:46 INFO : potato: Copied (new) 2025/06/18 04:17:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/18 04:17:46 INFO : yam: Copied (new) 2025/06/18 04:17:46 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:17:46 INFO : B2 bucket rclone-test-bubibiw4vesu: Making map for --track-renames 2025/06/18 04:17:46 INFO : B2 bucket rclone-test-bubibiw4vesu: Finished making map for --track-renames 2025/06/18 04:17:46 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:46 DEBUG : potato: Unchanged skipping 2025/06/18 04:17:46 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for renames to finish 2025/06/18 04:17:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/18 04:17:47 INFO : yam: Copied (server-side copy) to: yaml 2025/06/18 04:17:47 INFO : yam: Deleted 2025/06/18 04:17:47 INFO : yaml: Renamed from "yam" 2025/06/18 04:17:47 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.41s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/18 04:17:48 INFO : B2 bucket rclone-test-bubibiw4vesu: Making map for --track-renames 2025/06/18 04:17:48 INFO : B2 bucket rclone-test-bubibiw4vesu: Finished making map for --track-renames 2025/06/18 04:17:48 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/18 04:17:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/18 04:17:48 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for renames to finish 2025/06/18 04:17:48 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/18 04:17:48 INFO : sub/yam: Copied (new) 2025/06/18 04:17:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/18 04:17:49 INFO : potato: Copied (new) 2025/06/18 04:17:49 DEBUG : Waiting for deletions to finish 2025/06/18 04:17:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:17:49 DEBUG : potato: Unchanged skipping 2025/06/18 04:17:49 INFO : B2 bucket rclone-test-bubibiw4vesu: Making map for --track-renames 2025/06/18 04:17:49 INFO : B2 bucket rclone-test-bubibiw4vesu: Finished making map for --track-renames 2025/06/18 04:17:49 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:49 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for renames to finish 2025/06/18 04:17:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/18 04:17:50 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/18 04:17:50 INFO : sub/yam: Deleted 2025/06/18 04:17:50 INFO : yam: Renamed from "sub/yam" 2025/06/18 04:17:50 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.01s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:51 DEBUG : Creating backend with remote "/tmp/rclone2930063166/dir1" 2025/06/18 04:17:51 DEBUG : Creating backend with remote "/tmp/rclone2930063166/dir2" 2025/06/18 04:17:51 DEBUG : Local file system at /tmp/rclone2930063166/dir2: Using server-side directory move 2025/06/18 04:17:51 INFO : Local file system at /tmp/rclone2930063166/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/18 04:17:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/18 04:17:51 DEBUG : Local file system at /tmp/rclone2930063166/dir2: Waiting for checks to finish 2025/06/18 04:17:51 DEBUG : Local file system at /tmp/rclone2930063166/dir2: Waiting for transfers to finish 2025/06/18 04:17:51 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:17:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/18 04:17:51 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:51 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/18 04:17:51 INFO : nested/sub dir/file: Copied (new) 2025/06/18 04:17:51 INFO : nested/sub dir/file: Deleted 2025/06/18 04:17:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:17:52 INFO : sub dir/hello world: Copied (new) 2025/06/18 04:17:52 INFO : sub dir/hello world: Deleted 2025/06/18 04:17:52 INFO : sub dir: Removing directory 2025/06/18 04:17:52 INFO : nested/sub dir: Removing directory 2025/06/18 04:17:52 INFO : nested: Removing directory 2025/06/18 04:17:52 DEBUG : Local file system at /tmp/rclone2930063166: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 04:17:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/18 04:17:53 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:53 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/18 04:17:53 INFO : nested/sub dir/file: Copied (new) 2025/06/18 04:17:53 INFO : nested/sub dir/file: Deleted 2025/06/18 04:17:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:17:53 INFO : sub dir/hello world: Copied (new) 2025/06/18 04:17:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.59s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/18 04:17:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/18 04:17:54 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:54 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/18 04:17:55 INFO : existing: Copied (new) 2025/06/18 04:17:55 INFO : existing: Deleted 2025/06/18 04:17:55 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/18 04:17:55 INFO : existing-b: Copied (new) 2025/06/18 04:17:55 INFO : existing-b: Deleted 2025/06/18 04:17:55 DEBUG : existing: Destination exists, skipping 2025/06/18 04:17:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/18 04:17:55 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:17:55 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:17:55 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.70s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:17:56 DEBUG : Creating backend with remote "TestB2:rclone-test-ruciqed8kige" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-bubibiw4vesu -> B2 bucket rclone-test-ruciqed8kige 2025/06/18 04:18:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 04:18:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/18 04:18:00 DEBUG : empty space: Unchanged skipping 2025/06/18 04:18:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/18 04:18:00 DEBUG : B2 bucket rclone-test-ruciqed8kige: Waiting for checks to finish 2025/06/18 04:18:00 INFO : empty space: Deleted 2025/06/18 04:18:00 DEBUG : B2 bucket rclone-test-ruciqed8kige: Waiting for transfers to finish 2025/06/18 04:18:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/18 04:18:00 INFO : potato2: Copied (server-side copy) 2025/06/18 04:18:01 INFO : potato2: Deleted 2025/06/18 04:18:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/18 04:18:01 INFO : potato3: Copied (server-side copy) 2025/06/18 04:18:01 INFO : potato3: Deleted 2025/06/18 04:18:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yituqaq3vuto" 2025/06/18 04:18:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/18 04:18:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 04:18:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/18 04:18:03 DEBUG : B2 bucket rclone-test-yituqaq3vuto: Waiting for checks to finish 2025/06/18 04:18:03 DEBUG : B2 bucket rclone-test-yituqaq3vuto: Waiting for transfers to finish 2025/06/18 04:18:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/18 04:18:04 INFO : empty space: Copied (server-side copy) 2025/06/18 04:18:04 INFO : empty space: Deleted 2025/06/18 04:18:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/18 04:18:04 INFO : potato3: Copied (server-side copy) 2025/06/18 04:18:04 INFO : potato3: Deleted 2025/06/18 04:18:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/18 04:18:04 INFO : potato2: Copied (server-side copy) 2025/06/18 04:18:05 INFO : potato2: Deleted 2025/06/18 04:18:05 DEBUG : B2 bucket rclone-test-yituqaq3vuto: Purge remote 2025/06/18 04:18:05 INFO : B2 bucket rclone-test-yituqaq3vuto: cleaning bucket "rclone-test-yituqaq3vuto" of all files 2025/06/18 04:18:05 DEBUG : empty space: Deleting (id "4_z4f721de3402d8b1b9f780e1b_f11800074a8f2cafc_d20250618_m041803_c001_v0001102_t0025_u01750220283867") 2025/06/18 04:18:05 DEBUG : potato2: Deleting (id "4_z4f721de3402d8b1b9f780e1b_f10709fcdde8a21e9_d20250618_m041804_c001_v0001144_t0046_u01750220284193") 2025/06/18 04:18:05 DEBUG : potato3: Deleting (id "4_z4f721de3402d8b1b9f780e1b_f1103a3e23367a5e6_d20250618_m041804_c001_v0001182_t0056_u01750220284242") 2025/06/18 04:18:06 DEBUG : B2 bucket rclone-test-ruciqed8kige: Purge remote 2025/06/18 04:18:06 INFO : B2 bucket rclone-test-ruciqed8kige: cleaning bucket "rclone-test-ruciqed8kige" of all files 2025/06/18 04:18:06 DEBUG : empty space: Deleting (id "4_z1f020db3402d8b1b9f780e1b_f40358b5d4b14b251_d20250618_m041804_c001_v7007000_t0000_u01750220284175") 2025/06/18 04:18:06 DEBUG : empty space: Deleting (id "4_z1f020db3402d8b1b9f780e1b_f1163bef11c65cbbc_d20250618_m041759_c001_v0001172_t0029_u01750220279518") 2025/06/18 04:18:06 DEBUG : potato2: Deleting (id "4_z1f020db3402d8b1b9f780e1b_f40358b5d4b14b254_d20250618_m041805_c001_v7007000_t0000_u01750220285038") 2025/06/18 04:18:06 DEBUG : potato2: Deleting (id "4_z1f020db3402d8b1b9f780e1b_f103541be8bb66ab9_d20250618_m041800_c001_v0001182_t0007_u01750220280735") 2025/06/18 04:18:06 DEBUG : potato3: Deleting (id "4_z1f020db3402d8b1b9f780e1b_f40358b5d4b14b252_d20250618_m041804_c001_v7007000_t0000_u01750220284459") 2025/06/18 04:18:06 DEBUG : potato3: Deleting (id "4_z1f020db3402d8b1b9f780e1b_f1007245d1793f1c2_d20250618_m041800_c001_v0001179_t0052_u01750220280964") 2025/06/18 04:18:06 DEBUG : potato3: Deleting (id "4_z1f020db3402d8b1b9f780e1b_f1163bef11c65cbbe_d20250618_m041759_c001_v0001172_t0059_u01750220279858") --- PASS: TestServerSideMove (11.83s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:18:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zewerek4tazi" 2025/06/18 04:18:08 DEBUG : Config file has changed externally - reloading sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-bubibiw4vesu -> B2 bucket rclone-test-zewerek4tazi 2025/06/18 04:18:12 DEBUG : empty space: Excluded (Size Filter) 2025/06/18 04:18:12 DEBUG : empty space: Excluded 2025/06/18 04:18:12 DEBUG : empty space: Excluded (Size Filter) 2025/06/18 04:18:12 DEBUG : empty space: Excluded 2025/06/18 04:18:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 04:18:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/18 04:18:12 DEBUG : B2 bucket rclone-test-zewerek4tazi: Waiting for checks to finish 2025/06/18 04:18:12 DEBUG : B2 bucket rclone-test-zewerek4tazi: Waiting for transfers to finish 2025/06/18 04:18:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/18 04:18:13 INFO : potato2: Copied (server-side copy) 2025/06/18 04:18:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/18 04:18:13 INFO : potato3: Copied (server-side copy) 2025/06/18 04:18:13 INFO : potato2: Deleted 2025/06/18 04:18:13 INFO : potato3: Deleted 2025/06/18 04:18:14 DEBUG : Creating backend with remote "TestB2:rclone-test-liqodos5kani" 2025/06/18 04:18:15 DEBUG : empty space: Excluded (Size Filter) 2025/06/18 04:18:15 DEBUG : empty space: Excluded 2025/06/18 04:18:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 04:18:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/18 04:18:15 DEBUG : B2 bucket rclone-test-liqodos5kani: Waiting for checks to finish 2025/06/18 04:18:15 DEBUG : B2 bucket rclone-test-liqodos5kani: Waiting for transfers to finish 2025/06/18 04:18:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/18 04:18:16 INFO : potato3: Copied (server-side copy) 2025/06/18 04:18:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/18 04:18:16 INFO : potato2: Copied (server-side copy) 2025/06/18 04:18:16 INFO : potato3: Deleted 2025/06/18 04:18:16 INFO : potato2: Deleted 2025/06/18 04:18:17 DEBUG : B2 bucket rclone-test-liqodos5kani: Purge remote 2025/06/18 04:18:17 INFO : B2 bucket rclone-test-liqodos5kani: cleaning bucket "rclone-test-liqodos5kani" of all files 2025/06/18 04:18:17 DEBUG : potato2: Deleting (id "4_zbf824dd3402d8b1b9f780e1b_f1179507fd0764502_d20250618_m041816_c001_v0001106_t0021_u01750220296169") 2025/06/18 04:18:17 DEBUG : potato3: Deleting (id "4_zbf824dd3402d8b1b9f780e1b_f1162cf744c8e6634_d20250618_m041816_c001_v0001184_t0026_u01750220296506") 2025/06/18 04:18:18 DEBUG : B2 bucket rclone-test-zewerek4tazi: Purge remote 2025/06/18 04:18:18 INFO : B2 bucket rclone-test-zewerek4tazi: cleaning bucket "rclone-test-zewerek4tazi" of all files 2025/06/18 04:18:18 DEBUG : empty space: Deleting (id "4_zbfe23dc3402d8b1b9f780e1b_f109369179cb57460_d20250618_m041812_c001_v0001180_t0027_u01750220292235") 2025/06/18 04:18:18 DEBUG : potato2: Deleting (id "4_zbfe23dc3402d8b1b9f780e1b_f415f2c7c4252125b_d20250618_m041816_c001_v7007000_t0000_u01750220296837") 2025/06/18 04:18:18 DEBUG : potato2: Deleting (id "4_zbfe23dc3402d8b1b9f780e1b_f1135a51de14d96d9_d20250618_m041813_c001_v0001146_t0038_u01750220293057") 2025/06/18 04:18:18 DEBUG : potato3: Deleting (id "4_zbfe23dc3402d8b1b9f780e1b_f417e77404c25ad8a_d20250618_m041816_c001_v7007000_t0000_u01750220296751") 2025/06/18 04:18:18 DEBUG : potato3: Deleting (id "4_zbfe23dc3402d8b1b9f780e1b_f1089198bf116f52f_d20250618_m041813_c001_v0001032_t0006_u01750220293429") 2025/06/18 04:18:18 DEBUG : potato3: Deleting (id "4_zbfe23dc3402d8b1b9f780e1b_f109369179cb57468_d20250618_m041812_c001_v0001180_t0019_u01750220292446") --- PASS: TestServerSideMoveWithFilter (11.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:18:20 DEBUG : Creating backend with remote "TestB2:rclone-test-yefoyan4gidu" 2025/06/18 04:18:22 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-bubibiw4vesu -> B2 bucket rclone-test-yefoyan4gidu 2025/06/18 04:18:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 04:18:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/18 04:18:25 DEBUG : empty space: Unchanged skipping 2025/06/18 04:18:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/18 04:18:25 DEBUG : B2 bucket rclone-test-yefoyan4gidu: Waiting for checks to finish 2025/06/18 04:18:25 INFO : empty space: Deleted 2025/06/18 04:18:25 DEBUG : B2 bucket rclone-test-yefoyan4gidu: Waiting for transfers to finish 2025/06/18 04:18:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/18 04:18:25 INFO : potato2: Copied (server-side copy) 2025/06/18 04:18:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/18 04:18:25 INFO : potato3: Copied (server-side copy) 2025/06/18 04:18:25 INFO : potato2: Deleted 2025/06/18 04:18:25 INFO : potato3: Deleted 2025/06/18 04:18:26 DEBUG : Creating backend with remote "TestB2:rclone-test-tudicin4nayu" 2025/06/18 04:18:27 INFO : tomatoDir: Making directory 2025/06/18 04:18:27 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/18 04:18:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 04:18:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/18 04:18:27 DEBUG : B2 bucket rclone-test-tudicin4nayu: Waiting for checks to finish 2025/06/18 04:18:27 DEBUG : B2 bucket rclone-test-tudicin4nayu: Waiting for transfers to finish 2025/06/18 04:18:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/18 04:18:28 INFO : empty space: Copied (server-side copy) 2025/06/18 04:18:28 INFO : empty space: Deleted 2025/06/18 04:18:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/18 04:18:28 INFO : potato3: Copied (server-side copy) 2025/06/18 04:18:28 INFO : potato3: Deleted 2025/06/18 04:18:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/18 04:18:29 INFO : potato2: Copied (server-side copy) 2025/06/18 04:18:29 INFO : potato2: Deleted 2025/06/18 04:18:29 DEBUG : B2 bucket rclone-test-tudicin4nayu: Purge remote 2025/06/18 04:18:29 INFO : B2 bucket rclone-test-tudicin4nayu: cleaning bucket "rclone-test-tudicin4nayu" of all files 2025/06/18 04:18:29 DEBUG : empty space: Deleting (id "4_z7fc27dd3402d8b1b9f780e1b_f1057b9cc0d971b56_d20250618_m041828_c001_v0001157_t0055_u01750220308357") 2025/06/18 04:18:29 DEBUG : potato2: Deleting (id "4_z7fc27dd3402d8b1b9f780e1b_f11336c6bb38c03f3_d20250618_m041828_c001_v0001109_t0025_u01750220308634") 2025/06/18 04:18:29 DEBUG : potato3: Deleting (id "4_z7fc27dd3402d8b1b9f780e1b_f114fb1475993788c_d20250618_m041828_c001_v0001183_t0044_u01750220308644") 2025/06/18 04:18:30 DEBUG : B2 bucket rclone-test-yefoyan4gidu: Purge remote 2025/06/18 04:18:30 INFO : B2 bucket rclone-test-yefoyan4gidu: cleaning bucket "rclone-test-yefoyan4gidu" of all files 2025/06/18 04:18:30 DEBUG : empty space: Deleting (id "4_zff326db3402d8b1b9f780e1b_f413b977d3b14ef1c_d20250618_m041828_c001_v7007000_t0000_u01750220308660") 2025/06/18 04:18:30 DEBUG : empty space: Deleting (id "4_zff326db3402d8b1b9f780e1b_f106411196f1a4b22_d20250618_m041824_c001_v0001182_t0007_u01750220304354") 2025/06/18 04:18:30 DEBUG : potato2: Deleting (id "4_zff326db3402d8b1b9f780e1b_f413b977d3b14ef1e_d20250618_m041829_c001_v7007000_t0000_u01750220309157") 2025/06/18 04:18:30 DEBUG : potato2: Deleting (id "4_zff326db3402d8b1b9f780e1b_f112b41100aeae681_d20250618_m041825_c001_v0001115_t0043_u01750220305190") 2025/06/18 04:18:30 DEBUG : potato3: Deleting (id "4_zff326db3402d8b1b9f780e1b_f413b977d3b14ef1d_d20250618_m041828_c001_v7007000_t0000_u01750220308859") 2025/06/18 04:18:30 DEBUG : potato3: Deleting (id "4_zff326db3402d8b1b9f780e1b_f118b61e31da8a221_d20250618_m041825_c001_v0001181_t0049_u01750220305559") 2025/06/18 04:18:30 DEBUG : potato3: Deleting (id "4_zff326db3402d8b1b9f780e1b_f106411196f1a4b24_d20250618_m041824_c001_v0001182_t0017_u01750220304568") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.30s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:18:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:18:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:18:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/rclone-sync-test" 2025/06/18 04:18:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/rclone-sync-test-include/layer2" 2025/06/18 04:18:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/rclone-sync-test-ignore-file" 2025/06/18 04:18:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/18 04:18:44 DEBUG : B2 bucket rclone-test-bubibiw4vesu path rclone-sync-test: Waiting for checks to finish 2025/06/18 04:18:44 DEBUG : B2 bucket rclone-test-bubibiw4vesu path rclone-sync-test: Waiting for transfers to finish 2025/06/18 04:18:44 DEBUG : Waiting for deletions to finish 2025/06/18 04:18:44 INFO : There was nothing to transfer 2025/06/18 04:18:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/18 04:18:45 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:18:45 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:18:45 DEBUG : Waiting for deletions to finish 2025/06/18 04:18:45 INFO : There was nothing to transfer 2025/06/18 04:18:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/18 04:18:45 DEBUG : B2 bucket rclone-test-bubibiw4vesu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/18 04:18:45 DEBUG : B2 bucket rclone-test-bubibiw4vesu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/18 04:18:45 DEBUG : Waiting for deletions to finish 2025/06/18 04:18:45 INFO : There was nothing to transfer 2025/06/18 04:18:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/18 04:18:46 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:18:46 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:18:46 DEBUG : Waiting for deletions to finish 2025/06/18 04:18:46 INFO : There was nothing to transfer 2025/06/18 04:18:46 DEBUG : Excluded 2025/06/18 04:18:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/18 04:18:46 DEBUG : B2 bucket rclone-test-bubibiw4vesu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/18 04:18:46 DEBUG : B2 bucket rclone-test-bubibiw4vesu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/18 04:18:46 DEBUG : Waiting for deletions to finish 2025/06/18 04:18:46 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.03s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:18:47 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/dst" 2025/06/18 04:18:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/CompareDest" 2025/06/18 04:18:50 DEBUG : one: Need to transfer - File not found at Destination 2025/06/18 04:18:50 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:18:50 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:18:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/18 04:18:51 INFO : one: Copied (new) 2025/06/18 04:18:51 DEBUG : Waiting for deletions to finish 2025/06/18 04:18:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 04:18:51 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:18:52 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:18:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/18 04:18:52 INFO : one: Copied (replaced existing) 2025/06/18 04:18:52 DEBUG : Waiting for deletions to finish 2025/06/18 04:18:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 04:18:54 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:18:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:18:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/18 04:18:54 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:18:54 DEBUG : Waiting for deletions to finish 2025/06/18 04:18:54 INFO : There was nothing to transfer 2025/06/18 04:18:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 04:18:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:18:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/18 04:18:55 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:18:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:18:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/18 04:18:56 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:18:56 DEBUG : Waiting for deletions to finish 2025/06/18 04:18:56 INFO : There was nothing to transfer 2025/06/18 04:18:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 04:18:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:18:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/18 04:18:56 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:18:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:18:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/18 04:18:56 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:18:56 DEBUG : Waiting for deletions to finish 2025/06/18 04:18:56 INFO : There was nothing to transfer 2025/06/18 04:18:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 04:18:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:18:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/18 04:18:57 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/06/18 04:18:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/18 04:18:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/18 04:18:57 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:18:57 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:18:57 DEBUG : Waiting for deletions to finish 2025/06/18 04:18:57 INFO : There was nothing to transfer 2025/06/18 04:18:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 04:18:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/18 04:18:58 DEBUG : two: Need to transfer - File not found at Destination 2025/06/18 04:18:58 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:18:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:18:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/18 04:18:58 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:18:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/18 04:18:59 INFO : two: Copied (new) 2025/06/18 04:18:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.04s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:19:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/dest" 2025/06/18 04:19:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/pre-dest1" 2025/06/18 04:19:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/pre-dest2" 2025/06/18 04:19:06 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:19:06 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/18 04:19:06 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:19:06 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/18 04:19:06 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/18 04:19:06 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dest: Waiting for checks to finish 2025/06/18 04:19:06 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dest: Waiting for transfers to finish 2025/06/18 04:19:07 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/18 04:19:07 INFO : 3: Copied (new) 2025/06/18 04:19:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.77s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:19:09 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/dst" 2025/06/18 04:19:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/CopyDest" 2025/06/18 04:19:12 DEBUG : one: Need to transfer - File not found at Destination 2025/06/18 04:19:12 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:19:12 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:19:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/18 04:19:13 INFO : one: Copied (new) 2025/06/18 04:19:13 DEBUG : Waiting for deletions to finish 2025/06/18 04:19:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 04:19:14 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:19:14 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:19:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/18 04:19:14 INFO : one: Copied (replaced existing) 2025/06/18 04:19:14 DEBUG : Waiting for deletions to finish 2025/06/18 04:19:16 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/BackupDir" 2025/06/18 04:19:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 04:19:17 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:19:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:19:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 04:19:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/18 04:19:18 INFO : one: Copied (server-side copy) 2025/06/18 04:19:18 INFO : one: Deleted 2025/06/18 04:19:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/18 04:19:19 INFO : one: Copied (server-side copy) 2025/06/18 04:19:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/18 04:19:19 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:19:19 DEBUG : Waiting for deletions to finish 2025/06/18 04:19:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:19:20 DEBUG : one: Unchanged skipping 2025/06/18 04:19:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:19:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/18 04:19:21 INFO : two: Copied (server-side copy) 2025/06/18 04:19:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/18 04:19:21 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:19:21 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:19:21 DEBUG : Waiting for deletions to finish 2025/06/18 04:19:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:19:21 DEBUG : two: Unchanged skipping 2025/06/18 04:19:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:19:21 DEBUG : one: Unchanged skipping 2025/06/18 04:19:21 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:19:21 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:19:21 DEBUG : Waiting for deletions to finish 2025/06/18 04:19:21 INFO : There was nothing to transfer 2025/06/18 04:19:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:19:22 DEBUG : one: Unchanged skipping 2025/06/18 04:19:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/18 04:19:22 DEBUG : three: Destination not found in --copy-dest 2025/06/18 04:19:22 DEBUG : three: Need to transfer - File not found at Destination 2025/06/18 04:19:22 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:19:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/18 04:19:22 DEBUG : two: Unchanged skipping 2025/06/18 04:19:22 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:19:23 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/18 04:19:23 INFO : three: Copied (new) 2025/06/18 04:19:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.02s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:19:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/dst" 2025/06/18 04:19:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/backup" 2025/06/18 04:19:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 04:19:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:19:29 DEBUG : two: Unchanged skipping 2025/06/18 04:19:29 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:19:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/18 04:19:31 INFO : one: Copied (server-side copy) 2025/06/18 04:19:31 INFO : one: Deleted 2025/06/18 04:19:31 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:19:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/18 04:19:32 INFO : one: Copied (new) 2025/06/18 04:19:32 DEBUG : Waiting for deletions to finish 2025/06/18 04:19:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/18 04:19:32 INFO : three.txt: Copied (server-side copy) 2025/06/18 04:19:33 INFO : three.txt: Deleted 2025/06/18 04:19:33 INFO : three.txt: Moved into backup dir 2025/06/18 04:19:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 04:19:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:19:34 DEBUG : two: Unchanged skipping 2025/06/18 04:19:34 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:19:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/18 04:19:35 INFO : one: Copied (server-side copy) 2025/06/18 04:19:35 INFO : one: Deleted 2025/06/18 04:19:35 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:19:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/18 04:19:36 INFO : one: Copied (new) 2025/06/18 04:19:36 DEBUG : Waiting for deletions to finish 2025/06/18 04:19:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/18 04:19:36 INFO : three.txt: Copied (server-side copy) 2025/06/18 04:19:36 INFO : three.txt: Deleted 2025/06/18 04:19:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.84s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:19:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/dst" 2025/06/18 04:19:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/backup" 2025/06/18 04:19:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 04:19:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:19:43 DEBUG : two: Unchanged skipping 2025/06/18 04:19:43 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:19:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/18 04:19:44 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 04:19:44 INFO : one: Deleted 2025/06/18 04:19:44 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:19:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/18 04:19:45 INFO : one: Copied (new) 2025/06/18 04:19:45 DEBUG : Waiting for deletions to finish 2025/06/18 04:19:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/18 04:19:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 04:19:46 INFO : three.txt: Deleted 2025/06/18 04:19:46 INFO : three.txt: Moved into backup dir 2025/06/18 04:19:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 04:19:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:19:47 DEBUG : two: Unchanged skipping 2025/06/18 04:19:47 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:19:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/18 04:19:48 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 04:19:48 INFO : one: Deleted 2025/06/18 04:19:48 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:19:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/18 04:19:48 INFO : one: Copied (new) 2025/06/18 04:19:48 DEBUG : Waiting for deletions to finish 2025/06/18 04:19:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/18 04:19:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 04:19:49 INFO : three.txt: Deleted 2025/06/18 04:19:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:19:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/dst" 2025/06/18 04:19:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/backup" 2025/06/18 04:19:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 04:19:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:19:56 DEBUG : two: Unchanged skipping 2025/06/18 04:19:56 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:19:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/18 04:19:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/18 04:19:57 INFO : one: Deleted 2025/06/18 04:19:57 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:19:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/18 04:19:58 INFO : one: Copied (new) 2025/06/18 04:19:58 DEBUG : Waiting for deletions to finish 2025/06/18 04:19:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/18 04:19:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/18 04:19:59 INFO : three.txt: Deleted 2025/06/18 04:19:59 INFO : three.txt: Moved into backup dir 2025/06/18 04:20:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 04:20:00 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:20:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:00 DEBUG : two: Unchanged skipping 2025/06/18 04:20:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/18 04:20:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/18 04:20:01 INFO : one: Deleted 2025/06/18 04:20:01 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:20:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/18 04:20:01 INFO : one: Copied (new) 2025/06/18 04:20:01 DEBUG : Waiting for deletions to finish 2025/06/18 04:20:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/18 04:20:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/18 04:20:02 INFO : three.txt: Deleted 2025/06/18 04:20:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.07s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:20:05 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-14.backblaze.com/b2api/v1/b2_upload_file/af227db3400d8b1b9f780e1b/c001_v0001184_t0011": EOF 2025/06/18 04:20:05 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-14.backblaze.com/b2api/v1/b2_upload_file/af227db3400d8b1b9f780e1b/c001_v0001184_t0011": EOF) 2025/06/18 04:20:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bubibiw4vesu: 1/10 (Post "https://pod-000-1184-14.backblaze.com/b2api/v1/b2_upload_file/af227db3400d8b1b9f780e1b/c001_v0001184_t0011": EOF) 2025/06/18 04:20:07 DEBUG : pacer: Reducing sleep to 10ms 2025/06/18 04:20:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/dst" 2025/06/18 04:20:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 04:20:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:09 DEBUG : two: Unchanged skipping 2025/06/18 04:20:09 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:20:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/18 04:20:10 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 04:20:10 INFO : one: Deleted 2025/06/18 04:20:10 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:20:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/18 04:20:11 INFO : one: Copied (new) 2025/06/18 04:20:11 DEBUG : Waiting for deletions to finish 2025/06/18 04:20:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/18 04:20:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 04:20:12 INFO : three.txt: Deleted 2025/06/18 04:20:12 INFO : three.txt: Moved into backup dir 2025/06/18 04:20:13 DEBUG : one.bak: Excluded (Path Filter) 2025/06/18 04:20:13 DEBUG : one.bak: Excluded 2025/06/18 04:20:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/18 04:20:13 DEBUG : three.txt.bak: Excluded 2025/06/18 04:20:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 04:20:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:13 DEBUG : two: Unchanged skipping 2025/06/18 04:20:13 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for checks to finish 2025/06/18 04:20:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/18 04:20:13 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 04:20:13 INFO : one: Deleted 2025/06/18 04:20:13 DEBUG : B2 bucket rclone-test-bubibiw4vesu path dst: Waiting for transfers to finish 2025/06/18 04:20:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/18 04:20:14 INFO : one: Copied (new) 2025/06/18 04:20:14 DEBUG : Waiting for deletions to finish 2025/06/18 04:20:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/18 04:20:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 04:20:14 INFO : three.txt: Deleted 2025/06/18 04:20:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.24s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:20:17 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/dst" 2025/06/18 04:20:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 04:20:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/18 04:20:20 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 04:20:20 INFO : one: Deleted 2025/06/18 04:20:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/18 04:20:20 INFO : one: Copied (new) 2025/06/18 04:20:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:21 DEBUG : two: Unchanged skipping 2025/06/18 04:20:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/18 04:20:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/18 04:20:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 04:20:22 INFO : three.txt: Deleted 2025/06/18 04:20:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/18 04:20:22 INFO : three.txt: Copied (new) 2025/06/18 04:20:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 04:20:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/18 04:20:23 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 04:20:23 INFO : one: Deleted 2025/06/18 04:20:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/18 04:20:23 INFO : one: Copied (new) 2025/06/18 04:20:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:23 DEBUG : two: Unchanged skipping 2025/06/18 04:20:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/18 04:20:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/18 04:20:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 04:20:24 INFO : three.txt: Deleted 2025/06/18 04:20:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/18 04:20:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.16s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:20:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bubibiw4vesu/dst" 2025/06/18 04:20:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 04:20:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/18 04:20:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/18 04:20:31 INFO : one: Deleted 2025/06/18 04:20:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/18 04:20:32 INFO : one: Copied (new) 2025/06/18 04:20:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:32 DEBUG : two: Unchanged skipping 2025/06/18 04:20:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/18 04:20:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/18 04:20:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/18 04:20:33 INFO : three.txt: Deleted 2025/06/18 04:20:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/18 04:20:33 INFO : three.txt: Copied (new) 2025/06/18 04:20:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 04:20:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/18 04:20:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/18 04:20:35 INFO : one: Deleted 2025/06/18 04:20:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/18 04:20:35 INFO : one: Copied (new) 2025/06/18 04:20:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:35 DEBUG : two: Unchanged skipping 2025/06/18 04:20:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/18 04:20:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/18 04:20:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/18 04:20:36 INFO : three.txt: Deleted 2025/06/18 04:20:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/18 04:20:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.64s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:20:39 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/18 04:20:39 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:20:39 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:20:39 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/18 04:20:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/18 04:20:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.42s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:20:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/18 04:20:40 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:20:40 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:20:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/18 04:20:41 INFO : existing: Copied (new) 2025/06/18 04:20:41 DEBUG : Waiting for deletions to finish 2025/06/18 04:20:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/18 04:20:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/18 04:20:41 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:20:41 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:20:41 ERROR : B2 bucket rclone-test-bubibiw4vesu: not deleting files as there were IO errors 2025/06/18 04:20:41 ERROR : B2 bucket rclone-test-bubibiw4vesu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.92s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:20:43 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:20:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:43 DEBUG : existing: Unchanged skipping 2025/06/18 04:20:43 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:20:43 DEBUG : Waiting for deletions to finish 2025/06/18 04:20:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:20:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:20:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both0: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both13: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both10: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both11: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both16: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both12: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both14: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both15: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both1: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both2: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both17: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both4: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both5: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both18: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both19: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both3: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:20:59 DEBUG : both6: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both7: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both8: Unchanged skipping 2025/06/18 04:20:59 DEBUG : both9: Unchanged skipping 2025/06/18 04:20:59 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:20:59 DEBUG : Waiting for deletions to finish 2025/06/18 04:20:59 INFO : only8: Deleted 2025/06/18 04:20:59 INFO : only0: Deleted 2025/06/18 04:20:59 INFO : only12: Deleted 2025/06/18 04:20:59 INFO : only16: Deleted 2025/06/18 04:20:59 INFO : only19: Deleted 2025/06/18 04:20:59 INFO : only10: Deleted 2025/06/18 04:20:59 INFO : only17: Deleted 2025/06/18 04:20:59 INFO : only2: Deleted 2025/06/18 04:20:59 INFO : only6: Deleted 2025/06/18 04:20:59 INFO : only7: Deleted 2025/06/18 04:20:59 INFO : only13: Deleted 2025/06/18 04:20:59 INFO : only18: Deleted 2025/06/18 04:20:59 INFO : only1: Deleted 2025/06/18 04:20:59 INFO : only3: Deleted 2025/06/18 04:21:00 INFO : only9: Deleted 2025/06/18 04:21:00 INFO : only11: Deleted 2025/06/18 04:21:00 INFO : only15: Deleted 2025/06/18 04:21:00 INFO : only14: Deleted 2025/06/18 04:21:00 INFO : only4: Deleted 2025/06/18 04:21:00 INFO : only5: Deleted 2025/06/18 04:21:00 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.29s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:21:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:21:18 DEBUG : both10: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both13: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both14: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both15: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both11: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both0: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both18: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both12: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both16: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both17: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both3: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both4: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both5: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both6: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both19: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both1: Unchanged skipping 2025/06/18 04:21:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:18 DEBUG : both2: Unchanged skipping 2025/06/18 04:21:18 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : both7: Unchanged skipping 2025/06/18 04:21:18 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : both8: Unchanged skipping 2025/06/18 04:21:18 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : both9: Unchanged skipping 2025/06/18 04:21:18 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/18 04:21:18 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:21:18 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:18 INFO : only11: Copied (replaced existing) 2025/06/18 04:21:18 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:18 INFO : only12: Copied (replaced existing) 2025/06/18 04:21:18 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:18 INFO : only16: Copied (replaced existing) 2025/06/18 04:21:18 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:18 INFO : only17: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only0: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only18: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only10: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only13: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only14: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only15: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only3: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only19: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only5: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only2: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only7: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only8: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only9: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only1: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only4: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/18 04:21:19 INFO : only6: Copied (replaced existing) 2025/06/18 04:21:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.28s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:21:27 DEBUG : empty_dir: Making directory with metadata 2025/06/18 04:21:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 04:21:27 DEBUG : empty_on_remote: Making directory with metadata 2025/06/18 04:21:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 04:21:27 INFO : empty_on_remote: Making directory 2025/06/18 04:21:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/18 04:21:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/18 04:21:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/18 04:21:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/18 04:21:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:21:30 DEBUG : empty_dir: Making directory with metadata 2025/06/18 04:21:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 04:21:30 DEBUG : empty_on_remote: Making directory with metadata 2025/06/18 04:21:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 04:21:30 INFO : empty_on_remote: Making directory 2025/06/18 04:21:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/18 04:21:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/18 04:21:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/18 04:21:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/18 04:21:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/18 04:21:31 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:21:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/18 04:21:33 INFO : sub dir: Making directory 2025/06/18 04:21:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:21:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/18 04:21:37 INFO : sub dir: Making directory 2025/06/18 04:21:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.83s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:21:50 DEBUG : Waiting for deletions to finish 2025/06/18 04:21:50 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:21:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : apple: Unchanged skipping 2025/06/18 04:21:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:21:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : banana: Unchanged skipping 2025/06/18 04:21:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:21:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:21:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:21:51 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:21:51 DEBUG : Waiting for deletions to finish 2025/06/18 04:21:51 INFO : There was nothing to transfer 2025/06/18 04:21:51 DEBUG : Waiting for deletions to finish 2025/06/18 04:21:51 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:21:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : apple: Unchanged skipping 2025/06/18 04:21:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : banana: Unchanged skipping 2025/06/18 04:21:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:21:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:21:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:21:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:21:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:21:52 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:21:52 DEBUG : Waiting for deletions to finish 2025/06/18 04:21:52 INFO : There was nothing to transfer 2025/06/18 04:21:52 DEBUG : Waiting for deletions to finish 2025/06/18 04:21:52 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:21:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:22:07 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:08 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:22:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:22:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : apple: Unchanged skipping 2025/06/18 04:22:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : banana: Unchanged skipping 2025/06/18 04:22:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:22:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:22:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:22:08 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:22:08 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:08 INFO : There was nothing to transfer 2025/06/18 04:22:08 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:09 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:22:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : apple: Unchanged skipping 2025/06/18 04:22:09 DEBUG : banana: Unchanged skipping 2025/06/18 04:22:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:22:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:22:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:22:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:22:09 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:22:09 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:09 INFO : There was nothing to transfer 2025/06/18 04:22:09 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:10 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:22:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:22:25 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:25 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:22:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:26 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/18 04:22:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:26 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:22:26 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:22:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/18 04:22:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/18 04:22:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/18 04:22:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/18 04:22:26 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/18 04:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/18 04:22:26 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/18 04:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/18 04:22:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/18 04:22:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/18 04:22:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/18 04:22:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/18 04:22:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/18 04:22:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/18 04:22:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/18 04:22:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/18 04:22:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/18 04:22:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/18 04:22:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/18 04:22:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/18 04:22:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/18 04:22:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/18 04:22:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/18 04:22:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/18 04:22:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:28 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:28 INFO : dir1/0012-6789;.txt: Deleted 2025/06/18 04:22:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/18 04:22:29 INFO : splitbananasplit: Deleted 2025/06/18 04:22:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/18 04:22:29 INFO : banana: Deleted 2025/06/18 04:22:29 INFO : dir1/0013-789;=.txt: Deleted 2025/06/18 04:22:29 INFO : dir1/0010-456789.txt: Deleted 2025/06/18 04:22:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/18 04:22:29 INFO : dir1/0015-9;=.txt: Deleted 2025/06/18 04:22:29 INFO : apple: Deleted 2025/06/18 04:22:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/18 04:22:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/18 04:22:29 INFO : dir1/0003-defghij.txt: Deleted 2025/06/18 04:22:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/18 04:22:29 INFO : dir1/0007-1234567.txt: Deleted 2025/06/18 04:22:29 INFO : dir1/0008-2345678.txt: Deleted 2025/06/18 04:22:29 INFO : dir1/0011-56789;.txt: Deleted 2025/06/18 04:22:29 INFO : appleappleapplebanana: Deleted 2025/06/18 04:22:29 INFO : dir1/0009-3456789.txt: Deleted 2025/06/18 04:22:29 INFO : dir1/0014-89;=.txt: Deleted 2025/06/18 04:22:29 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/18 04:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : apple: Unchanged skipping 2025/06/18 04:22:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : banana: Unchanged skipping 2025/06/18 04:22:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:22:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/18 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:22:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:22:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:22:30 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:22:30 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:30 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/18 04:22:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/18 04:22:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/18 04:22:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:31 DEBUG : apple: transformed to: YXBwbGU= 2025/06/18 04:22:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/18 04:22:31 DEBUG : banana: transformed to: YmFuYW5h 2025/06/18 04:22:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/18 04:22:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/18 04:22:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/18 04:22:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/18 04:22:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/18 04:22:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/18 04:22:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:22:45 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:45 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:22:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:45 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:45 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:45 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:45 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:45 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:45 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:45 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:46 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/18 04:22:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/18 04:22:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/18 04:22:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/18 04:22:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/18 04:22:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/18 04:22:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/18 04:22:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/18 04:22:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/18 04:22:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/18 04:22:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/18 04:22:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/18 04:22:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/18 04:22:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/18 04:22:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/18 04:22:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/18 04:22:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/18 04:22:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/18 04:22:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/18 04:22:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/18 04:22:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/18 04:22:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/18 04:22:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/18 04:22:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/18 04:22:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/18 04:22:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/18 04:22:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/18 04:22:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/18 04:22:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/18 04:22:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/18 04:22:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/18 04:22:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/18 04:22:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/18 04:22:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/18 04:22:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/18 04:22:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/18 04:22:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/18 04:22:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/18 04:22:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/18 04:22:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/18 04:22:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/18 04:22:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/18 04:22:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/18 04:22:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/18 04:22:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/18 04:22:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/18 04:22:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/18 04:22:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/18 04:22:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/18 04:22:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/18 04:22:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/18 04:22:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/18 04:22:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/18 04:22:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/18 04:22:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/18 04:22:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/18 04:22:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/18 04:22:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/18 04:22:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/18 04:22:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/18 04:22:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/18 04:22:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/18 04:22:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/18 04:22:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/18 04:22:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/18 04:22:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/18 04:22:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/18 04:22:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/18 04:22:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/18 04:22:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/18 04:22:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/18 04:22:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/18 04:22:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/18 04:22:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/18 04:22:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/18 04:22:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/18 04:22:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/18 04:22:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/18 04:22:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/18 04:22:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/18 04:22:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/18 04:22:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/18 04:22:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/18 04:22:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/18 04:22:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/18 04:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/18 04:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/18 04:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/18 04:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/18 04:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/18 04:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/18 04:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/18 04:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/18 04:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/18 04:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/18 04:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/18 04:22:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/18 04:22:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/18 04:22:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/18 04:22:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/18 04:22:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/18 04:22:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/18 04:22:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/18 04:22:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/18 04:22:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/18 04:22:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/18 04:22:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/18 04:22:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/18 04:22:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/18 04:22:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/18 04:22:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/18 04:22:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/18 04:22:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/18 04:22:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/18 04:22:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/18 04:22:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/18 04:22:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/18 04:22:46 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/18 04:22:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/18 04:22:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/18 04:22:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/18 04:22:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/18 04:22:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/18 04:22:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/18 04:22:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/18 04:22:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/18 04:22:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/18 04:22:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/18 04:22:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/18 04:22:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/18 04:22:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/18 04:22:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/18 04:22:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:46 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:22:46 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:22:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/18 04:22:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/18 04:22:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/18 04:22:46 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/18 04:22:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/18 04:22:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/18 04:22:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/18 04:22:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/18 04:22:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/18 04:22:46 INFO : apple: Copied (new) to: PREFIXapple 2025/06/18 04:22:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/18 04:22:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/18 04:22:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/18 04:22:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/18 04:22:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/18 04:22:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/18 04:22:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/18 04:22:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/18 04:22:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/18 04:22:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/18 04:22:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/18 04:22:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/18 04:22:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/18 04:22:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/18 04:22:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/18 04:22:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/18 04:22:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/18 04:22:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/18 04:22:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/18 04:22:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/18 04:22:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/18 04:22:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/18 04:22:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/18 04:22:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/18 04:22:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/18 04:22:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/18 04:22:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/18 04:22:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/18 04:22:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/18 04:22:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/18 04:22:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/18 04:22:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/18 04:22:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/18 04:22:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/18 04:22:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/18 04:22:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/18 04:22:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/18 04:22:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/18 04:22:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/18 04:22:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/18 04:22:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/18 04:22:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/18 04:22:47 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:48 INFO : appleappleapplebanana: Deleted 2025/06/18 04:22:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/18 04:22:48 INFO : dir1/0007-1234567.txt: Deleted 2025/06/18 04:22:48 INFO : dir1/0010-456789.txt: Deleted 2025/06/18 04:22:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/18 04:22:48 INFO : dir1/0011-56789;.txt: Deleted 2025/06/18 04:22:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/18 04:22:48 INFO : splitbananasplit: Deleted 2025/06/18 04:22:48 INFO : dir1/0003-defghij.txt: Deleted 2025/06/18 04:22:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/18 04:22:48 INFO : dir1/0009-3456789.txt: Deleted 2025/06/18 04:22:48 INFO : dir1/0013-789;=.txt: Deleted 2025/06/18 04:22:48 INFO : banana: Deleted 2025/06/18 04:22:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/18 04:22:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/18 04:22:48 INFO : dir1/0008-2345678.txt: Deleted 2025/06/18 04:22:48 INFO : dir1/0012-6789;.txt: Deleted 2025/06/18 04:22:48 INFO : dir1/0014-89;=.txt: Deleted 2025/06/18 04:22:48 INFO : dir1/0015-9;=.txt: Deleted 2025/06/18 04:22:48 INFO : apple: Deleted 2025/06/18 04:22:48 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:22:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/18 04:22:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/18 04:22:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/18 04:22:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/18 04:22:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/18 04:22:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/18 04:22:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/18 04:22:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/18 04:22:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/18 04:22:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/18 04:22:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/18 04:22:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/18 04:22:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/18 04:22:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/18 04:22:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/18 04:22:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/18 04:22:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/18 04:22:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/18 04:22:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/18 04:22:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/18 04:22:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/18 04:22:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/18 04:22:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/18 04:22:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/18 04:22:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/18 04:22:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/18 04:22:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/18 04:22:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/18 04:22:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/18 04:22:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/18 04:22:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/18 04:22:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/18 04:22:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/18 04:22:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/18 04:22:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/18 04:22:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/18 04:22:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/18 04:22:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/18 04:22:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/18 04:22:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/18 04:22:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/18 04:22:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/18 04:22:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/18 04:22:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/18 04:22:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/18 04:22:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/18 04:22:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/18 04:22:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/18 04:22:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:22:49 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:22:49 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:22:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/18 04:22:49 INFO : banana: Copied (new) 2025/06/18 04:22:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/18 04:22:49 INFO : appleappleapplebanana: Copied (new) 2025/06/18 04:22:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/18 04:22:49 INFO : apple: Copied (new) 2025/06/18 04:22:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/18 04:22:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/18 04:22:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/18 04:22:50 INFO : splitbananasplit: Copied (new) 2025/06/18 04:22:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/18 04:22:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/18 04:22:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/18 04:22:50 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/18 04:22:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/18 04:22:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/18 04:22:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/18 04:22:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/18 04:22:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/18 04:22:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/18 04:22:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/18 04:22:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/18 04:22:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/18 04:22:50 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/18 04:22:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/18 04:22:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/18 04:22:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/18 04:22:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/18 04:22:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/18 04:22:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/18 04:22:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/18 04:22:51 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/18 04:22:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/18 04:22:51 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/18 04:22:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/18 04:22:51 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/18 04:22:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/18 04:22:51 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/18 04:22:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/18 04:22:51 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/18 04:22:51 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:51 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/18 04:22:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/18 04:22:51 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/18 04:22:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/18 04:22:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/18 04:22:51 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/18 04:22:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/18 04:22:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/18 04:22:52 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/18 04:22:52 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/18 04:22:52 INFO : PREFIXbanana: Deleted 2025/06/18 04:22:52 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/18 04:22:52 INFO : PREFIXsplitbananasplit: Deleted 2025/06/18 04:22:52 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/18 04:22:52 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/18 04:22:52 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/18 04:22:52 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/18 04:22:52 INFO : PREFIXapple: Deleted 2025/06/18 04:22:52 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/18 04:22:52 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/18 04:22:52 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:52 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : Waiting for deletions to finish 2025/06/18 04:22:52 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:22:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:23:08 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:08 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:23:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/18 04:23:08 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/18 04:23:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:08 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/18 04:23:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/18 04:23:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:08 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:08 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/18 04:23:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/18 04:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/18 04:23:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:08 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:23:08 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:23:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/18 04:23:09 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/18 04:23:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/18 04:23:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/18 04:23:09 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/18 04:23:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/18 04:23:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/18 04:23:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/18 04:23:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/18 04:23:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/18 04:23:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/18 04:23:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/18 04:23:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/18 04:23:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/18 04:23:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/18 04:23:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/18 04:23:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/18 04:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/18 04:23:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/18 04:23:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/18 04:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/18 04:23:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/18 04:23:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/18 04:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/18 04:23:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/18 04:23:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/18 04:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/18 04:23:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/18 04:23:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/18 04:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/18 04:23:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/18 04:23:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/18 04:23:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/18 04:23:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/18 04:23:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/18 04:23:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/18 04:23:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/18 04:23:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/18 04:23:10 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:11 INFO : dir1/0003-defghij.txt: Deleted 2025/06/18 04:23:11 INFO : dir1/0007-1234567.txt: Deleted 2025/06/18 04:23:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/18 04:23:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/18 04:23:11 INFO : dir1/0011-56789;.txt: Deleted 2025/06/18 04:23:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/18 04:23:11 INFO : dir1/0010-456789.txt: Deleted 2025/06/18 04:23:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/18 04:23:11 INFO : dir1/0013-789;=.txt: Deleted 2025/06/18 04:23:11 INFO : dir1/0009-3456789.txt: Deleted 2025/06/18 04:23:11 INFO : apple: Deleted 2025/06/18 04:23:11 INFO : appleappleapplebanana: Deleted 2025/06/18 04:23:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/18 04:23:11 INFO : banana: Deleted 2025/06/18 04:23:11 INFO : splitbananasplit: Deleted 2025/06/18 04:23:11 INFO : dir1/0012-6789;.txt: Deleted 2025/06/18 04:23:11 INFO : dir1/0014-89;=.txt: Deleted 2025/06/18 04:23:11 INFO : dir1/0015-9;=.txt: Deleted 2025/06/18 04:23:11 INFO : dir1/0008-2345678.txt: Deleted 2025/06/18 04:23:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/18 04:23:11 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/18 04:23:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : apple: transformed to: appleSUFFIX 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/18 04:23:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/18 04:23:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/18 04:23:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:12 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:23:12 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:23:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/18 04:23:12 INFO : apple: Copied (new) 2025/06/18 04:23:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/18 04:23:12 INFO : appleappleapplebanana: Copied (new) 2025/06/18 04:23:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/18 04:23:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/18 04:23:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/18 04:23:12 INFO : banana: Copied (new) 2025/06/18 04:23:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/18 04:23:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/18 04:23:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/18 04:23:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/18 04:23:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/18 04:23:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/18 04:23:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/18 04:23:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/18 04:23:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/18 04:23:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/18 04:23:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/18 04:23:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/18 04:23:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/18 04:23:13 INFO : splitbananasplit: Copied (new) 2025/06/18 04:23:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/18 04:23:13 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/18 04:23:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/18 04:23:13 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/18 04:23:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/18 04:23:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/18 04:23:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/18 04:23:13 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/18 04:23:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/18 04:23:13 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/18 04:23:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/18 04:23:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/18 04:23:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/18 04:23:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/18 04:23:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/18 04:23:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/18 04:23:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/18 04:23:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/18 04:23:14 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/18 04:23:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/18 04:23:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/18 04:23:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/18 04:23:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/18 04:23:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/18 04:23:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/18 04:23:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/18 04:23:14 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/18 04:23:14 INFO : bananaSUFFIX: Deleted 2025/06/18 04:23:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/18 04:23:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/18 04:23:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/18 04:23:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/18 04:23:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/18 04:23:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/18 04:23:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/18 04:23:15 INFO : appleSUFFIX: Deleted 2025/06/18 04:23:15 INFO : splitbananasplitSUFFIX: Deleted 2025/06/18 04:23:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/18 04:23:15 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:15 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:15 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:23:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:23:30 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:30 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:23:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:23:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/18 04:23:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/18 04:23:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/18 04:23:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/18 04:23:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/18 04:23:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:31 DEBUG : apple: Unchanged skipping 2025/06/18 04:23:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/18 04:23:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:31 DEBUG : banana: Unchanged skipping 2025/06/18 04:23:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/18 04:23:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/18 04:23:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/18 04:23:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/18 04:23:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/18 04:23:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/18 04:23:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/18 04:23:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/18 04:23:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/18 04:23:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/18 04:23:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/18 04:23:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/18 04:23:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/18 04:23:31 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:23:31 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:23:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/18 04:23:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/18 04:23:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/18 04:23:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/18 04:23:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/18 04:23:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/18 04:23:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/18 04:23:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/18 04:23:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/18 04:23:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/18 04:23:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/18 04:23:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/18 04:23:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/18 04:23:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/18 04:23:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/18 04:23:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/18 04:23:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/18 04:23:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/18 04:23:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/18 04:23:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/18 04:23:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/18 04:23:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/18 04:23:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/18 04:23:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/18 04:23:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/18 04:23:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/18 04:23:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/18 04:23:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/18 04:23:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/18 04:23:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/18 04:23:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/18 04:23:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/18 04:23:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/18 04:23:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/18 04:23:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/18 04:23:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/18 04:23:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/18 04:23:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/18 04:23:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/18 04:23:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/18 04:23:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/18 04:23:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/18 04:23:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/18 04:23:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/18 04:23:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/18 04:23:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/18 04:23:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/18 04:23:33 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/18 04:23:33 INFO : dir1/0012-6789;.txt: Deleted 2025/06/18 04:23:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/18 04:23:33 INFO : dir1/0003-defghij.txt: Deleted 2025/06/18 04:23:33 INFO : dir1/0007-1234567.txt: Deleted 2025/06/18 04:23:33 INFO : dir1/0014-89;=.txt: Deleted 2025/06/18 04:23:33 INFO : appleappleapplebanana: Deleted 2025/06/18 04:23:33 INFO : dir1/0015-9;=.txt: Deleted 2025/06/18 04:23:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/18 04:23:33 INFO : dir1/0010-456789.txt: Deleted 2025/06/18 04:23:33 INFO : dir1/0011-56789;.txt: Deleted 2025/06/18 04:23:33 INFO : splitbananasplit: Deleted 2025/06/18 04:23:33 INFO : dir1/0013-789;=.txt: Deleted 2025/06/18 04:23:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/18 04:23:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/18 04:23:33 INFO : dir1/0008-2345678.txt: Deleted 2025/06/18 04:23:34 INFO : dir1/0009-3456789.txt: Deleted 2025/06/18 04:23:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/18 04:23:34 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:34 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : appleapple: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/18 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/18 04:23:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/18 04:23:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/18 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/18 04:23:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/18 04:23:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/18 04:23:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/18 04:23:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/18 04:23:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/18 04:23:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/18 04:23:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/18 04:23:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/18 04:23:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/18 04:23:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/18 04:23:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/18 04:23:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/18 04:23:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/18 04:23:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/18 04:23:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/18 04:23:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/18 04:23:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/18 04:23:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/18 04:23:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/18 04:23:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/18 04:23:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/18 04:23:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/18 04:23:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/18 04:23:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/18 04:23:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/18 04:23:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/18 04:23:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/18 04:23:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/18 04:23:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/18 04:23:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/18 04:23:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/18 04:23:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/18 04:23:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/18 04:23:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/18 04:23:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/18 04:23:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/18 04:23:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/18 04:23:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/18 04:23:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/18 04:23:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/18 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/18 04:23:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/18 04:23:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/18 04:23:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/18 04:23:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/18 04:23:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/18 04:23:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/18 04:23:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/18 04:23:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/18 04:23:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/18 04:23:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/18 04:23:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/18 04:23:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/18 04:23:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/18 04:23:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/18 04:23:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/18 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/18 04:23:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/18 04:23:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/18 04:23:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/18 04:23:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/18 04:23:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/18 04:23:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/18 04:23:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/18 04:23:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/18 04:23:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/18 04:23:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/18 04:23:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/18 04:23:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/18 04:23:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/18 04:23:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/18 04:23:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/18 04:23:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/18 04:23:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/18 04:23:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/18 04:23:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/18 04:23:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/18 04:23:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/18 04:23:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:34 DEBUG : apple: Unchanged skipping 2025/06/18 04:23:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:23:34 DEBUG : banana: Unchanged skipping 2025/06/18 04:23:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:34 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:23:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/18 04:23:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/18 04:23:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/18 04:23:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/18 04:23:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/18 04:23:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/18 04:23:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/18 04:23:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/18 04:23:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/18 04:23:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/18 04:23:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/18 04:23:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/18 04:23:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/18 04:23:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/18 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/18 04:23:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/18 04:23:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/18 04:23:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/18 04:23:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/18 04:23:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/18 04:23:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/18 04:23:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/18 04:23:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/18 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:23:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:23:35 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:23:35 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:35 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:35 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : appleapple: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/18 04:23:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/18 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/18 04:23:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/18 04:23:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/18 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/18 04:23:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/18 04:23:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/18 04:23:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/18 04:23:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/18 04:23:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/18 04:23:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/18 04:23:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/18 04:23:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/18 04:23:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/18 04:23:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/18 04:23:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/18 04:23:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/18 04:23:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/18 04:23:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/18 04:23:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/18 04:23:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/18 04:23:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/18 04:23:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/18 04:23:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/18 04:23:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/18 04:23:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/18 04:23:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/18 04:23:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/18 04:23:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/18 04:23:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/18 04:23:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/18 04:23:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/18 04:23:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/18 04:23:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/18 04:23:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/18 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/18 04:23:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/18 04:23:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/18 04:23:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/18 04:23:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/18 04:23:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/18 04:23:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/18 04:23:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/18 04:23:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/18 04:23:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/18 04:23:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/18 04:23:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/18 04:23:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/18 04:23:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/18 04:23:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/18 04:23:35 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:23:49 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:49 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:23:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : apple: Unchanged skipping 2025/06/18 04:23:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:23:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : banana: Unchanged skipping 2025/06/18 04:23:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:23:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:23:50 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:23:50 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:50 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:50 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:23:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:23:50 DEBUG : apple: Unchanged skipping 2025/06/18 04:23:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : banana: Unchanged skipping 2025/06/18 04:23:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:23:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:23:51 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:23:51 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:51 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:51 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : Waiting for deletions to finish 2025/06/18 04:23:51 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:23:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:24:06 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:07 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:24:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : apple: Unchanged skipping 2025/06/18 04:24:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:24:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : banana: Unchanged skipping 2025/06/18 04:24:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:24:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:24:07 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:24:07 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:07 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:08 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:24:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : apple: Unchanged skipping 2025/06/18 04:24:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:24:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : banana: Unchanged skipping 2025/06/18 04:24:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:24:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:24:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:24:08 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:24:08 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:08 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:09 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:24:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:24:24 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:24 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:24:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : apple: Unchanged skipping 2025/06/18 04:24:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:24:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : banana: Unchanged skipping 2025/06/18 04:24:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:24:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:24:25 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:24:25 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:25 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:25 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:24:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : apple: Unchanged skipping 2025/06/18 04:24:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:24:25 DEBUG : banana: Unchanged skipping 2025/06/18 04:24:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:24:26 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:24:26 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:24:26 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:26 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:26 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:24:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:24:41 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:41 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:24:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : apple: Unchanged skipping 2025/06/18 04:24:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : banana: Unchanged skipping 2025/06/18 04:24:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:24:42 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:24:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:24:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:24:42 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:24:42 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:42 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:42 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:24:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:24:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : banana: Unchanged skipping 2025/06/18 04:24:43 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:24:43 DEBUG : apple: Unchanged skipping 2025/06/18 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:24:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:24:43 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:24:43 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:43 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:43 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:24:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:24:58 DEBUG : Waiting for deletions to finish 2025/06/18 04:24:59 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:24:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:24:59 DEBUG : apple: Unchanged skipping 2025/06/18 04:24:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:59 DEBUG : banana: Unchanged skipping 2025/06/18 04:24:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:24:59 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:00 DEBUG : Waiting for deletions to finish 2025/06/18 04:25:00 DEBUG : Waiting for deletions to finish 2025/06/18 04:25:00 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 04:25:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : apple: Unchanged skipping 2025/06/18 04:25:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 04:25:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 04:25:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : banana: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 04:25:00 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:00 DEBUG : Waiting for deletions to finish 2025/06/18 04:25:00 DEBUG : Waiting for deletions to finish 2025/06/18 04:25:01 DEBUG : apple: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : banana: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 04:25:01 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (205.13s) --- PASS: TestTransform/NFC (16.40s) --- PASS: TestTransform/NFD (17.48s) --- PASS: TestTransform/base64 (20.76s) --- PASS: TestTransform/prefix (22.51s) --- PASS: TestTransform/suffix (22.52s) --- PASS: TestTransform/truncate (19.47s) --- PASS: TestTransform/encoder (16.61s) --- PASS: TestTransform/ISO-8859-1 (17.27s) --- PASS: TestTransform/charmap (17.28s) --- PASS: TestTransform/lowercase (17.50s) --- PASS: TestTransform/ascii (17.33s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:25:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/18 04:25:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/18 04:25:06 INFO : sub dir_somesuffix: Making directory 2025/06/18 04:25:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/18 04:25:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/18 04:25:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/18 04:25:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/18 04:25:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/18 04:25:06 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:06 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:06 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/18 04:25:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:25:07 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:07 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:07 INFO : tictactoe: Making directory 2025/06/18 04:25:07 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:07 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/18 04:25:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/18 04:25:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/18 04:25:07 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:07 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:08 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/18 04:25:08 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.68s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:25:09 INFO : toe: Making directory 2025/06/18 04:25:09 INFO : toe/toe: Making directory 2025/06/18 04:25:09 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/18 04:25:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/18 04:25:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/18 04:25:09 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:09 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/18 04:25:10 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.73s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:25:11 INFO : toe: Making directory 2025/06/18 04:25:11 INFO : toe/toe: Making directory 2025/06/18 04:25:11 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/18 04:25:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/18 04:25:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/18 04:25:11 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:11 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/18 04:25:12 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.27s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:25:13 DEBUG : empty_dir: Making directory with metadata 2025/06/18 04:25:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/18 04:25:13 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:13 INFO : tictacempty_dir: Making directory 2025/06/18 04:25:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:13 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:13 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:13 INFO : tictactoe: Making directory 2025/06/18 04:25:13 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:13 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/18 04:25:13 INFO : tictactoe/tictactoe: Making directory 2025/06/18 04:25:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/18 04:25:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/18 04:25:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/18 04:25:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/18 04:25:13 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:13 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/18 04:25:14 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:25:14 DEBUG : empty_dir: Making directory with metadata 2025/06/18 04:25:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/18 04:25:14 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:15 INFO : tictacempty_dir: Making directory 2025/06/18 04:25:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:15 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:15 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:15 INFO : tictactoe: Making directory 2025/06/18 04:25:15 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:15 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/18 04:25:15 INFO : tictactoe/tictactoe: Making directory 2025/06/18 04:25:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/18 04:25:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/18 04:25:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/18 04:25:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/18 04:25:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/18 04:25:15 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:15 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/18 04:25:15 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/18 04:25:16 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/18 04:25:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/18 04:25:16 NOTICE: B2 bucket rclone-test-bubibiw4vesu: 0 differences found 2025/06/18 04:25:16 NOTICE: B2 bucket rclone-test-bubibiw4vesu: 1 matching files --- PASS: TestAllTag (2.32s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:25:17 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:17 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:17 INFO : tictactoe: Making directory 2025/06/18 04:25:17 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:17 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/18 04:25:17 INFO : tictactoe/tictactoe: Making directory 2025/06/18 04:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/18 04:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/18 04:25:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/18 04:25:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/18 04:25:17 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:17 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/18 04:25:18 DEBUG : Waiting for deletions to finish 2025/06/18 04:25:18 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:18 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:18 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/18 04:25:18 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/18 04:25:18 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/18 04:25:18 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/18 04:25:18 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:18 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.56s) === RUN TestSyntax 2025/06/18 04:25:19 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:25:20 INFO : toe: Making directory 2025/06/18 04:25:20 INFO : toe/toe: Making directory 2025/06/18 04:25:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/18 04:25:20 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:20 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:21 INFO : toe/toe/toe: Copied (new) 2025/06/18 04:25:21 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.36s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:25:22 DEBUG : empty_dir: Making directory with metadata 2025/06/18 04:25:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/18 04:25:22 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:22 INFO : tictacempty_dir: Making directory 2025/06/18 04:25:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:22 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:22 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:22 INFO : tictactoe: Making directory 2025/06/18 04:25:22 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:22 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/18 04:25:22 INFO : tictactoe/tictactoe: Making directory 2025/06/18 04:25:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/18 04:25:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/18 04:25:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/18 04:25:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/18 04:25:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/18 04:25:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/18 04:25:22 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:22 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/18 04:25:22 INFO : toe/toe/toe.txt: Deleted 2025/06/18 04:25:22 INFO : toe/toe: Removing directory 2025/06/18 04:25:22 INFO : toe: Removing directory 2025/06/18 04:25:22 INFO : empty_dir: Removing directory 2025/06/18 04:25:22 DEBUG : Local file system at /tmp/rclone2930063166: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.57s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:25:23 DEBUG : empty_dir: Making directory with metadata 2025/06/18 04:25:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/18 04:25:23 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:23 INFO : tictacempty_dir: Making directory 2025/06/18 04:25:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:23 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:23 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:23 INFO : tictactoe: Making directory 2025/06/18 04:25:23 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:23 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/18 04:25:23 INFO : tictactoe/tictactoe: Making directory 2025/06/18 04:25:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/18 04:25:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/18 04:25:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/18 04:25:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/18 04:25:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/18 04:25:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/18 04:25:23 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:23 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/18 04:25:24 INFO : toe/toe/toe.txt: Deleted 2025/06/18 04:25:24 INFO : toe/toe: Removing directory 2025/06/18 04:25:24 INFO : toe: Removing directory 2025/06/18 04:25:24 INFO : empty_dir: Removing directory 2025/06/18 04:25:24 DEBUG : Local file system at /tmp/rclone2930063166: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/18 04:25:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/18 04:25:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/18 04:25:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/18 04:25:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/18 04:25:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/18 04:25:26 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.27s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:25:26 DEBUG : Reset feature "Copy" 2025/06/18 04:25:26 DEBUG : Reset feature "Move" 2025/06/18 04:25:26 DEBUG : Reset feature "Copy" 2025/06/18 04:25:26 DEBUG : Reset feature "Move" 2025/06/18 04:25:26 DEBUG : empty_dir: Making directory with metadata 2025/06/18 04:25:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/18 04:25:26 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:27 INFO : tictacempty_dir: Making directory 2025/06/18 04:25:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/18 04:25:27 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:27 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:27 INFO : tictactoe: Making directory 2025/06/18 04:25:27 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:27 DEBUG : toe: transformed to: tictactoe 2025/06/18 04:25:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/18 04:25:27 INFO : tictactoe/tictactoe: Making directory 2025/06/18 04:25:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/18 04:25:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/18 04:25:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/18 04:25:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/18 04:25:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/18 04:25:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/18 04:25:27 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:27 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/18 04:25:27 INFO : toe/toe/toe.txt: Deleted 2025/06/18 04:25:27 INFO : toe/toe: Removing directory 2025/06/18 04:25:27 INFO : toe: Removing directory 2025/06/18 04:25:27 INFO : empty_dir: Removing directory 2025/06/18 04:25:27 DEBUG : Local file system at /tmp/rclone2930063166: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/18 04:25:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/18 04:25:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/18 04:25:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/18 04:25:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/18 04:25:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/18 04:25:30 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.50s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:25:31 DEBUG : toe: transformed to: dG9l 2025/06/18 04:25:31 DEBUG : toe: transformed to: dG9l 2025/06/18 04:25:31 INFO : dG9l: Making directory 2025/06/18 04:25:31 DEBUG : toe: transformed to: dG9l 2025/06/18 04:25:31 DEBUG : toe: transformed to: dG9l 2025/06/18 04:25:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/18 04:25:31 INFO : dG9l/dG9l: Making directory 2025/06/18 04:25:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/18 04:25:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/18 04:25:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/18 04:25:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/18 04:25:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/18 04:25:31 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:31 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/18 04:25:32 DEBUG : Waiting for deletions to finish 2025/06/18 04:25:32 DEBUG : dG9l: transformed to: toe 2025/06/18 04:25:32 DEBUG : dG9l: transformed to: toe 2025/06/18 04:25:33 DEBUG : dG9l: transformed to: toe 2025/06/18 04:25:33 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/18 04:25:33 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/18 04:25:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/18 04:25:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/18 04:25:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/18 04:25:33 DEBUG : Local file system at /tmp/rclone2930063166: Waiting for checks to finish 2025/06/18 04:25:33 DEBUG : Local file system at /tmp/rclone2930063166: Waiting for transfers to finish 2025/06/18 04:25:33 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.63s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-bubibiw4vesu", Local "Local file system at /tmp/rclone2930063166", Modify Window "1ms" 2025/06/18 04:25:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/18 04:25:34 DEBUG : toe: transformed to: 2025/06/18 04:25:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/18 04:25:34 DEBUG : toe: transformed to: 2025/06/18 04:25:34 INFO : B2 bucket rclone-test-bubibiw4vesu: Making directory 2025/06/18 04:25:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/18 04:25:34 DEBUG : toe: transformed to: 2025/06/18 04:25:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/18 04:25:34 DEBUG : toe: transformed to: 2025/06/18 04:25:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/18 04:25:34 DEBUG : toe/toe: transformed to: 2025/06/18 04:25:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/18 04:25:34 INFO : toe/toe: Making directory 2025/06/18 04:25:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/18 04:25:34 DEBUG : toe/toe: transformed to: 2025/06/18 04:25:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/18 04:25:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/18 04:25:34 DEBUG : toe: transformed to: 2025/06/18 04:25:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/18 04:25:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/18 04:25:34 DEBUG : toe/toe/toe: transformed to: 2025/06/18 04:25:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/18 04:25:34 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for checks to finish 2025/06/18 04:25:34 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Waiting for transfers to finish 2025/06/18 04:25:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/18 04:25:35 INFO : toe/toe/toe: Copied (new) 2025/06/18 04:25:35 ERROR : B2 bucket rclone-test-bubibiw4vesu: not deleting files as there were IO errors 2025/06/18 04:25:35 ERROR : B2 bucket rclone-test-bubibiw4vesu: not deleting directories as there were IO errors --- PASS: TestError (1.80s) PASS 2025/06/18 04:25:35 DEBUG : B2 bucket rclone-test-bubibiw4vesu: Purge remote 2025/06/18 04:25:35 INFO : B2 bucket rclone-test-bubibiw4vesu: cleaning bucket "rclone-test-bubibiw4vesu" of all files 2025/06/18 04:25:37 DEBUG : BackupDir/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4187ea8124a48f3c_d20250618_m041923_c001_v7007000_t0000_u01750220363968") 2025/06/18 04:25:37 DEBUG : BackupDir/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f107055272d8c973c_d20250618_m041918_c001_v0001183_t0039_u01750220358585") 2025/06/18 04:25:37 DEBUG : CompareDest/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f402ff3cf68ea007c_d20250618_m041859_c001_v7007000_t0000_u01750220339708") 2025/06/18 04:25:37 DEBUG : CompareDest/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeaf8a_d20250618_m041853_c001_v0001157_t0040_u01750220333635") 2025/06/18 04:25:37 DEBUG : CompareDest/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f402ff3cf68ea007d_d20250618_m041859_c001_v7007000_t0000_u01750220339891") 2025/06/18 04:25:37 DEBUG : CompareDest/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbc067_d20250618_m041855_c001_v0001184_t0014_u01750220335261") 2025/06/18 04:25:37 DEBUG : CopyDest/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4187ea8124a48f3d_d20250618_m041924_c001_v7007000_t0000_u01750220364149") 2025/06/18 04:25:37 DEBUG : CopyDest/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350ba2_d20250618_m041915_c001_v0001180_t0058_u01750220355799") 2025/06/18 04:25:37 DEBUG : CopyDest/three: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4187ea8124a48f3e_d20250618_m041924_c001_v7007000_t0000_u01750220364330") 2025/06/18 04:25:37 DEBUG : CopyDest/three: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbc3a5_d20250618_m041922_c001_v0001184_t0052_u01750220362060") 2025/06/18 04:25:37 DEBUG : CopyDest/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4187ea8124a48f3f_d20250618_m041924_c001_v7007000_t0000_u01750220364512") 2025/06/18 04:25:37 DEBUG : CopyDest/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb02f_d20250618_m041919_c001_v0001157_t0043_u01750220359955") 2025/06/18 04:25:37 DEBUG : EXISTING: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f64f_d20250618_m042043_c001_v7007000_t0000_u01750220443582") 2025/06/18 04:25:37 DEBUG : EXISTING: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb27b_d20250618_m042042_c001_v0001157_t0016_u01750220442498") 2025/06/18 04:25:37 DEBUG : PREFIXapple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4123b9dd55a30d9a_d20250618_m042252_c001_v7007000_t0000_u01750220572117") 2025/06/18 04:25:37 DEBUG : PREFIXapple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a511c3_d20250618_m042246_c001_v0001109_t0001_u01750220566162") 2025/06/18 04:25:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40242dfbabcf79ba_d20250618_m042251_c001_v7007000_t0000_u01750220571759") 2025/06/18 04:25:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351099_d20250618_m042246_c001_v0001180_t0038_u01750220566151") 2025/06/18 04:25:37 DEBUG : PREFIXbanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40242dfbabcf79bb_d20250618_m042251_c001_v7007000_t0000_u01750220571941") 2025/06/18 04:25:37 DEBUG : PREFIXbanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c4b_d20250618_m042246_c001_v0001153_t0021_u01750220566130") 2025/06/18 04:25:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f180_d20250618_m042251_c001_v7007000_t0000_u01750220571965") 2025/06/18 04:25:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb5d0_d20250618_m042246_c001_v0001157_t0028_u01750220566143") 2025/06/18 04:25:38 DEBUG : Testêé: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f64a_d20250618_m042040_c001_v7007000_t0000_u01750220440201") 2025/06/18 04:25:38 DEBUG : Testêé: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb265_d20250618_m042039_c001_v0001157_t0018_u01750220439485") 2025/06/18 04:25:38 DEBUG : Testêé: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350d48_d20250618_m042038_c001_v0001180_t0052_u01750220438524") 2025/06/18 04:25:38 DEBUG : YXBwbGU=: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db71669640c_d20250618_m042231_c001_v7007000_t0000_u01750220551348") 2025/06/18 04:25:38 DEBUG : YXBwbGU=: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3bff_d20250618_m042226_c001_v0001153_t0008_u01750220546513") 2025/06/18 04:25:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db71669640d_d20250618_m042231_c001_v7007000_t0000_u01750220551532") 2025/06/18 04:25:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351027_d20250618_m042226_c001_v0001180_t0009_u01750220546482") 2025/06/18 04:25:38 DEBUG : YmFuYW5h: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db71669640e_d20250618_m042231_c001_v7007000_t0000_u01750220551713") 2025/06/18 04:25:38 DEBUG : YmFuYW5h: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a5115d_d20250618_m042226_c001_v0001109_t0058_u01750220546492") 2025/06/18 04:25:38 DEBUG : a/potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf5130172c9_d20250618_m041727_c001_v7007000_t0000_u01750220247587") 2025/06/18 04:25:38 DEBUG : a/potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb437_d20250618_m041726_c001_v0001184_t0045_u01750220246934") 2025/06/18 04:25:38 DEBUG : a/potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a65b2_d20250618_m041725_c001_v7007000_t0000_u01750220245551") 2025/06/18 04:25:38 DEBUG : a/potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb3cd_d20250618_m041724_c001_v0001184_t0000_u01750220244640") 2025/06/18 04:25:38 DEBUG : a/potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d70_d20250618_m041709_c001_v7007000_t0000_u01750220229414") 2025/06/18 04:25:38 DEBUG : a/potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb137_d20250618_m041708_c001_v0001184_t0034_u01750220228521") 2025/06/18 04:25:38 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a2d_d20250618_m042501_c001_v7007000_t0000_u01750220701777") 2025/06/18 04:25:38 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243513d1_d20250618_m042457_c001_v0001180_t0049_u01750220697325") 2025/06/18 04:25:38 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4dd_d20250618_m042444_c001_v7007000_t0000_u01750220684344") 2025/06/18 04:25:38 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351369_d20250618_m042439_c001_v0001180_t0019_u01750220679383") 2025/06/18 04:25:38 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15ae_d20250618_m042426_c001_v7007000_t0000_u01750220666998") 2025/06/18 04:25:38 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243512fb_d20250618_m042422_c001_v0001180_t0028_u01750220662797") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6ccf_d20250618_m042409_c001_v7007000_t0000_u01750220649623") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351281_d20250618_m042405_c001_v0001180_t0059_u01750220645198") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086d9_d20250618_m042352_c001_v7007000_t0000_u01750220632449") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435121d_d20250618_m042347_c001_v0001180_t0043_u01750220627926") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7da_d20250618_m042335_c001_v7007000_t0000_u01750220615815") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243511a5_d20250618_m042328_c001_v0001180_t0053_u01750220608769") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6c3_d20250618_m042316_c001_v7007000_t0000_u01750220596327") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351149_d20250618_m042312_c001_v0001180_t0039_u01750220592460") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4055f98f3aa3a5b0_d20250618_m042311_c001_v7007000_t0000_u01750220591357") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3ca3_d20250618_m042306_c001_v0001153_t0020_u01750220586155") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b482_d20250618_m042253_c001_v7007000_t0000_u01750220573566") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c57_d20250618_m042249_c001_v0001153_t0020_u01750220569607") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db649f_d20250618_m042248_c001_v7007000_t0000_u01750220568718") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c41_d20250618_m042243_c001_v0001153_t0024_u01750220563645") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f41078181db9d3563_d20250618_m042229_c001_v7007000_t0000_u01750220549220") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351011_d20250618_m042223_c001_v0001180_t0004_u01750220543593") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f14b_d20250618_m042210_c001_v7007000_t0000_u01750220530606") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350fc1_d20250618_m042205_c001_v0001180_t0037_u01750220525968") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db6456_d20250618_m042153_c001_v7007000_t0000_u01750220513156") 2025/06/18 04:25:39 DEBUG : apple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350f5f_d20250618_m042148_c001_v0001180_t0041_u01750220508384") 2025/06/18 04:25:40 DEBUG : appleSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db64bd_d20250618_m042314_c001_v7007000_t0000_u01750220594931") 2025/06/18 04:25:40 DEBUG : appleSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351125_d20250618_m042308_c001_v0001180_t0048_u01750220588867") 2025/06/18 04:25:40 DEBUG : appleapple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7db_d20250618_m042335_c001_v7007000_t0000_u01750220615999") 2025/06/18 04:25:40 DEBUG : appleapple: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243511b3_d20250618_m042331_c001_v0001180_t0034_u01750220611352") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a2e_d20250618_m042501_c001_v7007000_t0000_u01750220701960") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3e16_d20250618_m042457_c001_v0001153_t0000_u01750220697941") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4de_d20250618_m042444_c001_v7007000_t0000_u01750220684538") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3de0_d20250618_m042439_c001_v0001153_t0001_u01750220679861") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15b0_d20250618_m042427_c001_v7007000_t0000_u01750220667180") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3dac_d20250618_m042423_c001_v0001153_t0009_u01750220663264") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6cd1_d20250618_m042409_c001_v7007000_t0000_u01750220649809") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d84_d20250618_m042405_c001_v0001153_t0010_u01750220645850") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086dc_d20250618_m042352_c001_v7007000_t0000_u01750220632631") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d49_d20250618_m042348_c001_v0001153_t0011_u01750220628498") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b4dd_d20250618_m042333_c001_v7007000_t0000_u01750220613589") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d07_d20250618_m042329_c001_v0001153_t0001_u01750220609869") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6c4_d20250618_m042316_c001_v7007000_t0000_u01750220596512") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb68e_d20250618_m042312_c001_v0001157_t0032_u01750220592453") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4154f524e895ca11_d20250618_m042311_c001_v7007000_t0000_u01750220591365") 2025/06/18 04:25:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351121_d20250618_m042307_c001_v0001180_t0018_u01750220587081") 2025/06/18 04:25:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b483_d20250618_m042253_c001_v7007000_t0000_u01750220573773") 2025/06/18 04:25:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb5ec_d20250618_m042249_c001_v0001157_t0007_u01750220569620") 2025/06/18 04:25:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f407961d40d0f1514_d20250618_m042248_c001_v7007000_t0000_u01750220568094") 2025/06/18 04:25:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351093_d20250618_m042244_c001_v0001180_t0057_u01750220564380") 2025/06/18 04:25:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f41078181db9d3564_d20250618_m042229_c001_v7007000_t0000_u01750220549413") 2025/06/18 04:25:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb544_d20250618_m042224_c001_v0001157_t0012_u01750220544712") 2025/06/18 04:25:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f14c_d20250618_m042210_c001_v7007000_t0000_u01750220530792") 2025/06/18 04:25:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb4ca_d20250618_m042207_c001_v0001157_t0036_u01750220527025") 2025/06/18 04:25:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db6457_d20250618_m042153_c001_v7007000_t0000_u01750220513339") 2025/06/18 04:25:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb458_d20250618_m042149_c001_v0001157_t0013_u01750220509193") 2025/06/18 04:25:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4154f524e895ca15_d20250618_m042314_c001_v7007000_t0000_u01750220594726") 2025/06/18 04:25:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3caf_d20250618_m042308_c001_v0001153_t0000_u01750220588849") 2025/06/18 04:25:41 DEBUG : b/potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf5130172ca_d20250618_m041727_c001_v7007000_t0000_u01750220247772") 2025/06/18 04:25:41 DEBUG : b/potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb413_d20250618_m041726_c001_v0001184_t0014_u01750220246103") 2025/06/18 04:25:41 DEBUG : b/potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a65b1_d20250618_m041724_c001_v7007000_t0000_u01750220244982") 2025/06/18 04:25:41 DEBUG : b/potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb39f_d20250618_m041723_c001_v0001184_t0025_u01750220243762") 2025/06/18 04:25:41 DEBUG : b/potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d6e_d20250618_m041708_c001_v7007000_t0000_u01750220228858") 2025/06/18 04:25:41 DEBUG : b/potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb114_d20250618_m041707_c001_v0001184_t0054_u01750220227697") 2025/06/18 04:25:41 DEBUG : backup/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd1067e_d20250618_m041937_c001_v7007000_t0000_u01750220377346") 2025/06/18 04:25:41 DEBUG : backup/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f118806b927776855_d20250618_m041934_c001_v0001154_t0017_u01750220374956") 2025/06/18 04:25:42 DEBUG : backup/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f118134e9d3682fb2_d20250618_m041930_c001_v0001172_t0059_u01750220370993") 2025/06/18 04:25:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c8eb_d20250618_m042003_c001_v7007000_t0000_u01750220403198") 2025/06/18 04:25:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1053127d506b6506_d20250618_m042001_c001_v0001179_t0022_u01750220401263") 2025/06/18 04:25:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f10246f1a9f379057_d20250618_m041957_c001_v0001098_t0046_u01750220397173") 2025/06/18 04:25:42 DEBUG : backup/one.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6ade_d20250618_m041950_c001_v7007000_t0000_u01750220390118") 2025/06/18 04:25:42 DEBUG : backup/one.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f108c55e61c0343d6_d20250618_m041948_c001_v0001120_t0054_u01750220388025") 2025/06/18 04:25:42 DEBUG : backup/one.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1126946d7830fa54_d20250618_m041944_c001_v0001161_t0055_u01750220384255") 2025/06/18 04:25:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c8ec_d20250618_m042003_c001_v7007000_t0000_u01750220403379") 2025/06/18 04:25:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1136878e597602e6_d20250618_m042002_c001_v0001157_t0035_u01750220402233") 2025/06/18 04:25:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119a0f945898c98f_d20250618_m041959_c001_v0001184_t0023_u01750220399146") 2025/06/18 04:25:42 DEBUG : backup/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10681_d20250618_m041937_c001_v7007000_t0000_u01750220377530") 2025/06/18 04:25:42 DEBUG : backup/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f104f25ed045b257b_d20250618_m041936_c001_v0001090_t0040_u01750220376339") 2025/06/18 04:25:42 DEBUG : backup/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f113e5ead61ae4611_d20250618_m041932_c001_v0001137_t0053_u01750220372640") 2025/06/18 04:25:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6adf_d20250618_m041950_c001_v7007000_t0000_u01750220390301") 2025/06/18 04:25:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f118b61e31da8a69f_d20250618_m041949_c001_v0001181_t0019_u01750220389231") 2025/06/18 04:25:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f115ace9856e38108_d20250618_m041945_c001_v0001113_t0053_u01750220385700") 2025/06/18 04:25:42 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a31_d20250618_m042502_c001_v7007000_t0000_u01750220702143") 2025/06/18 04:25:42 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb96c_d20250618_m042457_c001_v0001157_t0035_u01750220697592") 2025/06/18 04:25:42 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4df_d20250618_m042444_c001_v7007000_t0000_u01750220684726") 2025/06/18 04:25:42 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb8e4_d20250618_m042439_c001_v0001157_t0027_u01750220679582") 2025/06/18 04:25:42 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15b3_d20250618_m042427_c001_v7007000_t0000_u01750220667361") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb854_d20250618_m042423_c001_v0001157_t0006_u01750220662998") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6cd2_d20250618_m042409_c001_v7007000_t0000_u01750220649995") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb7d6_d20250618_m042405_c001_v0001157_t0009_u01750220645405") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086df_d20250618_m042352_c001_v7007000_t0000_u01750220632814") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb76e_d20250618_m042348_c001_v0001157_t0050_u01750220628157") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7dc_d20250618_m042336_c001_v7007000_t0000_u01750220616182") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a512b3_d20250618_m042328_c001_v0001109_t0045_u01750220608976") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6c5_d20250618_m042316_c001_v7007000_t0000_u01750220596696") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3ccb_d20250618_m042312_c001_v0001153_t0002_u01750220592473") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23513_d20250618_m042311_c001_v7007000_t0000_u01750220591382") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb65a_d20250618_m042306_c001_v0001157_t0046_u01750220586559") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b486_d20250618_m042253_c001_v7007000_t0000_u01750220573966") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243510b7_d20250618_m042249_c001_v0001180_t0037_u01750220569628") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f407961d40d0f1517_d20250618_m042248_c001_v7007000_t0000_u01750220568642") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb5c0_d20250618_m042244_c001_v0001157_t0015_u01750220564053") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017830_d20250618_m042229_c001_v7007000_t0000_u01750220549168") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51153_d20250618_m042223_c001_v0001109_t0006_u01750220543795") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f14d_d20250618_m042210_c001_v7007000_t0000_u01750220530975") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51105_d20250618_m042206_c001_v0001109_t0015_u01750220526204") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db6458_d20250618_m042153_c001_v7007000_t0000_u01750220513521") 2025/06/18 04:25:43 DEBUG : banana: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a510aa_d20250618_m042148_c001_v0001109_t0050_u01750220508611") 2025/06/18 04:25:44 DEBUG : bananaSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db64bc_d20250618_m042314_c001_v7007000_t0000_u01750220594743") 2025/06/18 04:25:44 DEBUG : bananaSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb674_d20250618_m042308_c001_v0001157_t0025_u01750220588860") 2025/06/18 04:25:44 DEBUG : both0: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b391_d20250618_m042120_c001_v7007000_t0000_u01750220480423") 2025/06/18 04:25:44 DEBUG : both0: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e11_d20250618_m042105_c001_v0001180_t0054_u01750220465108") 2025/06/18 04:25:44 DEBUG : both0: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23377_d20250618_m042100_c001_v7007000_t0000_u01750220460847") 2025/06/18 04:25:44 DEBUG : both0: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350d6b_d20250618_m042045_c001_v0001180_t0047_u01750220445457") 2025/06/18 04:25:44 DEBUG : both1: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b392_d20250618_m042120_c001_v7007000_t0000_u01750220480623") 2025/06/18 04:25:44 DEBUG : both1: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e19_d20250618_m042105_c001_v0001180_t0050_u01750220465997") 2025/06/18 04:25:44 DEBUG : both1: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23378_d20250618_m042101_c001_v7007000_t0000_u01750220461031") 2025/06/18 04:25:44 DEBUG : both1: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350d73_d20250618_m042045_c001_v0001180_t0058_u01750220445968") 2025/06/18 04:25:44 DEBUG : both10: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b393_d20250618_m042120_c001_v7007000_t0000_u01750220480807") 2025/06/18 04:25:44 DEBUG : both10: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e47_d20250618_m042112_c001_v0001180_t0059_u01750220472089") 2025/06/18 04:25:44 DEBUG : both10: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23379_d20250618_m042101_c001_v7007000_t0000_u01750220461216") 2025/06/18 04:25:44 DEBUG : both10: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350dab_d20250618_m042051_c001_v0001180_t0041_u01750220451681") 2025/06/18 04:25:44 DEBUG : both11: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b394_d20250618_m042120_c001_v7007000_t0000_u01750220480991") 2025/06/18 04:25:44 DEBUG : both11: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e49_d20250618_m042112_c001_v0001180_t0050_u01750220472874") 2025/06/18 04:25:44 DEBUG : both11: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca2337a_d20250618_m042101_c001_v7007000_t0000_u01750220461400") 2025/06/18 04:25:44 DEBUG : both11: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350daf_d20250618_m042052_c001_v0001180_t0026_u01750220452170") 2025/06/18 04:25:44 DEBUG : both12: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b395_d20250618_m042121_c001_v7007000_t0000_u01750220481176") 2025/06/18 04:25:44 DEBUG : both12: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e4d_d20250618_m042113_c001_v0001180_t0031_u01750220473430") 2025/06/18 04:25:45 DEBUG : both12: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca2337b_d20250618_m042101_c001_v7007000_t0000_u01750220461585") 2025/06/18 04:25:45 DEBUG : both12: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350db5_d20250618_m042052_c001_v0001180_t0002_u01750220452664") 2025/06/18 04:25:45 DEBUG : both13: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b396_d20250618_m042121_c001_v7007000_t0000_u01750220481359") 2025/06/18 04:25:45 DEBUG : both13: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e51_d20250618_m042113_c001_v0001180_t0005_u01750220473894") 2025/06/18 04:25:45 DEBUG : both13: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca2337c_d20250618_m042101_c001_v7007000_t0000_u01750220461768") 2025/06/18 04:25:45 DEBUG : both13: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350dbb_d20250618_m042053_c001_v0001180_t0029_u01750220453145") 2025/06/18 04:25:45 DEBUG : both14: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b397_d20250618_m042121_c001_v7007000_t0000_u01750220481543") 2025/06/18 04:25:45 DEBUG : both14: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e53_d20250618_m042114_c001_v0001180_t0055_u01750220474442") 2025/06/18 04:25:45 DEBUG : both14: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca2337d_d20250618_m042101_c001_v7007000_t0000_u01750220461953") 2025/06/18 04:25:45 DEBUG : both14: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350dc5_d20250618_m042053_c001_v0001180_t0042_u01750220453849") 2025/06/18 04:25:45 DEBUG : both15: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b398_d20250618_m042121_c001_v7007000_t0000_u01750220481727") 2025/06/18 04:25:45 DEBUG : both15: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e55_d20250618_m042115_c001_v0001180_t0017_u01750220475043") 2025/06/18 04:25:45 DEBUG : both15: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca2337e_d20250618_m042102_c001_v7007000_t0000_u01750220462141") 2025/06/18 04:25:45 DEBUG : both15: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350dcd_d20250618_m042054_c001_v0001180_t0041_u01750220454486") 2025/06/18 04:25:45 DEBUG : both16: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b399_d20250618_m042121_c001_v7007000_t0000_u01750220481910") 2025/06/18 04:25:45 DEBUG : both16: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e59_d20250618_m042115_c001_v0001180_t0000_u01750220475701") 2025/06/18 04:25:45 DEBUG : both16: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca2337f_d20250618_m042102_c001_v7007000_t0000_u01750220462325") 2025/06/18 04:25:45 DEBUG : both16: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350dcf_d20250618_m042055_c001_v0001180_t0021_u01750220455088") 2025/06/18 04:25:45 DEBUG : both17: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b39b_d20250618_m042122_c001_v7007000_t0000_u01750220482094") 2025/06/18 04:25:45 DEBUG : both17: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e61_d20250618_m042116_c001_v0001180_t0032_u01750220476256") 2025/06/18 04:25:45 DEBUG : both17: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23380_d20250618_m042102_c001_v7007000_t0000_u01750220462516") 2025/06/18 04:25:46 DEBUG : both17: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350dd1_d20250618_m042055_c001_v0001180_t0037_u01750220455623") 2025/06/18 04:25:46 DEBUG : both18: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b39c_d20250618_m042122_c001_v7007000_t0000_u01750220482292") 2025/06/18 04:25:46 DEBUG : both18: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e65_d20250618_m042116_c001_v0001180_t0026_u01750220476799") 2025/06/18 04:25:46 DEBUG : both18: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23381_d20250618_m042102_c001_v7007000_t0000_u01750220462700") 2025/06/18 04:25:46 DEBUG : both18: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350dd7_d20250618_m042056_c001_v0001180_t0048_u01750220456536") 2025/06/18 04:25:46 DEBUG : both19: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b39d_d20250618_m042122_c001_v7007000_t0000_u01750220482481") 2025/06/18 04:25:46 DEBUG : both19: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e69_d20250618_m042117_c001_v0001180_t0056_u01750220477308") 2025/06/18 04:25:46 DEBUG : both19: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23382_d20250618_m042102_c001_v7007000_t0000_u01750220462890") 2025/06/18 04:25:46 DEBUG : both19: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350ddf_d20250618_m042057_c001_v0001180_t0011_u01750220457217") 2025/06/18 04:25:46 DEBUG : both2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b39e_d20250618_m042122_c001_v7007000_t0000_u01750220482665") 2025/06/18 04:25:46 DEBUG : both2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e1d_d20250618_m042106_c001_v0001180_t0024_u01750220466903") 2025/06/18 04:25:46 DEBUG : both2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23383_d20250618_m042103_c001_v7007000_t0000_u01750220463078") 2025/06/18 04:25:46 DEBUG : both2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350d79_d20250618_m042046_c001_v0001180_t0025_u01750220446919") 2025/06/18 04:25:46 DEBUG : both3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b39f_d20250618_m042122_c001_v7007000_t0000_u01750220482849") 2025/06/18 04:25:46 DEBUG : both3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e25_d20250618_m042107_c001_v0001180_t0029_u01750220467785") 2025/06/18 04:25:46 DEBUG : both3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23384_d20250618_m042103_c001_v7007000_t0000_u01750220463264") 2025/06/18 04:25:46 DEBUG : both3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350d7f_d20250618_m042047_c001_v0001180_t0037_u01750220447440") 2025/06/18 04:25:46 DEBUG : both4: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3a0_d20250618_m042123_c001_v7007000_t0000_u01750220483034") 2025/06/18 04:25:46 DEBUG : both4: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e29_d20250618_m042108_c001_v0001180_t0021_u01750220468366") 2025/06/18 04:25:46 DEBUG : both4: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23385_d20250618_m042103_c001_v7007000_t0000_u01750220463448") 2025/06/18 04:25:46 DEBUG : both4: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350d85_d20250618_m042047_c001_v0001180_t0027_u01750220447959") 2025/06/18 04:25:47 DEBUG : both5: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3a1_d20250618_m042123_c001_v7007000_t0000_u01750220483217") 2025/06/18 04:25:47 DEBUG : both5: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e2d_d20250618_m042108_c001_v0001180_t0027_u01750220468937") 2025/06/18 04:25:47 DEBUG : both5: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23386_d20250618_m042103_c001_v7007000_t0000_u01750220463633") 2025/06/18 04:25:47 DEBUG : both5: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350d8d_d20250618_m042048_c001_v0001180_t0025_u01750220448679") 2025/06/18 04:25:47 DEBUG : both6: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3a3_d20250618_m042123_c001_v7007000_t0000_u01750220483404") 2025/06/18 04:25:47 DEBUG : both6: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e31_d20250618_m042109_c001_v0001180_t0057_u01750220469632") 2025/06/18 04:25:47 DEBUG : both6: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23387_d20250618_m042103_c001_v7007000_t0000_u01750220463817") 2025/06/18 04:25:47 DEBUG : both6: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350d93_d20250618_m042049_c001_v0001180_t0030_u01750220449337") 2025/06/18 04:25:47 DEBUG : both7: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3a4_d20250618_m042123_c001_v7007000_t0000_u01750220483589") 2025/06/18 04:25:47 DEBUG : both7: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e3d_d20250618_m042110_c001_v0001180_t0034_u01750220470385") 2025/06/18 04:25:47 DEBUG : both7: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23388_d20250618_m042104_c001_v7007000_t0000_u01750220464001") 2025/06/18 04:25:47 DEBUG : both7: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350d99_d20250618_m042049_c001_v0001180_t0024_u01750220449895") 2025/06/18 04:25:47 DEBUG : both8: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3a5_d20250618_m042123_c001_v7007000_t0000_u01750220483773") 2025/06/18 04:25:47 DEBUG : both8: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e3f_d20250618_m042110_c001_v0001180_t0042_u01750220470871") 2025/06/18 04:25:47 DEBUG : both8: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca2338a_d20250618_m042104_c001_v7007000_t0000_u01750220464185") 2025/06/18 04:25:47 DEBUG : both8: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350da1_d20250618_m042050_c001_v0001180_t0018_u01750220450563") 2025/06/18 04:25:47 DEBUG : both9: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3a7_d20250618_m042123_c001_v7007000_t0000_u01750220483956") 2025/06/18 04:25:47 DEBUG : both9: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350e43_d20250618_m042111_c001_v0001180_t0050_u01750220471382") 2025/06/18 04:25:47 DEBUG : both9: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca2338b_d20250618_m042104_c001_v7007000_t0000_u01750220464367") 2025/06/18 04:25:47 DEBUG : both9: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350da5_d20250618_m042051_c001_v0001180_t0039_u01750220451085") 2025/06/18 04:25:48 DEBUG : c/non empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf5130172cb_d20250618_m041727_c001_v7007000_t0000_u01750220247954") 2025/06/18 04:25:48 DEBUG : c/non empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb41d_d20250618_m041726_c001_v0001184_t0025_u01750220246302") 2025/06/18 04:25:48 DEBUG : c/non empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a65b3_d20250618_m041725_c001_v7007000_t0000_u01750220245734") 2025/06/18 04:25:48 DEBUG : c/non empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb3a9_d20250618_m041723_c001_v0001184_t0059_u01750220243990") 2025/06/18 04:25:48 DEBUG : c/non empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d73_d20250618_m041709_c001_v7007000_t0000_u01750220229598") 2025/06/18 04:25:48 DEBUG : c/non empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb11f_d20250618_m041707_c001_v0001184_t0039_u01750220227909") 2025/06/18 04:25:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db71669640f_d20250618_m042231_c001_v7007000_t0000_u01750220551896") 2025/06/18 04:25:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb54e_d20250618_m042226_c001_v0001157_t0039_u01750220546504") 2025/06/18 04:25:48 DEBUG : check sum: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d62_d20250618_m041701_c001_v7007000_t0000_u01750220221025") 2025/06/18 04:25:48 DEBUG : check sum: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb01b_d20250618_m041700_c001_v0001184_t0033_u01750220220051") 2025/06/18 04:25:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40242dfbabcf7a49_d20250618_m042533_c001_v7007000_t0000_u01750220733822") 2025/06/18 04:25:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435147c_d20250618_m042532_c001_v0001180_t0023_u01750220732169") 2025/06/18 04:25:48 DEBUG : dest/3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4187ea8124a48f32_d20250618_m041908_c001_v7007000_t0000_u01750220348673") 2025/06/18 04:25:48 DEBUG : dest/3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f417e2fbc884a316e_d20250618_m041907_c001_v0001105_t0054_u01750220347555") 2025/06/18 04:25:48 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7dd_d20250618_m042336_c001_v7007000_t0000_u01750220616366") 2025/06/18 04:25:48 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243511b5_d20250618_m042331_c001_v0001180_t0013_u01750220611594") 2025/06/18 04:25:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a32_d20250618_m042502_c001_v7007000_t0000_u01750220702325") 2025/06/18 04:25:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435139f_d20250618_m042449_c001_v0001180_t0048_u01750220689154") 2025/06/18 04:25:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4e0_d20250618_m042444_c001_v7007000_t0000_u01750220684914") 2025/06/18 04:25:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351337_d20250618_m042431_c001_v0001180_t0020_u01750220671648") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15b5_d20250618_m042427_c001_v7007000_t0000_u01750220667554") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243512bb_d20250618_m042414_c001_v0001180_t0042_u01750220654372") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6cd3_d20250618_m042410_c001_v7007000_t0000_u01750220650180") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351247_d20250618_m042357_c001_v0001180_t0031_u01750220637099") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086e2_d20250618_m042352_c001_v7007000_t0000_u01750220632997") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243511ed_d20250618_m042340_c001_v0001180_t0041_u01750220620486") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7d7_d20250618_m042333_c001_v7007000_t0000_u01750220613945") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435117f_d20250618_m042321_c001_v0001180_t0013_u01750220601017") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6c6_d20250618_m042316_c001_v7007000_t0000_u01750220596880") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435114b_d20250618_m042312_c001_v0001180_t0013_u01750220592692") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4154f524e895ca12_d20250618_m042311_c001_v7007000_t0000_u01750220591565") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c7b_d20250618_m042258_c001_v0001153_t0024_u01750220578501") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b487_d20250618_m042254_c001_v7007000_t0000_u01750220574157") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243510b9_d20250618_m042249_c001_v0001180_t0050_u01750220569832") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b44e_d20250618_m042248_c001_v7007000_t0000_u01750220568082") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c29_d20250618_m042235_c001_v0001153_t0008_u01750220555989") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db716696409_d20250618_m042229_c001_v7007000_t0000_u01750220549157") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350fdf_d20250618_m042215_c001_v0001180_t0030_u01750220535236") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f14e_d20250618_m042211_c001_v7007000_t0000_u01750220531159") 2025/06/18 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350f8f_d20250618_m042157_c001_v0001180_t0028_u01750220517753") 2025/06/18 04:25:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db6459_d20250618_m042153_c001_v7007000_t0000_u01750220513703") 2025/06/18 04:25:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350f1f_d20250618_m042141_c001_v0001180_t0038_u01750220501351") 2025/06/18 04:25:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4055f98f3aa3a5b3_d20250618_m042314_c001_v7007000_t0000_u01750220594753") 2025/06/18 04:25:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351127_d20250618_m042309_c001_v0001180_t0034_u01750220589124") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7de_d20250618_m042336_c001_v7007000_t0000_u01750220616564") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb70e_d20250618_m042331_c001_v0001157_t0041_u01750220611614") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a33_d20250618_m042502_c001_v7007000_t0000_u01750220702507") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb934_d20250618_m042449_c001_v0001157_t0034_u01750220689750") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4e1_d20250618_m042445_c001_v7007000_t0000_u01750220685103") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb8a4_d20250618_m042432_c001_v0001157_t0023_u01750220672226") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15b8_d20250618_m042427_c001_v7007000_t0000_u01750220667736") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb81a_d20250618_m042414_c001_v0001157_t0000_u01750220654986") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6cd4_d20250618_m042410_c001_v7007000_t0000_u01750220650365") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb79a_d20250618_m042357_c001_v0001157_t0046_u01750220637658") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086e5_d20250618_m042353_c001_v7007000_t0000_u01750220633180") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb73a_d20250618_m042341_c001_v0001157_t0009_u01750220621055") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4053357cf32076cf_d20250618_m042333_c001_v7007000_t0000_u01750220613795") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51295_d20250618_m042321_c001_v0001109_t0057_u01750220601582") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6c7_d20250618_m042317_c001_v7007000_t0000_u01750220597064") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb690_d20250618_m042312_c001_v0001157_t0009_u01750220592795") 2025/06/18 04:25:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f415f2c7c42521652_d20250618_m042311_c001_v7007000_t0000_u01750220591337") 2025/06/18 04:25:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb63a_d20250618_m042259_c001_v0001157_t0005_u01750220579391") 2025/06/18 04:25:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b488_d20250618_m042254_c001_v7007000_t0000_u01750220574353") 2025/06/18 04:25:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb5f2_d20250618_m042249_c001_v0001157_t0017_u01750220569906") 2025/06/18 04:25:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd1083b_d20250618_m042248_c001_v7007000_t0000_u01750220568657") 2025/06/18 04:25:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb594_d20250618_m042236_c001_v0001157_t0039_u01750220556889") 2025/06/18 04:25:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4123b9dd55a30d4a_d20250618_m042229_c001_v7007000_t0000_u01750220549326") 2025/06/18 04:25:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51131_d20250618_m042215_c001_v0001109_t0040_u01750220535798") 2025/06/18 04:25:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f150_d20250618_m042211_c001_v7007000_t0000_u01750220531341") 2025/06/18 04:25:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a510df_d20250618_m042158_c001_v0001109_t0001_u01750220518317") 2025/06/18 04:25:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db645a_d20250618_m042153_c001_v7007000_t0000_u01750220513887") 2025/06/18 04:25:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51080_d20250618_m042141_c001_v0001109_t0027_u01750220501918") 2025/06/18 04:25:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6c1_d20250618_m042314_c001_v7007000_t0000_u01750220594948") 2025/06/18 04:25:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3cb3_d20250618_m042309_c001_v0001153_t0007_u01750220589202") 2025/06/18 04:25:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7e0_d20250618_m042336_c001_v7007000_t0000_u01750220616753") 2025/06/18 04:25:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d11_d20250618_m042331_c001_v0001153_t0010_u01750220611613") 2025/06/18 04:25:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a34_d20250618_m042502_c001_v7007000_t0000_u01750220702690") 2025/06/18 04:25:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3dfe_d20250618_m042450_c001_v0001153_t0007_u01750220690409") 2025/06/18 04:25:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4e2_d20250618_m042445_c001_v7007000_t0000_u01750220685295") 2025/06/18 04:25:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3dcc_d20250618_m042433_c001_v0001153_t0024_u01750220673085") 2025/06/18 04:25:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15ba_d20250618_m042427_c001_v7007000_t0000_u01750220667923") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d9c_d20250618_m042416_c001_v0001153_t0007_u01750220656238") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6cd5_d20250618_m042410_c001_v7007000_t0000_u01750220650550") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d66_d20250618_m042358_c001_v0001153_t0004_u01750220638533") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086e8_d20250618_m042353_c001_v7007000_t0000_u01750220633363") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d33_d20250618_m042341_c001_v0001153_t0020_u01750220621700") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b4dc_d20250618_m042333_c001_v7007000_t0000_u01750220613405") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3cf1_d20250618_m042322_c001_v0001153_t0014_u01750220602654") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6c8_d20250618_m042317_c001_v7007000_t0000_u01750220597253") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435114d_d20250618_m042312_c001_v0001180_t0052_u01750220592886") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f415f2c7c4252164f_d20250618_m042310_c001_v7007000_t0000_u01750220590969") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243510f9_d20250618_m042300_c001_v0001180_t0009_u01750220580020") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b48a_d20250618_m042254_c001_v7007000_t0000_u01750220574539") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c5b_d20250618_m042250_c001_v0001153_t0021_u01750220570049") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f407961d40d0f1516_d20250618_m042248_c001_v7007000_t0000_u01750220568461") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435106d_d20250618_m042237_c001_v0001180_t0048_u01750220557672") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db71669640a_d20250618_m042229_c001_v7007000_t0000_u01750220549338") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb506_d20250618_m042216_c001_v0001157_t0008_u01750220536775") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f151_d20250618_m042211_c001_v7007000_t0000_u01750220531525") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb498_d20250618_m042159_c001_v0001157_t0037_u01750220519341") 2025/06/18 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db645b_d20250618_m042154_c001_v7007000_t0000_u01750220514069") 2025/06/18 04:25:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb42a_d20250618_m042142_c001_v0001157_t0055_u01750220502489") 2025/06/18 04:25:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4055f98f3aa3a5b2_d20250618_m042314_c001_v7007000_t0000_u01750220594565") 2025/06/18 04:25:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb678_d20250618_m042309_c001_v0001157_t0057_u01750220589276") 2025/06/18 04:25:53 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7e2_d20250618_m042336_c001_v7007000_t0000_u01750220616937") 2025/06/18 04:25:53 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243511b7_d20250618_m042331_c001_v0001180_t0017_u01750220611797") 2025/06/18 04:25:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a35_d20250618_m042502_c001_v7007000_t0000_u01750220702873") 2025/06/18 04:25:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51404_d20250618_m042451_c001_v0001109_t0027_u01750220691126") 2025/06/18 04:25:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4e3_d20250618_m042445_c001_v7007000_t0000_u01750220685482") 2025/06/18 04:25:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a513c2_d20250618_m042433_c001_v0001109_t0028_u01750220673832") 2025/06/18 04:25:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15bb_d20250618_m042428_c001_v7007000_t0000_u01750220668113") 2025/06/18 04:25:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a5136b_d20250618_m042417_c001_v0001109_t0002_u01750220657011") 2025/06/18 04:25:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6cd6_d20250618_m042410_c001_v7007000_t0000_u01750220650741") 2025/06/18 04:25:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51331_d20250618_m042359_c001_v0001109_t0050_u01750220639256") 2025/06/18 04:25:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086eb_d20250618_m042353_c001_v7007000_t0000_u01750220633545") 2025/06/18 04:25:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a512e5_d20250618_m042342_c001_v0001109_t0047_u01750220622420") 2025/06/18 04:25:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a6870_d20250618_m042333_c001_v7007000_t0000_u01750220613414") 2025/06/18 04:25:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb6d4_d20250618_m042323_c001_v0001157_t0001_u01750220603508") 2025/06/18 04:25:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6c9_d20250618_m042317_c001_v7007000_t0000_u01750220597438") 2025/06/18 04:25:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3ccf_d20250618_m042312_c001_v0001153_t0015_u01750220592899") 2025/06/18 04:25:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f41078181db9d35ac_d20250618_m042310_c001_v7007000_t0000_u01750220590946") 2025/06/18 04:25:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51215_d20250618_m042300_c001_v0001109_t0038_u01750220580629") 2025/06/18 04:25:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b48b_d20250618_m042254_c001_v7007000_t0000_u01750220574729") 2025/06/18 04:25:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243510bd_d20250618_m042250_c001_v0001180_t0022_u01750220570144") 2025/06/18 04:25:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6c56_d20250618_m042248_c001_v7007000_t0000_u01750220568479") 2025/06/18 04:25:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51195_d20250618_m042238_c001_v0001109_t0054_u01750220558264") 2025/06/18 04:25:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017831_d20250618_m042229_c001_v7007000_t0000_u01750220549350") 2025/06/18 04:25:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3bc1_d20250618_m042217_c001_v0001153_t0017_u01750220537473") 2025/06/18 04:25:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f152_d20250618_m042211_c001_v7007000_t0000_u01750220531708") 2025/06/18 04:25:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3b8d_d20250618_m042200_c001_v0001153_t0015_u01750220520214") 2025/06/18 04:25:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db645c_d20250618_m042154_c001_v7007000_t0000_u01750220514251") 2025/06/18 04:25:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3b17_d20250618_m042142_c001_v0001153_t0008_u01750220502797") 2025/06/18 04:25:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6c0_d20250618_m042314_c001_v7007000_t0000_u01750220594764") 2025/06/18 04:25:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351131_d20250618_m042309_c001_v0001180_t0037_u01750220589317") 2025/06/18 04:25:54 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7e3_d20250618_m042337_c001_v7007000_t0000_u01750220617119") 2025/06/18 04:25:54 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a512bf_d20250618_m042331_c001_v0001109_t0047_u01750220611897") 2025/06/18 04:25:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a36_d20250618_m042503_c001_v7007000_t0000_u01750220703055") 2025/06/18 04:25:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243513b1_d20250618_m042452_c001_v0001180_t0035_u01750220692213") 2025/06/18 04:25:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4e4_d20250618_m042445_c001_v7007000_t0000_u01750220685667") 2025/06/18 04:25:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351343_d20250618_m042434_c001_v0001180_t0024_u01750220674460") 2025/06/18 04:25:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15be_d20250618_m042428_c001_v7007000_t0000_u01750220668296") 2025/06/18 04:25:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243512db_d20250618_m042417_c001_v0001180_t0008_u01750220657604") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6cd7_d20250618_m042410_c001_v7007000_t0000_u01750220650927") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435126b_d20250618_m042400_c001_v0001180_t0018_u01750220640148") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086ee_d20250618_m042353_c001_v7007000_t0000_u01750220633729") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243511fd_d20250618_m042343_c001_v0001180_t0020_u01750220623026") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc009913dab_d20250618_m042333_c001_v7007000_t0000_u01750220613804") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351191_d20250618_m042323_c001_v0001180_t0008_u01750220603841") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6ca_d20250618_m042317_c001_v7007000_t0000_u01750220597623") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351151_d20250618_m042313_c001_v0001180_t0020_u01750220593123") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f41078181db9d35ad_d20250618_m042311_c001_v7007000_t0000_u01750220591134") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c8b_d20250618_m042301_c001_v0001153_t0025_u01750220581182") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b48c_d20250618_m042254_c001_v7007000_t0000_u01750220574930") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a511db_d20250618_m042250_c001_v0001109_t0052_u01750220570104") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db649e_d20250618_m042248_c001_v7007000_t0000_u01750220568478") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c2f_d20250618_m042238_c001_v0001153_t0010_u01750220558869") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a670863e_d20250618_m042229_c001_v7007000_t0000_u01750220549198") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350feb_d20250618_m042217_c001_v0001180_t0027_u01750220537874") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f153_d20250618_m042211_c001_v7007000_t0000_u01750220531894") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350f9f_d20250618_m042200_c001_v0001180_t0016_u01750220520619") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db645d_d20250618_m042154_c001_v7007000_t0000_u01750220514432") 2025/06/18 04:25:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350f31_d20250618_m042143_c001_v0001180_t0033_u01750220503145") 2025/06/18 04:25:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40242dfbabcf79c4_d20250618_m042314_c001_v7007000_t0000_u01750220594772") 2025/06/18 04:25:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351137_d20250618_m042309_c001_v0001180_t0049_u01750220589534") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7e4_d20250618_m042337_c001_v7007000_t0000_u01750220617303") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243511b9_d20250618_m042331_c001_v0001180_t0034_u01750220611995") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a38_d20250618_m042503_c001_v7007000_t0000_u01750220703239") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb944_d20250618_m042452_c001_v0001157_t0020_u01750220692428") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4e5_d20250618_m042445_c001_v7007000_t0000_u01750220685858") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb8ba_d20250618_m042434_c001_v0001157_t0014_u01750220674699") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15c0_d20250618_m042428_c001_v7007000_t0000_u01750220668479") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb828_d20250618_m042417_c001_v0001157_t0023_u01750220657824") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6cd8_d20250618_m042411_c001_v7007000_t0000_u01750220651111") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb7b4_d20250618_m042400_c001_v0001157_t0031_u01750220640349") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086f0_d20250618_m042353_c001_v7007000_t0000_u01750220633914") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb748_d20250618_m042343_c001_v0001157_t0024_u01750220623262") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f407961d40d0f1524_d20250618_m042333_c001_v7007000_t0000_u01750220613747") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a5129d_d20250618_m042324_c001_v0001109_t0033_u01750220604060") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6cb_d20250618_m042317_c001_v7007000_t0000_u01750220597807") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb692_d20250618_m042313_c001_v0001157_t0059_u01750220593137") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db64b9_d20250618_m042311_c001_v7007000_t0000_u01750220591369") 2025/06/18 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb642_d20250618_m042301_c001_v0001157_t0026_u01750220581620") 2025/06/18 04:25:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b48e_d20250618_m042255_c001_v7007000_t0000_u01750220575150") 2025/06/18 04:25:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb5f4_d20250618_m042250_c001_v0001157_t0011_u01750220570236") 2025/06/18 04:25:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f17a_d20250618_m042248_c001_v7007000_t0000_u01750220568492") 2025/06/18 04:25:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb5a4_d20250618_m042239_c001_v0001157_t0030_u01750220559211") 2025/06/18 04:25:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4123b9dd55a30d44_d20250618_m042228_c001_v7007000_t0000_u01750220548962") 2025/06/18 04:25:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51139_d20250618_m042218_c001_v0001109_t0047_u01750220538103") 2025/06/18 04:25:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f154_d20250618_m042212_c001_v7007000_t0000_u01750220532076") 2025/06/18 04:25:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a510eb_d20250618_m042200_c001_v0001109_t0013_u01750220520844") 2025/06/18 04:25:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db645e_d20250618_m042154_c001_v7007000_t0000_u01750220514615") 2025/06/18 04:25:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51082_d20250618_m042143_c001_v0001109_t0038_u01750220503347") 2025/06/18 04:25:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4154f524e895ca14_d20250618_m042314_c001_v7007000_t0000_u01750220594608") 2025/06/18 04:25:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3cb5_d20250618_m042309_c001_v0001153_t0021_u01750220589551") 2025/06/18 04:25:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7e5_d20250618_m042337_c001_v7007000_t0000_u01750220617487") 2025/06/18 04:25:57 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb710_d20250618_m042332_c001_v0001157_t0039_u01750220612066") 2025/06/18 04:25:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a39_d20250618_m042503_c001_v7007000_t0000_u01750220703422") 2025/06/18 04:25:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3e00_d20250618_m042452_c001_v0001153_t0007_u01750220692812") 2025/06/18 04:25:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4e6_d20250618_m042446_c001_v7007000_t0000_u01750220686045") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3dd0_d20250618_m042435_c001_v0001153_t0008_u01750220675015") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15c3_d20250618_m042428_c001_v7007000_t0000_u01750220668664") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3da2_d20250618_m042418_c001_v0001153_t0022_u01750220658110") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6cd9_d20250618_m042411_c001_v7007000_t0000_u01750220651297") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d6c_d20250618_m042400_c001_v0001153_t0024_u01750220640657") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086f1_d20250618_m042354_c001_v7007000_t0000_u01750220634096") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d3d_d20250618_m042343_c001_v0001153_t0013_u01750220623652") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f407961d40d0f1521_d20250618_m042333_c001_v7007000_t0000_u01750220613378") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3cf5_d20250618_m042324_c001_v0001153_t0021_u01750220604805") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6cc_d20250618_m042318_c001_v7007000_t0000_u01750220598005") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351155_d20250618_m042313_c001_v0001180_t0054_u01750220593318") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4055f98f3aa3a5af_d20250618_m042311_c001_v7007000_t0000_u01750220591173") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243510ff_d20250618_m042301_c001_v0001180_t0026_u01750220581956") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b48f_d20250618_m042255_c001_v7007000_t0000_u01750220575339") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243510c3_d20250618_m042250_c001_v0001180_t0017_u01750220570348") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6c58_d20250618_m042248_c001_v7007000_t0000_u01750220568671") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351071_d20250618_m042239_c001_v0001180_t0023_u01750220559505") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4187ea8124a49143_d20250618_m042229_c001_v7007000_t0000_u01750220549361") 2025/06/18 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb51a_d20250618_m042219_c001_v0001157_t0035_u01750220539244") 2025/06/18 04:25:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f155_d20250618_m042212_c001_v7007000_t0000_u01750220532259") 2025/06/18 04:25:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb4a8_d20250618_m042201_c001_v0001157_t0028_u01750220521785") 2025/06/18 04:25:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db6460_d20250618_m042154_c001_v7007000_t0000_u01750220514798") 2025/06/18 04:25:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb432_d20250618_m042144_c001_v0001157_t0035_u01750220504202") 2025/06/18 04:25:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6bf_d20250618_m042314_c001_v7007000_t0000_u01750220594575") 2025/06/18 04:25:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a5125d_d20250618_m042309_c001_v0001109_t0018_u01750220589569") 2025/06/18 04:25:59 DEBUG : dir1/0007-12345: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7e6_d20250618_m042337_c001_v7007000_t0000_u01750220617671") 2025/06/18 04:25:59 DEBUG : dir1/0007-12345: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d17_d20250618_m042332_c001_v0001153_t0025_u01750220612053") 2025/06/18 04:25:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a3a_d20250618_m042503_c001_v7007000_t0000_u01750220703604") 2025/06/18 04:25:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a5140c_d20250618_m042453_c001_v0001109_t0022_u01750220693156") 2025/06/18 04:25:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4e7_d20250618_m042446_c001_v7007000_t0000_u01750220686240") 2025/06/18 04:25:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a513c6_d20250618_m042435_c001_v0001109_t0028_u01750220675389") 2025/06/18 04:25:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15c5_d20250618_m042428_c001_v7007000_t0000_u01750220668846") 2025/06/18 04:25:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51372_d20250618_m042418_c001_v0001109_t0000_u01750220658754") 2025/06/18 04:25:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6cda_d20250618_m042411_c001_v7007000_t0000_u01750220651483") 2025/06/18 04:25:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51333_d20250618_m042401_c001_v0001109_t0043_u01750220641050") 2025/06/18 04:25:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086f2_d20250618_m042354_c001_v7007000_t0000_u01750220634277") 2025/06/18 04:25:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a512e9_d20250618_m042343_c001_v0001109_t0039_u01750220623981") 2025/06/18 04:25:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f407961d40d0f1523_d20250618_m042333_c001_v7007000_t0000_u01750220613563") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb6e2_d20250618_m042325_c001_v0001157_t0048_u01750220605321") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6cd_d20250618_m042318_c001_v7007000_t0000_u01750220598191") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3cd1_d20250618_m042313_c001_v0001153_t0021_u01750220593427") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4055f98f3aa3a5ae_d20250618_m042310_c001_v7007000_t0000_u01750220590962") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51229_d20250618_m042302_c001_v0001109_t0041_u01750220582190") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b490_d20250618_m042255_c001_v7007000_t0000_u01750220575527") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c5f_d20250618_m042250_c001_v0001153_t0011_u01750220570443") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f407961d40d0f1515_d20250618_m042248_c001_v7007000_t0000_u01750220568277") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a5119b_d20250618_m042239_c001_v0001109_t0007_u01750220559722") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4187ea8124a49144_d20250618_m042229_c001_v7007000_t0000_u01750220549372") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3bd3_d20250618_m042219_c001_v0001153_t0016_u01750220539612") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f156_d20250618_m042212_c001_v7007000_t0000_u01750220532443") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3b93_d20250618_m042202_c001_v0001153_t0013_u01750220522087") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db6461_d20250618_m042154_c001_v7007000_t0000_u01750220514981") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3b29_d20250618_m042144_c001_v0001153_t0021_u01750220504568") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4154f524e895ca16_d20250618_m042314_c001_v7007000_t0000_u01750220594796") 2025/06/18 04:26:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb67a_d20250618_m042309_c001_v0001157_t0047_u01750220589642") 2025/06/18 04:26:00 DEBUG : dir1/0008-23456: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7e7_d20250618_m042337_c001_v7007000_t0000_u01750220617855") 2025/06/18 04:26:00 DEBUG : dir1/0008-23456: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243511bd_d20250618_m042332_c001_v0001180_t0048_u01750220612213") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a3c_d20250618_m042503_c001_v7007000_t0000_u01750220703799") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243513c3_d20250618_m042453_c001_v0001180_t0037_u01750220693709") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4e8_d20250618_m042446_c001_v7007000_t0000_u01750220686432") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351351_d20250618_m042436_c001_v0001180_t0016_u01750220676117") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15c6_d20250618_m042429_c001_v7007000_t0000_u01750220669027") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243512e5_d20250618_m042419_c001_v0001180_t0059_u01750220659367") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6cdb_d20250618_m042411_c001_v7007000_t0000_u01750220651673") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351274_d20250618_m042401_c001_v0001180_t0035_u01750220641620") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086f3_d20250618_m042354_c001_v7007000_t0000_u01750220634460") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351203_d20250618_m042344_c001_v0001180_t0053_u01750220624548") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f1aa_d20250618_m042333_c001_v7007000_t0000_u01750220613811") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351193_d20250618_m042325_c001_v0001180_t0030_u01750220605691") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6ce_d20250618_m042318_c001_v7007000_t0000_u01750220598376") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb697_d20250618_m042313_c001_v0001157_t0019_u01750220593468") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db64ba_d20250618_m042311_c001_v7007000_t0000_u01750220591554") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c93_d20250618_m042302_c001_v0001153_t0004_u01750220582854") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b491_d20250618_m042255_c001_v7007000_t0000_u01750220575733") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243510c9_d20250618_m042250_c001_v0001180_t0007_u01750220570562") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f17b_d20250618_m042248_c001_v7007000_t0000_u01750220568678") 2025/06/18 04:26:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c35_d20250618_m042240_c001_v0001153_t0025_u01750220560265") 2025/06/18 04:26:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a670863f_d20250618_m042229_c001_v7007000_t0000_u01750220549382") 2025/06/18 04:26:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350ff3_d20250618_m042219_c001_v0001180_t0027_u01750220539983") 2025/06/18 04:26:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f158_d20250618_m042212_c001_v7007000_t0000_u01750220532627") 2025/06/18 04:26:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350fb1_d20250618_m042202_c001_v0001180_t0011_u01750220522424") 2025/06/18 04:26:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db6462_d20250618_m042155_c001_v7007000_t0000_u01750220515161") 2025/06/18 04:26:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350f3f_d20250618_m042145_c001_v0001180_t0008_u01750220505056") 2025/06/18 04:26:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f41078181db9d35b1_d20250618_m042314_c001_v7007000_t0000_u01750220594617") 2025/06/18 04:26:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435113b_d20250618_m042309_c001_v0001180_t0032_u01750220589819") 2025/06/18 04:26:02 DEBUG : dir1/0009-34567: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7e8_d20250618_m042338_c001_v7007000_t0000_u01750220618038") 2025/06/18 04:26:02 DEBUG : dir1/0009-34567: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb712_d20250618_m042332_c001_v0001157_t0028_u01750220612450") 2025/06/18 04:26:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a3d_d20250618_m042503_c001_v7007000_t0000_u01750220703983") 2025/06/18 04:26:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb954_d20250618_m042453_c001_v0001157_t0003_u01750220693935") 2025/06/18 04:26:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4e9_d20250618_m042446_c001_v7007000_t0000_u01750220686624") 2025/06/18 04:26:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb8c6_d20250618_m042436_c001_v0001157_t0009_u01750220676337") 2025/06/18 04:26:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15c8_d20250618_m042429_c001_v7007000_t0000_u01750220669209") 2025/06/18 04:26:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb834_d20250618_m042419_c001_v0001157_t0002_u01750220659585") 2025/06/18 04:26:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6cdc_d20250618_m042411_c001_v7007000_t0000_u01750220651859") 2025/06/18 04:26:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb7c0_d20250618_m042401_c001_v0001157_t0016_u01750220641823") 2025/06/18 04:26:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086f4_d20250618_m042354_c001_v7007000_t0000_u01750220634642") 2025/06/18 04:26:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb752_d20250618_m042344_c001_v0001157_t0001_u01750220624758") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f407961d40d0f1525_d20250618_m042333_c001_v7007000_t0000_u01750220613931") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a512a1_d20250618_m042325_c001_v0001109_t0023_u01750220605890") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6cf_d20250618_m042318_c001_v7007000_t0000_u01750220598560") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351159_d20250618_m042313_c001_v0001180_t0047_u01750220593519") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6b7_d20250618_m042311_c001_v7007000_t0000_u01750220591345") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb64a_d20250618_m042303_c001_v0001157_t0022_u01750220583204") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b492_d20250618_m042255_c001_v7007000_t0000_u01750220575922") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb5f8_d20250618_m042250_c001_v0001157_t0057_u01750220570709") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4123b9dd55a30d94_d20250618_m042248_c001_v7007000_t0000_u01750220568505") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb5ae_d20250618_m042240_c001_v0001157_t0017_u01750220560667") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4123b9dd55a30d4b_d20250618_m042229_c001_v7007000_t0000_u01750220549508") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51143_d20250618_m042220_c001_v0001109_t0057_u01750220540201") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f15a_d20250618_m042212_c001_v7007000_t0000_u01750220532811") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a510f1_d20250618_m042202_c001_v0001109_t0021_u01750220522637") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db6463_d20250618_m042155_c001_v7007000_t0000_u01750220515344") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a5108a_d20250618_m042145_c001_v0001109_t0026_u01750220505266") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f41078181db9d35b2_d20250618_m042314_c001_v7007000_t0000_u01750220594806") 2025/06/18 04:26:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3cb9_d20250618_m042309_c001_v0001153_t0024_u01750220589936") 2025/06/18 04:26:03 DEBUG : dir1/0010-45678: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7e9_d20250618_m042338_c001_v7007000_t0000_u01750220618228") 2025/06/18 04:26:04 DEBUG : dir1/0010-45678: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d19_d20250618_m042332_c001_v0001153_t0025_u01750220612464") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a40_d20250618_m042504_c001_v7007000_t0000_u01750220704191") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3e04_d20250618_m042454_c001_v0001153_t0015_u01750220694259") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4ea_d20250618_m042446_c001_v7007000_t0000_u01750220686815") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3dd6_d20250618_m042436_c001_v0001153_t0008_u01750220676686") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15cb_d20250618_m042429_c001_v7007000_t0000_u01750220669391") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3da4_d20250618_m042419_c001_v0001153_t0005_u01750220659929") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6cdd_d20250618_m042412_c001_v7007000_t0000_u01750220652047") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d76_d20250618_m042402_c001_v0001153_t0013_u01750220642128") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086f5_d20250618_m042354_c001_v7007000_t0000_u01750220634836") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d3f_d20250618_m042345_c001_v0001153_t0015_u01750220625067") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7d5_d20250618_m042333_c001_v7007000_t0000_u01750220613761") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3cfb_d20250618_m042326_c001_v0001153_t0015_u01750220606416") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6d0_d20250618_m042318_c001_v7007000_t0000_u01750220598743") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a5127b_d20250618_m042313_c001_v0001109_t0006_u01750220593554") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f41078181db9d35ae_d20250618_m042311_c001_v7007000_t0000_u01750220591319") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351109_d20250618_m042303_c001_v0001180_t0058_u01750220583614") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b493_d20250618_m042256_c001_v7007000_t0000_u01750220576162") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243510cd_d20250618_m042250_c001_v0001180_t0026_u01750220570781") 2025/06/18 04:26:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b451_d20250618_m042248_c001_v7007000_t0000_u01750220568286") 2025/06/18 04:26:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435107b_d20250618_m042240_c001_v0001180_t0056_u01750220560937") 2025/06/18 04:26:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4187ea8124a49142_d20250618_m042229_c001_v7007000_t0000_u01750220549185") 2025/06/18 04:26:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb52c_d20250618_m042221_c001_v0001157_t0040_u01750220541034") 2025/06/18 04:26:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f15b_d20250618_m042212_c001_v7007000_t0000_u01750220532995") 2025/06/18 04:26:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb4b2_d20250618_m042203_c001_v0001157_t0004_u01750220523606") 2025/06/18 04:26:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db6464_d20250618_m042155_c001_v7007000_t0000_u01750220515528") 2025/06/18 04:26:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb440_d20250618_m042146_c001_v0001157_t0055_u01750220506167") 2025/06/18 04:26:05 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4154f524e895ca13_d20250618_m042314_c001_v7007000_t0000_u01750220594544") 2025/06/18 04:26:05 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435113f_d20250618_m042310_c001_v0001180_t0031_u01750220590056") 2025/06/18 04:26:05 DEBUG : dir1/0011-56789: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7eb_d20250618_m042338_c001_v7007000_t0000_u01750220618411") 2025/06/18 04:26:05 DEBUG : dir1/0011-56789: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243511bf_d20250618_m042332_c001_v0001180_t0033_u01750220612478") 2025/06/18 04:26:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a41_d20250618_m042504_c001_v7007000_t0000_u01750220704382") 2025/06/18 04:26:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51410_d20250618_m042454_c001_v0001109_t0047_u01750220694632") 2025/06/18 04:26:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4ec_d20250618_m042447_c001_v7007000_t0000_u01750220687001") 2025/06/18 04:26:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a513cc_d20250618_m042437_c001_v0001109_t0013_u01750220677108") 2025/06/18 04:26:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15cd_d20250618_m042429_c001_v7007000_t0000_u01750220669573") 2025/06/18 04:26:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a5137e_d20250618_m042420_c001_v0001109_t0059_u01750220660281") 2025/06/18 04:26:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6cde_d20250618_m042412_c001_v7007000_t0000_u01750220652270") 2025/06/18 04:26:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51339_d20250618_m042402_c001_v0001109_t0027_u01750220642458") 2025/06/18 04:26:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086f6_d20250618_m042355_c001_v7007000_t0000_u01750220635018") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a512ef_d20250618_m042345_c001_v0001109_t0013_u01750220625440") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b4de_d20250618_m042333_c001_v7007000_t0000_u01750220613772") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb6ea_d20250618_m042326_c001_v0001157_t0004_u01750220606770") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6d1_d20250618_m042318_c001_v7007000_t0000_u01750220598928") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435115d_d20250618_m042313_c001_v0001180_t0031_u01750220593734") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f415f2c7c42521651_d20250618_m042311_c001_v7007000_t0000_u01750220591152") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51231_d20250618_m042303_c001_v0001109_t0020_u01750220583815") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b494_d20250618_m042256_c001_v7007000_t0000_u01750220576354") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c61_d20250618_m042250_c001_v0001153_t0024_u01750220570863") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd1083a_d20250618_m042248_c001_v7007000_t0000_u01750220568469") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a511a1_d20250618_m042241_c001_v0001109_t0036_u01750220561156") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc009913d83_d20250618_m042229_c001_v7007000_t0000_u01750220549402") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3bdf_d20250618_m042221_c001_v0001153_t0013_u01750220541439") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f15c_d20250618_m042213_c001_v7007000_t0000_u01750220533179") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3b97_d20250618_m042203_c001_v0001153_t0022_u01750220523921") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db6465_d20250618_m042155_c001_v7007000_t0000_u01750220515711") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3b39_d20250618_m042146_c001_v0001153_t0017_u01750220506484") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f415f2c7c4252165b_d20250618_m042314_c001_v7007000_t0000_u01750220594783") 2025/06/18 04:26:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb682_d20250618_m042310_c001_v0001157_t0052_u01750220590136") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7ec_d20250618_m042338_c001_v7007000_t0000_u01750220618594") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a512c3_d20250618_m042332_c001_v0001109_t0046_u01750220612548") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a42_d20250618_m042504_c001_v7007000_t0000_u01750220704565") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243513c9_d20250618_m042455_c001_v0001180_t0052_u01750220695549") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4ed_d20250618_m042447_c001_v7007000_t0000_u01750220687187") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435135d_d20250618_m042437_c001_v0001180_t0009_u01750220677767") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15d0_d20250618_m042429_c001_v7007000_t0000_u01750220669756") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243512f1_d20250618_m042421_c001_v0001180_t0004_u01750220661168") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6cdf_d20250618_m042412_c001_v7007000_t0000_u01750220652456") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435127b_d20250618_m042403_c001_v0001180_t0007_u01750220643218") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086f7_d20250618_m042355_c001_v7007000_t0000_u01750220635200") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435120d_d20250618_m042346_c001_v0001180_t0029_u01750220626086") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7d3_d20250618_m042333_c001_v7007000_t0000_u01750220613393") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435119b_d20250618_m042327_c001_v0001180_t0011_u01750220607073") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6d2_d20250618_m042319_c001_v7007000_t0000_u01750220599112") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb69a_d20250618_m042313_c001_v0001157_t0019_u01750220593752") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f415f2c7c42521653_d20250618_m042311_c001_v7007000_t0000_u01750220591521") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c9b_d20250618_m042304_c001_v0001153_t0021_u01750220584436") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b495_d20250618_m042256_c001_v7007000_t0000_u01750220576548") 2025/06/18 04:26:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243510cf_d20250618_m042250_c001_v0001180_t0044_u01750220570987") 2025/06/18 04:26:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b45d_d20250618_m042248_c001_v7007000_t0000_u01750220568694") 2025/06/18 04:26:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c3b_d20250618_m042242_c001_v0001153_t0021_u01750220562123") 2025/06/18 04:26:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4123b9dd55a30d41_d20250618_m042228_c001_v7007000_t0000_u01750220548781") 2025/06/18 04:26:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351007_d20250618_m042221_c001_v0001180_t0047_u01750220541773") 2025/06/18 04:26:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f15e_d20250618_m042213_c001_v7007000_t0000_u01750220533362") 2025/06/18 04:26:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350fb9_d20250618_m042204_c001_v0001180_t0000_u01750220524468") 2025/06/18 04:26:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db6466_d20250618_m042155_c001_v7007000_t0000_u01750220515893") 2025/06/18 04:26:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350f51_d20250618_m042146_c001_v0001180_t0032_u01750220506841") 2025/06/18 04:26:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4154f524e895ca17_d20250618_m042314_c001_v7007000_t0000_u01750220594908") 2025/06/18 04:26:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51267_d20250618_m042310_c001_v0001109_t0007_u01750220590172") 2025/06/18 04:26:08 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7ed_d20250618_m042338_c001_v7007000_t0000_u01750220618777") 2025/06/18 04:26:08 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243511c1_d20250618_m042332_c001_v0001180_t0033_u01750220612683") 2025/06/18 04:26:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a43_d20250618_m042504_c001_v7007000_t0000_u01750220704768") 2025/06/18 04:26:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb960_d20250618_m042455_c001_v0001157_t0026_u01750220695781") 2025/06/18 04:26:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4ee_d20250618_m042447_c001_v7007000_t0000_u01750220687372") 2025/06/18 04:26:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb8de_d20250618_m042438_c001_v0001157_t0008_u01750220678048") 2025/06/18 04:26:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15d1_d20250618_m042429_c001_v7007000_t0000_u01750220669938") 2025/06/18 04:26:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb848_d20250618_m042421_c001_v0001157_t0026_u01750220661375") 2025/06/18 04:26:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6ce0_d20250618_m042412_c001_v7007000_t0000_u01750220652646") 2025/06/18 04:26:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb7c8_d20250618_m042403_c001_v0001157_t0013_u01750220643479") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086f8_d20250618_m042355_c001_v7007000_t0000_u01750220635381") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb762_d20250618_m042346_c001_v0001157_t0058_u01750220626281") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4123b9dd55a30e18_d20250618_m042333_c001_v7007000_t0000_u01750220613781") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a512ab_d20250618_m042327_c001_v0001109_t0030_u01750220607274") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6d3_d20250618_m042319_c001_v7007000_t0000_u01750220599300") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3cd5_d20250618_m042313_c001_v0001153_t0020_u01750220593843") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017971_d20250618_m042311_c001_v7007000_t0000_u01750220591344") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb652_d20250618_m042304_c001_v0001157_t0020_u01750220584897") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b496_d20250618_m042256_c001_v7007000_t0000_u01750220576738") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a511e1_d20250618_m042251_c001_v0001109_t0015_u01750220571050") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40242dfbabcf79b8_d20250618_m042248_c001_v7007000_t0000_u01750220568514") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb5ba_d20250618_m042242_c001_v0001157_t0000_u01750220562510") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4187ea8124a49141_d20250618_m042229_c001_v7007000_t0000_u01750220549175") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a5114d_d20250618_m042222_c001_v0001109_t0016_u01750220542003") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f15f_d20250618_m042213_c001_v7007000_t0000_u01750220533547") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51103_d20250618_m042204_c001_v0001109_t0007_u01750220524698") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db6467_d20250618_m042156_c001_v7007000_t0000_u01750220516075") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51098_d20250618_m042147_c001_v0001109_t0014_u01750220507042") 2025/06/18 04:26:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40242dfbabcf79c3_d20250618_m042314_c001_v7007000_t0000_u01750220594583") 2025/06/18 04:26:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351143_d20250618_m042310_c001_v0001180_t0049_u01750220590261") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7ef_d20250618_m042338_c001_v7007000_t0000_u01750220618962") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb71a_d20250618_m042332_c001_v0001157_t0019_u01750220612786") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a45_d20250618_m042504_c001_v7007000_t0000_u01750220704952") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3e0c_d20250618_m042456_c001_v0001153_t0007_u01750220696127") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4ef_d20250618_m042447_c001_v7007000_t0000_u01750220687556") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3ddc_d20250618_m042438_c001_v0001153_t0008_u01750220678370") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15d5_d20250618_m042430_c001_v7007000_t0000_u01750220670125") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3da8_d20250618_m042421_c001_v0001153_t0005_u01750220661701") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6ce1_d20250618_m042412_c001_v7007000_t0000_u01750220652829") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d7e_d20250618_m042403_c001_v0001153_t0024_u01750220643924") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086f9_d20250618_m042355_c001_v7007000_t0000_u01750220635564") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d45_d20250618_m042346_c001_v0001153_t0009_u01750220626666") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7d4_d20250618_m042333_c001_v7007000_t0000_u01750220613577") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d01_d20250618_m042327_c001_v0001153_t0002_u01750220607997") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6d4_d20250618_m042319_c001_v7007000_t0000_u01750220599484") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351161_d20250618_m042313_c001_v0001180_t0028_u01750220593937") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6b8_d20250618_m042311_c001_v7007000_t0000_u01750220591533") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351117_d20250618_m042305_c001_v0001180_t0022_u01750220585221") 2025/06/18 04:26:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b498_d20250618_m042256_c001_v7007000_t0000_u01750220576932") 2025/06/18 04:26:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb5fa_d20250618_m042251_c001_v0001157_t0021_u01750220571065") 2025/06/18 04:26:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4123b9dd55a30d95_d20250618_m042248_c001_v7007000_t0000_u01750220568698") 2025/06/18 04:26:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351085_d20250618_m042242_c001_v0001180_t0055_u01750220562834") 2025/06/18 04:26:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db71669640b_d20250618_m042229_c001_v7007000_t0000_u01750220549520") 2025/06/18 04:26:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb538_d20250618_m042222_c001_v0001157_t0050_u01750220542704") 2025/06/18 04:26:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f160_d20250618_m042213_c001_v7007000_t0000_u01750220533732") 2025/06/18 04:26:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb4c0_d20250618_m042205_c001_v0001157_t0057_u01750220525272") 2025/06/18 04:26:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db6468_d20250618_m042156_c001_v7007000_t0000_u01750220516257") 2025/06/18 04:26:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb44a_d20250618_m042147_c001_v0001157_t0018_u01750220507699") 2025/06/18 04:26:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db64bb_d20250618_m042314_c001_v7007000_t0000_u01750220594559") 2025/06/18 04:26:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3cbd_d20250618_m042310_c001_v0001153_t0013_u01750220590427") 2025/06/18 04:26:11 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7f0_d20250618_m042339_c001_v7007000_t0000_u01750220619147") 2025/06/18 04:26:11 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3d1d_d20250618_m042332_c001_v0001153_t0011_u01750220612853") 2025/06/18 04:26:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a46_d20250618_m042505_c001_v7007000_t0000_u01750220705134") 2025/06/18 04:26:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a5141a_d20250618_m042456_c001_v0001109_t0059_u01750220696528") 2025/06/18 04:26:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4f0_d20250618_m042447_c001_v7007000_t0000_u01750220687739") 2025/06/18 04:26:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a513d4_d20250618_m042438_c001_v0001109_t0054_u01750220678715") 2025/06/18 04:26:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15d8_d20250618_m042430_c001_v7007000_t0000_u01750220670307") 2025/06/18 04:26:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51386_d20250618_m042422_c001_v0001109_t0011_u01750220662032") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6ce2_d20250618_m042413_c001_v7007000_t0000_u01750220653019") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a5133f_d20250618_m042404_c001_v0001109_t0053_u01750220644329") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086fa_d20250618_m042355_c001_v7007000_t0000_u01750220635747") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a512f9_d20250618_m042347_c001_v0001109_t0005_u01750220627094") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a6871_d20250618_m042333_c001_v7007000_t0000_u01750220613597") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb6f0_d20250618_m042328_c001_v0001157_t0048_u01750220608370") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6d6_d20250618_m042319_c001_v7007000_t0000_u01750220599668") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb69c_d20250618_m042314_c001_v0001157_t0045_u01750220594086") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4055f98f3aa3a5b1_d20250618_m042311_c001_v7007000_t0000_u01750220591544") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51241_d20250618_m042305_c001_v0001109_t0043_u01750220585432") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b499_d20250618_m042257_c001_v7007000_t0000_u01750220577120") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243510d1_d20250618_m042251_c001_v0001180_t0024_u01750220571197") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40242dfbabcf79b9_d20250618_m042248_c001_v7007000_t0000_u01750220568705") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a511ab_d20250618_m042243_c001_v0001109_t0007_u01750220563064") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc009913d82_d20250618_m042229_c001_v7007000_t0000_u01750220549217") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3beb_d20250618_m042223_c001_v0001153_t0022_u01750220543112") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f161_d20250618_m042213_c001_v7007000_t0000_u01750220533916") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3ba1_d20250618_m042205_c001_v0001153_t0015_u01750220525627") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db6469_d20250618_m042156_c001_v7007000_t0000_u01750220516440") 2025/06/18 04:26:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3b45_d20250618_m042148_c001_v0001153_t0006_u01750220508047") 2025/06/18 04:26:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f415f2c7c42521659_d20250618_m042314_c001_v7007000_t0000_u01750220594594") 2025/06/18 04:26:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351145_d20250618_m042310_c001_v0001180_t0009_u01750220590483") 2025/06/18 04:26:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db716696410_d20250618_m042232_c001_v7007000_t0000_u01750220552078") 2025/06/18 04:26:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351029_d20250618_m042226_c001_v0001180_t0039_u01750220546693") 2025/06/18 04:26:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db716696411_d20250618_m042232_c001_v7007000_t0000_u01750220552279") 2025/06/18 04:26:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb552_d20250618_m042226_c001_v0001157_t0048_u01750220546865") 2025/06/18 04:26:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db716696413_d20250618_m042232_c001_v7007000_t0000_u01750220552461") 2025/06/18 04:26:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351031_d20250618_m042226_c001_v0001180_t0004_u01750220546920") 2025/06/18 04:26:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db716696414_d20250618_m042232_c001_v7007000_t0000_u01750220552645") 2025/06/18 04:26:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c03_d20250618_m042226_c001_v0001153_t0007_u01750220546995") 2025/06/18 04:26:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db716696415_d20250618_m042232_c001_v7007000_t0000_u01750220552828") 2025/06/18 04:26:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51163_d20250618_m042227_c001_v0001109_t0038_u01750220547084") 2025/06/18 04:26:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db716696416_d20250618_m042233_c001_v7007000_t0000_u01750220553010") 2025/06/18 04:26:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351033_d20250618_m042227_c001_v0001180_t0050_u01750220547127") 2025/06/18 04:26:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db716696417_d20250618_m042233_c001_v7007000_t0000_u01750220553197") 2025/06/18 04:26:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb55a_d20250618_m042227_c001_v0001157_t0035_u01750220547253") 2025/06/18 04:26:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db716696418_d20250618_m042233_c001_v7007000_t0000_u01750220553395") 2025/06/18 04:26:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c05_d20250618_m042227_c001_v0001153_t0022_u01750220547337") 2025/06/18 04:26:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db716696419_d20250618_m042233_c001_v7007000_t0000_u01750220553580") 2025/06/18 04:26:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351039_d20250618_m042227_c001_v0001180_t0028_u01750220547476") 2025/06/18 04:26:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db71669641b_d20250618_m042233_c001_v7007000_t0000_u01750220553762") 2025/06/18 04:26:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435103b_d20250618_m042227_c001_v0001180_t0029_u01750220547680") 2025/06/18 04:26:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db71669641c_d20250618_m042233_c001_v7007000_t0000_u01750220553947") 2025/06/18 04:26:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb55e_d20250618_m042227_c001_v0001157_t0000_u01750220547753") 2025/06/18 04:26:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db71669641d_d20250618_m042234_c001_v7007000_t0000_u01750220554129") 2025/06/18 04:26:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c09_d20250618_m042227_c001_v0001153_t0007_u01750220547834") 2025/06/18 04:26:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db71669641e_d20250618_m042234_c001_v7007000_t0000_u01750220554311") 2025/06/18 04:26:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351043_d20250618_m042227_c001_v0001180_t0018_u01750220547883") 2025/06/18 04:26:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db71669641f_d20250618_m042234_c001_v7007000_t0000_u01750220554493") 2025/06/18 04:26:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a5116d_d20250618_m042227_c001_v0001109_t0021_u01750220547948") 2025/06/18 04:26:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db716696420_d20250618_m042234_c001_v7007000_t0000_u01750220554675") 2025/06/18 04:26:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb562_d20250618_m042228_c001_v0001157_t0009_u01750220548026") 2025/06/18 04:26:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40730db716696421_d20250618_m042234_c001_v7007000_t0000_u01750220554859") 2025/06/18 04:26:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351047_d20250618_m042228_c001_v0001180_t0049_u01750220548127") 2025/06/18 04:26:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6c5b_d20250618_m042251_c001_v7007000_t0000_u01750220571785") 2025/06/18 04:26:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435109b_d20250618_m042246_c001_v0001180_t0033_u01750220566360") 2025/06/18 04:26:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd1083d_d20250618_m042251_c001_v7007000_t0000_u01750220571979") 2025/06/18 04:26:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb5d2_d20250618_m042246_c001_v0001157_t0045_u01750220566488") 2025/06/18 04:26:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6c5c_d20250618_m042251_c001_v7007000_t0000_u01750220571986") 2025/06/18 04:26:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c4d_d20250618_m042246_c001_v0001153_t0020_u01750220566561") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b476_d20250618_m042251_c001_v7007000_t0000_u01750220571954") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435109d_d20250618_m042246_c001_v0001180_t0028_u01750220566572") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40242dfbabcf79bc_d20250618_m042252_c001_v7007000_t0000_u01750220572125") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a511c9_d20250618_m042246_c001_v0001109_t0033_u01750220566640") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd1083c_d20250618_m042251_c001_v7007000_t0000_u01750220571794") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435109f_d20250618_m042246_c001_v0001180_t0039_u01750220566783") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d1210_d20250618_m042252_c001_v7007000_t0000_u01750220572000") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb5d8_d20250618_m042246_c001_v0001157_t0025_u01750220566873") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b47a_d20250618_m042252_c001_v7007000_t0000_u01750220572145") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c4f_d20250618_m042246_c001_v0001153_t0016_u01750220566956") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d120f_d20250618_m042251_c001_v7007000_t0000_u01750220571811") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243510a3_d20250618_m042246_c001_v0001180_t0036_u01750220566987") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db64a7_d20250618_m042251_c001_v7007000_t0000_u01750220571731") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb5dc_d20250618_m042247_c001_v0001157_t0018_u01750220567181") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4123b9dd55a30d98_d20250618_m042251_c001_v7007000_t0000_u01750220571750") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243510a7_d20250618_m042247_c001_v0001180_t0021_u01750220567233") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b472_d20250618_m042251_c001_v7007000_t0000_u01750220571763") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3c55_d20250618_m042247_c001_v0001153_t0021_u01750220567327") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f17f_d20250618_m042251_c001_v7007000_t0000_u01750220571771") 2025/06/18 04:26:15 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243510a9_d20250618_m042247_c001_v0001180_t0014_u01750220567463") 2025/06/18 04:26:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db64a8_d20250618_m042251_c001_v7007000_t0000_u01750220571913") 2025/06/18 04:26:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb5e2_d20250618_m042247_c001_v0001157_t0027_u01750220567579") 2025/06/18 04:26:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4123b9dd55a30d99_d20250618_m042251_c001_v7007000_t0000_u01750220571933") 2025/06/18 04:26:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a511cf_d20250618_m042247_c001_v0001109_t0016_u01750220567645") 2025/06/18 04:26:16 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db64a9_d20250618_m042252_c001_v7007000_t0000_u01750220572097") 2025/06/18 04:26:16 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243510ad_d20250618_m042247_c001_v0001180_t0028_u01750220567687") 2025/06/18 04:26:16 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f645_d20250618_m042037_c001_v7007000_t0000_u01750220437042") 2025/06/18 04:26:16 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114fb14759937f9f_d20250618_m042035_c001_v0001183_t0059_u01750220435137") 2025/06/18 04:26:16 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a670814f_d20250618_m042034_c001_v7007000_t0000_u01750220434951") 2025/06/18 04:26:16 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114fb14759937f69_d20250618_m042032_c001_v0001183_t0042_u01750220432010") 2025/06/18 04:26:16 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a6708148_d20250618_m042031_c001_v7007000_t0000_u01750220431278") 2025/06/18 04:26:16 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb203_d20250618_m042026_c001_v0001157_t0001_u01750220426882") 2025/06/18 04:26:16 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c915_d20250618_m042025_c001_v7007000_t0000_u01750220425410") 2025/06/18 04:26:16 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f101389af8b04d7e4_d20250618_m042023_c001_v0001184_t0018_u01750220423582") 2025/06/18 04:26:16 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ceea3fba40736_d20250618_m042023_c001_v7007000_t0000_u01750220423396") 2025/06/18 04:26:16 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f101389af8b04d7a1_d20250618_m042020_c001_v0001184_t0015_u01750220420841") 2025/06/18 04:26:16 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ceea3fba40721_d20250618_m042020_c001_v7007000_t0000_u01750220420114") 2025/06/18 04:26:16 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350cd8_d20250618_m042016_c001_v0001180_t0000_u01750220416718") 2025/06/18 04:26:16 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c8fe_d20250618_m042015_c001_v7007000_t0000_u01750220415436") 2025/06/18 04:26:16 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1065074821103f7a_d20250618_m042013_c001_v0001181_t0054_u01750220413996") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4144cb410918bff7_d20250618_m042013_c001_v7007000_t0000_u01750220413811") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1065074821103f6c_d20250618_m042011_c001_v0001181_t0022_u01750220411363") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4144cb410918bfee_d20250618_m042010_c001_v7007000_t0000_u01750220410629") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350c80_d20250618_m042004_c001_v0001180_t0038_u01750220404470") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c8ed_d20250618_m042003_c001_v7007000_t0000_u01750220403561") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1123eb9aba2f627a_d20250618_m042001_c001_v0001044_t0025_u01750220401651") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4144cb410918bfcc_d20250618_m042001_c001_v7007000_t0000_u01750220401466") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1123eb9aba2f626c_d20250618_m041958_c001_v0001044_t0030_u01750220398342") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4144cb410918bfc2_d20250618_m041957_c001_v7007000_t0000_u01750220397596") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbc7e1_d20250618_m041951_c001_v0001184_t0034_u01750220391433") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6ae0_d20250618_m041950_c001_v7007000_t0000_u01750220390486") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f102f7657942e3cd0_d20250618_m041948_c001_v0001184_t0024_u01750220388840") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f402ff3cf68ea00da_d20250618_m041948_c001_v7007000_t0000_u01750220388652") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f102f7657942e3c84_d20250618_m041945_c001_v0001184_t0059_u01750220385282") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f402ff3cf68ea00d4_d20250618_m041944_c001_v7007000_t0000_u01750220384555") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb09b_d20250618_m041938_c001_v0001157_t0045_u01750220378629") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10682_d20250618_m041937_c001_v7007000_t0000_u01750220377713") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f117e9fdb4c49d737_d20250618_m041935_c001_v0001090_t0044_u01750220375724") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4176b9eeb9860923_d20250618_m041935_c001_v7007000_t0000_u01750220375542") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f117e9fdb4c49d72f_d20250618_m041932_c001_v0001090_t0001_u01750220372033") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4176b9eeb9860918_d20250618_m041931_c001_v7007000_t0000_u01750220371305") 2025/06/18 04:26:17 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350bde_d20250618_m041925_c001_v0001180_t0033_u01750220365786") 2025/06/18 04:26:18 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4187ea8124a48f40_d20250618_m041924_c001_v7007000_t0000_u01750220364695") 2025/06/18 04:26:18 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1052f63844bdada3_d20250618_m041918_c001_v0001099_t0035_u01750220358988") 2025/06/18 04:26:18 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d1054_d20250618_m041918_c001_v7007000_t0000_u01750220358792") 2025/06/18 04:26:18 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbc2bd_d20250618_m041915_c001_v0001184_t0056_u01750220355235") 2025/06/18 04:26:18 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1011902fb906555c_d20250618_m041914_c001_v0001171_t0038_u01750220354393") 2025/06/18 04:26:18 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1011902fb9065552_d20250618_m041913_c001_v0001171_t0029_u01750220353291") 2025/06/18 04:26:18 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f402ff3cf68ea007e_d20250618_m041900_c001_v7007000_t0000_u01750220340075") 2025/06/18 04:26:18 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350b28_d20250618_m041853_c001_v0001180_t0013_u01750220333070") 2025/06/18 04:26:18 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100e8bdbd5150378_d20250618_m041852_c001_v0001181_t0041_u01750220332269") 2025/06/18 04:26:18 DEBUG : dst/one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100e8bdbd515036c_d20250618_m041851_c001_v0001181_t0016_u01750220331231") 2025/06/18 04:26:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f646_d20250618_m042037_c001_v7007000_t0000_u01750220437225") 2025/06/18 04:26:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f10754826db7e255d_d20250618_m042034_c001_v0001146_t0004_u01750220434615") 2025/06/18 04:26:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f10617392723b5e6b_d20250618_m042030_c001_v0001042_t0009_u01750220430576") 2025/06/18 04:26:18 DEBUG : dst/one.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c917_d20250618_m042025_c001_v7007000_t0000_u01750220425595") 2025/06/18 04:26:18 DEBUG : dst/one.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1105f0f3650ad64c_d20250618_m042023_c001_v0001165_t0056_u01750220423179") 2025/06/18 04:26:18 DEBUG : dst/one.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1146a0646dbb732d_d20250618_m042019_c001_v0001181_t0020_u01750220419899") 2025/06/18 04:26:18 DEBUG : dst/one.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c8ff_d20250618_m042015_c001_v7007000_t0000_u01750220415618") 2025/06/18 04:26:18 DEBUG : dst/one.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1092d6fc30a3abb9_d20250618_m042013_c001_v0001182_t0002_u01750220413613") 2025/06/18 04:26:18 DEBUG : dst/one.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1117c439c9747699_d20250618_m042010_c001_v0001171_t0017_u01750220410223") 2025/06/18 04:26:18 DEBUG : dst/three: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4187ea8124a48f41_d20250618_m041924_c001_v7007000_t0000_u01750220364876") 2025/06/18 04:26:18 DEBUG : dst/three: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1011902fb90655c4_d20250618_m041923_c001_v0001171_t0054_u01750220363214") 2025/06/18 04:26:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f647_d20250618_m042037_c001_v7007000_t0000_u01750220437410") 2025/06/18 04:26:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1093e9fa07332734_d20250618_m042035_c001_v0001037_t0026_u01750220435902") 2025/06/18 04:26:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114157d3f183d414_d20250618_m042032_c001_v0001171_t0038_u01750220432808") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f648_d20250618_m042037_c001_v7007000_t0000_u01750220437591") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114fb14759937faf_d20250618_m042036_c001_v0001183_t0002_u01750220436427") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a6708152_d20250618_m042036_c001_v7007000_t0000_u01750220436242") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114fb14759937f83_d20250618_m042033_c001_v0001183_t0050_u01750220433286") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a670814b_d20250618_m042033_c001_v7007000_t0000_u01750220433098") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb207_d20250618_m042027_c001_v0001157_t0040_u01750220427761") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c919_d20250618_m042025_c001_v7007000_t0000_u01750220425779") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f101389af8b04d7fc_d20250618_m042024_c001_v0001184_t0052_u01750220424805") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ceea3fba40741_d20250618_m042024_c001_v7007000_t0000_u01750220424618") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f101389af8b04d7be_d20250618_m042022_c001_v0001184_t0018_u01750220422215") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ceea3fba4072c_d20250618_m042022_c001_v7007000_t0000_u01750220422024") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350cdc_d20250618_m042017_c001_v0001180_t0026_u01750220417262") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4144cb410918bffb_d20250618_m042014_c001_v7007000_t0000_u01750220414880") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb18b_d20250618_m042012_c001_v0001157_t0024_u01750220412711") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4144cb410918bff2_d20250618_m042011_c001_v7007000_t0000_u01750220411982") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350c8c_d20250618_m042007_c001_v0001180_t0036_u01750220407680") 2025/06/18 04:26:19 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4144cb410918bfd2_d20250618_m042002_c001_v7007000_t0000_u01750220402647") 2025/06/18 04:26:20 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbc92d_d20250618_m042000_c001_v0001184_t0012_u01750220400456") 2025/06/18 04:26:20 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4144cb410918bfc8_d20250618_m041959_c001_v7007000_t0000_u01750220399364") 2025/06/18 04:26:20 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb0f5_d20250618_m041952_c001_v0001157_t0025_u01750220392262") 2025/06/18 04:26:20 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f402ff3cf68ea00db_d20250618_m041949_c001_v7007000_t0000_u01750220389560") 2025/06/18 04:26:20 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb0d7_d20250618_m041947_c001_v0001157_t0001_u01750220387166") 2025/06/18 04:26:20 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f402ff3cf68ea00d5_d20250618_m041946_c001_v7007000_t0000_u01750220386063") 2025/06/18 04:26:20 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350c20_d20250618_m041939_c001_v0001180_t0056_u01750220379985") 2025/06/18 04:26:20 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4176b9eeb986092c_d20250618_m041936_c001_v7007000_t0000_u01750220376788") 2025/06/18 04:26:20 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350c0c_d20250618_m041934_c001_v0001180_t0002_u01750220374155") 2025/06/18 04:26:20 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4176b9eeb9860919_d20250618_m041933_c001_v7007000_t0000_u01750220373059") 2025/06/18 04:26:20 DEBUG : dst/three.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbc437_d20250618_m041926_c001_v0001184_t0028_u01750220366691") 2025/06/18 04:26:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c91c_d20250618_m042025_c001_v7007000_t0000_u01750220425961") 2025/06/18 04:26:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11879344e1805d98_d20250618_m042024_c001_v0001179_t0013_u01750220424372") 2025/06/18 04:26:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f107d0f741c32add1_d20250618_m042021_c001_v0001101_t0040_u01750220421668") 2025/06/18 04:26:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c900_d20250618_m042015_c001_v7007000_t0000_u01750220415800") 2025/06/18 04:26:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f104d4cd63e761325_d20250618_m042014_c001_v0001130_t0014_u01750220414448") 2025/06/18 04:26:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f106577dbfa569ac7_d20250618_m042011_c001_v0001184_t0038_u01750220411772") 2025/06/18 04:26:20 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f649_d20250618_m042037_c001_v7007000_t0000_u01750220437773") 2025/06/18 04:26:20 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350d13_d20250618_m042027_c001_v0001180_t0047_u01750220427533") 2025/06/18 04:26:20 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c91d_d20250618_m042026_c001_v7007000_t0000_u01750220426142") 2025/06/18 04:26:21 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb1b3_d20250618_m042016_c001_v0001157_t0055_u01750220416970") 2025/06/18 04:26:21 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c901_d20250618_m042015_c001_v7007000_t0000_u01750220415981") 2025/06/18 04:26:21 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb155_d20250618_m042005_c001_v0001157_t0000_u01750220405032") 2025/06/18 04:26:21 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c8ee_d20250618_m042003_c001_v7007000_t0000_u01750220403743") 2025/06/18 04:26:21 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350c58_d20250618_m041952_c001_v0001180_t0035_u01750220392042") 2025/06/18 04:26:21 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6ae1_d20250618_m041950_c001_v7007000_t0000_u01750220390669") 2025/06/18 04:26:21 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbc610_d20250618_m041939_c001_v0001184_t0017_u01750220379424") 2025/06/18 04:26:21 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10684_d20250618_m041937_c001_v7007000_t0000_u01750220377897") 2025/06/18 04:26:21 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb05b_d20250618_m041926_c001_v0001157_t0053_u01750220366364") 2025/06/18 04:26:21 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4187ea8124a48f42_d20250618_m041925_c001_v7007000_t0000_u01750220365057") 2025/06/18 04:26:21 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909254d9e65a83_d20250618_m041920_c001_v0001179_t0002_u01750220360897") 2025/06/18 04:26:21 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f402ff3cf68ea007f_d20250618_m041900_c001_v7007000_t0000_u01750220340260") 2025/06/18 04:26:21 DEBUG : dst/two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100e8bdbd51503a6_d20250618_m041859_c001_v0001181_t0016_u01750220339032") 2025/06/18 04:26:21 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f545_d20250618_m041825_c001_v7007000_t0000_u01750220305168") 2025/06/18 04:26:21 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbbbc6_d20250618_m041821_c001_v0001184_t0028_u01750220301961") 2025/06/18 04:26:21 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f541_d20250618_m041819_c001_v7007000_t0000_u01750220299729") 2025/06/18 04:26:21 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbba3d_d20250618_m041809_c001_v0001184_t0030_u01750220289926") 2025/06/18 04:26:21 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c807_d20250618_m041800_c001_v7007000_t0000_u01750220280708") 2025/06/18 04:26:21 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb896_d20250618_m041757_c001_v0001184_t0013_u01750220277443") 2025/06/18 04:26:21 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017340_d20250618_m041738_c001_v7007000_t0000_u01750220258115") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb5a5_d20250618_m041736_c001_v0001184_t0044_u01750220256399") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017324_d20250618_m041735_c001_v7007000_t0000_u01750220255662") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb55f_d20250618_m041734_c001_v0001184_t0029_u01750220254525") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf5130172f8_d20250618_m041732_c001_v7007000_t0000_u01750220252023") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb4bf_d20250618_m041730_c001_v0001184_t0050_u01750220250501") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf5130172db_d20250618_m041729_c001_v7007000_t0000_u01750220249754") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb477_d20250618_m041728_c001_v0001184_t0001_u01750220248565") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a65ae_d20250618_m041723_c001_v7007000_t0000_u01750220243205") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb351_d20250618_m041721_c001_v0001184_t0059_u01750220241861") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a65aa_d20250618_m041721_c001_v7007000_t0000_u01750220241099") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb30d_d20250618_m041720_c001_v0001184_t0052_u01750220240321") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a65a4_d20250618_m041716_c001_v7007000_t0000_u01750220236493") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb22f_d20250618_m041715_c001_v0001184_t0000_u01750220235275") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d8d_d20250618_m041713_c001_v7007000_t0000_u01750220233417") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb1bf_d20250618_m041712_c001_v0001184_t0057_u01750220232465") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d87_d20250618_m041712_c001_v7007000_t0000_u01750220232089") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f113a750f8ef3bfd7_d20250618_m041711_c001_v0001182_t0058_u01750220231493") 2025/06/18 04:26:22 DEBUG : empty space: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb167_d20250618_m041709_c001_v0001184_t0028_u01750220229970") 2025/06/18 04:26:22 DEBUG : enormous: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017337_d20250618_m041737_c001_v7007000_t0000_u01750220257197") 2025/06/18 04:26:22 DEBUG : enormous: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb5af_d20250618_m041736_c001_v0001184_t0030_u01750220256609") 2025/06/18 04:26:23 DEBUG : existing: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f64e_d20250618_m042042_c001_v7007000_t0000_u01750220442117") 2025/06/18 04:26:23 DEBUG : existing: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350d5a_d20250618_m042040_c001_v0001180_t0058_u01750220440954") 2025/06/18 04:26:23 DEBUG : existing: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c803_d20250618_m041755_c001_v7007000_t0000_u01750220275994") 2025/06/18 04:26:23 DEBUG : existing: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb84a_d20250618_m041755_c001_v0001184_t0053_u01750220275040") 2025/06/18 04:26:23 DEBUG : existing: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d6b_d20250618_m041707_c001_v7007000_t0000_u01750220227320") 2025/06/18 04:26:23 DEBUG : existing: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb0e0_d20250618_m041706_c001_v0001184_t0052_u01750220226374") 2025/06/18 04:26:23 DEBUG : existing: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d6a_d20250618_m041705_c001_v7007000_t0000_u01750220225803") 2025/06/18 04:26:23 DEBUG : existing: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb0b7_d20250618_m041705_c001_v0001184_t0018_u01750220225158") 2025/06/18 04:26:23 DEBUG : existing: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb0a3_d20250618_m041704_c001_v0001184_t0011_u01750220224386") 2025/06/18 04:26:23 DEBUG : existing-b: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c804_d20250618_m041756_c001_v7007000_t0000_u01750220276176") 2025/06/18 04:26:23 DEBUG : existing-b: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243509ac_d20250618_m041755_c001_v0001180_t0001_u01750220275029") 2025/06/18 04:26:23 DEBUG : file1: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3ed_d20250618_m042132_c001_v7007000_t0000_u01750220492914") 2025/06/18 04:26:23 DEBUG : file1: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3ac9_d20250618_m042131_c001_v0001153_t0017_u01750220491626") 2025/06/18 04:26:23 DEBUG : file1: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3d8_d20250618_m042130_c001_v7007000_t0000_u01750220490284") 2025/06/18 04:26:23 DEBUG : file1: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350ebb_d20250618_m042128_c001_v0001180_t0055_u01750220488603") 2025/06/18 04:26:23 DEBUG : five: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017345_d20250618_m041741_c001_v7007000_t0000_u01750220261536") 2025/06/18 04:26:23 DEBUG : five: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f414be04c71dbb629_d20250618_m041739_c001_v0001184_t0011_u01750220259651") 2025/06/18 04:26:23 DEBUG : foo: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a65a2_d20250618_m041714_c001_v7007000_t0000_u01750220234906") 2025/06/18 04:26:23 DEBUG : foo: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f414be04c71dbb203_d20250618_m041714_c001_v0001184_t0011_u01750220234349") 2025/06/18 04:26:23 DEBUG : foo: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f414be04c71dbb1ed_d20250618_m041713_c001_v0001184_t0011_u01750220233793") 2025/06/18 04:26:24 DEBUG : four: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017346_d20250618_m041741_c001_v7007000_t0000_u01750220261729") 2025/06/18 04:26:24 DEBUG : four: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f419090332435094e_d20250618_m041740_c001_v0001180_t0054_u01750220260202") 2025/06/18 04:26:24 DEBUG : four: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb615_d20250618_m041739_c001_v0001184_t0012_u01750220259080") 2025/06/18 04:26:24 DEBUG : hello world2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc009913970_d20250618_m041624_c001_v7007000_t0000_u01750220184988") 2025/06/18 04:26:24 DEBUG : hello world2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbab3f_d20250618_m041624_c001_v0001184_t0051_u01750220184397") 2025/06/18 04:26:24 DEBUG : ignore-size: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d69_d20250618_m041704_c001_v7007000_t0000_u01750220224008") 2025/06/18 04:26:24 DEBUG : ignore-size: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb079_d20250618_m041703_c001_v0001184_t0041_u01750220223065") 2025/06/18 04:26:24 DEBUG : nested/sub dir/file: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c801_d20250618_m041754_c001_v7007000_t0000_u01750220274295") 2025/06/18 04:26:24 DEBUG : nested/sub dir/file: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb81e_d20250618_m041753_c001_v0001184_t0035_u01750220273446") 2025/06/18 04:26:24 DEBUG : nested/sub dir/file: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf51301735a_d20250618_m041752_c001_v7007000_t0000_u01750220272698") 2025/06/18 04:26:24 DEBUG : nested/sub dir/file: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb7ea_d20250618_m041751_c001_v0001184_t0055_u01750220271778") 2025/06/18 04:26:24 DEBUG : one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017347_d20250618_m041741_c001_v7007000_t0000_u01750220261928") 2025/06/18 04:26:24 DEBUG : one: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f414be04c71dbb5f9_d20250618_m041738_c001_v0001184_t0011_u01750220258511") 2025/06/18 04:26:24 DEBUG : only0: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3a8_d20250618_m042124_c001_v7007000_t0000_u01750220484140") 2025/06/18 04:26:24 DEBUG : only0: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f400de503842c3a79_d20250618_m042118_c001_v0001153_t0020_u01750220478988") 2025/06/18 04:26:24 DEBUG : only0: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb33d_d20250618_m042105_c001_v0001157_t0018_u01750220465691") 2025/06/18 04:26:24 DEBUG : only0: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017763_d20250618_m042059_c001_v7007000_t0000_u01750220459285") 2025/06/18 04:26:24 DEBUG : only0: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb28d_d20250618_m042045_c001_v0001157_t0029_u01750220445680") 2025/06/18 04:26:24 DEBUG : only1: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3a9_d20250618_m042124_c001_v7007000_t0000_u01750220484327") 2025/06/18 04:26:24 DEBUG : only1: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f410b4acd91a51025_d20250618_m042119_c001_v0001109_t0036_u01750220479573") 2025/06/18 04:26:25 DEBUG : only1: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb341_d20250618_m042106_c001_v0001157_t0003_u01750220466488") 2025/06/18 04:26:25 DEBUG : only1: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c940_d20250618_m042059_c001_v7007000_t0000_u01750220459854") 2025/06/18 04:26:25 DEBUG : only1: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb293_d20250618_m042046_c001_v0001157_t0013_u01750220446173") 2025/06/18 04:26:25 DEBUG : only10: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3aa_d20250618_m042124_c001_v7007000_t0000_u01750220484510") 2025/06/18 04:26:25 DEBUG : only10: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4086ce726fdeb3b4_d20250618_m042119_c001_v0001157_t0041_u01750220479018") 2025/06/18 04:26:25 DEBUG : only10: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb372_d20250618_m042112_c001_v0001157_t0027_u01750220472296") 2025/06/18 04:26:25 DEBUG : only10: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c93e_d20250618_m042059_c001_v7007000_t0000_u01750220459487") 2025/06/18 04:26:25 DEBUG : only10: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb2c9_d20250618_m042051_c001_v0001157_t0030_u01750220451884") 2025/06/18 04:26:25 DEBUG : only11: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3ab_d20250618_m042124_c001_v7007000_t0000_u01750220484704") 2025/06/18 04:26:25 DEBUG : only11: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4190903324350e73_d20250618_m042118_c001_v0001180_t0054_u01750220478421") 2025/06/18 04:26:25 DEBUG : only11: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb378_d20250618_m042113_c001_v0001157_t0003_u01750220473124") 2025/06/18 04:26:25 DEBUG : only11: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23374_d20250618_m042100_c001_v7007000_t0000_u01750220460024") 2025/06/18 04:26:25 DEBUG : only11: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb2cd_d20250618_m042052_c001_v0001157_t0017_u01750220452362") 2025/06/18 04:26:25 DEBUG : only12: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3ad_d20250618_m042124_c001_v7007000_t0000_u01750220484889") 2025/06/18 04:26:25 DEBUG : only12: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4086ce726fdeb3ac_d20250618_m042118_c001_v0001157_t0041_u01750220478432") 2025/06/18 04:26:25 DEBUG : only12: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb37e_d20250618_m042113_c001_v0001157_t0019_u01750220473624") 2025/06/18 04:26:25 DEBUG : only12: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017765_d20250618_m042059_c001_v7007000_t0000_u01750220459466") 2025/06/18 04:26:25 DEBUG : only12: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb2d1_d20250618_m042052_c001_v0001157_t0058_u01750220452869") 2025/06/18 04:26:25 DEBUG : only13: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3b2_d20250618_m042125_c001_v7007000_t0000_u01750220485075") 2025/06/18 04:26:25 DEBUG : only13: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f400de503842c3a7b_d20250618_m042119_c001_v0001153_t0020_u01750220479176") 2025/06/18 04:26:25 DEBUG : only13: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb384_d20250618_m042114_c001_v0001157_t0040_u01750220474096") 2025/06/18 04:26:25 DEBUG : only13: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017768_d20250618_m042059_c001_v7007000_t0000_u01750220459830") 2025/06/18 04:26:26 DEBUG : only13: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb2d5_d20250618_m042053_c001_v0001157_t0041_u01750220453358") 2025/06/18 04:26:26 DEBUG : only14: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3b4_d20250618_m042125_c001_v7007000_t0000_u01750220485259") 2025/06/18 04:26:26 DEBUG : only14: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4190903324350e79_d20250618_m042119_c001_v0001180_t0054_u01750220479191") 2025/06/18 04:26:26 DEBUG : only14: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb388_d20250618_m042114_c001_v0001157_t0041_u01750220474647") 2025/06/18 04:26:26 DEBUG : only14: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c942_d20250618_m042100_c001_v7007000_t0000_u01750220460038") 2025/06/18 04:26:26 DEBUG : only14: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb2db_d20250618_m042054_c001_v0001157_t0039_u01750220454051") 2025/06/18 04:26:26 DEBUG : only15: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3b5_d20250618_m042125_c001_v7007000_t0000_u01750220485442") 2025/06/18 04:26:26 DEBUG : only15: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f410b4acd91a5101f_d20250618_m042119_c001_v0001109_t0036_u01750220479179") 2025/06/18 04:26:26 DEBUG : only15: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb38c_d20250618_m042115_c001_v0001157_t0050_u01750220475265") 2025/06/18 04:26:26 DEBUG : only15: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f661_d20250618_m042100_c001_v7007000_t0000_u01750220460047") 2025/06/18 04:26:26 DEBUG : only15: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb2dd_d20250618_m042054_c001_v0001157_t0044_u01750220454719") 2025/06/18 04:26:26 DEBUG : only16: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3b6_d20250618_m042125_c001_v7007000_t0000_u01750220485626") 2025/06/18 04:26:26 DEBUG : only16: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4190903324350e75_d20250618_m042118_c001_v0001180_t0054_u01750220478823") 2025/06/18 04:26:26 DEBUG : only16: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb392_d20250618_m042115_c001_v0001157_t0015_u01750220475934") 2025/06/18 04:26:26 DEBUG : only16: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23371_d20250618_m042059_c001_v7007000_t0000_u01750220459469") 2025/06/18 04:26:26 DEBUG : only16: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb2e7_d20250618_m042055_c001_v0001157_t0016_u01750220455294") 2025/06/18 04:26:27 DEBUG : only17: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3b7_d20250618_m042125_c001_v7007000_t0000_u01750220485809") 2025/06/18 04:26:27 DEBUG : only17: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4086ce726fdeb3b0_d20250618_m042118_c001_v0001157_t0041_u01750220478834") 2025/06/18 04:26:27 DEBUG : only17: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb39a_d20250618_m042116_c001_v0001157_t0058_u01750220476482") 2025/06/18 04:26:27 DEBUG : only17: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017767_d20250618_m042059_c001_v7007000_t0000_u01750220459648") 2025/06/18 04:26:27 DEBUG : only17: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb2f1_d20250618_m042055_c001_v0001157_t0011_u01750220455845") 2025/06/18 04:26:27 DEBUG : only18: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3b8_d20250618_m042125_c001_v7007000_t0000_u01750220485992") 2025/06/18 04:26:27 DEBUG : only18: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4190903324350e77_d20250618_m042119_c001_v0001180_t0054_u01750220479007") 2025/06/18 04:26:27 DEBUG : only18: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb3a2_d20250618_m042116_c001_v0001157_t0000_u01750220476997") 2025/06/18 04:26:27 DEBUG : only18: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23373_d20250618_m042059_c001_v7007000_t0000_u01750220459839") 2025/06/18 04:26:27 DEBUG : only18: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb2ff_d20250618_m042056_c001_v0001157_t0016_u01750220456796") 2025/06/18 04:26:27 DEBUG : only19: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3ba_d20250618_m042126_c001_v7007000_t0000_u01750220486176") 2025/06/18 04:26:27 DEBUG : only19: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f400de503842c3a81_d20250618_m042119_c001_v0001153_t0020_u01750220479359") 2025/06/18 04:26:27 DEBUG : only19: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb3a6_d20250618_m042117_c001_v0001157_t0019_u01750220477510") 2025/06/18 04:26:27 DEBUG : only19: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f65e_d20250618_m042059_c001_v7007000_t0000_u01750220459477") 2025/06/18 04:26:27 DEBUG : only19: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb305_d20250618_m042057_c001_v0001157_t0012_u01750220457423") 2025/06/18 04:26:27 DEBUG : only2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3bb_d20250618_m042126_c001_v7007000_t0000_u01750220486361") 2025/06/18 04:26:27 DEBUG : only2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f410b4acd91a51023_d20250618_m042119_c001_v0001109_t0036_u01750220479388") 2025/06/18 04:26:28 DEBUG : only2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb347_d20250618_m042107_c001_v0001157_t0025_u01750220467132") 2025/06/18 04:26:28 DEBUG : only2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23372_d20250618_m042059_c001_v7007000_t0000_u01750220459656") 2025/06/18 04:26:28 DEBUG : only2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb297_d20250618_m042047_c001_v0001157_t0055_u01750220447138") 2025/06/18 04:26:28 DEBUG : only3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3bc_d20250618_m042126_c001_v7007000_t0000_u01750220486544") 2025/06/18 04:26:28 DEBUG : only3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4086ce726fdeb3b6_d20250618_m042119_c001_v0001157_t0041_u01750220479206") 2025/06/18 04:26:28 DEBUG : only3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb349_d20250618_m042107_c001_v0001157_t0006_u01750220467988") 2025/06/18 04:26:28 DEBUG : only3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f660_d20250618_m042059_c001_v7007000_t0000_u01750220459864") 2025/06/18 04:26:28 DEBUG : only3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb29d_d20250618_m042047_c001_v0001157_t0026_u01750220447656") 2025/06/18 04:26:28 DEBUG : only4: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3bd_d20250618_m042126_c001_v7007000_t0000_u01750220486728") 2025/06/18 04:26:28 DEBUG : only4: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4086ce726fdeb3bc_d20250618_m042119_c001_v0001157_t0041_u01750220479584") 2025/06/18 04:26:28 DEBUG : only4: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb352_d20250618_m042108_c001_v0001157_t0009_u01750220468596") 2025/06/18 04:26:28 DEBUG : only4: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf51301776b_d20250618_m042100_c001_v7007000_t0000_u01750220460194") 2025/06/18 04:26:28 DEBUG : only4: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb2a3_d20250618_m042048_c001_v0001157_t0054_u01750220448161") 2025/06/18 04:26:28 DEBUG : only5: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3be_d20250618_m042126_c001_v7007000_t0000_u01750220486914") 2025/06/18 04:26:28 DEBUG : only5: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4190903324350e7d_d20250618_m042119_c001_v0001180_t0054_u01750220479377") 2025/06/18 04:26:28 DEBUG : only5: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb356_d20250618_m042109_c001_v0001157_t0040_u01750220469181") 2025/06/18 04:26:28 DEBUG : only5: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca23375_d20250618_m042100_c001_v7007000_t0000_u01750220460214") 2025/06/18 04:26:28 DEBUG : only5: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb2a9_d20250618_m042048_c001_v0001157_t0053_u01750220448930") 2025/06/18 04:26:28 DEBUG : only6: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3c0_d20250618_m042127_c001_v7007000_t0000_u01750220487101") 2025/06/18 04:26:28 DEBUG : only6: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f400de503842c3a87_d20250618_m042119_c001_v0001153_t0020_u01750220479730") 2025/06/18 04:26:29 DEBUG : only6: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb35a_d20250618_m042109_c001_v0001157_t0059_u01750220469834") 2025/06/18 04:26:29 DEBUG : only6: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c93f_d20250618_m042059_c001_v7007000_t0000_u01750220459669") 2025/06/18 04:26:29 DEBUG : only6: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb2ab_d20250618_m042049_c001_v0001157_t0031_u01750220449557") 2025/06/18 04:26:29 DEBUG : only7: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3c1_d20250618_m042127_c001_v7007000_t0000_u01750220487284") 2025/06/18 04:26:29 DEBUG : only7: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4086ce726fdeb3b8_d20250618_m042119_c001_v0001157_t0041_u01750220479398") 2025/06/18 04:26:29 DEBUG : only7: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb35e_d20250618_m042110_c001_v0001157_t0033_u01750220470588") 2025/06/18 04:26:29 DEBUG : only7: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f65f_d20250618_m042059_c001_v7007000_t0000_u01750220459679") 2025/06/18 04:26:29 DEBUG : only7: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb2b7_d20250618_m042050_c001_v0001157_t0036_u01750220450156") 2025/06/18 04:26:29 DEBUG : only8: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3c2_d20250618_m042127_c001_v7007000_t0000_u01750220487470") 2025/06/18 04:26:29 DEBUG : only8: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f400de503842c3a83_d20250618_m042119_c001_v0001153_t0020_u01750220479546") 2025/06/18 04:26:29 DEBUG : only8: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb362_d20250618_m042111_c001_v0001157_t0031_u01750220471060") 2025/06/18 04:26:29 DEBUG : only8: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017762_d20250618_m042059_c001_v7007000_t0000_u01750220459096") 2025/06/18 04:26:29 DEBUG : only8: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb2bd_d20250618_m042050_c001_v0001157_t0021_u01750220450787") 2025/06/18 04:26:29 DEBUG : only9: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3c3_d20250618_m042127_c001_v7007000_t0000_u01750220487652") 2025/06/18 04:26:29 DEBUG : only9: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4190903324350e81_d20250618_m042119_c001_v0001180_t0054_u01750220479561") 2025/06/18 04:26:29 DEBUG : only9: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb36e_d20250618_m042111_c001_v0001157_t0040_u01750220471668") 2025/06/18 04:26:29 DEBUG : only9: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017769_d20250618_m042100_c001_v7007000_t0000_u01750220460012") 2025/06/18 04:26:29 DEBUG : only9: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb2c1_d20250618_m042051_c001_v0001157_t0046_u01750220451303") 2025/06/18 04:26:29 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017357_d20250618_m041750_c001_v7007000_t0000_u01750220270653") 2025/06/18 04:26:29 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeadd8_d20250618_m041748_c001_v0001157_t0013_u01750220268752") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017351_d20250618_m041747_c001_v7007000_t0000_u01750220267651") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb716_d20250618_m041745_c001_v0001184_t0044_u01750220265974") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf51301734c_d20250618_m041745_c001_v7007000_t0000_u01750220265225") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350960_d20250618_m041742_c001_v0001180_t0059_u01750220262839") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf51301730d_d20250618_m041733_c001_v7007000_t0000_u01750220253752") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb505_d20250618_m041732_c001_v0001184_t0029_u01750220252581") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf5130172ec_d20250618_m041731_c001_v7007000_t0000_u01750220251068") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb4b7_d20250618_m041730_c001_v0001184_t0042_u01750220250301") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf5130172d3_d20250618_m041729_c001_v7007000_t0000_u01750220249183") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb465_d20250618_m041728_c001_v0001184_t0003_u01750220248316") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a65ad_d20250618_m041722_c001_v7007000_t0000_u01750220242647") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb349_d20250618_m041721_c001_v0001184_t0019_u01750220241651") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a65ab_d20250618_m041721_c001_v7007000_t0000_u01750220241284") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb2fb_d20250618_m041720_c001_v0001184_t0056_u01750220240107") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a65a9_d20250618_m041719_c001_v7007000_t0000_u01750220239740") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb2d1_d20250618_m041719_c001_v0001184_t0043_u01750220239158") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb2b7_d20250618_m041718_c001_v0001184_t0030_u01750220238557") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a65a8_d20250618_m041718_c001_v7007000_t0000_u01750220238187") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb291_d20250618_m041717_c001_v0001184_t0034_u01750220237615") 2025/06/18 04:26:30 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb279_d20250618_m041717_c001_v0001184_t0014_u01750220237042") 2025/06/18 04:26:31 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a65a5_d20250618_m041716_c001_v7007000_t0000_u01750220236676") 2025/06/18 04:26:31 DEBUG : potato: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb247_d20250618_m041715_c001_v0001184_t0028_u01750220235873") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14ef21_d20250618_m041834_c001_v7007000_t0000_u01750220314731") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeaeea_d20250618_m041833_c001_v0001157_t0055_u01750220313860") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f546_d20250618_m041825_c001_v7007000_t0000_u01750220305710") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeae94_d20250618_m041821_c001_v0001157_t0041_u01750220301017") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c80a_d20250618_m041813_c001_v7007000_t0000_u01750220293706") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeae4a_d20250618_m041809_c001_v0001157_t0016_u01750220289282") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c808_d20250618_m041800_c001_v7007000_t0000_u01750220280943") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeae02_d20250618_m041757_c001_v0001157_t0032_u01750220277113") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf51301733a_d20250618_m041737_c001_v7007000_t0000_u01750220257378") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb59b_d20250618_m041736_c001_v0001184_t0001_u01750220256205") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017327_d20250618_m041735_c001_v7007000_t0000_u01750220255843") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb557_d20250618_m041734_c001_v0001184_t0044_u01750220254295") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017310_d20250618_m041733_c001_v7007000_t0000_u01750220253933") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb521_d20250618_m041733_c001_v0001184_t0046_u01750220253147") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf5130172fa_d20250618_m041732_c001_v7007000_t0000_u01750220252216") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb4df_d20250618_m041731_c001_v0001184_t0035_u01750220251433") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf5130172de_d20250618_m041729_c001_v7007000_t0000_u01750220249938") 2025/06/18 04:26:31 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb48f_d20250618_m041729_c001_v0001184_t0011_u01750220249172") 2025/06/18 04:26:32 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a65af_d20250618_m041723_c001_v7007000_t0000_u01750220243388") 2025/06/18 04:26:32 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb363_d20250618_m041722_c001_v0001184_t0001_u01750220242437") 2025/06/18 04:26:32 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc009913978_d20250618_m041627_c001_v7007000_t0000_u01750220187616") 2025/06/18 04:26:32 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbab87_d20250618_m041627_c001_v0001184_t0033_u01750220187022") 2025/06/18 04:26:32 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc009913974_d20250618_m041626_c001_v7007000_t0000_u01750220186106") 2025/06/18 04:26:32 DEBUG : potato2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbab5b_d20250618_m041625_c001_v0001184_t0022_u01750220185538") 2025/06/18 04:26:32 DEBUG : potato3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f547_d20250618_m041825_c001_v7007000_t0000_u01750220305892") 2025/06/18 04:26:32 DEBUG : potato3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350a42_d20250618_m041822_c001_v0001180_t0039_u01750220302555") 2025/06/18 04:26:32 DEBUG : potato3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c80b_d20250618_m041813_c001_v7007000_t0000_u01750220293890") 2025/06/18 04:26:32 DEBUG : potato3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243509fc_d20250618_m041810_c001_v0001180_t0020_u01750220290499") 2025/06/18 04:26:32 DEBUG : potato3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c809_d20250618_m041801_c001_v7007000_t0000_u01750220281770") 2025/06/18 04:26:32 DEBUG : potato3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243509bc_d20250618_m041757_c001_v0001180_t0050_u01750220277728") 2025/06/18 04:26:32 DEBUG : pre-dest1/1: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4187ea8124a48f33_d20250618_m041908_c001_v7007000_t0000_u01750220348855") 2025/06/18 04:26:32 DEBUG : pre-dest1/1: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350b5c_d20250618_m041901_c001_v0001180_t0057_u01750220340999") 2025/06/18 04:26:32 DEBUG : pre-dest2/2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4187ea8124a48f34_d20250618_m041909_c001_v7007000_t0000_u01750220349037") 2025/06/18 04:26:32 DEBUG : pre-dest2/2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeafc6_d20250618_m041901_c001_v0001157_t0027_u01750220341573") 2025/06/18 04:26:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f402ff3cf68ea003d_d20250618_m041847_c001_v7007000_t0000_u01750220327216") 2025/06/18 04:26:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbbec4_d20250618_m041843_c001_v0001184_t0040_u01750220323137") 2025/06/18 04:26:32 DEBUG : sizeonly: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d66_d20250618_m041702_c001_v7007000_t0000_u01750220222514") 2025/06/18 04:26:32 DEBUG : sizeonly: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb04a_d20250618_m041701_c001_v0001184_t0013_u01750220221574") 2025/06/18 04:26:33 DEBUG : splitbanan: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f7f1_d20250618_m042339_c001_v7007000_t0000_u01750220619332") 2025/06/18 04:26:33 DEBUG : splitbanan: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a512b9_d20250618_m042331_c001_v0001109_t0002_u01750220611364") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a48_d20250618_m042505_c001_v7007000_t0000_u01750220705316") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51425_d20250618_m042458_c001_v0001109_t0056_u01750220698299") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b4f1_d20250618_m042447_c001_v7007000_t0000_u01750220687923") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a513de_d20250618_m042440_c001_v0001109_t0000_u01750220680200") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f42150288fa5d15d9_d20250618_m042430_c001_v7007000_t0000_u01750220670489") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51396_d20250618_m042423_c001_v0001109_t0013_u01750220663668") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f418c3542661f6ce3_d20250618_m042413_c001_v7007000_t0000_u01750220653204") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51345_d20250618_m042406_c001_v0001109_t0029_u01750220646221") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f401fb357a67086fb_d20250618_m042355_c001_v7007000_t0000_u01750220635931") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a512ff_d20250618_m042348_c001_v0001109_t0055_u01750220628836") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f404317e1318a6872_d20250618_m042333_c001_v7007000_t0000_u01750220613781") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb704_d20250618_m042330_c001_v0001157_t0049_u01750220610221") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f409d79f9739da6d7_d20250618_m042319_c001_v7007000_t0000_u01750220599852") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a5126d_d20250618_m042312_c001_v0001109_t0005_u01750220592483") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f41078181db9d35af_d20250618_m042311_c001_v7007000_t0000_u01750220591503") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51249_d20250618_m042307_c001_v0001109_t0057_u01750220587286") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b49a_d20250618_m042257_c001_v7007000_t0000_u01750220577306") 2025/06/18 04:26:33 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a511d9_d20250618_m042249_c001_v0001109_t0025_u01750220569639") 2025/06/18 04:26:34 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4209261e44c4b45a_d20250618_m042248_c001_v7007000_t0000_u01750220568477") 2025/06/18 04:26:34 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a511b8_d20250618_m042244_c001_v0001109_t0055_u01750220564585") 2025/06/18 04:26:34 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4123b9dd55a30d47_d20250618_m042229_c001_v7007000_t0000_u01750220549145") 2025/06/18 04:26:34 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3bf5_d20250618_m042225_c001_v0001153_t0013_u01750220545033") 2025/06/18 04:26:34 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f413b977d3b14f162_d20250618_m042214_c001_v7007000_t0000_u01750220534101") 2025/06/18 04:26:34 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3ba6_d20250618_m042207_c001_v0001153_t0010_u01750220527349") 2025/06/18 04:26:34 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4191d0f2f0db646a_d20250618_m042156_c001_v7007000_t0000_u01750220516621") 2025/06/18 04:26:34 DEBUG : splitbananasplit: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3b53_d20250618_m042149_c001_v0001153_t0007_u01750220509904") 2025/06/18 04:26:34 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4055f98f3aa3a5b4_d20250618_m042314_c001_v7007000_t0000_u01750220594937") 2025/06/18 04:26:34 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51255_d20250618_m042308_c001_v0001109_t0022_u01750220588880") 2025/06/18 04:26:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b40e_d20250618_m042140_c001_v7007000_t0000_u01750220500429") 2025/06/18 04:26:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb414_d20250618_m042137_c001_v0001157_t0006_u01750220497734") 2025/06/18 04:26:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f6db_d20250618_m042136_c001_v7007000_t0000_u01750220496600") 2025/06/18 04:26:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51062_d20250618_m042133_c001_v0001109_t0027_u01750220493876") 2025/06/18 04:26:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f406bac16c949c802_d20250618_m041754_c001_v7007000_t0000_u01750220274477") 2025/06/18 04:26:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeadf0_d20250618_m041753_c001_v0001157_t0030_u01750220273437") 2025/06/18 04:26:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf51301735c_d20250618_m041752_c001_v7007000_t0000_u01750220272879") 2025/06/18 04:26:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350996_d20250618_m041752_c001_v0001180_t0055_u01750220272132") 2025/06/18 04:26:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d5d_d20250618_m041659_c001_v7007000_t0000_u01750220219492") 2025/06/18 04:26:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbafd7_d20250618_m041658_c001_v0001184_t0017_u01750220218008") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d5c_d20250618_m041657_c001_v7007000_t0000_u01750220217640") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbafa7_d20250618_m041656_c001_v0001184_t0041_u01750220216525") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d55_d20250618_m041654_c001_v7007000_t0000_u01750220214384") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbaf37_d20250618_m041653_c001_v0001184_t0059_u01750220213240") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d54_d20250618_m041652_c001_v7007000_t0000_u01750220212694") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbaef9_d20250618_m041651_c001_v0001184_t0014_u01750220211724") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbae97_d20250618_m041649_c001_v0001184_t0020_u01750220209221") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d4d_d20250618_m041648_c001_v7007000_t0000_u01750220208854") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbae75_d20250618_m041648_c001_v0001184_t0054_u01750220208282") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbae59_d20250618_m041647_c001_v0001184_t0022_u01750220207503") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40999fee4ca22d4a_d20250618_m041647_c001_v7007000_t0000_u01750220207135") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbade1_d20250618_m041644_c001_v0001184_t0028_u01750220204103") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbad85_d20250618_m041641_c001_v0001184_t0021_u01750220201507") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc0099139a6_d20250618_m041641_c001_v7007000_t0000_u01750220201142") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbad69_d20250618_m041640_c001_v0001184_t0046_u01750220200575") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbad45_d20250618_m041639_c001_v0001184_t0034_u01750220199828") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc009913999_d20250618_m041639_c001_v7007000_t0000_u01750220199463") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbacb3_d20250618_m041635_c001_v0001184_t0043_u01750220195649") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc00991398e_d20250618_m041635_c001_v7007000_t0000_u01750220195280") 2025/06/18 04:26:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbac9d_d20250618_m041634_c001_v0001184_t0021_u01750220194643") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc00991398b_d20250618_m041633_c001_v7007000_t0000_u01750220193729") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbac61_d20250618_m041633_c001_v0001184_t0050_u01750220193175") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc009913988_d20250618_m041632_c001_v7007000_t0000_u01750220192628") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbac3d_d20250618_m041632_c001_v0001184_t0035_u01750220192071") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc009913983_d20250618_m041631_c001_v7007000_t0000_u01750220191158") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbac07_d20250618_m041630_c001_v0001184_t0000_u01750220190400") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc00991397f_d20250618_m041629_c001_v7007000_t0000_u01750220189840") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbabdd_d20250618_m041629_c001_v0001184_t0020_u01750220189275") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc00991397b_d20250618_m041628_c001_v7007000_t0000_u01750220188728") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbabb5_d20250618_m041628_c001_v0001184_t0040_u01750220188162") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc00991396a_d20250618_m041623_c001_v7007000_t0000_u01750220183850") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbab11_d20250618_m041623_c001_v0001184_t0031_u01750220183279") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc009913965_d20250618_m041622_c001_v7007000_t0000_u01750220182730") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbaae7_d20250618_m041622_c001_v0001184_t0034_u01750220182151") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc009913963_d20250618_m041621_c001_v7007000_t0000_u01750220181605") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbaac5_d20250618_m041620_c001_v0001184_t0045_u01750220180975") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4008bcc00991395c_d20250618_m041618_c001_v7007000_t0000_u01750220178793") 2025/06/18 04:26:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbaa5a_d20250618_m041618_c001_v0001184_t0020_u01750220178189") 2025/06/18 04:26:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b40f_d20250618_m042140_c001_v7007000_t0000_u01750220500612") 2025/06/18 04:26:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3af1_d20250618_m042137_c001_v0001153_t0011_u01750220497757") 2025/06/18 04:26:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f416ad5464f21f6de_d20250618_m042136_c001_v7007000_t0000_u01750220496783") 2025/06/18 04:26:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350eef_d20250618_m042133_c001_v0001180_t0014_u01750220493884") 2025/06/18 04:26:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a51_d20250618_m042507_c001_v7007000_t0000_u01750220707333") 2025/06/18 04:26:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f11909033243513f9_d20250618_m042506_c001_v0001180_t0007_u01750220706697") 2025/06/18 04:26:37 DEBUG : sub/yam: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017356_d20250618_m041750_c001_v7007000_t0000_u01750220270109") 2025/06/18 04:26:37 DEBUG : sub/yam: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb770_d20250618_m041748_c001_v0001184_t0056_u01750220268396") 2025/06/18 04:26:37 DEBUG : test_dir1/file2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3ee_d20250618_m042133_c001_v7007000_t0000_u01750220493097") 2025/06/18 04:26:37 DEBUG : test_dir1/file2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350ed9_d20250618_m042131_c001_v0001180_t0041_u01750220491271") 2025/06/18 04:26:37 DEBUG : test_dir1/file2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3d9_d20250618_m042130_c001_v7007000_t0000_u01750220490468") 2025/06/18 04:26:37 DEBUG : test_dir1/file2: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb3d8_d20250618_m042128_c001_v0001157_t0016_u01750220488621") 2025/06/18 04:26:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3f1_d20250618_m042133_c001_v7007000_t0000_u01750220493282") 2025/06/18 04:26:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb3ea_d20250618_m042131_c001_v0001157_t0044_u01750220491284") 2025/06/18 04:26:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40358b5d4b14b3da_d20250618_m042130_c001_v7007000_t0000_u01750220490652") 2025/06/18 04:26:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51048_d20250618_m042128_c001_v0001109_t0005_u01750220488687") 2025/06/18 04:26:37 DEBUG : three: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017348_d20250618_m041742_c001_v7007000_t0000_u01750220262111") 2025/06/18 04:26:37 DEBUG : three: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb653_d20250618_m041740_c001_v0001184_t0057_u01750220260955") 2025/06/18 04:26:37 DEBUG : three: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f114be04c71dbb607_d20250618_m041738_c001_v0001184_t0052_u01750220258877") 2025/06/18 04:26:37 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a54_d20250618_m042509_c001_v7007000_t0000_u01750220709030") 2025/06/18 04:26:37 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb9ba_d20250618_m042508_c001_v0001157_t0005_u01750220708307") 2025/06/18 04:26:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10b52_d20250618_m042530_c001_v7007000_t0000_u01750220730214") 2025/06/18 04:26:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3e4e_d20250618_m042527_c001_v0001153_t0002_u01750220727669") 2025/06/18 04:26:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10b25_d20250618_m042526_c001_v7007000_t0000_u01750220726094") 2025/06/18 04:26:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeba3d_d20250618_m042524_c001_v0001157_t0030_u01750220724389") 2025/06/18 04:26:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10ae7_d20250618_m042523_c001_v7007000_t0000_u01750220723425") 2025/06/18 04:26:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324351448_d20250618_m042522_c001_v0001180_t0033_u01750220722819") 2025/06/18 04:26:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a64_d20250618_m042516_c001_v7007000_t0000_u01750220716935") 2025/06/18 04:26:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeb9f2_d20250618_m042515_c001_v0001157_t0059_u01750220715589") 2025/06/18 04:26:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10aa0_d20250618_m042519_c001_v7007000_t0000_u01750220719492") 2025/06/18 04:26:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3e3c_d20250618_m042517_c001_v0001153_t0008_u01750220717907") 2025/06/18 04:26:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a5b_d20250618_m042514_c001_v7007000_t0000_u01750220714622") 2025/06/18 04:26:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f119090332435141d_d20250618_m042513_c001_v0001180_t0014_u01750220713976") 2025/06/18 04:26:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a59_d20250618_m042513_c001_v7007000_t0000_u01750220713016") 2025/06/18 04:26:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51461_d20250618_m042511_c001_v0001109_t0048_u01750220711721") 2025/06/18 04:26:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10a56_d20250618_m042510_c001_v7007000_t0000_u01750220710752") 2025/06/18 04:26:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f100de503842c3e34_d20250618_m042509_c001_v0001153_t0013_u01750220709976") 2025/06/18 04:26:38 DEBUG : toe/toe/toe: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f40242dfbabcf7a59_d20250618_m042535_c001_v7007000_t0000_u01750220735605") 2025/06/18 04:26:38 DEBUG : toe/toe/toe: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeba81_d20250618_m042534_c001_v0001157_t0036_u01750220734804") 2025/06/18 04:26:38 DEBUG : toe/toe/toe: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10ad7_d20250618_m042521_c001_v7007000_t0000_u01750220721876") 2025/06/18 04:26:38 DEBUG : toe/toe/toe: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a51491_d20250618_m042520_c001_v0001109_t0021_u01750220720471") 2025/06/18 04:26:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10b5a_d20250618_m042530_c001_v7007000_t0000_u01750220730832") 2025/06/18 04:26:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f110b4acd91a514ab_d20250618_m042529_c001_v0001109_t0035_u01750220729181") 2025/06/18 04:26:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f411829320fd10b31_d20250618_m042526_c001_v7007000_t0000_u01750220726696") 2025/06/18 04:26:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f104ab56f04292856_d20250618_m042525_c001_v0001120_t0019_u01750220725636") 2025/06/18 04:26:39 DEBUG : two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017349_d20250618_m041742_c001_v7007000_t0000_u01750220262293") 2025/06/18 04:26:39 DEBUG : two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f4086ce726fdeada2_d20250618_m041740_c001_v0001157_t0041_u01750220260390") 2025/06/18 04:26:39 DEBUG : two: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f414be04c71dbb601_d20250618_m041738_c001_v0001184_t0011_u01750220258694") 2025/06/18 04:26:39 DEBUG : yam: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017358_d20250618_m041750_c001_v7007000_t0000_u01750220270833") 2025/06/18 04:26:39 DEBUG : yam: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f118806ea030cde21_d20250618_m041749_c001_v0001183_t0055_u01750220269905") 2025/06/18 04:26:39 DEBUG : yam: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf51301734f_d20250618_m041747_c001_v7007000_t0000_u01750220267104") 2025/06/18 04:26:39 DEBUG : yam: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1190903324350972_d20250618_m041745_c001_v0001180_t0044_u01750220265985") 2025/06/18 04:26:39 DEBUG : yam: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf51301734a_d20250618_m041744_c001_v7007000_t0000_u01750220264674") 2025/06/18 04:26:39 DEBUG : yam: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1086ce726fdeadb8_d20250618_m041742_c001_v0001157_t0032_u01750220262851") 2025/06/18 04:26:39 DEBUG : yaml: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf513017352_d20250618_m041747_c001_v7007000_t0000_u01750220267834") 2025/06/18 04:26:39 DEBUG : yaml: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f108681f5ee0c2b0e_d20250618_m041746_c001_v0001172_t0003_u01750220266766") 2025/06/18 04:26:39 DEBUG : yaml: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f422dedf51301734d_d20250618_m041745_c001_v7007000_t0000_u01750220265424") 2025/06/18 04:26:39 DEBUG : yaml: Deleting (id "4_zaf227db3400d8b1b9f780e1b_f1089a9cc78848a98_d20250618_m041744_c001_v0001171_t0055_u01750220264268") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m25.484397011s (try 1/5)