"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/06/19 01:49:44 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole" 2025/06/19 01:49:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 01:49:44 DEBUG : Creating backend with remote "/tmp/rclone231276455" === 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-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:49:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:49:45 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:49:45 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:49:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:49:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 01:49:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:49:46 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:49:46 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:49:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:49:47 INFO : sub dir/hello world: Copied (new) 2025/06/19 01:49:47 DEBUG : B2 bucket rclone-test-huteqaf8xole: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", 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-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", 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-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:49:48 DEBUG : Creating backend with remote "/non-existing" 2025/06/19 01:49:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/19 01:49:49 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:49:49 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:49:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:49:50 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:49:50 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:49:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:49:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.60s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:49:51 INFO : B2 bucket rclone-test-huteqaf8xole: Running all checks before starting transfers 2025/06/19 01:49:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:49:51 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:49:51 INFO : B2 bucket rclone-test-huteqaf8xole: Checks finished, now starting transfers 2025/06/19 01:49:51 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:49:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:49:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:49:52 ERROR : Ignoring --no-traverse with sync 2025/06/19 01:49:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:49:52 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:49:52 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:49:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:49:53 INFO : sub dir/hello world: Copied (new) 2025/06/19 01:49:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.24s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:49:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/19 01:49:53 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:49:53 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:49:54 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/19 01:49:54 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.30s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:49:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 01:49:55 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:49:55 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:49:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:49:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:49:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 01:49:56 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:49:56 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:49:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:49:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.16s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:49:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/19 01:49:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 01:49:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/19 01:49:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 01:49:58 INFO : sub dir2: Making directory 2025/06/19 01:49:58 INFO : sub dir: Making directory 2025/06/19 01:49:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:49:58 INFO : sub dir2/sub sub dir2: Making directory 2025/06/19 01:49:58 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:49:58 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:49:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:49:59 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/19 01:49:59 DEBUG : B2 bucket rclone-test-huteqaf8xole: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.31s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:49:59 INFO : sub dir2: Making directory 2025/06/19 01:49:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/19 01:49:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 01:50:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:50:00 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:00 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:50:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:01 DEBUG : sub dir2: Making directory with metadata 2025/06/19 01:50:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 01:50:01 INFO : sub dir2: Making directory 2025/06/19 01:50:01 INFO : sub dir: Making directory 2025/06/19 01:50:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:50:01 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:01 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:50:01 INFO : sub dir/hello world: Copied (new) 2025/06/19 01:50:01 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/19 01:50:02 DEBUG : B2 bucket rclone-test-huteqaf8xole: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/19 01:50:02 DEBUG : B2 bucket rclone-test-huteqaf8xole: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.59s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", 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-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:03 INFO : sub dir2: Making directory 2025/06/19 01:50:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:50:03 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:03 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:50:03 INFO : sub dir/hello world: Copied (new) 2025/06/19 01:50:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:04 DEBUG : sub dir2: Making directory with metadata 2025/06/19 01:50:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 01:50:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 01:50:04 INFO : sub dir2: Making directory 2025/06/19 01:50:04 INFO : sub dir: Making directory 2025/06/19 01:50:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:50:04 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:04 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:50:05 INFO : sub dir/hello world: Copied (new) 2025/06/19 01:50:05 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/19 01:50:05 DEBUG : B2 bucket rclone-test-huteqaf8xole: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.30s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", 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-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:06 INFO : sub dir2: Making directory 2025/06/19 01:50:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:50:06 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:06 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:50:06 INFO : sub dir/hello world: Copied (new) 2025/06/19 01:50:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.45s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:08 DEBUG : Creating backend with remote "TestB2:rclone-test-carotuv3kuri" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-huteqaf8xole -> B2 bucket rclone-test-carotuv3kuri 2025/06/19 01:50:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:50:09 DEBUG : B2 bucket rclone-test-carotuv3kuri: Waiting for checks to finish 2025/06/19 01:50:09 DEBUG : B2 bucket rclone-test-carotuv3kuri: Waiting for transfers to finish 2025/06/19 01:50:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:50:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/19 01:50:10 DEBUG : B2 bucket rclone-test-carotuv3kuri: Purge remote 2025/06/19 01:50:10 INFO : B2 bucket rclone-test-carotuv3kuri: cleaning bucket "rclone-test-carotuv3kuri" of all files 2025/06/19 01:50:11 DEBUG : sub dir/hello world: Deleting (id "4_zdff21d23e01d8b5b9f780e1b_f1059ec1c7376fc49_d20250619_m015010_c001_v0001040_t0044_u01750297810262") --- PASS: TestServerSideCopy (4.77s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:13 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/19 01:50:13 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/19 01:50:13 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.22s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:15 DEBUG : Creating backend with remote "TestB2:rclone-test-pemugot5huko" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-huteqaf8xole -> B2 bucket rclone-test-pemugot5huko 2025/06/19 01:50:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:50:16 DEBUG : B2 bucket rclone-test-pemugot5huko: Waiting for checks to finish 2025/06/19 01:50:16 DEBUG : B2 bucket rclone-test-pemugot5huko: Waiting for transfers to finish 2025/06/19 01:50:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:50:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/19 01:50:18 DEBUG : B2 bucket rclone-test-pemugot5huko: Waiting for checks to finish 2025/06/19 01:50:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/19 01:50:18 DEBUG : B2 bucket rclone-test-pemugot5huko: Waiting for transfers to finish 2025/06/19 01:50:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/19 01:50:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/19 01:50:19 DEBUG : B2 bucket rclone-test-pemugot5huko: Purge remote 2025/06/19 01:50:19 INFO : B2 bucket rclone-test-pemugot5huko: cleaning bucket "rclone-test-pemugot5huko" of all files 2025/06/19 01:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f722de3e01d8b5b9f780e1b_f11186d922afe205a_d20250619_m015018_c001_v0001182_t0034_u01750297818892") 2025/06/19 01:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f722de3e01d8b5b9f780e1b_f1017fc4993af9cae_d20250619_m015017_c001_v0001043_t0039_u01750297817166") --- PASS: TestServerSideCopyOverSelf (6.53s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:22 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/19 01:50:22 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/19 01:50:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/19 01:50:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.16s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zuwotir2zawa" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-huteqaf8xole -> B2 bucket rclone-test-zuwotir2zawa 2025/06/19 01:50:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:50:25 DEBUG : B2 bucket rclone-test-zuwotir2zawa: Waiting for checks to finish 2025/06/19 01:50:25 DEBUG : B2 bucket rclone-test-zuwotir2zawa: Waiting for transfers to finish 2025/06/19 01:50:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:50:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/19 01:50:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/19 01:50:27 DEBUG : B2 bucket rclone-test-zuwotir2zawa: Waiting for checks to finish 2025/06/19 01:50:27 DEBUG : B2 bucket rclone-test-zuwotir2zawa: Waiting for transfers to finish 2025/06/19 01:50:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/19 01:50:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/19 01:50:27 INFO : sub dir/hello world: Deleted 2025/06/19 01:50:28 DEBUG : testing file moves 2025/06/19 01:50:29 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/19 01:50:29 DEBUG : B2 bucket rclone-test-zuwotir2zawa: Waiting for checks to finish 2025/06/19 01:50:29 DEBUG : B2 bucket rclone-test-zuwotir2zawa: Waiting for transfers to finish 2025/06/19 01:50:29 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/19 01:50:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/19 01:50:29 INFO : sub dir/hello world: Deleted 2025/06/19 01:50:30 DEBUG : B2 bucket rclone-test-zuwotir2zawa: Purge remote 2025/06/19 01:50:30 INFO : B2 bucket rclone-test-zuwotir2zawa: cleaning bucket "rclone-test-zuwotir2zawa" of all files 2025/06/19 01:50:30 DEBUG : sub dir/hello world: Deleting (id "4_z6f925d03e01d8b5b9f780e1b_f1112e7e8cb2f2aec_d20250619_m015029_c001_v0001092_t0057_u01750297829147") 2025/06/19 01:50:30 DEBUG : sub dir/hello world: Deleting (id "4_z6f925d03e01d8b5b9f780e1b_f114178bc994abbf0_d20250619_m015027_c001_v0001145_t0028_u01750297827331") 2025/06/19 01:50:30 DEBUG : sub dir/hello world: Deleting (id "4_z6f925d03e01d8b5b9f780e1b_f111fcbac8feae57d_d20250619_m015025_c001_v0001098_t0018_u01750297825797") --- PASS: TestServerSideMoveOverSelf (8.42s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:32 ERROR : error listing: directory not found 2025/06/19 01:50:32 INFO : Local file system at /tmp/rclone231276455: Making directory 2025/06/19 01:50:33 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:33 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.09s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:50:34 DEBUG : Local file system at /tmp/rclone231276455: Waiting for checks to finish 2025/06/19 01:50:34 DEBUG : Local file system at /tmp/rclone231276455: Waiting for transfers to finish 2025/06/19 01:50:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:50:35 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/19 01:50:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.00s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/19 01:50:35 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:35 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/19 01:50:36 INFO : check sum: Copied (new) 2025/06/19 01:50:36 DEBUG : Waiting for deletions to finish 2025/06/19 01:50:36 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/19 01:50:36 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/19 01:50:36 DEBUG : check sum: Unchanged skipping 2025/06/19 01:50:36 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:36 DEBUG : Waiting for deletions to finish 2025/06/19 01:50:36 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.68s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/19 01:50:37 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:37 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:38 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/19 01:50:38 INFO : sizeonly: Copied (new) 2025/06/19 01:50:38 DEBUG : Waiting for deletions to finish 2025/06/19 01:50:38 DEBUG : sizeonly: Sizes identical 2025/06/19 01:50:38 DEBUG : sizeonly: Unchanged skipping 2025/06/19 01:50:38 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:38 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:38 DEBUG : Waiting for deletions to finish 2025/06/19 01:50:38 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.76s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/19 01:50:39 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:39 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:39 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/19 01:50:39 INFO : ignore-size: Copied (new) 2025/06/19 01:50:39 DEBUG : Waiting for deletions to finish 2025/06/19 01:50:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:50:40 DEBUG : ignore-size: Unchanged skipping 2025/06/19 01:50:40 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:40 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:40 DEBUG : Waiting for deletions to finish 2025/06/19 01:50:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.69s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:50:41 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:41 DEBUG : existing: Unchanged skipping 2025/06/19 01:50:41 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:41 DEBUG : Waiting for deletions to finish 2025/06/19 01:50:41 INFO : There was nothing to transfer 2025/06/19 01:50:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/19 01:50:42 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:42 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/19 01:50:42 INFO : existing: Copied (replaced existing) 2025/06/19 01:50:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.26s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/19 01:50:43 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:43 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/19 01:50:43 INFO : existing: Copied (new) 2025/06/19 01:50:43 DEBUG : Waiting for deletions to finish 2025/06/19 01:50:44 DEBUG : existing: Destination exists, skipping 2025/06/19 01:50:44 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:44 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:44 DEBUG : Waiting for deletions to finish 2025/06/19 01:50:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.71s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:45 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/19 01:50:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/19 01:50:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:50:46 DEBUG : c/non empty space: Unchanged skipping 2025/06/19 01:50:46 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:46 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 01:50:46 INFO : a/potato2: Copied (new) 2025/06/19 01:50:46 DEBUG : Waiting for deletions to finish 2025/06/19 01:50:46 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:48 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/19 01:50:48 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/19 01:50:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/19 01:50:48 DEBUG : empty space: Unchanged skipping 2025/06/19 01:50:48 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:48 DEBUG : Waiting for deletions to finish 2025/06/19 01:50:48 INFO : There was nothing to transfer 2025/06/19 01:50:48 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/19 01:50:48 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/19 01:50:49 INFO : empty space: Updated modification time in destination 2025/06/19 01:50:49 DEBUG : empty space: Unchanged skipping 2025/06/19 01:50:49 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:49 DEBUG : Waiting for deletions to finish 2025/06/19 01:50:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.62s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:51 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:51 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/19 01:50:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/19 01:50:51 DEBUG : empty space: Unchanged skipping 2025/06/19 01:50:51 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:51 DEBUG : Waiting for deletions to finish 2025/06/19 01:50:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.65s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:52 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/19 01:50:52 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone231276455) 2025/06/19 01:50:52 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-huteqaf8xole) 2025/06/19 01:50:52 DEBUG : foo: sha1 differ 2025/06/19 01:50:52 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/19 01:50:52 INFO : foo: Copied (replaced existing) 2025/06/19 01:50:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:50:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/19 01:50:54 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:54 DEBUG : empty space: Unchanged skipping 2025/06/19 01:50:54 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:54 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 01:50:54 INFO : potato: Copied (new) 2025/06/19 01:50:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/19 01:50:56 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:56 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/19 01:50:56 INFO : potato: Copied (replaced existing) 2025/06/19 01:50:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.95s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:50:58 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/19 01:50:58 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:50:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone231276455) 2025/06/19 01:50:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-huteqaf8xole) 2025/06/19 01:50:58 DEBUG : potato: sha1 differ 2025/06/19 01:50:58 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:50:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/19 01:50:58 INFO : potato: Copied (replaced existing) 2025/06/19 01:50:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 01:51:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/19 01:51:00 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:51:00 DEBUG : empty space: Unchanged skipping 2025/06/19 01:51:00 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:00 DEBUG : Waiting for deletions to finish 2025/06/19 01:51:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:51:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 01:51:02 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:02 DEBUG : empty space: Unchanged skipping 2025/06/19 01:51:02 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 01:51:03 INFO : potato2: Copied (new) 2025/06/19 01:51:03 DEBUG : Waiting for deletions to finish 2025/06/19 01:51:03 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:05 INFO : d: Making directory 2025/06/19 01:51:05 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/19 01:51:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/19 01:51:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:51:05 DEBUG : c/non empty space: Unchanged skipping 2025/06/19 01:51:05 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:05 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 01:51:06 INFO : a/potato2: Copied (new) 2025/06/19 01:51:06 DEBUG : Waiting for deletions to finish 2025/06/19 01:51:06 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:08 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/19 01:51:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/19 01:51:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:51:08 DEBUG : c/non empty space: Unchanged skipping 2025/06/19 01:51:08 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:08 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 01:51:09 INFO : a/potato2: Copied (new) 2025/06/19 01:51:09 ERROR : B2 bucket rclone-test-huteqaf8xole: not deleting files as there were IO errors 2025/06/19 01:51:09 ERROR : B2 bucket rclone-test-huteqaf8xole: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:11 DEBUG : Waiting for deletions to finish 2025/06/19 01:51:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:51:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 01:51:11 DEBUG : empty space: Unchanged skipping 2025/06/19 01:51:11 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:11 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:11 INFO : potato: Deleted 2025/06/19 01:51:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 01:51:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.76s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:14 DEBUG : Waiting for deletions to finish 2025/06/19 01:51:14 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:14 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:14 INFO : potato: Deleted 2025/06/19 01:51:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:51:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 01:51:14 DEBUG : empty space: Unchanged skipping 2025/06/19 01:51:14 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:14 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 01:51:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.93s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 01:51:16 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:16 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:17 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/19 01:51:17 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.24s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:19 DEBUG : enormous: Excluded (Size Filter) 2025/06/19 01:51:19 DEBUG : enormous: Excluded 2025/06/19 01:51:19 DEBUG : potato2: Excluded (Size Filter) 2025/06/19 01:51:19 DEBUG : potato2: Excluded 2025/06/19 01:51:19 DEBUG : potato2: Excluded (Size Filter) 2025/06/19 01:51:19 DEBUG : potato2: Excluded 2025/06/19 01:51:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:51:19 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:19 DEBUG : empty space: Unchanged skipping 2025/06/19 01:51:19 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:19 DEBUG : Waiting for deletions to finish 2025/06/19 01:51:19 INFO : There was nothing to transfer 2025/06/19 01:51:19 DEBUG : enormous: Excluded (Size Filter) 2025/06/19 01:51:19 DEBUG : enormous: Excluded 2025/06/19 01:51:19 DEBUG : potato2: Excluded (Size Filter) 2025/06/19 01:51:19 DEBUG : potato2: Excluded 2025/06/19 01:51:19 DEBUG : potato2: Excluded (Size Filter) 2025/06/19 01:51:19 DEBUG : potato2: Excluded 2025/06/19 01:51:19 DEBUG : Local file system at /tmp/rclone231276455: Waiting for checks to finish 2025/06/19 01:51:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/19 01:51:19 DEBUG : empty space: Unchanged skipping 2025/06/19 01:51:19 DEBUG : Local file system at /tmp/rclone231276455: Waiting for transfers to finish 2025/06/19 01:51:19 DEBUG : Waiting for deletions to finish 2025/06/19 01:51:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:22 DEBUG : enormous: Excluded (Size Filter) 2025/06/19 01:51:22 DEBUG : enormous: Excluded 2025/06/19 01:51:22 DEBUG : potato2: Excluded (Size Filter) 2025/06/19 01:51:22 DEBUG : potato2: Excluded 2025/06/19 01:51:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:51:22 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:22 DEBUG : empty space: Unchanged skipping 2025/06/19 01:51:22 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:22 DEBUG : Waiting for deletions to finish 2025/06/19 01:51:23 INFO : enormous: Deleted 2025/06/19 01:51:23 INFO : potato2: Deleted 2025/06/19 01:51:23 INFO : There was nothing to transfer 2025/06/19 01:51:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/19 01:51:23 DEBUG : empty space: Unchanged skipping 2025/06/19 01:51:23 DEBUG : Local file system at /tmp/rclone231276455: Waiting for checks to finish 2025/06/19 01:51:23 DEBUG : Local file system at /tmp/rclone231276455: Waiting for transfers to finish 2025/06/19 01:51:23 DEBUG : Waiting for deletions to finish 2025/06/19 01:51:23 INFO : potato2: Deleted 2025/06/19 01:51:23 INFO : enormous: Deleted 2025/06/19 01:51:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.32s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:26 DEBUG : five: Need to transfer - File not found at Destination 2025/06/19 01:51:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/19 01:51:26 DEBUG : one: Destination is newer than source, skipping 2025/06/19 01:51:26 DEBUG : three: Sizes identical 2025/06/19 01:51:26 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/19 01:51:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/19 01:51:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone231276455) 2025/06/19 01:51:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-huteqaf8xole) 2025/06/19 01:51:26 DEBUG : two: sha1 differ 2025/06/19 01:51:26 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/19 01:51:26 INFO : five: Copied (new) 2025/06/19 01:51:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/19 01:51:26 INFO : four: Copied (replaced existing) 2025/06/19 01:51:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/19 01:51:27 INFO : two: Copied (replaced existing) 2025/06/19 01:51:27 DEBUG : Waiting for deletions to finish 2025/06/19 01:51:27 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:27 DEBUG : one: Destination is newer than source, skipping 2025/06/19 01:51:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/19 01:51:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone231276455) 2025/06/19 01:51:27 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/19 01:51:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-huteqaf8xole) 2025/06/19 01:51:27 DEBUG : three: sha1 differ 2025/06/19 01:51:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/19 01:51:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/19 01:51:27 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/19 01:51:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/19 01:51:27 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/19 01:51:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/19 01:51:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/19 01:51:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/19 01:51:27 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/19 01:51:27 INFO : three: Copied (replaced existing) 2025/06/19 01:51:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.90s) === 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-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/19 01:51:29 INFO : B2 bucket rclone-test-huteqaf8xole: Making map for --track-renames 2025/06/19 01:51:29 INFO : B2 bucket rclone-test-huteqaf8xole: Finished making map for --track-renames 2025/06/19 01:51:29 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/19 01:51:29 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for renames to finish 2025/06/19 01:51:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/19 01:51:29 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/19 01:51:29 INFO : potato: Copied (new) 2025/06/19 01:51:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/19 01:51:29 INFO : yam: Copied (new) 2025/06/19 01:51:29 DEBUG : Waiting for deletions to finish 2025/06/19 01:51:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:51:30 INFO : B2 bucket rclone-test-huteqaf8xole: Making map for --track-renames 2025/06/19 01:51:30 INFO : B2 bucket rclone-test-huteqaf8xole: Finished making map for --track-renames 2025/06/19 01:51:30 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:30 DEBUG : potato: Unchanged skipping 2025/06/19 01:51:30 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for renames to finish 2025/06/19 01:51:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/19 01:51:31 INFO : yam: Copied (server-side copy) to: yaml 2025/06/19 01:51:31 INFO : yam: Deleted 2025/06/19 01:51:31 INFO : yaml: Renamed from "yam" 2025/06/19 01:51:31 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.16s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/19 01:51:32 INFO : B2 bucket rclone-test-huteqaf8xole: Making map for --track-renames 2025/06/19 01:51:32 INFO : B2 bucket rclone-test-huteqaf8xole: Finished making map for --track-renames 2025/06/19 01:51:32 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/19 01:51:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/19 01:51:32 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for renames to finish 2025/06/19 01:51:32 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/19 01:51:32 INFO : yam: Copied (new) 2025/06/19 01:51:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/19 01:51:33 INFO : potato: Copied (new) 2025/06/19 01:51:33 DEBUG : Waiting for deletions to finish 2025/06/19 01:51:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:51:33 INFO : B2 bucket rclone-test-huteqaf8xole: Making map for --track-renames 2025/06/19 01:51:33 INFO : B2 bucket rclone-test-huteqaf8xole: Finished making map for --track-renames 2025/06/19 01:51:33 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:33 DEBUG : potato: Unchanged skipping 2025/06/19 01:51:33 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for renames to finish 2025/06/19 01:51:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/19 01:51:33 INFO : yam: Copied (server-side copy) to: yaml 2025/06/19 01:51:34 INFO : yam: Deleted 2025/06/19 01:51:34 INFO : yaml: Renamed from "yam" 2025/06/19 01:51:34 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/19 01:51:35 INFO : B2 bucket rclone-test-huteqaf8xole: Making map for --track-renames 2025/06/19 01:51:35 INFO : B2 bucket rclone-test-huteqaf8xole: Finished making map for --track-renames 2025/06/19 01:51:35 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/19 01:51:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/19 01:51:35 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for renames to finish 2025/06/19 01:51:35 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/19 01:51:35 INFO : potato: Copied (new) 2025/06/19 01:51:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/19 01:51:36 INFO : sub/yam: Copied (new) 2025/06/19 01:51:36 DEBUG : Waiting for deletions to finish 2025/06/19 01:51:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:51:36 DEBUG : potato: Unchanged skipping 2025/06/19 01:51:36 INFO : B2 bucket rclone-test-huteqaf8xole: Making map for --track-renames 2025/06/19 01:51:36 INFO : B2 bucket rclone-test-huteqaf8xole: Finished making map for --track-renames 2025/06/19 01:51:36 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:36 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for renames to finish 2025/06/19 01:51:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/19 01:51:37 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/19 01:51:37 INFO : sub/yam: Deleted 2025/06/19 01:51:37 INFO : yam: Renamed from "sub/yam" 2025/06/19 01:51:37 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.20s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:38 DEBUG : Creating backend with remote "/tmp/rclone231276455/dir1" 2025/06/19 01:51:38 DEBUG : Config file has changed externally - reloading 2025/06/19 01:51:38 DEBUG : Creating backend with remote "/tmp/rclone231276455/dir2" 2025/06/19 01:51:38 DEBUG : Local file system at /tmp/rclone231276455/dir2: Using server-side directory move 2025/06/19 01:51:38 INFO : Local file system at /tmp/rclone231276455/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/19 01:51:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/19 01:51:38 DEBUG : Local file system at /tmp/rclone231276455/dir2: Waiting for checks to finish 2025/06/19 01:51:38 DEBUG : Local file system at /tmp/rclone231276455/dir2: Waiting for transfers to finish 2025/06/19 01:51:38 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:51:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/19 01:51:38 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:38 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/19 01:51:39 INFO : nested/sub dir/file: Copied (new) 2025/06/19 01:51:39 INFO : nested/sub dir/file: Deleted 2025/06/19 01:51:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:51:39 INFO : sub dir/hello world: Copied (new) 2025/06/19 01:51:39 INFO : sub dir/hello world: Deleted 2025/06/19 01:51:39 INFO : sub dir: Removing directory 2025/06/19 01:51:39 INFO : nested/sub dir: Removing directory 2025/06/19 01:51:39 INFO : nested: Removing directory 2025/06/19 01:51:39 DEBUG : Local file system at /tmp/rclone231276455: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 01:51:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/19 01:51:40 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:40 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/19 01:51:41 INFO : nested/sub dir/file: Copied (new) 2025/06/19 01:51:41 INFO : nested/sub dir/file: Deleted 2025/06/19 01:51:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:51:41 INFO : sub dir/hello world: Copied (new) 2025/06/19 01:51:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.37s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/19 01:51:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/19 01:51:42 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:42 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/19 01:51:42 INFO : existing: Copied (new) 2025/06/19 01:51:42 INFO : existing: Deleted 2025/06/19 01:51:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/19 01:51:42 INFO : existing-b: Copied (new) 2025/06/19 01:51:42 INFO : existing-b: Deleted 2025/06/19 01:51:43 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:51:43 DEBUG : existing: Destination exists, skipping 2025/06/19 01:51:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/19 01:51:43 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:51:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.00s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:44 DEBUG : Creating backend with remote "TestB2:rclone-test-sagakux9jaco" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-huteqaf8xole -> B2 bucket rclone-test-sagakux9jaco 2025/06/19 01:51:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 01:51:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/19 01:51:48 DEBUG : empty space: Unchanged skipping 2025/06/19 01:51:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/19 01:51:48 DEBUG : B2 bucket rclone-test-sagakux9jaco: Waiting for checks to finish 2025/06/19 01:51:48 INFO : empty space: Deleted 2025/06/19 01:51:48 DEBUG : B2 bucket rclone-test-sagakux9jaco: Waiting for transfers to finish 2025/06/19 01:51:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 01:51:49 INFO : potato2: Copied (server-side copy) 2025/06/19 01:51:49 INFO : potato2: Deleted 2025/06/19 01:51:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/19 01:51:49 INFO : potato3: Copied (server-side copy) 2025/06/19 01:51:49 INFO : potato3: Deleted 2025/06/19 01:51:49 DEBUG : Creating backend with remote "TestB2:rclone-test-sebifiz2copu" 2025/06/19 01:51:49 DEBUG : Config file has changed externally - reloading 2025/06/19 01:51:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/19 01:51:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 01:51:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/19 01:51:51 DEBUG : B2 bucket rclone-test-sebifiz2copu: Waiting for checks to finish 2025/06/19 01:51:51 DEBUG : B2 bucket rclone-test-sebifiz2copu: Waiting for transfers to finish 2025/06/19 01:51:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/19 01:51:51 INFO : empty space: Copied (server-side copy) 2025/06/19 01:51:52 INFO : empty space: Deleted 2025/06/19 01:51:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/19 01:51:52 INFO : potato3: Copied (server-side copy) 2025/06/19 01:51:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 01:51:52 INFO : potato2: Copied (server-side copy) 2025/06/19 01:51:52 INFO : potato3: Deleted 2025/06/19 01:51:52 INFO : potato2: Deleted 2025/06/19 01:51:52 DEBUG : B2 bucket rclone-test-sebifiz2copu: Purge remote 2025/06/19 01:51:52 INFO : B2 bucket rclone-test-sebifiz2copu: cleaning bucket "rclone-test-sebifiz2copu" of all files 2025/06/19 01:51:53 DEBUG : empty space: Deleting (id "4_z8f629df3e02d8b5b9f780e1b_f1066f0513f3f8ad9_d20250619_m015151_c001_v0001136_t0027_u01750297911743") 2025/06/19 01:51:53 DEBUG : potato2: Deleting (id "4_z8f629df3e02d8b5b9f780e1b_f11218a894d4056b4_d20250619_m015152_c001_v0001171_t0046_u01750297912102") 2025/06/19 01:51:53 DEBUG : potato3: Deleting (id "4_z8f629df3e02d8b5b9f780e1b_f1158ee514b261f14_d20250619_m015152_c001_v0001179_t0040_u01750297912120") 2025/06/19 01:51:53 DEBUG : B2 bucket rclone-test-sagakux9jaco: Purge remote 2025/06/19 01:51:53 INFO : B2 bucket rclone-test-sagakux9jaco: cleaning bucket "rclone-test-sagakux9jaco" of all files 2025/06/19 01:51:53 DEBUG : empty space: Deleting (id "4_zff528dc3e02d8b5b9f780e1b_f4191d0f2f0e65e0f_d20250619_m015152_c001_v7007000_t0000_u01750297912016") 2025/06/19 01:51:53 DEBUG : empty space: Deleting (id "4_zff528dc3e02d8b5b9f780e1b_f1019266f7e53fbde_d20250619_m015147_c001_v0001102_t0040_u01750297907538") 2025/06/19 01:51:53 DEBUG : potato2: Deleting (id "4_zff528dc3e02d8b5b9f780e1b_f42150288fa65846b_d20250619_m015152_c001_v7007000_t0000_u01750297912446") 2025/06/19 01:51:53 DEBUG : potato2: Deleting (id "4_zff528dc3e02d8b5b9f780e1b_f105b528b82966897_d20250619_m015148_c001_v0001041_t0022_u01750297908677") 2025/06/19 01:51:53 DEBUG : potato3: Deleting (id "4_zff528dc3e02d8b5b9f780e1b_f4191d0f2f0e65e10_d20250619_m015152_c001_v7007000_t0000_u01750297912349") 2025/06/19 01:51:53 DEBUG : potato3: Deleting (id "4_zff528dc3e02d8b5b9f780e1b_f1145e3cd524aec2c_d20250619_m015149_c001_v0001105_t0026_u01750297909052") 2025/06/19 01:51:53 DEBUG : potato3: Deleting (id "4_zff528dc3e02d8b5b9f780e1b_f1019266f7e53fbe0_d20250619_m015147_c001_v0001102_t0032_u01750297907908") --- PASS: TestServerSideMove (11.18s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:51:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jeyofuj9jaxo" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-huteqaf8xole -> B2 bucket rclone-test-jeyofuj9jaxo 2025/06/19 01:52:00 DEBUG : empty space: Excluded (Size Filter) 2025/06/19 01:52:00 DEBUG : empty space: Excluded 2025/06/19 01:52:00 DEBUG : empty space: Excluded (Size Filter) 2025/06/19 01:52:00 DEBUG : empty space: Excluded 2025/06/19 01:52:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 01:52:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/19 01:52:00 DEBUG : B2 bucket rclone-test-jeyofuj9jaxo: Waiting for checks to finish 2025/06/19 01:52:00 DEBUG : B2 bucket rclone-test-jeyofuj9jaxo: Waiting for transfers to finish 2025/06/19 01:52:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 01:52:00 INFO : potato2: Copied (server-side copy) 2025/06/19 01:52:00 INFO : potato2: Deleted 2025/06/19 01:52:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/19 01:52:00 INFO : potato3: Copied (server-side copy) 2025/06/19 01:52:01 INFO : potato3: Deleted 2025/06/19 01:52:01 DEBUG : Creating backend with remote "TestB2:rclone-test-migidax3leyi" 2025/06/19 01:52:02 DEBUG : empty space: Excluded (Size Filter) 2025/06/19 01:52:02 DEBUG : empty space: Excluded 2025/06/19 01:52:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 01:52:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/19 01:52:02 DEBUG : B2 bucket rclone-test-migidax3leyi: Waiting for checks to finish 2025/06/19 01:52:02 DEBUG : B2 bucket rclone-test-migidax3leyi: Waiting for transfers to finish 2025/06/19 01:52:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 01:52:03 INFO : potato2: Copied (server-side copy) 2025/06/19 01:52:03 INFO : potato2: Deleted 2025/06/19 01:52:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/19 01:52:03 INFO : potato3: Copied (server-side copy) 2025/06/19 01:52:03 INFO : potato3: Deleted 2025/06/19 01:52:04 DEBUG : B2 bucket rclone-test-migidax3leyi: Purge remote 2025/06/19 01:52:04 INFO : B2 bucket rclone-test-migidax3leyi: cleaning bucket "rclone-test-migidax3leyi" of all files 2025/06/19 01:52:04 DEBUG : potato2: Deleting (id "4_z6f42cdc3e02d8b5b9f780e1b_f1077d8ea4e745ad5_d20250619_m015203_c001_v0001178_t0007_u01750297923139") 2025/06/19 01:52:04 DEBUG : potato3: Deleting (id "4_z6f42cdc3e02d8b5b9f780e1b_f114146c2b5debdd2_d20250619_m015203_c001_v0001130_t0031_u01750297923382") 2025/06/19 01:52:04 DEBUG : B2 bucket rclone-test-jeyofuj9jaxo: Purge remote 2025/06/19 01:52:04 INFO : B2 bucket rclone-test-jeyofuj9jaxo: cleaning bucket "rclone-test-jeyofuj9jaxo" of all files 2025/06/19 01:52:05 DEBUG : empty space: Deleting (id "4_z4f42bdc3e02d8b5b9f780e1b_f1154374de5da2bf3_d20250619_m015159_c001_v0001180_t0029_u01750297919471") 2025/06/19 01:52:05 DEBUG : potato2: Deleting (id "4_z4f42bdc3e02d8b5b9f780e1b_f4055f98f3aa61829_d20250619_m015203_c001_v7007000_t0000_u01750297923355") 2025/06/19 01:52:05 DEBUG : potato2: Deleting (id "4_z4f42bdc3e02d8b5b9f780e1b_f1018a0f0c3156160_d20250619_m015200_c001_v0001180_t0022_u01750297920290") 2025/06/19 01:52:05 DEBUG : potato3: Deleting (id "4_z4f42bdc3e02d8b5b9f780e1b_f4055f98f3aa6182a_d20250619_m015203_c001_v7007000_t0000_u01750297923727") 2025/06/19 01:52:05 DEBUG : potato3: Deleting (id "4_z4f42bdc3e02d8b5b9f780e1b_f11544ed965f4d237_d20250619_m015200_c001_v0001091_t0035_u01750297920551") 2025/06/19 01:52:05 DEBUG : potato3: Deleting (id "4_z4f42bdc3e02d8b5b9f780e1b_f1154374de5da2bf5_d20250619_m015159_c001_v0001180_t0027_u01750297919686") 2025/06/19 01:52:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/19 01:52:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/19 01:52:06 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.86s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:52:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hasenac7giyi" 2025/06/19 01:52:09 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-huteqaf8xole -> B2 bucket rclone-test-hasenac7giyi 2025/06/19 01:52:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 01:52:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/19 01:52:11 DEBUG : empty space: Unchanged skipping 2025/06/19 01:52:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/19 01:52:11 DEBUG : B2 bucket rclone-test-hasenac7giyi: Waiting for checks to finish 2025/06/19 01:52:12 INFO : empty space: Deleted 2025/06/19 01:52:12 DEBUG : B2 bucket rclone-test-hasenac7giyi: Waiting for transfers to finish 2025/06/19 01:52:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 01:52:12 INFO : potato2: Copied (server-side copy) 2025/06/19 01:52:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/19 01:52:12 INFO : potato3: Copied (server-side copy) 2025/06/19 01:52:12 INFO : potato2: Deleted 2025/06/19 01:52:12 INFO : potato3: Deleted 2025/06/19 01:52:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dijugil9reyu" 2025/06/19 01:52:13 INFO : tomatoDir: Making directory 2025/06/19 01:52:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/19 01:52:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 01:52:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/19 01:52:14 DEBUG : B2 bucket rclone-test-dijugil9reyu: Waiting for checks to finish 2025/06/19 01:52:14 DEBUG : B2 bucket rclone-test-dijugil9reyu: Waiting for transfers to finish 2025/06/19 01:52:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/19 01:52:15 INFO : potato2: Copied (server-side copy) 2025/06/19 01:52:15 INFO : potato2: Deleted 2025/06/19 01:52:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/19 01:52:15 INFO : potato3: Copied (server-side copy) 2025/06/19 01:52:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/19 01:52:15 INFO : empty space: Copied (server-side copy) 2025/06/19 01:52:16 INFO : empty space: Deleted 2025/06/19 01:52:16 INFO : potato3: Deleted 2025/06/19 01:52:16 DEBUG : B2 bucket rclone-test-dijugil9reyu: Purge remote 2025/06/19 01:52:16 INFO : B2 bucket rclone-test-dijugil9reyu: cleaning bucket "rclone-test-dijugil9reyu" of all files 2025/06/19 01:52:16 DEBUG : empty space: Deleting (id "4_z2f12fdb3e02d8b5b9f780e1b_f10798bfabe074c85_d20250619_m015215_c001_v0001157_t0033_u01750297935786") 2025/06/19 01:52:16 DEBUG : potato2: Deleting (id "4_z2f12fdb3e02d8b5b9f780e1b_f119a5a080ca62f6b_d20250619_m015215_c001_v0001113_t0006_u01750297935439") 2025/06/19 01:52:16 DEBUG : potato3: Deleting (id "4_z2f12fdb3e02d8b5b9f780e1b_f1085b76fcf13896c_d20250619_m015215_c001_v0001181_t0012_u01750297935820") 2025/06/19 01:52:17 DEBUG : B2 bucket rclone-test-hasenac7giyi: Purge remote 2025/06/19 01:52:17 INFO : B2 bucket rclone-test-hasenac7giyi: cleaning bucket "rclone-test-hasenac7giyi" of all files 2025/06/19 01:52:17 DEBUG : empty space: Deleting (id "4_z4f22eda3e02d8b5b9f780e1b_f422dedf5130bf9f4_d20250619_m015216_c001_v7007000_t0000_u01750297936054") 2025/06/19 01:52:17 DEBUG : empty space: Deleting (id "4_z4f22eda3e02d8b5b9f780e1b_f101e0bdfdfa100d1_d20250619_m015211_c001_v0001176_t0035_u01750297931256") 2025/06/19 01:52:17 DEBUG : potato2: Deleting (id "4_z4f22eda3e02d8b5b9f780e1b_f4144cb4109218b6d_d20250619_m015215_c001_v7007000_t0000_u01750297935762") 2025/06/19 01:52:17 DEBUG : potato2: Deleting (id "4_z4f22eda3e02d8b5b9f780e1b_f11549f4bd21b3315_d20250619_m015212_c001_v0001037_t0058_u01750297932100") 2025/06/19 01:52:17 DEBUG : potato3: Deleting (id "4_z4f22eda3e02d8b5b9f780e1b_f4144cb4109218b6f_d20250619_m015216_c001_v7007000_t0000_u01750297936065") 2025/06/19 01:52:17 DEBUG : potato3: Deleting (id "4_z4f22eda3e02d8b5b9f780e1b_f118d06dafc6f7d2d_d20250619_m015212_c001_v0001178_t0031_u01750297932477") 2025/06/19 01:52:17 DEBUG : potato3: Deleting (id "4_z4f22eda3e02d8b5b9f780e1b_f101e0bdfdfa100d3_d20250619_m015211_c001_v0001176_t0045_u01750297931484") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.42s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:52:19 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:52:22 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:52:23 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/rclone-sync-test" 2025/06/19 01:52:25 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/rclone-sync-test-include/layer2" 2025/06/19 01:52:27 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/rclone-sync-test-ignore-file" 2025/06/19 01:52:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/19 01:52:30 DEBUG : B2 bucket rclone-test-huteqaf8xole path rclone-sync-test: Waiting for checks to finish 2025/06/19 01:52:30 DEBUG : B2 bucket rclone-test-huteqaf8xole path rclone-sync-test: Waiting for transfers to finish 2025/06/19 01:52:30 DEBUG : Waiting for deletions to finish 2025/06/19 01:52:30 INFO : There was nothing to transfer 2025/06/19 01:52:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/19 01:52:31 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:52:31 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:52:31 DEBUG : Waiting for deletions to finish 2025/06/19 01:52:31 INFO : There was nothing to transfer 2025/06/19 01:52:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/19 01:52:32 DEBUG : B2 bucket rclone-test-huteqaf8xole path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/19 01:52:32 DEBUG : B2 bucket rclone-test-huteqaf8xole path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/19 01:52:32 DEBUG : Waiting for deletions to finish 2025/06/19 01:52:32 INFO : There was nothing to transfer 2025/06/19 01:52:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/19 01:52:32 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:52:32 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:52:32 DEBUG : Waiting for deletions to finish 2025/06/19 01:52:32 INFO : There was nothing to transfer 2025/06/19 01:52:32 DEBUG : Excluded 2025/06/19 01:52:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/19 01:52:33 DEBUG : B2 bucket rclone-test-huteqaf8xole path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/19 01:52:33 DEBUG : B2 bucket rclone-test-huteqaf8xole path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/19 01:52:33 DEBUG : Waiting for deletions to finish 2025/06/19 01:52:33 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.13s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:52:33 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/dst" 2025/06/19 01:52:34 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/CompareDest" 2025/06/19 01:52:36 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 01:52:36 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:52:36 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:52:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 01:52:37 INFO : one: Copied (new) 2025/06/19 01:52:37 DEBUG : Waiting for deletions to finish 2025/06/19 01:52:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:52:38 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:52:38 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:52:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/19 01:52:38 INFO : one: Copied (replaced existing) 2025/06/19 01:52:38 DEBUG : Waiting for deletions to finish 2025/06/19 01:52:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:52:40 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:52:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:52:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 01:52:40 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:52:40 DEBUG : Waiting for deletions to finish 2025/06/19 01:52:40 INFO : There was nothing to transfer 2025/06/19 01:52:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:52:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:52:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 01:52:42 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:52:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:52:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 01:52:42 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:52:42 DEBUG : Waiting for deletions to finish 2025/06/19 01:52:42 INFO : There was nothing to transfer 2025/06/19 01:52:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:52:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:52:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 01:52:43 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:52:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:52:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 01:52:43 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:52:43 DEBUG : Waiting for deletions to finish 2025/06/19 01:52:43 INFO : There was nothing to transfer 2025/06/19 01:52:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:52:44 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/19 01:52:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/19 01:52:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 01:52:44 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:52:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:52:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 01:52:44 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:52:44 DEBUG : Waiting for deletions to finish 2025/06/19 01:52:44 INFO : There was nothing to transfer 2025/06/19 01:52:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:52:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/19 01:52:44 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 01:52:44 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:52:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:52:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 01:52:44 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:52:45 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/19 01:52:45 INFO : two: Copied (new) 2025/06/19 01:52:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.05s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:52:48 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/dest" 2025/06/19 01:52:49 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/pre-dest1" 2025/06/19 01:52:50 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/pre-dest2" 2025/06/19 01:52:52 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:52:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/19 01:52:52 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:52:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/19 01:52:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/19 01:52:53 DEBUG : B2 bucket rclone-test-huteqaf8xole path dest: Waiting for checks to finish 2025/06/19 01:52:53 DEBUG : B2 bucket rclone-test-huteqaf8xole path dest: Waiting for transfers to finish 2025/06/19 01:52:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/19 01:52:54 INFO : 3: Copied (new) 2025/06/19 01:52:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.94s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:52:55 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/dst" 2025/06/19 01:52:56 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/CopyDest" 2025/06/19 01:52:58 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 01:52:58 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:52:58 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:52:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 01:52:59 INFO : one: Copied (new) 2025/06/19 01:52:59 DEBUG : Waiting for deletions to finish 2025/06/19 01:53:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:53:00 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:53:00 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:53:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/19 01:53:01 INFO : one: Copied (replaced existing) 2025/06/19 01:53:01 DEBUG : Waiting for deletions to finish 2025/06/19 01:53:03 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/BackupDir" 2025/06/19 01:53:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:53:04 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:53:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:53:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 01:53:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 01:53:06 INFO : one: Copied (server-side copy) 2025/06/19 01:53:06 INFO : one: Deleted 2025/06/19 01:53:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/19 01:53:06 INFO : one: Copied (server-side copy) 2025/06/19 01:53:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/19 01:53:06 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:53:06 DEBUG : Waiting for deletions to finish 2025/06/19 01:53:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:53:07 DEBUG : one: Unchanged skipping 2025/06/19 01:53:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:53:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/19 01:53:08 INFO : two: Copied (server-side copy) 2025/06/19 01:53:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/19 01:53:08 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:53:08 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:53:08 DEBUG : Waiting for deletions to finish 2025/06/19 01:53:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:53:08 DEBUG : one: Unchanged skipping 2025/06/19 01:53:08 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:53:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:53:08 DEBUG : two: Unchanged skipping 2025/06/19 01:53:08 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:53:08 DEBUG : Waiting for deletions to finish 2025/06/19 01:53:08 INFO : There was nothing to transfer 2025/06/19 01:53:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:53:09 DEBUG : one: Unchanged skipping 2025/06/19 01:53:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/19 01:53:10 DEBUG : three: Destination not found in --copy-dest 2025/06/19 01:53:10 DEBUG : three: Need to transfer - File not found at Destination 2025/06/19 01:53:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/19 01:53:10 DEBUG : two: Unchanged skipping 2025/06/19 01:53:10 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:53:10 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:53:11 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/19 01:53:11 INFO : three: Copied (new) 2025/06/19 01:53:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.20s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:53:14 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-00.backblaze.com/b2api/v1/b2_upload_file/6fe2bd33e00d8b5b9f780e1b/c001_v0001184_t0005": EOF 2025/06/19 01:53:14 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-00.backblaze.com/b2api/v1/b2_upload_file/6fe2bd33e00d8b5b9f780e1b/c001_v0001184_t0005": EOF) 2025/06/19 01:53:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-huteqaf8xole: 1/10 (Post "https://pod-000-1184-00.backblaze.com/b2api/v1/b2_upload_file/6fe2bd33e00d8b5b9f780e1b/c001_v0001184_t0005": EOF) 2025/06/19 01:53:17 DEBUG : pacer: Reducing sleep to 10ms 2025/06/19 01:53:17 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/dst" 2025/06/19 01:53:18 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/backup" 2025/06/19 01:53:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 01:53:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:53:20 DEBUG : two: Unchanged skipping 2025/06/19 01:53:20 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:53:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 01:53:21 INFO : one: Copied (server-side copy) 2025/06/19 01:53:21 INFO : one: Deleted 2025/06/19 01:53:21 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:53:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 01:53:22 INFO : one: Copied (new) 2025/06/19 01:53:22 DEBUG : Waiting for deletions to finish 2025/06/19 01:53:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/19 01:53:23 INFO : three.txt: Copied (server-side copy) 2025/06/19 01:53:23 INFO : three.txt: Deleted 2025/06/19 01:53:23 INFO : three.txt: Moved into backup dir 2025/06/19 01:53:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 01:53:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:53:24 DEBUG : two: Unchanged skipping 2025/06/19 01:53:24 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:53:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 01:53:25 INFO : one: Copied (server-side copy) 2025/06/19 01:53:25 INFO : one: Deleted 2025/06/19 01:53:25 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:53:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/19 01:53:25 INFO : one: Copied (new) 2025/06/19 01:53:25 DEBUG : Waiting for deletions to finish 2025/06/19 01:53:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 01:53:26 INFO : three.txt: Copied (server-side copy) 2025/06/19 01:53:26 INFO : three.txt: Deleted 2025/06/19 01:53:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:53:29 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/dst" 2025/06/19 01:53:30 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/backup" 2025/06/19 01:53:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 01:53:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:53:32 DEBUG : two: Unchanged skipping 2025/06/19 01:53:32 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:53:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 01:53:33 INFO : one: Copied (server-side copy) to: one.bak 2025/06/19 01:53:34 INFO : one: Deleted 2025/06/19 01:53:34 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:53:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 01:53:34 INFO : one: Copied (new) 2025/06/19 01:53:34 DEBUG : Waiting for deletions to finish 2025/06/19 01:53:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/19 01:53:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/19 01:53:35 INFO : three.txt: Deleted 2025/06/19 01:53:35 INFO : three.txt: Moved into backup dir 2025/06/19 01:53:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 01:53:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:53:37 DEBUG : two: Unchanged skipping 2025/06/19 01:53:37 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:53:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 01:53:37 INFO : one: Copied (server-side copy) to: one.bak 2025/06/19 01:53:37 INFO : one: Deleted 2025/06/19 01:53:37 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:53:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/19 01:53:38 INFO : one: Copied (new) 2025/06/19 01:53:38 DEBUG : Waiting for deletions to finish 2025/06/19 01:53:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 01:53:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/19 01:53:38 INFO : three.txt: Deleted 2025/06/19 01:53:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:53:41 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/dst" 2025/06/19 01:53:42 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/backup" 2025/06/19 01:53:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 01:53:44 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:53:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:53:44 DEBUG : two: Unchanged skipping 2025/06/19 01:53:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 01:53:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/19 01:53:45 INFO : one: Deleted 2025/06/19 01:53:45 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:53:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 01:53:46 INFO : one: Copied (new) 2025/06/19 01:53:46 DEBUG : Waiting for deletions to finish 2025/06/19 01:53:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/19 01:53:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/19 01:53:47 INFO : three.txt: Deleted 2025/06/19 01:53:47 INFO : three.txt: Moved into backup dir 2025/06/19 01:53:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 01:53:48 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:53:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:53:48 DEBUG : two: Unchanged skipping 2025/06/19 01:53:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 01:53:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/19 01:53:49 INFO : one: Deleted 2025/06/19 01:53:49 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:53:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/19 01:53:49 INFO : one: Copied (new) 2025/06/19 01:53:49 DEBUG : Waiting for deletions to finish 2025/06/19 01:53:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 01:53:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/19 01:53:50 INFO : three.txt: Deleted 2025/06/19 01:53:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.80s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:53:53 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/dst" 2025/06/19 01:53:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 01:53:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:53:55 DEBUG : two: Unchanged skipping 2025/06/19 01:53:55 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:53:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 01:53:56 INFO : one: Copied (server-side copy) to: one.bak 2025/06/19 01:53:56 INFO : one: Deleted 2025/06/19 01:53:56 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:53:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 01:53:56 INFO : one: Copied (new) 2025/06/19 01:53:56 DEBUG : Waiting for deletions to finish 2025/06/19 01:53:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/19 01:53:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/19 01:53:57 INFO : three.txt: Deleted 2025/06/19 01:53:57 INFO : three.txt: Moved into backup dir 2025/06/19 01:53:58 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1171-18.backblaze.com/b2api/v1/b2_upload_file/6fe2bd33e00d8b5b9f780e1b/c001_v0001171_t0033": EOF 2025/06/19 01:53:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-18.backblaze.com/b2api/v1/b2_upload_file/6fe2bd33e00d8b5b9f780e1b/c001_v0001171_t0033": EOF) 2025/06/19 01:53:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-huteqaf8xole: 1/10 (Post "https://pod-000-1171-18.backblaze.com/b2api/v1/b2_upload_file/6fe2bd33e00d8b5b9f780e1b/c001_v0001171_t0033": EOF) 2025/06/19 01:54:00 DEBUG : pacer: Reducing sleep to 10ms 2025/06/19 01:54:01 DEBUG : one.bak: Excluded (Path Filter) 2025/06/19 01:54:01 DEBUG : one.bak: Excluded 2025/06/19 01:54:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/19 01:54:01 DEBUG : three.txt.bak: Excluded 2025/06/19 01:54:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 01:54:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:01 DEBUG : two: Unchanged skipping 2025/06/19 01:54:01 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for checks to finish 2025/06/19 01:54:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 01:54:01 INFO : one: Copied (server-side copy) to: one.bak 2025/06/19 01:54:01 INFO : one: Deleted 2025/06/19 01:54:01 DEBUG : B2 bucket rclone-test-huteqaf8xole path dst: Waiting for transfers to finish 2025/06/19 01:54:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/19 01:54:01 INFO : one: Copied (new) 2025/06/19 01:54:01 DEBUG : Waiting for deletions to finish 2025/06/19 01:54:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 01:54:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/19 01:54:02 INFO : three.txt: Deleted 2025/06/19 01:54:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.06s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:54:05 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/dst" 2025/06/19 01:54:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 01:54:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 01:54:07 INFO : one: Copied (server-side copy) to: one.bak 2025/06/19 01:54:07 INFO : one: Deleted 2025/06/19 01:54:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 01:54:08 INFO : one: Copied (new) 2025/06/19 01:54:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:08 DEBUG : two: Unchanged skipping 2025/06/19 01:54:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/19 01:54:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/19 01:54:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/19 01:54:09 INFO : three.txt: Deleted 2025/06/19 01:54:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 01:54:09 INFO : three.txt: Copied (new) 2025/06/19 01:54:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 01:54:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 01:54:11 INFO : one: Copied (server-side copy) to: one.bak 2025/06/19 01:54:11 INFO : one: Deleted 2025/06/19 01:54:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/19 01:54:11 INFO : one: Copied (new) 2025/06/19 01:54:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:11 DEBUG : two: Unchanged skipping 2025/06/19 01:54:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/19 01:54:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 01:54:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/19 01:54:12 INFO : three.txt: Deleted 2025/06/19 01:54:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/19 01:54:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.93s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:54:17 DEBUG : Creating backend with remote "TestB2:rclone-test-huteqaf8xole/dst" 2025/06/19 01:54:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 01:54:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/19 01:54:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/19 01:54:20 INFO : one: Deleted 2025/06/19 01:54:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 01:54:20 INFO : one: Copied (new) 2025/06/19 01:54:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:21 DEBUG : two: Unchanged skipping 2025/06/19 01:54:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/19 01:54:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/19 01:54:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/19 01:54:22 INFO : three.txt: Deleted 2025/06/19 01:54:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 01:54:22 INFO : three.txt: Copied (new) 2025/06/19 01:54:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 01:54:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/19 01:54:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/19 01:54:24 INFO : one: Deleted 2025/06/19 01:54:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/19 01:54:24 INFO : one: Copied (new) 2025/06/19 01:54:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:24 DEBUG : two: Unchanged skipping 2025/06/19 01:54:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/19 01:54:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/19 01:54:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/19 01:54:25 INFO : three.txt: Deleted 2025/06/19 01:54:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/19 01:54:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.62s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:54:28 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:54:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/19 01:54:28 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:54:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/19 01:54:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/19 01:54:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.26s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:54:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/19 01:54:30 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:54:30 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:54:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/19 01:54:30 INFO : existing: Copied (new) 2025/06/19 01:54:30 DEBUG : Waiting for deletions to finish 2025/06/19 01:54:31 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/19 01:54:31 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:54:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/19 01:54:31 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:54:31 ERROR : B2 bucket rclone-test-huteqaf8xole: not deleting files as there were IO errors 2025/06/19 01:54:31 ERROR : B2 bucket rclone-test-huteqaf8xole: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.29s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:54:32 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:54:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:32 DEBUG : existing: Unchanged skipping 2025/06/19 01:54:32 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:54:32 DEBUG : Waiting for deletions to finish 2025/06/19 01:54:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.55s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:54:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:54:55 DEBUG : both0: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both13: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both12: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both15: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both16: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both11: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both10: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both14: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both1: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both2: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both3: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both17: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both5: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both18: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both19: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both4: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:54:55 DEBUG : both9: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both6: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both7: Unchanged skipping 2025/06/19 01:54:55 DEBUG : both8: Unchanged skipping 2025/06/19 01:54:55 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:54:55 DEBUG : Waiting for deletions to finish 2025/06/19 01:54:55 INFO : only4: Deleted 2025/06/19 01:54:55 INFO : only6: Deleted 2025/06/19 01:54:55 INFO : only11: Deleted 2025/06/19 01:54:55 INFO : only15: Deleted 2025/06/19 01:54:55 INFO : only12: Deleted 2025/06/19 01:54:55 INFO : only18: Deleted 2025/06/19 01:54:56 INFO : only19: Deleted 2025/06/19 01:54:56 INFO : only1: Deleted 2025/06/19 01:54:56 INFO : only8: Deleted 2025/06/19 01:54:56 INFO : only0: Deleted 2025/06/19 01:54:56 INFO : only2: Deleted 2025/06/19 01:54:56 INFO : only5: Deleted 2025/06/19 01:54:56 INFO : only7: Deleted 2025/06/19 01:54:56 INFO : only10: Deleted 2025/06/19 01:54:56 INFO : only13: Deleted 2025/06/19 01:54:56 INFO : only14: Deleted 2025/06/19 01:54:56 INFO : only16: Deleted 2025/06/19 01:54:56 INFO : only17: Deleted 2025/06/19 01:54:56 INFO : only3: Deleted 2025/06/19 01:54:56 INFO : only9: Deleted 2025/06/19 01:54:56 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.97s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:55:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:55:21 DEBUG : both0: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both13: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both14: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both15: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both16: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both17: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both18: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both19: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both1: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both2: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both3: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both10: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both11: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both12: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both4: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both8: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:21 DEBUG : both9: Unchanged skipping 2025/06/19 01:55:21 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : both5: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both6: Unchanged skipping 2025/06/19 01:55:21 DEBUG : both7: Unchanged skipping 2025/06/19 01:55:21 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/19 01:55:21 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:55:21 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:21 INFO : only0: Copied (replaced existing) 2025/06/19 01:55:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:21 INFO : only13: Copied (replaced existing) 2025/06/19 01:55:21 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:21 INFO : only10: Copied (replaced existing) 2025/06/19 01:55:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:21 INFO : only11: Copied (replaced existing) 2025/06/19 01:55:21 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:21 INFO : only14: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:22 INFO : only15: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:22 INFO : only16: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:22 INFO : only17: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:22 INFO : only18: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:22 INFO : only12: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:22 INFO : only1: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:22 INFO : only19: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:22 INFO : only2: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:22 INFO : only3: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:22 INFO : only6: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:22 INFO : only8: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:22 INFO : only9: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:22 INFO : only4: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:22 INFO : only5: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/19 01:55:22 INFO : only7: Copied (replaced existing) 2025/06/19 01:55:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (30.01s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:55:30 DEBUG : empty_dir: Making directory with metadata 2025/06/19 01:55:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 01:55:30 DEBUG : empty_on_remote: Making directory with metadata 2025/06/19 01:55:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 01:55:30 INFO : empty_on_remote: Making directory 2025/06/19 01:55:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/19 01:55:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/19 01:55:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/19 01:55:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/19 01:55:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:55:33 DEBUG : empty_dir: Making directory with metadata 2025/06/19 01:55:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 01:55:33 DEBUG : empty_on_remote: Making directory with metadata 2025/06/19 01:55:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 01:55:33 INFO : empty_on_remote: Making directory 2025/06/19 01:55:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/19 01:55:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/19 01:55:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/19 01:55:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/19 01:55:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/19 01:55:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.00s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:55:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 01:55:36 INFO : sub dir: Making directory 2025/06/19 01:55:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:55:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 01:55:40 INFO : sub dir: Making directory 2025/06/19 01:55:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.78s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:55:50 DEBUG : Waiting for deletions to finish 2025/06/19 01:55:50 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:55:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : banana: Unchanged skipping 2025/06/19 01:55:51 DEBUG : apple: Unchanged skipping 2025/06/19 01:55:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:55:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:55:51 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:55:51 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:55:51 DEBUG : Waiting for deletions to finish 2025/06/19 01:55:51 INFO : There was nothing to transfer 2025/06/19 01:55:51 DEBUG : Waiting for deletions to finish 2025/06/19 01:55:51 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:55:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : apple: Unchanged skipping 2025/06/19 01:55:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:55:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:55:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : banana: Unchanged skipping 2025/06/19 01:55:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:55:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:55:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:55:52 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:55:52 DEBUG : Waiting for deletions to finish 2025/06/19 01:55:52 INFO : There was nothing to transfer 2025/06/19 01:55:52 DEBUG : Waiting for deletions to finish 2025/06/19 01:55:52 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:55:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:56:04 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:05 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : apple: Unchanged skipping 2025/06/19 01:56:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:56:05 DEBUG : banana: Unchanged skipping 2025/06/19 01:56:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:56:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:56:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:56:05 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:56:05 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:05 INFO : There was nothing to transfer 2025/06/19 01:56:05 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:05 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:56:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : apple: Unchanged skipping 2025/06/19 01:56:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:56:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : banana: Unchanged skipping 2025/06/19 01:56:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:56:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:56:06 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:56:06 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:06 INFO : There was nothing to transfer 2025/06/19 01:56:06 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:06 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:56:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:56:18 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:19 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:56:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/19 01:56:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 01:56:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/19 01:56:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 01:56:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/19 01:56:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/19 01:56:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:20 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:56:20 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:56:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/19 01:56:20 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/19 01:56:20 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/19 01:56:20 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/19 01:56:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/19 01:56:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/19 01:56:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/19 01:56:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/19 01:56:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/19 01:56:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/19 01:56:20 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/19 01:56:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/19 01:56:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/19 01:56:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/19 01:56:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/19 01:56:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/19 01:56:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/19 01:56:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/19 01:56:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 01:56:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/19 01:56:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/19 01:56:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/19 01:56:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/19 01:56:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/19 01:56:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:21 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:22 INFO : dir1/0003-defghij.txt: Deleted 2025/06/19 01:56:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/19 01:56:22 INFO : splitbananasplit: Deleted 2025/06/19 01:56:22 INFO : appleappleapplebanana: Deleted 2025/06/19 01:56:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/19 01:56:22 INFO : banana: Deleted 2025/06/19 01:56:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/19 01:56:22 INFO : dir1/0007-1234567.txt: Deleted 2025/06/19 01:56:22 INFO : dir1/0015-9;=.txt: Deleted 2025/06/19 01:56:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/19 01:56:22 INFO : dir1/0008-2345678.txt: Deleted 2025/06/19 01:56:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/19 01:56:22 INFO : dir1/0009-3456789.txt: Deleted 2025/06/19 01:56:22 INFO : dir1/0012-6789;.txt: Deleted 2025/06/19 01:56:22 INFO : dir1/0014-89;=.txt: Deleted 2025/06/19 01:56:22 INFO : apple: Deleted 2025/06/19 01:56:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/19 01:56:22 INFO : dir1/0010-456789.txt: Deleted 2025/06/19 01:56:22 INFO : dir1/0011-56789;.txt: Deleted 2025/06/19 01:56:22 INFO : dir1/0013-789;=.txt: Deleted 2025/06/19 01:56:22 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 01:56:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:56:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : banana: Unchanged skipping 2025/06/19 01:56:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : apple: Unchanged skipping 2025/06/19 01:56:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:56:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/19 01:56:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:56:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:56:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:56:23 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:56:23 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:23 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/19 01:56:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/19 01:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 01:56:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 01:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 01:56:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 01:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 01:56:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 01:56:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 01:56:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 01:56:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 01:56:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 01:56:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:56:35 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:35 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:56:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:56:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:36 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:36 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:36 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:36 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:36 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:36 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:36 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:36 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 01:56:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 01:56:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 01:56:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 01:56:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 01:56:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/19 01:56:36 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/19 01:56:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 01:56:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 01:56:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 01:56:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 01:56:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 01:56:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 01:56:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 01:56:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 01:56:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 01:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 01:56:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 01:56:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 01:56:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 01:56:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/19 01:56:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:36 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:56:36 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:56:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/19 01:56:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/19 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/19 01:56:36 INFO : apple: Copied (new) to: PREFIXapple 2025/06/19 01:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/19 01:56:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 01:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 01:56:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/19 01:56:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 01:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 01:56:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/19 01:56:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 01:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 01:56:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/19 01:56:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/19 01:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 01:56:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/19 01:56:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/19 01:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 01:56:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/19 01:56:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 01:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 01:56:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/19 01:56:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 01:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 01:56:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/19 01:56:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/19 01:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 01:56:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/19 01:56:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/19 01:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 01:56:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/19 01:56:37 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/19 01:56:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 01:56:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/19 01:56:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/19 01:56:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 01:56:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/19 01:56:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/19 01:56:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 01:56:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/19 01:56:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/19 01:56:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 01:56:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/19 01:56:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/19 01:56:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/19 01:56:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/19 01:56:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/19 01:56:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/19 01:56:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/19 01:56:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/19 01:56:37 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:38 INFO : dir1/0011-56789;.txt: Deleted 2025/06/19 01:56:38 INFO : splitbananasplit: Deleted 2025/06/19 01:56:38 INFO : dir1/0013-789;=.txt: Deleted 2025/06/19 01:56:38 INFO : banana: Deleted 2025/06/19 01:56:38 INFO : dir1/0015-9;=.txt: Deleted 2025/06/19 01:56:38 INFO : dir1/0014-89;=.txt: Deleted 2025/06/19 01:56:38 INFO : dir1/0010-456789.txt: Deleted 2025/06/19 01:56:38 INFO : dir1/0008-2345678.txt: Deleted 2025/06/19 01:56:38 INFO : apple: Deleted 2025/06/19 01:56:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/19 01:56:38 INFO : dir1/0003-defghij.txt: Deleted 2025/06/19 01:56:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/19 01:56:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/19 01:56:38 INFO : dir1/0007-1234567.txt: Deleted 2025/06/19 01:56:38 INFO : appleappleapplebanana: Deleted 2025/06/19 01:56:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/19 01:56:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/19 01:56:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/19 01:56:38 INFO : dir1/0009-3456789.txt: Deleted 2025/06/19 01:56:38 INFO : dir1/0012-6789;.txt: Deleted 2025/06/19 01:56:38 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:38 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:56:38 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 01:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 01:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 01:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 01:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 01:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 01:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 01:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 01:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 01:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 01:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 01:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 01:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 01:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 01:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 01:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 01:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 01:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 01:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 01:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 01:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 01:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 01:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 01:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 01:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 01:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 01:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 01:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 01:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 01:56:39 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 01:56:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 01:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 01:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 01:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 01:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 01:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 01:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 01:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 01:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 01:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 01:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 01:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 01:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 01:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 01:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 01:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 01:56:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:39 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:56:39 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:56:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/19 01:56:39 INFO : apple: Copied (new) 2025/06/19 01:56:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/19 01:56:39 INFO : appleappleapplebanana: Copied (new) 2025/06/19 01:56:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/19 01:56:39 INFO : splitbananasplit: Copied (new) 2025/06/19 01:56:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/19 01:56:39 INFO : banana: Copied (new) 2025/06/19 01:56:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/19 01:56:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/19 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/19 01:56:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/19 01:56:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/19 01:56:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/19 01:56:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/19 01:56:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/19 01:56:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/19 01:56:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/19 01:56:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/19 01:56:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/19 01:56:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/19 01:56:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/19 01:56:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/19 01:56:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/19 01:56:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/19 01:56:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/19 01:56:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/19 01:56:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/19 01:56:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/19 01:56:40 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/19 01:56:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/19 01:56:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/19 01:56:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/19 01:56:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/19 01:56:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/19 01:56:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/19 01:56:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/19 01:56:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/19 01:56:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/19 01:56:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/19 01:56:40 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:41 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/19 01:56:41 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/19 01:56:41 INFO : PREFIXbanana: Deleted 2025/06/19 01:56:41 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/19 01:56:41 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/19 01:56:41 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/19 01:56:41 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/19 01:56:41 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/19 01:56:41 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/19 01:56:41 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/19 01:56:41 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/19 01:56:41 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/19 01:56:41 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/19 01:56:41 INFO : PREFIXapple: Deleted 2025/06/19 01:56:41 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/19 01:56:41 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/19 01:56:41 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/19 01:56:41 INFO : PREFIXsplitbananasplit: Deleted 2025/06/19 01:56:41 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/19 01:56:41 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/19 01:56:41 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:41 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:56:41 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:42 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:56:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:56:53 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:53 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:56:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:56:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 01:56:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 01:56:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 01:56:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/19 01:56:54 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/19 01:56:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/19 01:56:54 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:54 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:56:54 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:56:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/19 01:56:54 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/19 01:56:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/19 01:56:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 01:56:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/19 01:56:54 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/19 01:56:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/19 01:56:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/19 01:56:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 01:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/19 01:56:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/19 01:56:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/19 01:56:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/19 01:56:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/19 01:56:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/19 01:56:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/19 01:56:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/19 01:56:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/19 01:56:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/19 01:56:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/19 01:56:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/19 01:56:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/19 01:56:55 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:55 INFO : dir1/0014-89;=.txt: Deleted 2025/06/19 01:56:55 INFO : dir1/0003-defghij.txt: Deleted 2025/06/19 01:56:55 INFO : banana: Deleted 2025/06/19 01:56:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/19 01:56:55 INFO : dir1/0011-56789;.txt: Deleted 2025/06/19 01:56:56 INFO : dir1/0010-456789.txt: Deleted 2025/06/19 01:56:56 INFO : dir1/0012-6789;.txt: Deleted 2025/06/19 01:56:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/19 01:56:56 INFO : appleappleapplebanana: Deleted 2025/06/19 01:56:56 INFO : splitbananasplit: Deleted 2025/06/19 01:56:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/19 01:56:56 INFO : dir1/0009-3456789.txt: Deleted 2025/06/19 01:56:56 INFO : dir1/0013-789;=.txt: Deleted 2025/06/19 01:56:56 INFO : dir1/0015-9;=.txt: Deleted 2025/06/19 01:56:56 INFO : apple: Deleted 2025/06/19 01:56:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/19 01:56:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/19 01:56:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/19 01:56:56 INFO : dir1/0007-1234567.txt: Deleted 2025/06/19 01:56:56 INFO : dir1/0008-2345678.txt: Deleted 2025/06/19 01:56:56 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:56 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/19 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 01:56:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 01:56:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 01:56:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 01:56:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:56:57 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:56:57 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:56:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/19 01:56:57 INFO : apple: Copied (new) 2025/06/19 01:56:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/19 01:56:57 INFO : banana: Copied (new) 2025/06/19 01:56:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/19 01:56:57 INFO : appleappleapplebanana: Copied (new) 2025/06/19 01:56:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/19 01:56:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/19 01:56:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/19 01:56:57 INFO : splitbananasplit: Copied (new) 2025/06/19 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/19 01:56:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/19 01:56:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/19 01:56:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/19 01:56:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/19 01:56:57 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/19 01:56:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/19 01:56:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/19 01:56:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/19 01:56:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/19 01:56:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/19 01:56:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/19 01:56:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/19 01:56:57 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/19 01:56:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/19 01:56:58 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/19 01:56:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/19 01:56:58 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/19 01:56:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/19 01:56:58 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/19 01:56:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/19 01:56:58 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/19 01:56:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/19 01:56:58 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/19 01:56:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/19 01:56:58 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/19 01:56:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/19 01:56:58 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/19 01:56:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/19 01:56:58 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/19 01:56:58 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/19 01:56:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/19 01:56:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/19 01:56:58 INFO : bananaSUFFIX: Deleted 2025/06/19 01:56:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/19 01:56:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/19 01:56:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/19 01:56:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/19 01:56:58 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/19 01:56:58 INFO : appleSUFFIX: Deleted 2025/06/19 01:56:58 INFO : splitbananasplitSUFFIX: Deleted 2025/06/19 01:56:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/19 01:56:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/19 01:56:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/19 01:56:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/19 01:56:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/19 01:56:58 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/19 01:56:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/19 01:56:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/19 01:56:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/19 01:56:58 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:59 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : Waiting for deletions to finish 2025/06/19 01:56:59 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:56:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:57:11 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:11 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:57:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:57:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 01:57:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 01:57:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 01:57:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 01:57:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 01:57:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 01:57:12 DEBUG : apple: Unchanged skipping 2025/06/19 01:57:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:12 DEBUG : banana: Unchanged skipping 2025/06/19 01:57:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 01:57:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 01:57:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 01:57:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 01:57:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 01:57:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 01:57:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 01:57:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/19 01:57:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 01:57:12 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:57:12 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:57:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/19 01:57:12 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/19 01:57:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 01:57:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/19 01:57:12 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/19 01:57:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 01:57:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/19 01:57:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/19 01:57:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 01:57:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/19 01:57:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/19 01:57:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 01:57:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/19 01:57:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/19 01:57:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 01:57:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/19 01:57:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/19 01:57:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 01:57:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/19 01:57:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/19 01:57:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 01:57:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/19 01:57:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/19 01:57:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 01:57:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/19 01:57:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/19 01:57:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 01:57:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/19 01:57:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/19 01:57:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 01:57:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/19 01:57:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/19 01:57:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 01:57:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/19 01:57:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/19 01:57:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 01:57:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/19 01:57:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/19 01:57:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 01:57:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/19 01:57:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/19 01:57:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 01:57:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/19 01:57:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/19 01:57:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/19 01:57:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/19 01:57:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/19 01:57:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/19 01:57:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/19 01:57:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/19 01:57:13 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:14 INFO : dir1/0003-defghij.txt: Deleted 2025/06/19 01:57:14 INFO : dir1/0007-1234567.txt: Deleted 2025/06/19 01:57:14 INFO : dir1/0010-456789.txt: Deleted 2025/06/19 01:57:14 INFO : dir1/0008-2345678.txt: Deleted 2025/06/19 01:57:14 INFO : appleappleapplebanana: Deleted 2025/06/19 01:57:14 INFO : dir1/0012-6789;.txt: Deleted 2025/06/19 01:57:14 INFO : splitbananasplit: Deleted 2025/06/19 01:57:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/19 01:57:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/19 01:57:14 INFO : dir1/0009-3456789.txt: Deleted 2025/06/19 01:57:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/19 01:57:14 INFO : dir1/0014-89;=.txt: Deleted 2025/06/19 01:57:14 INFO : dir1/0015-9;=.txt: Deleted 2025/06/19 01:57:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/19 01:57:14 INFO : dir1/0011-56789;.txt: Deleted 2025/06/19 01:57:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/19 01:57:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/19 01:57:14 INFO : dir1/0013-789;=.txt: Deleted 2025/06/19 01:57:14 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:14 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : appleapple: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/19 01:57:14 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 01:57:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : apple: Unchanged skipping 2025/06/19 01:57:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : banana: Unchanged skipping 2025/06/19 01:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 01:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 01:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 01:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 01:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 01:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 01:57:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/19 01:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:57:15 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:57:15 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:57:15 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:15 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:15 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : appleapple: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/19 01:57:15 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/19 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 01:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 01:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 01:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 01:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 01:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 01:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 01:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 01:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 01:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 01:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 01:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 01:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 01:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 01:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 01:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 01:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 01:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 01:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 01:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 01:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 01:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 01:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 01:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 01:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 01:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 01:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 01:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 01:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 01:57:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 01:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 01:57:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 01:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 01:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 01:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 01:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 01:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 01:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 01:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 01:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 01:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 01:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 01:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 01:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 01:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 01:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 01:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 01:57:16 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:57:28 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:28 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:57:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:28 DEBUG : apple: Unchanged skipping 2025/06/19 01:57:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:57:28 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:57:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:28 DEBUG : banana: Unchanged skipping 2025/06/19 01:57:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:57:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:57:29 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:57:29 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:29 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:29 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:57:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : apple: Unchanged skipping 2025/06/19 01:57:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:57:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : banana: Unchanged skipping 2025/06/19 01:57:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:29 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:57:30 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:57:30 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:30 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:30 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:30 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:57:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:57:42 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:43 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:57:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : apple: Unchanged skipping 2025/06/19 01:57:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:57:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : banana: Unchanged skipping 2025/06/19 01:57:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:57:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:57:43 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:57:43 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:43 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:44 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:57:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : apple: Unchanged skipping 2025/06/19 01:57:44 DEBUG : banana: Unchanged skipping 2025/06/19 01:57:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:57:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:57:44 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:57:44 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:44 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:44 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:57:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:57:56 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:57 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:57:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : apple: Unchanged skipping 2025/06/19 01:57:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:57:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : banana: Unchanged skipping 2025/06/19 01:57:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:57:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:57:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:57:57 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:57:57 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:57 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:58 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : apple: Unchanged skipping 2025/06/19 01:57:58 DEBUG : banana: Unchanged skipping 2025/06/19 01:57:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:57:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:57:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:57:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:57:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:57:58 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:57:58 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:58 DEBUG : Waiting for deletions to finish 2025/06/19 01:57:58 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:57:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:58:11 DEBUG : Waiting for deletions to finish 2025/06/19 01:58:11 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:58:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : apple: Unchanged skipping 2025/06/19 01:58:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : banana: Unchanged skipping 2025/06/19 01:58:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:58:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:58:12 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:12 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:12 DEBUG : Waiting for deletions to finish 2025/06/19 01:58:12 DEBUG : Waiting for deletions to finish 2025/06/19 01:58:12 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:58:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : apple: Unchanged skipping 2025/06/19 01:58:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:58:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : banana: Unchanged skipping 2025/06/19 01:58:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:58:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:58:13 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:13 DEBUG : Waiting for deletions to finish 2025/06/19 01:58:13 DEBUG : Waiting for deletions to finish 2025/06/19 01:58:13 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:58:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:58:25 DEBUG : Waiting for deletions to finish 2025/06/19 01:58:26 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:58:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:58:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : apple: Unchanged skipping 2025/06/19 01:58:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:58:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : banana: Unchanged skipping 2025/06/19 01:58:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:58:26 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:26 DEBUG : Waiting for deletions to finish 2025/06/19 01:58:26 DEBUG : Waiting for deletions to finish 2025/06/19 01:58:27 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 01:58:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : apple: Unchanged skipping 2025/06/19 01:58:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 01:58:27 DEBUG : banana: Unchanged skipping 2025/06/19 01:58:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 01:58:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 01:58:27 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:27 DEBUG : Waiting for deletions to finish 2025/06/19 01:58:27 DEBUG : Waiting for deletions to finish 2025/06/19 01:58:28 DEBUG : apple: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : banana: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 01:58:28 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (168.99s) --- PASS: TestTransform/NFC (13.38s) --- PASS: TestTransform/NFD (14.35s) --- PASS: TestTransform/base64 (17.04s) --- PASS: TestTransform/prefix (18.24s) --- PASS: TestTransform/suffix (17.54s) --- PASS: TestTransform/truncate (16.26s) --- PASS: TestTransform/encoder (14.94s) --- PASS: TestTransform/ISO-8859-1 (14.01s) --- PASS: TestTransform/charmap (14.22s) --- PASS: TestTransform/lowercase (14.49s) --- PASS: TestTransform/ascii (14.52s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:58:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/19 01:58:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/19 01:58:33 INFO : sub dir_somesuffix: Making directory 2025/06/19 01:58:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/19 01:58:33 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/19 01:58:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/19 01:58:33 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/19 01:58:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/19 01:58:33 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:33 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:33 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:33 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/19 01:58:33 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:58:34 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:34 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:34 INFO : tictactoe: Making directory 2025/06/19 01:58:34 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:34 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 01:58:34 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/19 01:58:34 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:34 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 01:58:35 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:35 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/19 01:58:35 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.56s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:58:36 INFO : toe: Making directory 2025/06/19 01:58:36 INFO : toe/toe: Making directory 2025/06/19 01:58:36 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/19 01:58:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/19 01:58:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/19 01:58:36 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:36 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/19 01:58:36 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.61s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:58:37 INFO : toe: Making directory 2025/06/19 01:58:37 INFO : toe/toe: Making directory 2025/06/19 01:58:37 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/19 01:58:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/19 01:58:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/19 01:58:37 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:37 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/19 01:58:38 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.94s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:58:39 DEBUG : empty_dir: Making directory with metadata 2025/06/19 01:58:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 01:58:39 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:39 INFO : tictacempty_dir: Making directory 2025/06/19 01:58:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:39 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:39 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:39 INFO : tictactoe: Making directory 2025/06/19 01:58:39 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:39 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 01:58:39 INFO : tictactoe/tictactoe: Making directory 2025/06/19 01:58:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 01:58:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/19 01:58:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 01:58:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/19 01:58:39 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:39 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/19 01:58:40 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:58:41 DEBUG : empty_dir: Making directory with metadata 2025/06/19 01:58:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 01:58:41 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:41 INFO : tictacempty_dir: Making directory 2025/06/19 01:58:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:41 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:41 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:41 INFO : tictactoe: Making directory 2025/06/19 01:58:41 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:41 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 01:58:41 INFO : tictactoe/tictactoe: Making directory 2025/06/19 01:58:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 01:58:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/19 01:58:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 01:58:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 01:58:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 01:58:41 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:41 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 01:58:41 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/19 01:58:42 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:42 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:42 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:42 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/19 01:58:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/19 01:58:42 NOTICE: B2 bucket rclone-test-huteqaf8xole: 0 differences found 2025/06/19 01:58:42 NOTICE: B2 bucket rclone-test-huteqaf8xole: 1 matching files --- PASS: TestAllTag (2.13s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:58:43 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:43 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:43 INFO : tictactoe: Making directory 2025/06/19 01:58:43 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:43 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 01:58:43 INFO : tictactoe/tictactoe: Making directory 2025/06/19 01:58:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 01:58:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/19 01:58:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 01:58:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/19 01:58:43 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:43 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/19 01:58:44 DEBUG : Waiting for deletions to finish 2025/06/19 01:58:44 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:44 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:44 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 01:58:44 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/19 01:58:44 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/19 01:58:44 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/19 01:58:44 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:44 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.42s) === RUN TestSyntax 2025/06/19 01:58:45 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:58:45 INFO : toe: Making directory 2025/06/19 01:58:45 INFO : toe/toe: Making directory 2025/06/19 01:58:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/19 01:58:45 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:45 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:46 INFO : toe/toe/toe: Copied (new) 2025/06/19 01:58:46 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.79s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:58:47 DEBUG : empty_dir: Making directory with metadata 2025/06/19 01:58:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 01:58:47 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:47 INFO : tictacempty_dir: Making directory 2025/06/19 01:58:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:47 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:47 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:47 INFO : tictactoe: Making directory 2025/06/19 01:58:47 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:47 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 01:58:47 INFO : tictactoe/tictactoe: Making directory 2025/06/19 01:58:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 01:58:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/19 01:58:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 01:58:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 01:58:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 01:58:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 01:58:47 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:47 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 01:58:48 INFO : toe/toe/toe.txt: Deleted 2025/06/19 01:58:48 INFO : toe/toe: Removing directory 2025/06/19 01:58:48 INFO : toe: Removing directory 2025/06/19 01:58:48 INFO : empty_dir: Removing directory 2025/06/19 01:58:48 DEBUG : Local file system at /tmp/rclone231276455: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.64s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:58:49 DEBUG : empty_dir: Making directory with metadata 2025/06/19 01:58:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 01:58:49 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:49 INFO : tictacempty_dir: Making directory 2025/06/19 01:58:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:49 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:49 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:49 INFO : tictactoe: Making directory 2025/06/19 01:58:49 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:49 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 01:58:49 INFO : tictactoe/tictactoe: Making directory 2025/06/19 01:58:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 01:58:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/19 01:58:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 01:58:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 01:58:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 01:58:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 01:58:49 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:49 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 01:58:49 INFO : toe/toe/toe.txt: Deleted 2025/06/19 01:58:49 INFO : toe/toe: Removing directory 2025/06/19 01:58:49 INFO : toe: Removing directory 2025/06/19 01:58:49 INFO : empty_dir: Removing directory 2025/06/19 01:58:49 DEBUG : Local file system at /tmp/rclone231276455: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/19 01:58:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/19 01:58:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 01:58:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 01:58:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 01:58:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/19 01:58:51 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.17s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:58:52 DEBUG : Reset feature "Copy" 2025/06/19 01:58:52 DEBUG : Reset feature "Move" 2025/06/19 01:58:52 DEBUG : Reset feature "Copy" 2025/06/19 01:58:52 DEBUG : Reset feature "Move" 2025/06/19 01:58:52 DEBUG : empty_dir: Making directory with metadata 2025/06/19 01:58:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 01:58:52 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:52 INFO : tictacempty_dir: Making directory 2025/06/19 01:58:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 01:58:52 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:52 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:52 INFO : tictactoe: Making directory 2025/06/19 01:58:52 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:52 DEBUG : toe: transformed to: tictactoe 2025/06/19 01:58:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 01:58:52 INFO : tictactoe/tictactoe: Making directory 2025/06/19 01:58:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 01:58:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/19 01:58:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 01:58:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 01:58:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 01:58:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 01:58:52 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:52 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 01:58:53 INFO : toe/toe/toe.txt: Deleted 2025/06/19 01:58:53 INFO : toe/toe: Removing directory 2025/06/19 01:58:53 INFO : toe: Removing directory 2025/06/19 01:58:53 INFO : empty_dir: Removing directory 2025/06/19 01:58:53 DEBUG : Local file system at /tmp/rclone231276455: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/19 01:58:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/19 01:58:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 01:58:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 01:58:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 01:58:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/19 01:58:54 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 (3.85s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:58:56 DEBUG : toe: transformed to: dG9l 2025/06/19 01:58:56 DEBUG : toe: transformed to: dG9l 2025/06/19 01:58:56 INFO : dG9l: Making directory 2025/06/19 01:58:56 DEBUG : toe: transformed to: dG9l 2025/06/19 01:58:56 DEBUG : toe: transformed to: dG9l 2025/06/19 01:58:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/19 01:58:56 INFO : dG9l/dG9l: Making directory 2025/06/19 01:58:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/19 01:58:56 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/19 01:58:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/19 01:58:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 01:58:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/19 01:58:56 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:56 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:56 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/19 01:58:56 DEBUG : Waiting for deletions to finish 2025/06/19 01:58:57 DEBUG : dG9l: transformed to: toe 2025/06/19 01:58:57 DEBUG : dG9l: transformed to: toe 2025/06/19 01:58:57 DEBUG : dG9l: transformed to: toe 2025/06/19 01:58:57 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/19 01:58:57 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/19 01:58:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/19 01:58:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/19 01:58:57 DEBUG : Local file system at /tmp/rclone231276455: Waiting for checks to finish 2025/06/19 01:58:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/19 01:58:57 DEBUG : Local file system at /tmp/rclone231276455: Waiting for transfers to finish 2025/06/19 01:58:57 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.44s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-huteqaf8xole", Local "Local file system at /tmp/rclone231276455", Modify Window "1ms" 2025/06/19 01:58:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 01:58:58 DEBUG : toe: transformed to: 2025/06/19 01:58:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 01:58:58 DEBUG : toe: transformed to: 2025/06/19 01:58:58 INFO : B2 bucket rclone-test-huteqaf8xole: Making directory 2025/06/19 01:58:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 01:58:58 DEBUG : toe: transformed to: 2025/06/19 01:58:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 01:58:58 DEBUG : toe: transformed to: 2025/06/19 01:58:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 01:58:58 DEBUG : toe/toe: transformed to: 2025/06/19 01:58:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/19 01:58:58 INFO : toe/toe: Making directory 2025/06/19 01:58:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 01:58:58 DEBUG : toe/toe: transformed to: 2025/06/19 01:58:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/19 01:58:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 01:58:58 DEBUG : toe: transformed to: 2025/06/19 01:58:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/19 01:58:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 01:58:58 DEBUG : toe/toe/toe: transformed to: 2025/06/19 01:58:58 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/19 01:58:58 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for checks to finish 2025/06/19 01:58:58 DEBUG : B2 bucket rclone-test-huteqaf8xole: Waiting for transfers to finish 2025/06/19 01:58:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/19 01:58:59 INFO : toe/toe/toe: Copied (new) 2025/06/19 01:58:59 ERROR : B2 bucket rclone-test-huteqaf8xole: not deleting files as there were IO errors 2025/06/19 01:58:59 ERROR : B2 bucket rclone-test-huteqaf8xole: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2025/06/19 01:59:00 DEBUG : B2 bucket rclone-test-huteqaf8xole: Purge remote 2025/06/19 01:59:00 INFO : B2 bucket rclone-test-huteqaf8xole: cleaning bucket "rclone-test-huteqaf8xole" of all files 2025/06/19 01:59:01 DEBUG : BackupDir/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538cba_d20250619_m015311_c001_v7007000_t0000_u01750297991547") 2025/06/19 01:59:01 DEBUG : BackupDir/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f101ade9c6b1b797b_d20250619_m015305_c001_v0001137_t0053_u01750297985923") 2025/06/19 01:59:01 DEBUG : CompareDest/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f422dedf5130bfa40_d20250619_m015245_c001_v7007000_t0000_u01750297965948") 2025/06/19 01:59:01 DEBUG : CompareDest/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075d62_d20250619_m015240_c001_v0001171_t0040_u01750297960168") 2025/06/19 01:59:01 DEBUG : CompareDest/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f422dedf5130bfa42_d20250619_m015246_c001_v7007000_t0000_u01750297966140") 2025/06/19 01:59:01 DEBUG : CompareDest/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1009e81fac572ef2_d20250619_m015241_c001_v0001184_t0023_u01750297961566") 2025/06/19 01:59:01 DEBUG : CopyDest/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538cbb_d20250619_m015311_c001_v7007000_t0000_u01750297991728") 2025/06/19 01:59:01 DEBUG : CopyDest/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef91a8_d20250619_m015302_c001_v0001036_t0026_u01750297982922") 2025/06/19 01:59:01 DEBUG : CopyDest/three: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538cbc_d20250619_m015311_c001_v7007000_t0000_u01750297991909") 2025/06/19 01:59:01 DEBUG : CopyDest/three: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1009e81fac5730f7_d20250619_m015309_c001_v0001184_t0000_u01750297989388") 2025/06/19 01:59:01 DEBUG : CopyDest/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538cbd_d20250619_m015312_c001_v7007000_t0000_u01750297992091") 2025/06/19 01:59:01 DEBUG : CopyDest/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075e5c_d20250619_m015307_c001_v0001171_t0054_u01750297987311") 2025/06/19 01:59:01 DEBUG : EXISTING: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4008bcc0099ae46a_d20250619_m015433_c001_v7007000_t0000_u01750298073189") 2025/06/19 01:59:01 DEBUG : EXISTING: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9278_d20250619_m015432_c001_v0001036_t0009_u01750298072026") 2025/06/19 01:59:01 DEBUG : PREFIXapple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba6016d_d20250619_m015641_c001_v7007000_t0000_u01750298201216") 2025/06/19 01:59:01 DEBUG : PREFIXapple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81b1_d20250619_m015636_c001_v0001178_t0039_u01750298196454") 2025/06/19 01:59:01 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66551_d20250619_m015641_c001_v7007000_t0000_u01750298201053") 2025/06/19 01:59:01 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa1e4_d20250619_m015636_c001_v0001183_t0019_u01750298196468") 2025/06/19 01:59:01 DEBUG : PREFIXbanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba60169_d20250619_m015641_c001_v7007000_t0000_u01750298201000") 2025/06/19 01:59:02 DEBUG : PREFIXbanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1de_d20250619_m015636_c001_v0001165_t0036_u01750298196440") 2025/06/19 01:59:02 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0f1e_d20250619_m015641_c001_v7007000_t0000_u01750298201357") 2025/06/19 01:59:02 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9408_d20250619_m015636_c001_v0001036_t0000_u01750298196473") 2025/06/19 01:59:02 DEBUG : Testêé: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4008bcc0099ae466_d20250619_m015429_c001_v7007000_t0000_u01750298069346") 2025/06/19 01:59:02 DEBUG : Testêé: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef926c_d20250619_m015428_c001_v0001036_t0033_u01750298068571") 2025/06/19 01:59:02 DEBUG : Testêé: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef926a_d20250619_m015427_c001_v0001036_t0039_u01750298067813") 2025/06/19 01:59:02 DEBUG : YXBwbGU=: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9db_d20250619_m015624_c001_v7007000_t0000_u01750298184475") 2025/06/19 01:59:02 DEBUG : YXBwbGU=: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f816b_d20250619_m015620_c001_v0001178_t0050_u01750298180853") 2025/06/19 01:59:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9dc_d20250619_m015624_c001_v7007000_t0000_u01750298184656") 2025/06/19 01:59:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa16e_d20250619_m015620_c001_v0001183_t0027_u01750298180059") 2025/06/19 01:59:02 DEBUG : YmFuYW5h: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9dd_d20250619_m015624_c001_v7007000_t0000_u01750298184838") 2025/06/19 01:59:02 DEBUG : YmFuYW5h: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93e2_d20250619_m015620_c001_v0001036_t0039_u01750298180076") 2025/06/19 01:59:02 DEBUG : a/potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c0b_d20250619_m015109_c001_v7007000_t0000_u01750297869752") 2025/06/19 01:59:02 DEBUG : a/potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90b1_d20250619_m015108_c001_v0001036_t0051_u01750297868836") 2025/06/19 01:59:02 DEBUG : a/potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a20d1_d20250619_m015106_c001_v7007000_t0000_u01750297866912") 2025/06/19 01:59:02 DEBUG : a/potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90a1_d20250619_m015105_c001_v0001036_t0008_u01750297865601") 2025/06/19 01:59:02 DEBUG : a/potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0bc2_d20250619_m015047_c001_v7007000_t0000_u01750297847061") 2025/06/19 01:59:02 DEBUG : a/potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9063_d20250619_m015046_c001_v0001036_t0056_u01750297846079") 2025/06/19 01:59:02 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602d1_d20250619_m015828_c001_v7007000_t0000_u01750298308610") 2025/06/19 01:59:02 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f83d3_d20250619_m015824_c001_v0001178_t0035_u01750298304485") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa65892c_d20250619_m015814_c001_v7007000_t0000_u01750298294057") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8381_d20250619_m015810_c001_v0001178_t0028_u01750298290276") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd926_d20250619_m015759_c001_v7007000_t0000_u01750298279532") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f834b_d20250619_m015755_c001_v0001178_t0051_u01750298275621") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fdf2_d20250619_m015745_c001_v7007000_t0000_u01750298265454") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f830b_d20250619_m015741_c001_v0001178_t0023_u01750298261836") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a2515_d20250619_m015731_c001_v7007000_t0000_u01750298251386") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f82c7_d20250619_m015727_c001_v0001178_t0026_u01750298247243") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a0273c_d20250619_m015716_c001_v7007000_t0000_u01750298236464") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8269_d20250619_m015710_c001_v0001178_t0058_u01750298230554") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba2e_d20250619_m015700_c001_v7007000_t0000_u01750298220275") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa2d1_d20250619_m015657_c001_v0001183_t0038_u01750298217225") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4209261e44cd00df_d20250619_m015656_c001_v7007000_t0000_u01750298216142") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8201_d20250619_m015652_c001_v0001178_t0013_u01750298212617") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b04_d20250619_m015642_c001_v7007000_t0000_u01750298202720") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa208_d20250619_m015639_c001_v0001183_t0027_u01750298199413") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4008bcc0099ae73c_d20250619_m015638_c001_v7007000_t0000_u01750298198310") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1da_d20250619_m015634_c001_v0001165_t0024_u01750298194620") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795aec_d20250619_m015622_c001_v7007000_t0000_u01750298182625") 2025/06/19 01:59:03 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93de_d20250619_m015617_c001_v0001036_t0055_u01750298177597") 2025/06/19 01:59:04 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa618f2_d20250619_m015607_c001_v7007000_t0000_u01750298167413") 2025/06/19 01:59:04 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa0c5_d20250619_m015603_c001_v0001183_t0026_u01750298163494") 2025/06/19 01:59:04 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664b4_d20250619_m015553_c001_v7007000_t0000_u01750298153105") 2025/06/19 01:59:04 DEBUG : apple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f12b_d20250619_m015549_c001_v0001165_t0042_u01750298149236") 2025/06/19 01:59:04 DEBUG : appleSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba2c_d20250619_m015658_c001_v7007000_t0000_u01750298218694") 2025/06/19 01:59:04 DEBUG : appleSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9440_d20250619_m015654_c001_v0001036_t0035_u01750298214384") 2025/06/19 01:59:04 DEBUG : appleapple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a0273d_d20250619_m015716_c001_v7007000_t0000_u01750298236650") 2025/06/19 01:59:04 DEBUG : appleapple: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f826f_d20250619_m015712_c001_v0001178_t0011_u01750298232655") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602d3_d20250619_m015828_c001_v7007000_t0000_u01750298308792") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f378_d20250619_m015824_c001_v0001165_t0051_u01750298304897") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa65892d_d20250619_m015814_c001_v7007000_t0000_u01750298294239") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f346_d20250619_m015810_c001_v0001165_t0058_u01750298290729") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd928_d20250619_m015759_c001_v7007000_t0000_u01750298279715") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f310_d20250619_m015756_c001_v0001165_t0034_u01750298276018") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fdf3_d20250619_m015745_c001_v7007000_t0000_u01750298265635") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f2ee_d20250619_m015742_c001_v0001165_t0049_u01750298262252") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a2517_d20250619_m015731_c001_v7007000_t0000_u01750298251594") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f2bc_d20250619_m015727_c001_v0001165_t0032_u01750298247660") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4144cb4109218e53_d20250619_m015714_c001_v7007000_t0000_u01750298234227") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa34b_d20250619_m015711_c001_v0001183_t0047_u01750298231367") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba2f_d20250619_m015700_c001_v7007000_t0000_u01750298220456") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f240_d20250619_m015657_c001_v0001165_t0052_u01750298217199") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4196f3fbe577caad_d20250619_m015656_c001_v7007000_t0000_u01750298216073") 2025/06/19 01:59:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f22c_d20250619_m015653_c001_v0001165_t0034_u01750298213067") 2025/06/19 01:59:05 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b05_d20250619_m015642_c001_v7007000_t0000_u01750298202901") 2025/06/19 01:59:05 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1f2_d20250619_m015639_c001_v0001165_t0019_u01750298199396") 2025/06/19 01:59:05 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538e55_d20250619_m015638_c001_v7007000_t0000_u01750298198359") 2025/06/19 01:59:05 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81a9_d20250619_m015635_c001_v0001178_t0010_u01750298195089") 2025/06/19 01:59:05 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9d1_d20250619_m015622_c001_v7007000_t0000_u01750298182234") 2025/06/19 01:59:05 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f194_d20250619_m015618_c001_v0001165_t0005_u01750298178376") 2025/06/19 01:59:05 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa618f4_d20250619_m015607_c001_v7007000_t0000_u01750298167598") 2025/06/19 01:59:05 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93be_d20250619_m015603_c001_v0001036_t0030_u01750298163920") 2025/06/19 01:59:05 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664b6_d20250619_m015553_c001_v7007000_t0000_u01750298153285") 2025/06/19 01:59:05 DEBUG : appleappleapplebanana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa052_d20250619_m015549_c001_v0001183_t0032_u01750298149862") 2025/06/19 01:59:05 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba601b6_d20250619_m015658_c001_v7007000_t0000_u01750298218868") 2025/06/19 01:59:05 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8209_d20250619_m015654_c001_v0001178_t0031_u01750298214355") 2025/06/19 01:59:05 DEBUG : b/potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c0c_d20250619_m015109_c001_v7007000_t0000_u01750297869935") 2025/06/19 01:59:05 DEBUG : b/potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90a9_d20250619_m015107_c001_v0001036_t0049_u01750297867479") 2025/06/19 01:59:05 DEBUG : b/potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a20cd_d20250619_m015106_c001_v7007000_t0000_u01750297866356") 2025/06/19 01:59:05 DEBUG : b/potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef909d_d20250619_m015104_c001_v0001036_t0046_u01750297864262") 2025/06/19 01:59:05 DEBUG : b/potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0bc1_d20250619_m015046_c001_v7007000_t0000_u01750297846510") 2025/06/19 01:59:05 DEBUG : b/potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef905b_d20250619_m015044_c001_v0001036_t0037_u01750297844913") 2025/06/19 01:59:05 DEBUG : backup/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f416ad5464f2cc536_d20250619_m015327_c001_v7007000_t0000_u01750298007076") 2025/06/19 01:59:05 DEBUG : backup/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f116d3faa267790bf_d20250619_m015325_c001_v0001098_t0008_u01750298005124") 2025/06/19 01:59:06 DEBUG : backup/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f11631efc8b619ebe_d20250619_m015321_c001_v0001105_t0037_u01750298001211") 2025/06/19 01:59:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa6585e6_d20250619_m015350_c001_v7007000_t0000_u01750298030924") 2025/06/19 01:59:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f11020945063d72d2_d20250619_m015349_c001_v0001157_t0013_u01750298029231") 2025/06/19 01:59:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f100e8bdbd51b22a5_d20250619_m015345_c001_v0001181_t0036_u01750298025634") 2025/06/19 01:59:06 DEBUG : backup/one.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a67958e1_d20250619_m015339_c001_v7007000_t0000_u01750298019121") 2025/06/19 01:59:06 DEBUG : backup/one.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f11925f7172f012dd_d20250619_m015337_c001_v0001182_t0038_u01750298017425") 2025/06/19 01:59:06 DEBUG : backup/one.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1170b2d03c138076_d20250619_m015333_c001_v0001184_t0048_u01750298013763") 2025/06/19 01:59:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa6585e8_d20250619_m015351_c001_v7007000_t0000_u01750298031107") 2025/06/19 01:59:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1056b2e3c220b4ab_d20250619_m015350_c001_v0001136_t0019_u01750298030105") 2025/06/19 01:59:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f117803525f291ce1_d20250619_m015347_c001_v0001176_t0049_u01750298027034") 2025/06/19 01:59:06 DEBUG : backup/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f416ad5464f2cc537_d20250619_m015327_c001_v7007000_t0000_u01750298007257") 2025/06/19 01:59:06 DEBUG : backup/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1077d8ea4e745bfd_d20250619_m015326_c001_v0001178_t0033_u01750298006235") 2025/06/19 01:59:06 DEBUG : backup/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f111f3b4bc44b3650_d20250619_m015322_c001_v0001044_t0056_u01750298002691") 2025/06/19 01:59:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a67958e2_d20250619_m015339_c001_v7007000_t0000_u01750298019302") 2025/06/19 01:59:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f100c2b3b32919540_d20250619_m015338_c001_v0001182_t0017_u01750298018362") 2025/06/19 01:59:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114aa43642ed3ca1_d20250619_m015335_c001_v0001177_t0038_u01750298015247") 2025/06/19 01:59:06 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602d5_d20250619_m015828_c001_v7007000_t0000_u01750298308974") 2025/06/19 01:59:06 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa604_d20250619_m015824_c001_v0001183_t0048_u01750298304704") 2025/06/19 01:59:06 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa65892e_d20250619_m015814_c001_v7007000_t0000_u01750298294421") 2025/06/19 01:59:06 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa577_d20250619_m015810_c001_v0001183_t0005_u01750298290494") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd92b_d20250619_m015759_c001_v7007000_t0000_u01750298279899") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa4d9_d20250619_m015755_c001_v0001183_t0023_u01750298275830") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fdf6_d20250619_m015745_c001_v7007000_t0000_u01750298265817") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa458_d20250619_m015742_c001_v0001183_t0036_u01750298262052") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a2518_d20250619_m015731_c001_v7007000_t0000_u01750298251780") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa3d8_d20250619_m015727_c001_v0001183_t0058_u01750298247462") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a0273e_d20250619_m015716_c001_v7007000_t0000_u01750298236833") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9470_d20250619_m015710_c001_v0001036_t0032_u01750298230936") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba30_d20250619_m015700_c001_v7007000_t0000_u01750298220637") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8225_d20250619_m015657_c001_v0001178_t0015_u01750298217212") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fd3e_d20250619_m015655_c001_v7007000_t0000_u01750298215721") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa29d_d20250619_m015652_c001_v0001183_t0051_u01750298212870") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b06_d20250619_m015643_c001_v7007000_t0000_u01750298203084") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9412_d20250619_m015639_c001_v0001036_t0011_u01750298199418") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba60160_d20250619_m015637_c001_v7007000_t0000_u01750298197963") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa1d2_d20250619_m015634_c001_v0001183_t0038_u01750298194846") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9d4_d20250619_m015622_c001_v7007000_t0000_u01750298182414") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa15e_d20250619_m015618_c001_v0001183_t0052_u01750298178172") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa618f6_d20250619_m015607_c001_v7007000_t0000_u01750298167780") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f15d_d20250619_m015603_c001_v0001165_t0036_u01750298163717") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664b7_d20250619_m015553_c001_v7007000_t0000_u01750298153467") 2025/06/19 01:59:07 DEBUG : banana: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93a4_d20250619_m015549_c001_v0001036_t0007_u01750298149438") 2025/06/19 01:59:07 DEBUG : bananaSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4187ea8124af2051_d20250619_m015658_c001_v7007000_t0000_u01750298218536") 2025/06/19 01:59:08 DEBUG : bananaSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa2a9_d20250619_m015654_c001_v0001183_t0040_u01750298214367") 2025/06/19 01:59:08 DEBUG : both0: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e3c_d20250619_m015523_c001_v7007000_t0000_u01750298123327") 2025/06/19 01:59:08 DEBUG : both0: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92fe_d20250619_m015501_c001_v0001036_t0029_u01750298101407") 2025/06/19 01:59:08 DEBUG : both0: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66429_d20250619_m015457_c001_v7007000_t0000_u01750298097196") 2025/06/19 01:59:08 DEBUG : both0: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9280_d20250619_m015435_c001_v0001036_t0054_u01750298075053") 2025/06/19 01:59:08 DEBUG : both1: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e3d_d20250619_m015523_c001_v7007000_t0000_u01750298123513") 2025/06/19 01:59:08 DEBUG : both1: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9302_d20250619_m015502_c001_v0001036_t0030_u01750298102262") 2025/06/19 01:59:08 DEBUG : both1: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e6642a_d20250619_m015457_c001_v7007000_t0000_u01750298097377") 2025/06/19 01:59:08 DEBUG : both1: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9284_d20250619_m015436_c001_v0001036_t0014_u01750298076036") 2025/06/19 01:59:08 DEBUG : both10: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e3e_d20250619_m015523_c001_v7007000_t0000_u01750298123696") 2025/06/19 01:59:08 DEBUG : both10: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9330_d20250619_m015510_c001_v0001036_t0045_u01750298110473") 2025/06/19 01:59:08 DEBUG : both10: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e6642b_d20250619_m015457_c001_v7007000_t0000_u01750298097558") 2025/06/19 01:59:08 DEBUG : both10: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92b8_d20250619_m015444_c001_v0001036_t0000_u01750298084839") 2025/06/19 01:59:08 DEBUG : both11: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e3f_d20250619_m015523_c001_v7007000_t0000_u01750298123880") 2025/06/19 01:59:08 DEBUG : both11: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9336_d20250619_m015511_c001_v0001036_t0046_u01750298111294") 2025/06/19 01:59:08 DEBUG : both11: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e6642c_d20250619_m015457_c001_v7007000_t0000_u01750298097740") 2025/06/19 01:59:08 DEBUG : both11: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92be_d20250619_m015445_c001_v0001036_t0012_u01750298085783") 2025/06/19 01:59:08 DEBUG : both12: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e40_d20250619_m015524_c001_v7007000_t0000_u01750298124063") 2025/06/19 01:59:08 DEBUG : both12: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef933a_d20250619_m015512_c001_v0001036_t0054_u01750298112221") 2025/06/19 01:59:08 DEBUG : both12: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e6642d_d20250619_m015457_c001_v7007000_t0000_u01750298097922") 2025/06/19 01:59:09 DEBUG : both12: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92c4_d20250619_m015446_c001_v0001036_t0041_u01750298086610") 2025/06/19 01:59:09 DEBUG : both13: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e41_d20250619_m015524_c001_v7007000_t0000_u01750298124252") 2025/06/19 01:59:09 DEBUG : both13: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef933e_d20250619_m015513_c001_v0001036_t0005_u01750298113400") 2025/06/19 01:59:09 DEBUG : both13: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e6642e_d20250619_m015458_c001_v7007000_t0000_u01750298098102") 2025/06/19 01:59:09 DEBUG : both13: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92c8_d20250619_m015447_c001_v0001036_t0050_u01750298087542") 2025/06/19 01:59:09 DEBUG : both14: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e42_d20250619_m015524_c001_v7007000_t0000_u01750298124436") 2025/06/19 01:59:09 DEBUG : both14: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9342_d20250619_m015514_c001_v0001036_t0041_u01750298114258") 2025/06/19 01:59:09 DEBUG : both14: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e6642f_d20250619_m015458_c001_v7007000_t0000_u01750298098283") 2025/06/19 01:59:09 DEBUG : both14: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92cc_d20250619_m015448_c001_v0001036_t0046_u01750298088577") 2025/06/19 01:59:09 DEBUG : both15: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e44_d20250619_m015524_c001_v7007000_t0000_u01750298124621") 2025/06/19 01:59:09 DEBUG : both15: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9348_d20250619_m015515_c001_v0001036_t0050_u01750298115001") 2025/06/19 01:59:09 DEBUG : both15: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66430_d20250619_m015458_c001_v7007000_t0000_u01750298098465") 2025/06/19 01:59:09 DEBUG : both15: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92d4_d20250619_m015449_c001_v0001036_t0056_u01750298089751") 2025/06/19 01:59:09 DEBUG : both16: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e45_d20250619_m015524_c001_v7007000_t0000_u01750298124805") 2025/06/19 01:59:09 DEBUG : both16: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9352_d20250619_m015516_c001_v0001036_t0058_u01750298116321") 2025/06/19 01:59:09 DEBUG : both16: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66431_d20250619_m015458_c001_v7007000_t0000_u01750298098647") 2025/06/19 01:59:09 DEBUG : both16: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92d8_d20250619_m015451_c001_v0001036_t0044_u01750298091148") 2025/06/19 01:59:09 DEBUG : both17: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e46_d20250619_m015525_c001_v7007000_t0000_u01750298125025") 2025/06/19 01:59:09 DEBUG : both17: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9356_d20250619_m015517_c001_v0001036_t0018_u01750298117370") 2025/06/19 01:59:09 DEBUG : both17: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66432_d20250619_m015458_c001_v7007000_t0000_u01750298098828") 2025/06/19 01:59:10 DEBUG : both17: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92dc_d20250619_m015451_c001_v0001036_t0046_u01750298091936") 2025/06/19 01:59:10 DEBUG : both18: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e47_d20250619_m015525_c001_v7007000_t0000_u01750298125210") 2025/06/19 01:59:10 DEBUG : both18: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef935a_d20250619_m015518_c001_v0001036_t0056_u01750298118452") 2025/06/19 01:59:10 DEBUG : both18: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66433_d20250619_m015459_c001_v7007000_t0000_u01750298099010") 2025/06/19 01:59:10 DEBUG : both18: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92e0_d20250619_m015452_c001_v0001036_t0007_u01750298092859") 2025/06/19 01:59:10 DEBUG : both19: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e48_d20250619_m015525_c001_v7007000_t0000_u01750298125392") 2025/06/19 01:59:10 DEBUG : both19: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef935e_d20250619_m015519_c001_v0001036_t0053_u01750298119454") 2025/06/19 01:59:10 DEBUG : both19: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66434_d20250619_m015459_c001_v7007000_t0000_u01750298099192") 2025/06/19 01:59:10 DEBUG : both19: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92e6_d20250619_m015453_c001_v0001036_t0032_u01750298093605") 2025/06/19 01:59:10 DEBUG : both2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e49_d20250619_m015525_c001_v7007000_t0000_u01750298125576") 2025/06/19 01:59:10 DEBUG : both2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9306_d20250619_m015503_c001_v0001036_t0048_u01750298103244") 2025/06/19 01:59:10 DEBUG : both2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66435_d20250619_m015459_c001_v7007000_t0000_u01750298099373") 2025/06/19 01:59:10 DEBUG : both2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef928c_d20250619_m015437_c001_v0001036_t0039_u01750298077086") 2025/06/19 01:59:10 DEBUG : both3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e4a_d20250619_m015525_c001_v7007000_t0000_u01750298125759") 2025/06/19 01:59:10 DEBUG : both3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef930c_d20250619_m015504_c001_v0001036_t0027_u01750298104302") 2025/06/19 01:59:10 DEBUG : both3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66436_d20250619_m015459_c001_v7007000_t0000_u01750298099555") 2025/06/19 01:59:10 DEBUG : both3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9290_d20250619_m015437_c001_v0001036_t0051_u01750298077867") 2025/06/19 01:59:10 DEBUG : both4: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e4b_d20250619_m015525_c001_v7007000_t0000_u01750298125942") 2025/06/19 01:59:10 DEBUG : both4: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9312_d20250619_m015505_c001_v0001036_t0045_u01750298105259") 2025/06/19 01:59:10 DEBUG : both4: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66438_d20250619_m015459_c001_v7007000_t0000_u01750298099736") 2025/06/19 01:59:10 DEBUG : both4: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9294_d20250619_m015438_c001_v0001036_t0021_u01750298078924") 2025/06/19 01:59:10 DEBUG : both5: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e4c_d20250619_m015526_c001_v7007000_t0000_u01750298126126") 2025/06/19 01:59:10 DEBUG : both5: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9318_d20250619_m015506_c001_v0001036_t0034_u01750298106118") 2025/06/19 01:59:11 DEBUG : both5: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66439_d20250619_m015459_c001_v7007000_t0000_u01750298099918") 2025/06/19 01:59:11 DEBUG : both5: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef929c_d20250619_m015439_c001_v0001036_t0000_u01750298079834") 2025/06/19 01:59:11 DEBUG : both6: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e4d_d20250619_m015526_c001_v7007000_t0000_u01750298126390") 2025/06/19 01:59:11 DEBUG : both6: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef931e_d20250619_m015506_c001_v0001036_t0008_u01750298106956") 2025/06/19 01:59:11 DEBUG : both6: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e6643a_d20250619_m015500_c001_v7007000_t0000_u01750298100100") 2025/06/19 01:59:11 DEBUG : both6: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92a0_d20250619_m015440_c001_v0001036_t0013_u01750298080934") 2025/06/19 01:59:11 DEBUG : both7: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e4e_d20250619_m015526_c001_v7007000_t0000_u01750298126574") 2025/06/19 01:59:11 DEBUG : both7: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9322_d20250619_m015507_c001_v0001036_t0012_u01750298107709") 2025/06/19 01:59:11 DEBUG : both7: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e6643b_d20250619_m015500_c001_v7007000_t0000_u01750298100282") 2025/06/19 01:59:11 DEBUG : both7: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92a6_d20250619_m015442_c001_v0001036_t0011_u01750298082198") 2025/06/19 01:59:11 DEBUG : both8: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e50_d20250619_m015526_c001_v7007000_t0000_u01750298126793") 2025/06/19 01:59:11 DEBUG : both8: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9326_d20250619_m015508_c001_v0001036_t0031_u01750298108570") 2025/06/19 01:59:11 DEBUG : both8: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e6643c_d20250619_m015500_c001_v7007000_t0000_u01750298100463") 2025/06/19 01:59:11 DEBUG : both8: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92aa_d20250619_m015442_c001_v0001036_t0028_u01750298082986") 2025/06/19 01:59:11 DEBUG : both9: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e51_d20250619_m015526_c001_v7007000_t0000_u01750298126977") 2025/06/19 01:59:11 DEBUG : both9: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef932c_d20250619_m015509_c001_v0001036_t0051_u01750298109531") 2025/06/19 01:59:11 DEBUG : both9: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e6643d_d20250619_m015500_c001_v7007000_t0000_u01750298100645") 2025/06/19 01:59:11 DEBUG : both9: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92b2_d20250619_m015443_c001_v0001036_t0017_u01750298083920") 2025/06/19 01:59:11 DEBUG : c/non empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c0d_d20250619_m015110_c001_v7007000_t0000_u01750297870130") 2025/06/19 01:59:11 DEBUG : c/non empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90af_d20250619_m015108_c001_v0001036_t0024_u01750297868009") 2025/06/19 01:59:11 DEBUG : c/non empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a20d2_d20250619_m015107_c001_v7007000_t0000_u01750297867110") 2025/06/19 01:59:12 DEBUG : c/non empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef909f_d20250619_m015104_c001_v0001036_t0020_u01750297864818") 2025/06/19 01:59:12 DEBUG : c/non empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0bc3_d20250619_m015047_c001_v7007000_t0000_u01750297847243") 2025/06/19 01:59:12 DEBUG : c/non empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef905f_d20250619_m015045_c001_v0001036_t0042_u01750297845284") 2025/06/19 01:59:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9de_d20250619_m015625_c001_v7007000_t0000_u01750298185019") 2025/06/19 01:59:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f198_d20250619_m015620_c001_v0001165_t0040_u01750298180065") 2025/06/19 01:59:12 DEBUG : check sum: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50a4a_d20250619_m015037_c001_v7007000_t0000_u01750297837135") 2025/06/19 01:59:12 DEBUG : check sum: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef903f_d20250619_m015036_c001_v0001036_t0032_u01750297836000") 2025/06/19 01:59:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40730db71672a721_d20250619_m015858_c001_v7007000_t0000_u01750298338244") 2025/06/19 01:59:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8488_d20250619_m015856_c001_v0001178_t0009_u01750298336752") 2025/06/19 01:59:12 DEBUG : dest/3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538c80_d20250619_m015255_c001_v7007000_t0000_u01750297975071") 2025/06/19 01:59:12 DEBUG : dest/3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f414bb68166ee68dc_d20250619_m015253_c001_v0001180_t0030_u01750297973978") 2025/06/19 01:59:12 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a0273f_d20250619_m015717_c001_v7007000_t0000_u01750298237016") 2025/06/19 01:59:12 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f287_d20250619_m015712_c001_v0001165_t0035_u01750298232877") 2025/06/19 01:59:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602d6_d20250619_m015829_c001_v7007000_t0000_u01750298309157") 2025/06/19 01:59:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f83a3_d20250619_m015818_c001_v0001178_t0005_u01750298298850") 2025/06/19 01:59:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa65892f_d20250619_m015814_c001_v7007000_t0000_u01750298294603") 2025/06/19 01:59:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f836b_d20250619_m015804_c001_v0001178_t0000_u01750298284300") 2025/06/19 01:59:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd92d_d20250619_m015800_c001_v7007000_t0000_u01750298280081") 2025/06/19 01:59:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8329_d20250619_m015750_c001_v0001178_t0033_u01750298270083") 2025/06/19 01:59:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fdf7_d20250619_m015745_c001_v7007000_t0000_u01750298265999") 2025/06/19 01:59:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f82e5_d20250619_m015736_c001_v0001178_t0053_u01750298256069") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a251a_d20250619_m015731_c001_v7007000_t0000_u01750298251973") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f829f_d20250619_m015721_c001_v0001178_t0010_u01750298241128") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f422dedf5130bfe7c_d20250619_m015714_c001_v7007000_t0000_u01750298234632") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f824f_d20250619_m015704_c001_v0001178_t0007_u01750298224900") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba31_d20250619_m015700_c001_v7007000_t0000_u01750298220820") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa2d5_d20250619_m015657_c001_v0001183_t0054_u01750298217420") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd8a5_d20250619_m015656_c001_v7007000_t0000_u01750298216149") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81e9_d20250619_m015647_c001_v0001178_t0032_u01750298207331") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b07_d20250619_m015643_c001_v7007000_t0000_u01750298203268") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa20c_d20250619_m015639_c001_v0001183_t0005_u01750298199627") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538e56_d20250619_m015638_c001_v7007000_t0000_u01750298198364") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1c0_d20250619_m015629_c001_v0001165_t0008_u01750298189087") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f404317e13194d49b_d20250619_m015622_c001_v7007000_t0000_u01750298182408") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f17a_d20250619_m015612_c001_v0001165_t0051_u01750298172044") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa618f8_d20250619_m015607_c001_v7007000_t0000_u01750298167964") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93b2_d20250619_m015557_c001_v0001036_t0042_u01750298157690") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664b9_d20250619_m015553_c001_v7007000_t0000_u01750298153648") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa024_d20250619_m015544_c001_v0001183_t0042_u01750298144315") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba2d_d20250619_m015658_c001_v7007000_t0000_u01750298218908") 2025/06/19 01:59:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa2ad_d20250619_m015654_c001_v0001183_t0012_u01750298214572") 2025/06/19 01:59:13 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a02740_d20250619_m015717_c001_v7007000_t0000_u01750298237199") 2025/06/19 01:59:13 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa355_d20250619_m015712_c001_v0001183_t0015_u01750298232873") 2025/06/19 01:59:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602d8_d20250619_m015829_c001_v7007000_t0000_u01750298309339") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa5ca_d20250619_m015819_c001_v0001183_t0011_u01750298299433") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658930_d20250619_m015814_c001_v7007000_t0000_u01750298294785") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa539_d20250619_m015805_c001_v0001183_t0043_u01750298285007") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd930_d20250619_m015800_c001_v7007000_t0000_u01750298280269") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa49f_d20250619_m015750_c001_v0001183_t0035_u01750298270656") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fdfa_d20250619_m015746_c001_v7007000_t0000_u01750298266180") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa428_d20250619_m015736_c001_v0001183_t0005_u01750298256711") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a251c_d20250619_m015732_c001_v7007000_t0000_u01750298252167") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa3a2_d20250619_m015721_c001_v0001183_t0031_u01750298241722") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b95_d20250619_m015714_c001_v7007000_t0000_u01750298234463") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9462_d20250619_m015705_c001_v0001036_t0041_u01750298225470") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba33_d20250619_m015701_c001_v7007000_t0000_u01750298221001") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8227_d20250619_m015657_c001_v0001178_t0036_u01750298217429") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4196f3fbe577caaf_d20250619_m015656_c001_v7007000_t0000_u01750298216255") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa25b_d20250619_m015647_c001_v0001183_t0059_u01750298207900") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b09_d20250619_m015643_c001_v7007000_t0000_u01750298203451") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1f4_d20250619_m015639_c001_v0001165_t0003_u01750298199636") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f404989d69920dd0d_d20250619_m015638_c001_v7007000_t0000_u01750298198315") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa1b0_d20250619_m015629_c001_v0001183_t0030_u01750298189660") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4196f3fbe577ca23_d20250619_m015622_c001_v7007000_t0000_u01750298182461") 2025/06/19 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93cc_d20250619_m015612_c001_v0001036_t0023_u01750298172652") 2025/06/19 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa618fa_d20250619_m015608_c001_v7007000_t0000_u01750298168148") 2025/06/19 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa094_d20250619_m015558_c001_v0001183_t0035_u01750298158516") 2025/06/19 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664ba_d20250619_m015553_c001_v7007000_t0000_u01750298153831") 2025/06/19 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f113_d20250619_m015544_c001_v0001165_t0027_u01750298144516") 2025/06/19 01:59:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba601b1_d20250619_m015658_c001_v7007000_t0000_u01750298218501") 2025/06/19 01:59:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f820d_d20250619_m015654_c001_v0001178_t0024_u01750298214581") 2025/06/19 01:59:15 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a02741_d20250619_m015717_c001_v7007000_t0000_u01750298237382") 2025/06/19 01:59:15 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8271_d20250619_m015712_c001_v0001178_t0017_u01750298232891") 2025/06/19 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602da_d20250619_m015829_c001_v7007000_t0000_u01750298309521") 2025/06/19 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f366_d20250619_m015820_c001_v0001165_t0046_u01750298299999") 2025/06/19 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658931_d20250619_m015814_c001_v7007000_t0000_u01750298294967") 2025/06/19 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f328_d20250619_m015805_c001_v0001165_t0041_u01750298285559") 2025/06/19 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd932_d20250619_m015800_c001_v7007000_t0000_u01750298280472") 2025/06/19 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f302_d20250619_m015751_c001_v0001165_t0051_u01750298271215") 2025/06/19 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fdfc_d20250619_m015746_c001_v7007000_t0000_u01750298266363") 2025/06/19 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f2e0_d20250619_m015737_c001_v0001165_t0059_u01750298257268") 2025/06/19 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a251d_d20250619_m015732_c001_v7007000_t0000_u01750298252350") 2025/06/19 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f2a4_d20250619_m015722_c001_v0001165_t0059_u01750298242285") 2025/06/19 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4144cb4109218e55_d20250619_m015714_c001_v7007000_t0000_u01750298234414") 2025/06/19 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa31d_d20250619_m015706_c001_v0001183_t0035_u01750298226430") 2025/06/19 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba34_d20250619_m015701_c001_v7007000_t0000_u01750298221184") 2025/06/19 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f242_d20250619_m015657_c001_v0001165_t0033_u01750298217471") 2025/06/19 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40358b5d4b1f167f_d20250619_m015655_c001_v7007000_t0000_u01750298215925") 2025/06/19 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f214_d20250619_m015648_c001_v0001165_t0027_u01750298208451") 2025/06/19 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b0a_d20250619_m015643_c001_v7007000_t0000_u01750298203632") 2025/06/19 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81c7_d20250619_m015639_c001_v0001178_t0034_u01750298199650") 2025/06/19 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4008bcc0099ae73e_d20250619_m015638_c001_v7007000_t0000_u01750298198494") 2025/06/19 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8197_d20250619_m015630_c001_v0001178_t0036_u01750298190224") 2025/06/19 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9d0_d20250619_m015622_c001_v7007000_t0000_u01750298182053") 2025/06/19 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa136_d20250619_m015613_c001_v0001183_t0052_u01750298173443") 2025/06/19 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa618fc_d20250619_m015608_c001_v7007000_t0000_u01750298168331") 2025/06/19 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f143_d20250619_m015559_c001_v0001165_t0022_u01750298159101") 2025/06/19 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664bc_d20250619_m015554_c001_v7007000_t0000_u01750298154011") 2025/06/19 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9392_d20250619_m015544_c001_v0001036_t0055_u01750298144721") 2025/06/19 01:59:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba601b7_d20250619_m015658_c001_v7007000_t0000_u01750298218889") 2025/06/19 01:59:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f232_d20250619_m015654_c001_v0001165_t0031_u01750298214682") 2025/06/19 01:59:16 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a02742_d20250619_m015717_c001_v7007000_t0000_u01750298237566") 2025/06/19 01:59:16 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9476_d20250619_m015713_c001_v0001036_t0058_u01750298233050") 2025/06/19 01:59:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602dd_d20250619_m015829_c001_v7007000_t0000_u01750298309766") 2025/06/19 01:59:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94e6_d20250619_m015820_c001_v0001036_t0044_u01750298300598") 2025/06/19 01:59:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658932_d20250619_m015815_c001_v7007000_t0000_u01750298295150") 2025/06/19 01:59:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94cc_d20250619_m015806_c001_v0001036_t0011_u01750298286113") 2025/06/19 01:59:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd934_d20250619_m015800_c001_v7007000_t0000_u01750298280693") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94bc_d20250619_m015751_c001_v0001036_t0039_u01750298271811") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fdfe_d20250619_m015746_c001_v7007000_t0000_u01750298266547") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9498_d20250619_m015737_c001_v0001036_t0033_u01750298257956") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a251f_d20250619_m015732_c001_v7007000_t0000_u01750298252534") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef947e_d20250619_m015722_c001_v0001036_t0037_u01750298242925") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd8c2_d20250619_m015714_c001_v7007000_t0000_u01750298234039") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f270_d20250619_m015706_c001_v0001165_t0010_u01750298226991") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba35_d20250619_m015701_c001_v7007000_t0000_u01750298221365") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa2d7_d20250619_m015657_c001_v0001183_t0020_u01750298217631") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab7419_d20250619_m015655_c001_v7007000_t0000_u01750298215731") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef942c_d20250619_m015649_c001_v0001036_t0052_u01750298209038") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b0b_d20250619_m015643_c001_v7007000_t0000_u01750298203817") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9416_d20250619_m015639_c001_v0001036_t0058_u01750298199812") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4086edb209d21e2a_d20250619_m015638_c001_v7007000_t0000_u01750298198318") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93f6_d20250619_m015630_c001_v0001036_t0052_u01750298190818") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f404317e13194d498_d20250619_m015622_c001_v7007000_t0000_u01750298182041") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f180_d20250619_m015613_c001_v0001165_t0019_u01750298173655") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa618fe_d20250619_m015608_c001_v7007000_t0000_u01750298168515") 2025/06/19 01:59:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93b4_d20250619_m015559_c001_v0001036_t0047_u01750298159309") 2025/06/19 01:59:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664be_d20250619_m015554_c001_v7007000_t0000_u01750298154194") 2025/06/19 01:59:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa02e_d20250619_m015545_c001_v0001183_t0054_u01750298145433") 2025/06/19 01:59:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba601b2_d20250619_m015658_c001_v7007000_t0000_u01750298218521") 2025/06/19 01:59:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa2b1_d20250619_m015654_c001_v0001183_t0030_u01750298214766") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a02743_d20250619_m015717_c001_v7007000_t0000_u01750298237750") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa357_d20250619_m015713_c001_v0001183_t0015_u01750298233074") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602df_d20250619_m015829_c001_v7007000_t0000_u01750298309947") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f83b5_d20250619_m015821_c001_v0001178_t0027_u01750298301059") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658933_d20250619_m015815_c001_v7007000_t0000_u01750298295331") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8373_d20250619_m015806_c001_v0001178_t0005_u01750298286772") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd937_d20250619_m015800_c001_v7007000_t0000_u01750298280875") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8337_d20250619_m015752_c001_v0001178_t0014_u01750298272156") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fe01_d20250619_m015746_c001_v7007000_t0000_u01750298266730") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f82f3_d20250619_m015738_c001_v0001178_t0014_u01750298258491") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a2521_d20250619_m015732_c001_v7007000_t0000_u01750298252717") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f82a9_d20250619_m015723_c001_v0001178_t0020_u01750298243643") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd8c5_d20250619_m015714_c001_v7007000_t0000_u01750298234634") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8257_d20250619_m015707_c001_v0001178_t0035_u01750298227213") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba36_d20250619_m015701_c001_v7007000_t0000_u01750298221553") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef944c_d20250619_m015657_c001_v0001036_t0008_u01750298217638") 2025/06/19 01:59:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40358b5d4b1f167e_d20250619_m015655_c001_v7007000_t0000_u01750298215742") 2025/06/19 01:59:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81f5_d20250619_m015649_c001_v0001178_t0050_u01750298209555") 2025/06/19 01:59:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b0c_d20250619_m015644_c001_v7007000_t0000_u01750298204002") 2025/06/19 01:59:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa210_d20250619_m015639_c001_v0001183_t0048_u01750298199832") 2025/06/19 01:59:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba60162_d20250619_m015638_c001_v7007000_t0000_u01750298198326") 2025/06/19 01:59:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1c8_d20250619_m015631_c001_v0001165_t0049_u01750298191329") 2025/06/19 01:59:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a240e_d20250619_m015622_c001_v7007000_t0000_u01750298182633") 2025/06/19 01:59:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93d2_d20250619_m015613_c001_v0001036_t0025_u01750298173898") 2025/06/19 01:59:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa61900_d20250619_m015608_c001_v7007000_t0000_u01750298168701") 2025/06/19 01:59:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa09f_d20250619_m015559_c001_v0001183_t0021_u01750298159902") 2025/06/19 01:59:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664bf_d20250619_m015554_c001_v7007000_t0000_u01750298154375") 2025/06/19 01:59:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f119_d20250619_m015545_c001_v0001165_t0049_u01750298145635") 2025/06/19 01:59:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4187ea8124af2052_d20250619_m015658_c001_v7007000_t0000_u01750298218718") 2025/06/19 01:59:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f820f_d20250619_m015654_c001_v0001178_t0002_u01750298214799") 2025/06/19 01:59:19 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a02744_d20250619_m015717_c001_v7007000_t0000_u01750298237932") 2025/06/19 01:59:19 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f289_d20250619_m015713_c001_v0001165_t0054_u01750298233082") 2025/06/19 01:59:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602e0_d20250619_m015830_c001_v7007000_t0000_u01750298310129") 2025/06/19 01:59:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa5de_d20250619_m015821_c001_v0001183_t0026_u01750298301287") 2025/06/19 01:59:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658934_d20250619_m015815_c001_v7007000_t0000_u01750298295517") 2025/06/19 01:59:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa547_d20250619_m015806_c001_v0001183_t0044_u01750298286988") 2025/06/19 01:59:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd939_d20250619_m015801_c001_v7007000_t0000_u01750298281058") 2025/06/19 01:59:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa4b1_d20250619_m015752_c001_v0001183_t0030_u01750298272366") 2025/06/19 01:59:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fe04_d20250619_m015746_c001_v7007000_t0000_u01750298266911") 2025/06/19 01:59:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa43e_d20250619_m015738_c001_v0001183_t0038_u01750298258769") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a2522_d20250619_m015732_c001_v7007000_t0000_u01750298252901") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa3b6_d20250619_m015723_c001_v0001183_t0010_u01750298243901") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f422dedf5130bfe7a_d20250619_m015714_c001_v7007000_t0000_u01750298234430") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9468_d20250619_m015707_c001_v0001036_t0025_u01750298227427") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba37_d20250619_m015701_c001_v7007000_t0000_u01750298221738") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8229_d20250619_m015657_c001_v0001178_t0024_u01750298217666") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab7420_d20250619_m015656_c001_v7007000_t0000_u01750298216281") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa271_d20250619_m015649_c001_v0001183_t0019_u01750298209764") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b0d_d20250619_m015644_c001_v7007000_t0000_u01750298204183") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1f6_d20250619_m015639_c001_v0001165_t0045_u01750298199841") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4144cb4109218e08_d20250619_m015638_c001_v7007000_t0000_u01750298198337") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa1be_d20250619_m015631_c001_v0001183_t0030_u01750298191537") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab73b9_d20250619_m015622_c001_v7007000_t0000_u01750298182473") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa140_d20250619_m015614_c001_v0001183_t0005_u01750298174317") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa61902_d20250619_m015608_c001_v7007000_t0000_u01750298168896") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f149_d20250619_m015600_c001_v0001165_t0006_u01750298160103") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664c1_d20250619_m015554_c001_v7007000_t0000_u01750298154560") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9394_d20250619_m015545_c001_v0001036_t0056_u01750298145849") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab742a_d20250619_m015658_c001_v7007000_t0000_u01750298218731") 2025/06/19 01:59:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9442_d20250619_m015654_c001_v0001036_t0039_u01750298214812") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a02745_d20250619_m015718_c001_v7007000_t0000_u01750298238116") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8273_d20250619_m015713_c001_v0001178_t0054_u01750298233104") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602e2_d20250619_m015830_c001_v7007000_t0000_u01750298310311") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f370_d20250619_m015821_c001_v0001165_t0009_u01750298301487") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658935_d20250619_m015815_c001_v7007000_t0000_u01750298295699") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f330_d20250619_m015807_c001_v0001165_t0026_u01750298287183") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd93b_d20250619_m015801_c001_v7007000_t0000_u01750298281250") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f306_d20250619_m015752_c001_v0001165_t0043_u01750298272570") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fe06_d20250619_m015747_c001_v7007000_t0000_u01750298267093") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f2e4_d20250619_m015738_c001_v0001165_t0027_u01750298258961") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a2524_d20250619_m015733_c001_v7007000_t0000_u01750298253083") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f2ac_d20250619_m015724_c001_v0001165_t0052_u01750298244109") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a0273a_d20250619_m015714_c001_v7007000_t0000_u01750298234428") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa325_d20250619_m015707_c001_v0001183_t0015_u01750298227902") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba38_d20250619_m015701_c001_v7007000_t0000_u01750298221920") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f244_d20250619_m015657_c001_v0001165_t0034_u01750298217686") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fd40_d20250619_m015656_c001_v7007000_t0000_u01750298216099") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f216_d20250619_m015649_c001_v0001165_t0037_u01750298209961") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b0f_d20250619_m015644_c001_v7007000_t0000_u01750298204363") 2025/06/19 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81cb_d20250619_m015639_c001_v0001178_t0035_u01750298199856") 2025/06/19 01:59:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4086edb209d21e2d_d20250619_m015638_c001_v7007000_t0000_u01750298198501") 2025/06/19 01:59:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f819d_d20250619_m015631_c001_v0001178_t0057_u01750298191729") 2025/06/19 01:59:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795aeb_d20250619_m015622_c001_v7007000_t0000_u01750298182428") 2025/06/19 01:59:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f182_d20250619_m015614_c001_v0001165_t0006_u01750298174513") 2025/06/19 01:59:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa61904_d20250619_m015609_c001_v7007000_t0000_u01750298169081") 2025/06/19 01:59:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93b6_d20250619_m015600_c001_v0001036_t0038_u01750298160363") 2025/06/19 01:59:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664c2_d20250619_m015554_c001_v7007000_t0000_u01750298154740") 2025/06/19 01:59:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa03e_d20250619_m015546_c001_v0001183_t0046_u01750298146433") 2025/06/19 01:59:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b32_d20250619_m015658_c001_v7007000_t0000_u01750298218553") 2025/06/19 01:59:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f234_d20250619_m015654_c001_v0001165_t0044_u01750298214885") 2025/06/19 01:59:22 DEBUG : dir1/0007-12345: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a02746_d20250619_m015718_c001_v7007000_t0000_u01750298238299") 2025/06/19 01:59:22 DEBUG : dir1/0007-12345: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa359_d20250619_m015713_c001_v0001183_t0025_u01750298233274") 2025/06/19 01:59:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602e4_d20250619_m015830_c001_v7007000_t0000_u01750298310492") 2025/06/19 01:59:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94ea_d20250619_m015821_c001_v0001036_t0048_u01750298301694") 2025/06/19 01:59:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658936_d20250619_m015815_c001_v7007000_t0000_u01750298295900") 2025/06/19 01:59:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94d0_d20250619_m015807_c001_v0001036_t0026_u01750298287442") 2025/06/19 01:59:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd93d_d20250619_m015801_c001_v7007000_t0000_u01750298281432") 2025/06/19 01:59:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94be_d20250619_m015752_c001_v0001036_t0026_u01750298272796") 2025/06/19 01:59:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fe09_d20250619_m015747_c001_v7007000_t0000_u01750298267276") 2025/06/19 01:59:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef949c_d20250619_m015739_c001_v0001036_t0042_u01750298259204") 2025/06/19 01:59:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a2525_d20250619_m015733_c001_v7007000_t0000_u01750298253273") 2025/06/19 01:59:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9482_d20250619_m015724_c001_v0001036_t0010_u01750298244377") 2025/06/19 01:59:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4144cb4109218e51_d20250619_m015714_c001_v7007000_t0000_u01750298234045") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f276_d20250619_m015708_c001_v0001165_t0028_u01750298228129") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba39_d20250619_m015702_c001_v7007000_t0000_u01750298222101") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa2d9_d20250619_m015657_c001_v0001183_t0008_u01750298217832") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba601a9_d20250619_m015656_c001_v7007000_t0000_u01750298216291") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9430_d20250619_m015650_c001_v0001036_t0030_u01750298210188") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b10_d20250619_m015644_c001_v7007000_t0000_u01750298204544") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa215_d20250619_m015640_c001_v0001183_t0007_u01750298200037") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0f1a_d20250619_m015638_c001_v7007000_t0000_u01750298198344") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93f8_d20250619_m015631_c001_v0001036_t0022_u01750298191967") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e6653c_d20250619_m015622_c001_v7007000_t0000_u01750298182432") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93d4_d20250619_m015614_c001_v0001036_t0013_u01750298174778") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa61906_d20250619_m015609_c001_v7007000_t0000_u01750298169265") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa0ab_d20250619_m015600_c001_v0001183_t0054_u01750298160884") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664c4_d20250619_m015554_c001_v7007000_t0000_u01750298154921") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f11d_d20250619_m015546_c001_v0001165_t0009_u01750298146622") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab7429_d20250619_m015658_c001_v7007000_t0000_u01750298218543") 2025/06/19 01:59:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa2b5_d20250619_m015654_c001_v0001183_t0050_u01750298214976") 2025/06/19 01:59:23 DEBUG : dir1/0008-23456: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a02747_d20250619_m015718_c001_v7007000_t0000_u01750298238482") 2025/06/19 01:59:23 DEBUG : dir1/0008-23456: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8275_d20250619_m015713_c001_v0001178_t0041_u01750298233312") 2025/06/19 01:59:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602e7_d20250619_m015830_c001_v7007000_t0000_u01750298310698") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f83bd_d20250619_m015822_c001_v0001178_t0050_u01750298302213") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658937_d20250619_m015816_c001_v7007000_t0000_u01750298296083") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8377_d20250619_m015807_c001_v0001178_t0027_u01750298287950") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd93f_d20250619_m015801_c001_v7007000_t0000_u01750298281614") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f833d_d20250619_m015753_c001_v0001178_t0016_u01750298273209") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fe0b_d20250619_m015747_c001_v7007000_t0000_u01750298267458") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f82f9_d20250619_m015739_c001_v0001178_t0012_u01750298259616") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a2527_d20250619_m015733_c001_v7007000_t0000_u01750298253454") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f82b5_d20250619_m015724_c001_v0001178_t0032_u01750298244747") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd8c3_d20250619_m015714_c001_v7007000_t0000_u01750298234224") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8261_d20250619_m015708_c001_v0001178_t0056_u01750298228343") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba3a_d20250619_m015702_c001_v7007000_t0000_u01750298222284") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f822d_d20250619_m015657_c001_v0001178_t0018_u01750298217881") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba601aa_d20250619_m015656_c001_v7007000_t0000_u01750298216303") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81fb_d20250619_m015650_c001_v0001178_t0043_u01750298210601") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b11_d20250619_m015644_c001_v7007000_t0000_u01750298204727") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1f8_d20250619_m015640_c001_v0001165_t0038_u01750298200057") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba60161_d20250619_m015638_c001_v7007000_t0000_u01750298198144") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1d2_d20250619_m015632_c001_v0001165_t0035_u01750298192579") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9d6_d20250619_m015622_c001_v7007000_t0000_u01750298182469") 2025/06/19 01:59:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa146_d20250619_m015615_c001_v0001183_t0030_u01750298175137") 2025/06/19 01:59:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa61907_d20250619_m015609_c001_v7007000_t0000_u01750298169450") 2025/06/19 01:59:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f14d_d20250619_m015601_c001_v0001165_t0028_u01750298161139") 2025/06/19 01:59:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664c6_d20250619_m015555_c001_v7007000_t0000_u01750298155101") 2025/06/19 01:59:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9398_d20250619_m015546_c001_v0001036_t0043_u01750298146824") 2025/06/19 01:59:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4187ea8124af2053_d20250619_m015658_c001_v7007000_t0000_u01750298218902") 2025/06/19 01:59:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8215_d20250619_m015655_c001_v0001178_t0032_u01750298215009") 2025/06/19 01:59:25 DEBUG : dir1/0009-34567: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a02748_d20250619_m015718_c001_v7007000_t0000_u01750298238664") 2025/06/19 01:59:25 DEBUG : dir1/0009-34567: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f28b_d20250619_m015713_c001_v0001165_t0033_u01750298233325") 2025/06/19 01:59:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602ea_d20250619_m015830_c001_v7007000_t0000_u01750298310881") 2025/06/19 01:59:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa5e8_d20250619_m015822_c001_v0001183_t0046_u01750298302423") 2025/06/19 01:59:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658938_d20250619_m015816_c001_v7007000_t0000_u01750298296357") 2025/06/19 01:59:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa553_d20250619_m015808_c001_v0001183_t0014_u01750298288161") 2025/06/19 01:59:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd942_d20250619_m015801_c001_v7007000_t0000_u01750298281796") 2025/06/19 01:59:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa4bd_d20250619_m015753_c001_v0001183_t0030_u01750298273419") 2025/06/19 01:59:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fe0d_d20250619_m015747_c001_v7007000_t0000_u01750298267639") 2025/06/19 01:59:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa44a_d20250619_m015739_c001_v0001183_t0029_u01750298259832") 2025/06/19 01:59:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a2528_d20250619_m015733_c001_v7007000_t0000_u01750298253637") 2025/06/19 01:59:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa3c6_d20250619_m015724_c001_v0001183_t0052_u01750298244964") 2025/06/19 01:59:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f422dedf5130bfe7b_d20250619_m015714_c001_v7007000_t0000_u01750298234434") 2025/06/19 01:59:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef946a_d20250619_m015708_c001_v0001036_t0010_u01750298228566") 2025/06/19 01:59:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba3b_d20250619_m015702_c001_v7007000_t0000_u01750298222465") 2025/06/19 01:59:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f246_d20250619_m015657_c001_v0001165_t0045_u01750298217909") 2025/06/19 01:59:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40358b5d4b1f1681_d20250619_m015656_c001_v7007000_t0000_u01750298216110") 2025/06/19 01:59:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa281_d20250619_m015650_c001_v0001183_t0030_u01750298210818") 2025/06/19 01:59:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b12_d20250619_m015644_c001_v7007000_t0000_u01750298204910") 2025/06/19 01:59:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81cd_d20250619_m015640_c001_v0001178_t0029_u01750298200069") 2025/06/19 01:59:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba60163_d20250619_m015638_c001_v7007000_t0000_u01750298198514") 2025/06/19 01:59:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa1c4_d20250619_m015632_c001_v0001183_t0016_u01750298192798") 2025/06/19 01:59:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f404317e13194d49c_d20250619_m015622_c001_v7007000_t0000_u01750298182593") 2025/06/19 01:59:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f184_d20250619_m015615_c001_v0001165_t0057_u01750298175329") 2025/06/19 01:59:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa61909_d20250619_m015609_c001_v7007000_t0000_u01750298169633") 2025/06/19 01:59:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93b8_d20250619_m015601_c001_v0001036_t0013_u01750298161370") 2025/06/19 01:59:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664c7_d20250619_m015555_c001_v7007000_t0000_u01750298155282") 2025/06/19 01:59:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa044_d20250619_m015547_c001_v0001183_t0037_u01750298147213") 2025/06/19 01:59:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b33_d20250619_m015658_c001_v7007000_t0000_u01750298218741") 2025/06/19 01:59:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f236_d20250619_m015655_c001_v0001165_t0052_u01750298215102") 2025/06/19 01:59:26 DEBUG : dir1/0010-45678: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a02749_d20250619_m015718_c001_v7007000_t0000_u01750298238850") 2025/06/19 01:59:26 DEBUG : dir1/0010-45678: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa35f_d20250619_m015713_c001_v0001183_t0058_u01750298233491") 2025/06/19 01:59:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602ec_d20250619_m015831_c001_v7007000_t0000_u01750298311063") 2025/06/19 01:59:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f374_d20250619_m015822_c001_v0001165_t0002_u01750298302624") 2025/06/19 01:59:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658939_d20250619_m015816_c001_v7007000_t0000_u01750298296539") 2025/06/19 01:59:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f33c_d20250619_m015808_c001_v0001165_t0024_u01750298288361") 2025/06/19 01:59:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd944_d20250619_m015802_c001_v7007000_t0000_u01750298282032") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f308_d20250619_m015753_c001_v0001165_t0026_u01750298273626") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fe0f_d20250619_m015747_c001_v7007000_t0000_u01750298267821") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f2e6_d20250619_m015740_c001_v0001165_t0047_u01750298260042") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a2529_d20250619_m015733_c001_v7007000_t0000_u01750298253820") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f2b0_d20250619_m015725_c001_v0001165_t0055_u01750298245195") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a02738_d20250619_m015714_c001_v7007000_t0000_u01750298234059") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa331_d20250619_m015709_c001_v0001183_t0013_u01750298229011") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba3c_d20250619_m015702_c001_v7007000_t0000_u01750298222654") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9450_d20250619_m015658_c001_v0001036_t0011_u01750298218012") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab741b_d20250619_m015655_c001_v7007000_t0000_u01750298215914") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f21c_d20250619_m015651_c001_v0001165_t0045_u01750298211006") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b14_d20250619_m015645_c001_v7007000_t0000_u01750298205092") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa217_d20250619_m015640_c001_v0001183_t0027_u01750298200232") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4086edb209d21e25_d20250619_m015638_c001_v7007000_t0000_u01750298198136") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81a3_d20250619_m015633_c001_v0001178_t0028_u01750298193002") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4196f3fbe577ca25_d20250619_m015622_c001_v7007000_t0000_u01750298182647") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93d6_d20250619_m015615_c001_v0001036_t0057_u01750298175568") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa6190b_d20250619_m015609_c001_v7007000_t0000_u01750298169814") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa0b7_d20250619_m015601_c001_v0001183_t0015_u01750298161807") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664c9_d20250619_m015555_c001_v7007000_t0000_u01750298155462") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f121_d20250619_m015547_c001_v0001165_t0008_u01750298147434") 2025/06/19 01:59:27 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4196f3fbe577caba_d20250619_m015658_c001_v7007000_t0000_u01750298218750") 2025/06/19 01:59:28 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9444_d20250619_m015655_c001_v0001036_t0015_u01750298215153") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a0274a_d20250619_m015719_c001_v7007000_t0000_u01750298239033") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f28d_d20250619_m015713_c001_v0001165_t0034_u01750298233554") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602ef_d20250619_m015831_c001_v7007000_t0000_u01750298311246") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94ec_d20250619_m015822_c001_v0001036_t0024_u01750298302828") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa65893a_d20250619_m015816_c001_v7007000_t0000_u01750298296721") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94d2_d20250619_m015808_c001_v0001036_t0046_u01750298288565") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd946_d20250619_m015802_c001_v7007000_t0000_u01750298282215") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94c0_d20250619_m015753_c001_v0001036_t0049_u01750298273827") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fe13_d20250619_m015748_c001_v7007000_t0000_u01750298268005") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef949e_d20250619_m015740_c001_v0001036_t0008_u01750298260262") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a252a_d20250619_m015734_c001_v7007000_t0000_u01750298254003") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9484_d20250619_m015725_c001_v0001036_t0015_u01750298245585") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50f73_d20250619_m015714_c001_v7007000_t0000_u01750298234603") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f27a_d20250619_m015709_c001_v0001165_t0014_u01750298229216") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba3d_d20250619_m015702_c001_v7007000_t0000_u01750298222835") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa2db_d20250619_m015658_c001_v0001183_t0050_u01750298218038") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4196f3fbe577caac_d20250619_m015655_c001_v7007000_t0000_u01750298215890") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9434_d20250619_m015651_c001_v0001036_t0020_u01750298211211") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b15_d20250619_m015645_c001_v7007000_t0000_u01750298205275") 2025/06/19 01:59:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1fa_d20250619_m015640_c001_v0001165_t0023_u01750298200259") 2025/06/19 01:59:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f404989d69920dd0b_d20250619_m015637_c001_v7007000_t0000_u01750298197931") 2025/06/19 01:59:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93fe_d20250619_m015633_c001_v0001036_t0006_u01750298193211") 2025/06/19 01:59:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab73bc_d20250619_m015622_c001_v7007000_t0000_u01750298182659") 2025/06/19 01:59:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa14a_d20250619_m015616_c001_v0001183_t0043_u01750298176133") 2025/06/19 01:59:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa6190d_d20250619_m015609_c001_v7007000_t0000_u01750298169996") 2025/06/19 01:59:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f151_d20250619_m015602_c001_v0001165_t0020_u01750298162011") 2025/06/19 01:59:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664ca_d20250619_m015555_c001_v7007000_t0000_u01750298155643") 2025/06/19 01:59:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef939c_d20250619_m015547_c001_v0001036_t0058_u01750298147642") 2025/06/19 01:59:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba2b_d20250619_m015658_c001_v7007000_t0000_u01750298218511") 2025/06/19 01:59:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa2b9_d20250619_m015655_c001_v0001183_t0054_u01750298215178") 2025/06/19 01:59:29 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a0274b_d20250619_m015719_c001_v7007000_t0000_u01750298239215") 2025/06/19 01:59:29 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f827b_d20250619_m015713_c001_v0001178_t0043_u01750298233575") 2025/06/19 01:59:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602f3_d20250619_m015831_c001_v7007000_t0000_u01750298311427") 2025/06/19 01:59:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f83cb_d20250619_m015823_c001_v0001178_t0055_u01750298303329") 2025/06/19 01:59:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa65893b_d20250619_m015816_c001_v7007000_t0000_u01750298296904") 2025/06/19 01:59:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f837f_d20250619_m015809_c001_v0001178_t0037_u01750298289211") 2025/06/19 01:59:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd948_d20250619_m015802_c001_v7007000_t0000_u01750298282413") 2025/06/19 01:59:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8343_d20250619_m015754_c001_v0001178_t0006_u01750298274377") 2025/06/19 01:59:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fe15_d20250619_m015748_c001_v7007000_t0000_u01750298268187") 2025/06/19 01:59:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8301_d20250619_m015740_c001_v0001178_t0019_u01750298260700") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a252b_d20250619_m015734_c001_v7007000_t0000_u01750298254188") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f82c1_d20250619_m015726_c001_v0001178_t0002_u01750298246004") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a02739_d20250619_m015714_c001_v7007000_t0000_u01750298234244") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8265_d20250619_m015709_c001_v0001178_t0029_u01750298229423") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba3e_d20250619_m015703_c001_v7007000_t0000_u01750298223017") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8231_d20250619_m015658_c001_v0001178_t0033_u01750298218099") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fd3f_d20250619_m015655_c001_v7007000_t0000_u01750298215917") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81ff_d20250619_m015651_c001_v0001178_t0001_u01750298211537") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b18_d20250619_m015645_c001_v7007000_t0000_u01750298205457") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81cf_d20250619_m015640_c001_v0001178_t0000_u01750298200286") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4144cb4109218e0a_d20250619_m015638_c001_v7007000_t0000_u01750298198528") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1d6_d20250619_m015633_c001_v0001165_t0021_u01750298193540") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9d7_d20250619_m015622_c001_v7007000_t0000_u01750298182602") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f18a_d20250619_m015616_c001_v0001165_t0040_u01750298176321") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa6190f_d20250619_m015610_c001_v7007000_t0000_u01750298170180") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93ba_d20250619_m015602_c001_v0001036_t0050_u01750298162216") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664cc_d20250619_m015555_c001_v7007000_t0000_u01750298155841") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa04a_d20250619_m015548_c001_v0001183_t0007_u01750298148131") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba601b3_d20250619_m015658_c001_v7007000_t0000_u01750298218684") 2025/06/19 01:59:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8217_d20250619_m015655_c001_v0001178_t0036_u01750298215275") 2025/06/19 01:59:30 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a0274c_d20250619_m015719_c001_v7007000_t0000_u01750298239398") 2025/06/19 01:59:30 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9478_d20250619_m015713_c001_v0001036_t0032_u01750298233589") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602f5_d20250619_m015831_c001_v7007000_t0000_u01750298311609") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa5f8_d20250619_m015823_c001_v0001183_t0030_u01750298303563") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa65893c_d20250619_m015817_c001_v7007000_t0000_u01750298297086") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa567_d20250619_m015809_c001_v0001183_t0032_u01750298289411") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd94b_d20250619_m015802_c001_v7007000_t0000_u01750298282595") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa4c7_d20250619_m015754_c001_v0001183_t0031_u01750298274594") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fe17_d20250619_m015748_c001_v7007000_t0000_u01750298268367") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa452_d20250619_m015740_c001_v0001183_t0043_u01750298260919") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a252c_d20250619_m015734_c001_v7007000_t0000_u01750298254372") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa3ca_d20250619_m015726_c001_v0001183_t0055_u01750298246214") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a0273b_d20250619_m015714_c001_v7007000_t0000_u01750298234634") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef946c_d20250619_m015709_c001_v0001036_t0031_u01750298229632") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba40_d20250619_m015703_c001_v7007000_t0000_u01750298223199") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f248_d20250619_m015658_c001_v0001165_t0028_u01750298218116") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba601a8_d20250619_m015656_c001_v7007000_t0000_u01750298216112") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa291_d20250619_m015651_c001_v0001183_t0044_u01750298211746") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b19_d20250619_m015645_c001_v7007000_t0000_u01750298205638") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa21d_d20250619_m015640_c001_v0001183_t0013_u01750298200436") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4086edb209d21e22_d20250619_m015637_c001_v7007000_t0000_u01750298197952") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa1cc_d20250619_m015633_c001_v0001183_t0057_u01750298193746") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9d8_d20250619_m015622_c001_v7007000_t0000_u01750298182667") 2025/06/19 01:59:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93d8_d20250619_m015616_c001_v0001036_t0046_u01750298176561") 2025/06/19 01:59:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa61911_d20250619_m015610_c001_v7007000_t0000_u01750298170362") 2025/06/19 01:59:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa0bd_d20250619_m015602_c001_v0001183_t0018_u01750298162706") 2025/06/19 01:59:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664d0_d20250619_m015556_c001_v7007000_t0000_u01750298156022") 2025/06/19 01:59:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f129_d20250619_m015548_c001_v0001165_t0049_u01750298148330") 2025/06/19 01:59:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4196f3fbe577cab8_d20250619_m015658_c001_v7007000_t0000_u01750298218563") 2025/06/19 01:59:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f238_d20250619_m015655_c001_v0001165_t0016_u01750298215371") 2025/06/19 01:59:32 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a0274d_d20250619_m015719_c001_v7007000_t0000_u01750298239583") 2025/06/19 01:59:32 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa363_d20250619_m015713_c001_v0001183_t0010_u01750298233719") 2025/06/19 01:59:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602f9_d20250619_m015831_c001_v7007000_t0000_u01750298311792") 2025/06/19 01:59:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f376_d20250619_m015823_c001_v0001165_t0044_u01750298303769") 2025/06/19 01:59:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa65893d_d20250619_m015817_c001_v7007000_t0000_u01750298297268") 2025/06/19 01:59:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f340_d20250619_m015809_c001_v0001165_t0054_u01750298289604") 2025/06/19 01:59:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd94d_d20250619_m015802_c001_v7007000_t0000_u01750298282777") 2025/06/19 01:59:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f30c_d20250619_m015754_c001_v0001165_t0049_u01750298274782") 2025/06/19 01:59:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fe1a_d20250619_m015748_c001_v7007000_t0000_u01750298268550") 2025/06/19 01:59:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f2ea_d20250619_m015741_c001_v0001165_t0043_u01750298261120") 2025/06/19 01:59:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a252d_d20250619_m015734_c001_v7007000_t0000_u01750298254556") 2025/06/19 01:59:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f2b2_d20250619_m015726_c001_v0001165_t0032_u01750298246434") 2025/06/19 01:59:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f407961d40d1133c1_d20250619_m015714_c001_v7007000_t0000_u01750298234456") 2025/06/19 01:59:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa33b_d20250619_m015710_c001_v0001183_t0051_u01750298230125") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba41_d20250619_m015703_c001_v7007000_t0000_u01750298223380") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa2e1_d20250619_m015658_c001_v0001183_t0022_u01750298218233") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4196f3fbe577caaa_d20250619_m015655_c001_v7007000_t0000_u01750298215708") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f224_d20250619_m015651_c001_v0001165_t0027_u01750298211939") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b1b_d20250619_m015645_c001_v7007000_t0000_u01750298205826") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9418_d20250619_m015640_c001_v0001036_t0045_u01750298200442") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f404989d69920dd0c_d20250619_m015638_c001_v7007000_t0000_u01750298198129") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81a5_d20250619_m015633_c001_v0001178_t0050_u01750298193965") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e6653d_d20250619_m015622_c001_v7007000_t0000_u01750298182614") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa154_d20250619_m015617_c001_v0001183_t0016_u01750298177195") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa61913_d20250619_m015610_c001_v7007000_t0000_u01750298170552") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f157_d20250619_m015602_c001_v0001165_t0034_u01750298162913") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664d1_d20250619_m015556_c001_v7007000_t0000_u01750298156204") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93a2_d20250619_m015548_c001_v0001036_t0006_u01750298148554") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4086edb209d21e48_d20250619_m015658_c001_v7007000_t0000_u01750298218757") 2025/06/19 01:59:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa2bd_d20250619_m015655_c001_v0001183_t0054_u01750298215387") 2025/06/19 01:59:33 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a0274e_d20250619_m015719_c001_v7007000_t0000_u01750298239766") 2025/06/19 01:59:33 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f28f_d20250619_m015713_c001_v0001165_t0030_u01750298233765") 2025/06/19 01:59:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602fb_d20250619_m015831_c001_v7007000_t0000_u01750298311974") 2025/06/19 01:59:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94f0_d20250619_m015823_c001_v0001036_t0000_u01750298303992") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa65893e_d20250619_m015817_c001_v7007000_t0000_u01750298297450") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94d6_d20250619_m015809_c001_v0001036_t0016_u01750298289871") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd94f_d20250619_m015802_c001_v7007000_t0000_u01750298282959") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94c2_d20250619_m015754_c001_v0001036_t0056_u01750298274971") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fe1e_d20250619_m015748_c001_v7007000_t0000_u01750298268734") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94a0_d20250619_m015741_c001_v0001036_t0014_u01750298261341") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a252e_d20250619_m015734_c001_v7007000_t0000_u01750298254739") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9488_d20250619_m015726_c001_v0001036_t0018_u01750298246639") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f415f2c7c425d69ea_d20250619_m015714_c001_v7007000_t0000_u01750298234459") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f27d_d20250619_m015710_c001_v0001165_t0015_u01750298230327") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba42_d20250619_m015703_c001_v7007000_t0000_u01750298223561") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f24c_d20250619_m015658_c001_v0001165_t0011_u01750298218302") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658831_d20250619_m015656_c001_v7007000_t0000_u01750298216127") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9438_d20250619_m015652_c001_v0001036_t0008_u01750298212205") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b1c_d20250619_m015646_c001_v7007000_t0000_u01750298206008") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1fc_d20250619_m015640_c001_v0001165_t0011_u01750298200479") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4008bcc0099ae73a_d20250619_m015638_c001_v7007000_t0000_u01750298198128") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9402_d20250619_m015634_c001_v0001036_t0023_u01750298194239") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a240d_d20250619_m015622_c001_v7007000_t0000_u01750298182443") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f18e_d20250619_m015617_c001_v0001165_t0026_u01750298177390") 2025/06/19 01:59:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa61915_d20250619_m015610_c001_v7007000_t0000_u01750298170736") 2025/06/19 01:59:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93bc_d20250619_m015603_c001_v0001036_t0012_u01750298163146") 2025/06/19 01:59:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664d3_d20250619_m015556_c001_v7007000_t0000_u01750298156384") 2025/06/19 01:59:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa04e_d20250619_m015549_c001_v0001183_t0025_u01750298149044") 2025/06/19 01:59:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4086edb209d21e47_d20250619_m015658_c001_v7007000_t0000_u01750298218568") 2025/06/19 01:59:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8219_d20250619_m015655_c001_v0001178_t0023_u01750298215492") 2025/06/19 01:59:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9df_d20250619_m015625_c001_v7007000_t0000_u01750298185201") 2025/06/19 01:59:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f19a_d20250619_m015620_c001_v0001165_t0020_u01750298180456") 2025/06/19 01:59:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9e1_d20250619_m015625_c001_v7007000_t0000_u01750298185382") 2025/06/19 01:59:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa172_d20250619_m015620_c001_v0001183_t0054_u01750298180471") 2025/06/19 01:59:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9e2_d20250619_m015625_c001_v7007000_t0000_u01750298185565") 2025/06/19 01:59:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93e4_d20250619_m015620_c001_v0001036_t0040_u01750298180478") 2025/06/19 01:59:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9e3_d20250619_m015625_c001_v7007000_t0000_u01750298185751") 2025/06/19 01:59:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f19e_d20250619_m015620_c001_v0001165_t0033_u01750298180660") 2025/06/19 01:59:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9e5_d20250619_m015625_c001_v7007000_t0000_u01750298185933") 2025/06/19 01:59:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa174_d20250619_m015620_c001_v0001183_t0010_u01750298180681") 2025/06/19 01:59:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9e6_d20250619_m015626_c001_v7007000_t0000_u01750298186114") 2025/06/19 01:59:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa176_d20250619_m015620_c001_v0001183_t0034_u01750298180885") 2025/06/19 01:59:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9e7_d20250619_m015626_c001_v7007000_t0000_u01750298186296") 2025/06/19 01:59:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1a0_d20250619_m015620_c001_v0001165_t0029_u01750298180899") 2025/06/19 01:59:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9e8_d20250619_m015626_c001_v7007000_t0000_u01750298186476") 2025/06/19 01:59:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93e6_d20250619_m015620_c001_v0001036_t0045_u01750298180946") 2025/06/19 01:59:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9e9_d20250619_m015626_c001_v7007000_t0000_u01750298186658") 2025/06/19 01:59:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8171_d20250619_m015621_c001_v0001178_t0056_u01750298181084") 2025/06/19 01:59:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9ea_d20250619_m015626_c001_v7007000_t0000_u01750298186840") 2025/06/19 01:59:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1a2_d20250619_m015621_c001_v0001165_t0052_u01750298181104") 2025/06/19 01:59:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9eb_d20250619_m015627_c001_v7007000_t0000_u01750298187066") 2025/06/19 01:59:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa17c_d20250619_m015621_c001_v0001183_t0059_u01750298181128") 2025/06/19 01:59:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9ec_d20250619_m015627_c001_v7007000_t0000_u01750298187247") 2025/06/19 01:59:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8173_d20250619_m015621_c001_v0001178_t0050_u01750298181306") 2025/06/19 01:59:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9ed_d20250619_m015627_c001_v7007000_t0000_u01750298187427") 2025/06/19 01:59:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa17e_d20250619_m015621_c001_v0001183_t0038_u01750298181337") 2025/06/19 01:59:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9ee_d20250619_m015627_c001_v7007000_t0000_u01750298187608") 2025/06/19 01:59:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1a4_d20250619_m015621_c001_v0001165_t0039_u01750298181374") 2025/06/19 01:59:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9f1_d20250619_m015627_c001_v7007000_t0000_u01750298187790") 2025/06/19 01:59:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93ea_d20250619_m015621_c001_v0001036_t0054_u01750298181508") 2025/06/19 01:59:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eb9fa_d20250619_m015627_c001_v7007000_t0000_u01750298187971") 2025/06/19 01:59:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8175_d20250619_m015621_c001_v0001178_t0008_u01750298181525") 2025/06/19 01:59:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba6016e_d20250619_m015641_c001_v7007000_t0000_u01750298201368") 2025/06/19 01:59:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1e0_d20250619_m015636_c001_v0001165_t0031_u01750298196656") 2025/06/19 01:59:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4144cb4109218e0c_d20250619_m015640_c001_v7007000_t0000_u01750298200982") 2025/06/19 01:59:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa1e8_d20250619_m015636_c001_v0001183_t0025_u01750298196672") 2025/06/19 01:59:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4008bcc0099ae74f_d20250619_m015641_c001_v7007000_t0000_u01750298201227") 2025/06/19 01:59:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81b3_d20250619_m015636_c001_v0001178_t0008_u01750298196683") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b00_d20250619_m015641_c001_v7007000_t0000_u01750298201380") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa1ec_d20250619_m015636_c001_v0001183_t0015_u01750298196886") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0f1c_d20250619_m015640_c001_v7007000_t0000_u01750298200990") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1e2_d20250619_m015636_c001_v0001165_t0003_u01750298196890") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4086edb209d21e32_d20250619_m015641_c001_v7007000_t0000_u01750298201018") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81b5_d20250619_m015636_c001_v0001178_t0034_u01750298196904") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4144cb4109218e0d_d20250619_m015641_c001_v7007000_t0000_u01750298201167") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa1ee_d20250619_m015637_c001_v0001183_t0024_u01750298197082") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba6016a_d20250619_m015641_c001_v7007000_t0000_u01750298201031") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1e4_d20250619_m015637_c001_v0001165_t0002_u01750298197093") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66552_d20250619_m015641_c001_v7007000_t0000_u01750298201238") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81b7_d20250619_m015637_c001_v0001178_t0000_u01750298197120") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0f1d_d20250619_m015641_c001_v7007000_t0000_u01750298201172") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa1f0_d20250619_m015637_c001_v0001183_t0005_u01750298197299") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba6016c_d20250619_m015641_c001_v7007000_t0000_u01750298201183") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1e6_d20250619_m015637_c001_v0001165_t0018_u01750298197314") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795afe_d20250619_m015641_c001_v7007000_t0000_u01750298201012") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81bb_d20250619_m015637_c001_v0001178_t0002_u01750298197377") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795aff_d20250619_m015641_c001_v7007000_t0000_u01750298201195") 2025/06/19 01:59:37 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef940c_d20250619_m015637_c001_v0001036_t0044_u01750298197465") 2025/06/19 01:59:38 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4086edb209d21e33_d20250619_m015641_c001_v7007000_t0000_u01750298201201") 2025/06/19 01:59:38 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa1f6_d20250619_m015637_c001_v0001183_t0044_u01750298197532") 2025/06/19 01:59:38 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4008bcc0099ae74d_d20250619_m015641_c001_v7007000_t0000_u01750298201043") 2025/06/19 01:59:38 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f1e8_d20250619_m015637_c001_v0001165_t0023_u01750298197560") 2025/06/19 01:59:38 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4144cb4109218e0e_d20250619_m015641_c001_v7007000_t0000_u01750298201350") 2025/06/19 01:59:38 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81bd_d20250619_m015637_c001_v0001178_t0046_u01750298197705") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4008bcc0099ae45f_d20250619_m015426_c001_v7007000_t0000_u01750298066365") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f115fd114321378a9_d20250619_m015424_c001_v0001184_t0015_u01750298064402") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab71a3_d20250619_m015424_c001_v7007000_t0000_u01750298064221") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f115fd1143213787f_d20250619_m015420_c001_v0001184_t0015_u01750298060874") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab719b_d20250619_m015420_c001_v7007000_t0000_u01750298060109") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9248_d20250619_m015415_c001_v0001036_t0055_u01750298055198") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa65867f_d20250619_m015413_c001_v7007000_t0000_u01750298053748") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f109241935fe4ff55_d20250619_m015411_c001_v0001171_t0015_u01750298051285") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40358b5d4b1f13be_d20250619_m015411_c001_v7007000_t0000_u01750298051101") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f109241935fe4ff3f_d20250619_m015408_c001_v0001171_t0049_u01750298048470") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40358b5d4b1f13bb_d20250619_m015407_c001_v7007000_t0000_u01750298047741") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9232_d20250619_m015403_c001_v0001036_t0027_u01750298043909") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658646_d20250619_m015403_c001_v7007000_t0000_u01750298043001") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d6723f8225a6e_d20250619_m015401_c001_v0001165_t0021_u01750298041844") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40730db71672a358_d20250619_m015401_c001_v7007000_t0000_u01750298041660") 2025/06/19 01:59:38 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d6723f8225a60_d20250619_m015356_c001_v0001165_t0033_u01750298036850") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40730db71672a333_d20250619_m015356_c001_v7007000_t0000_u01750298036129") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef920e_d20250619_m015352_c001_v0001036_t0013_u01750298032211") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa6585eb_d20250619_m015351_c001_v7007000_t0000_u01750298031306") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1059a10605bb19e0_d20250619_m015349_c001_v0001184_t0021_u01750298029697") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4144cb4109218c41_d20250619_m015349_c001_v7007000_t0000_u01750298029514") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1059a10605bb19bc_d20250619_m015346_c001_v0001184_t0038_u01750298026621") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4144cb4109218c3c_d20250619_m015345_c001_v7007000_t0000_u01750298025853") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef91f8_d20250619_m015340_c001_v0001036_t0023_u01750298020409") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a67958e4_d20250619_m015339_c001_v7007000_t0000_u01750298019487") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f10803eddb6a47571_d20250619_m015337_c001_v0001105_t0037_u01750298017809") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40730db71672a2da_d20250619_m015337_c001_v7007000_t0000_u01750298017624") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f10803eddb6a47559_d20250619_m015334_c001_v0001105_t0011_u01750298014729") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40730db71672a2d5_d20250619_m015333_c001_v7007000_t0000_u01750298013958") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef91de_d20250619_m015328_c001_v0001036_t0019_u01750298008367") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f416ad5464f2cc538_d20250619_m015327_c001_v7007000_t0000_u01750298007452") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1025796be54d45c6_d20250619_m015325_c001_v0001183_t0000_u01750298005706") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f422dedf5130bfac3_d20250619_m015325_c001_v7007000_t0000_u01750298005522") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1025796be54d45ad_d20250619_m015322_c001_v0001183_t0057_u01750298002288") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f422dedf5130bfab2_d20250619_m015321_c001_v7007000_t0000_u01750298001513") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef91c4_d20250619_m015313_c001_v0001036_t0019_u01750297993362") 2025/06/19 01:59:39 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538cbe_d20250619_m015312_c001_v7007000_t0000_u01750297992272") 2025/06/19 01:59:40 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f106411196f23ddae_d20250619_m015306_c001_v0001182_t0050_u01750297986566") 2025/06/19 01:59:40 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f404317e13194d224_d20250619_m015306_c001_v7007000_t0000_u01750297986357") 2025/06/19 01:59:40 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1009e81fac57307e_d20250619_m015302_c001_v0001184_t0020_u01750297982369") 2025/06/19 01:59:40 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f103939675b9f96a4_d20250619_m015300_c001_v0001116_t0006_u01750297980795") 2025/06/19 01:59:40 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f103939675b9f96a0_d20250619_m015259_c001_v0001116_t0048_u01750297979440") 2025/06/19 01:59:40 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f422dedf5130bfa44_d20250619_m015246_c001_v7007000_t0000_u01750297966320") 2025/06/19 01:59:40 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9172_d20250619_m015239_c001_v0001036_t0053_u01750297959231") 2025/06/19 01:59:40 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f107055272d9ad32e_d20250619_m015238_c001_v0001183_t0022_u01750297958478") 2025/06/19 01:59:40 DEBUG : dst/one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f107055272d9ad320_d20250619_m015237_c001_v0001183_t0011_u01750297957512") 2025/06/19 01:59:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4008bcc0099ae461_d20250619_m015426_c001_v7007000_t0000_u01750298066547") 2025/06/19 01:59:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f103541be8bc1e871_d20250619_m015424_c001_v0001182_t0012_u01750298064016") 2025/06/19 01:59:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1126946d78359243_d20250619_m015419_c001_v0001161_t0053_u01750298059543") 2025/06/19 01:59:40 DEBUG : dst/one.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658681_d20250619_m015413_c001_v7007000_t0000_u01750298053930") 2025/06/19 01:59:40 DEBUG : dst/one.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1119408c6cb3f53e_d20250619_m015410_c001_v0001032_t0021_u01750298050775") 2025/06/19 01:59:40 DEBUG : dst/one.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f10360014b8a2ab07_d20250619_m015407_c001_v0001184_t0000_u01750298047491") 2025/06/19 01:59:40 DEBUG : dst/one.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658649_d20250619_m015403_c001_v7007000_t0000_u01750298043182") 2025/06/19 01:59:40 DEBUG : dst/one.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f113d97b2cf546b4f_d20250619_m015401_c001_v0001178_t0037_u01750298041398") 2025/06/19 01:59:40 DEBUG : dst/one.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f104b7e1d9807d1a5_d20250619_m015355_c001_v0001137_t0044_u01750298035756") 2025/06/19 01:59:40 DEBUG : dst/three: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538cbf_d20250619_m015312_c001_v7007000_t0000_u01750297992454") 2025/06/19 01:59:40 DEBUG : dst/three: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f103939675b9f96b8_d20250619_m015310_c001_v0001116_t0017_u01750297990619") 2025/06/19 01:59:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4008bcc0099ae462_d20250619_m015426_c001_v7007000_t0000_u01750298066728") 2025/06/19 01:59:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f10756ef7d3447a8e_d20250619_m015425_c001_v0001137_t0059_u01750298065235") 2025/06/19 01:59:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f111653181dba507e_d20250619_m015421_c001_v0001116_t0019_u01750298061671") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4008bcc0099ae463_d20250619_m015426_c001_v7007000_t0000_u01750298066909") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f115fd114321378b5_d20250619_m015425_c001_v0001184_t0059_u01750298065784") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab71a5_d20250619_m015425_c001_v7007000_t0000_u01750298065603") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f115fd11432137891_d20250619_m015422_c001_v0001184_t0010_u01750298062671") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab719e_d20250619_m015422_c001_v7007000_t0000_u01750298062489") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef924e_d20250619_m015416_c001_v0001036_t0050_u01750298056434") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658682_d20250619_m015414_c001_v7007000_t0000_u01750298054111") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f109241935fe4ff5d_d20250619_m015413_c001_v0001171_t0056_u01750298053081") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40358b5d4b1f13c0_d20250619_m015412_c001_v7007000_t0000_u01750298052897") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f109241935fe4ff49_d20250619_m015409_c001_v0001171_t0039_u01750298049719") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40358b5d4b1f13bc_d20250619_m015409_c001_v7007000_t0000_u01750298049529") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9238_d20250619_m015404_c001_v0001036_t0007_u01750298044681") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40730db71672a35c_d20250619_m015402_c001_v7007000_t0000_u01750298042440") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9226_d20250619_m015400_c001_v0001036_t0022_u01750298040459") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40730db71672a33e_d20250619_m015357_c001_v7007000_t0000_u01750298037614") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9210_d20250619_m015353_c001_v0001036_t0023_u01750298033098") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4144cb4109218c44_d20250619_m015350_c001_v7007000_t0000_u01750298030371") 2025/06/19 01:59:41 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075fda_d20250619_m015348_c001_v0001171_t0024_u01750298028336") 2025/06/19 01:59:42 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4144cb4109218c3f_d20250619_m015347_c001_v7007000_t0000_u01750298027249") 2025/06/19 01:59:42 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef91fa_d20250619_m015341_c001_v0001036_t0053_u01750298021012") 2025/06/19 01:59:42 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40730db71672a2dc_d20250619_m015338_c001_v7007000_t0000_u01750298018564") 2025/06/19 01:59:42 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075f7a_d20250619_m015336_c001_v0001171_t0030_u01750298016582") 2025/06/19 01:59:42 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40730db71672a2d8_d20250619_m015335_c001_v7007000_t0000_u01750298015488") 2025/06/19 01:59:42 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef91e0_d20250619_m015329_c001_v0001036_t0041_u01750298009145") 2025/06/19 01:59:42 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f422dedf5130bfac9_d20250619_m015326_c001_v7007000_t0000_u01750298006524") 2025/06/19 01:59:42 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075ef1_d20250619_m015324_c001_v0001171_t0010_u01750298004280") 2025/06/19 01:59:42 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f422dedf5130bfab9_d20250619_m015323_c001_v7007000_t0000_u01750298003193") 2025/06/19 01:59:42 DEBUG : dst/three.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef91d0_d20250619_m015316_c001_v0001036_t0037_u01750297996648") 2025/06/19 01:59:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658684_d20250619_m015414_c001_v7007000_t0000_u01750298054292") 2025/06/19 01:59:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1145d5209b0b5201_d20250619_m015412_c001_v0001136_t0055_u01750298052454") 2025/06/19 01:59:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f101e363014cc3021_d20250619_m015409_c001_v0001182_t0013_u01750298049320") 2025/06/19 01:59:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa65864b_d20250619_m015403_c001_v7007000_t0000_u01750298043364") 2025/06/19 01:59:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f102f7657943ba700_d20250619_m015402_c001_v0001184_t0015_u01750298042248") 2025/06/19 01:59:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118fbea675c7406d_d20250619_m015357_c001_v0001105_t0035_u01750298037287") 2025/06/19 01:59:42 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4008bcc0099ae464_d20250619_m015427_c001_v7007000_t0000_u01750298067090") 2025/06/19 01:59:42 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef924a_d20250619_m015416_c001_v0001036_t0030_u01750298056047") 2025/06/19 01:59:42 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa658686_d20250619_m015414_c001_v7007000_t0000_u01750298054474") 2025/06/19 01:59:42 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9236_d20250619_m015404_c001_v0001036_t0009_u01750298044312") 2025/06/19 01:59:43 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa65864e_d20250619_m015403_c001_v7007000_t0000_u01750298043546") 2025/06/19 01:59:43 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e07600a_d20250619_m015352_c001_v0001171_t0028_u01750298032686") 2025/06/19 01:59:43 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa6585ed_d20250619_m015351_c001_v7007000_t0000_u01750298031488") 2025/06/19 01:59:43 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075fa2_d20250619_m015340_c001_v0001171_t0019_u01750298020738") 2025/06/19 01:59:43 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a67958e6_d20250619_m015339_c001_v7007000_t0000_u01750298019687") 2025/06/19 01:59:43 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075f2d_d20250619_m015328_c001_v0001171_t0051_u01750298008828") 2025/06/19 01:59:43 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f416ad5464f2cc53a_d20250619_m015327_c001_v7007000_t0000_u01750298007634") 2025/06/19 01:59:43 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075e94_d20250619_m015314_c001_v0001171_t0048_u01750297994136") 2025/06/19 01:59:43 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538cc0_d20250619_m015312_c001_v7007000_t0000_u01750297992635") 2025/06/19 01:59:43 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f102f534614387b13_d20250619_m015308_c001_v0001172_t0020_u01750297988169") 2025/06/19 01:59:43 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f422dedf5130bfa46_d20250619_m015246_c001_v7007000_t0000_u01750297966502") 2025/06/19 01:59:43 DEBUG : dst/two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f107055272d9ad38e_d20250619_m015245_c001_v0001183_t0057_u01750297965372") 2025/06/19 01:59:43 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538c3f_d20250619_m015212_c001_v7007000_t0000_u01750297932082") 2025/06/19 01:59:43 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1009e81fac572ca7_d20250619_m015208_c001_v0001184_t0038_u01750297928825") 2025/06/19 01:59:43 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538c1c_d20250619_m015206_c001_v7007000_t0000_u01750297926879") 2025/06/19 01:59:43 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1009e81fac572bce_d20250619_m015156_c001_v0001184_t0005_u01750297916980") 2025/06/19 01:59:43 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c6d_d20250619_m015148_c001_v7007000_t0000_u01750297908652") 2025/06/19 01:59:43 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1009e81fac572b04_d20250619_m015145_c001_v0001184_t0008_u01750297905155") 2025/06/19 01:59:43 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c1f_d20250619_m015124_c001_v7007000_t0000_u01750297884002") 2025/06/19 01:59:43 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90d7_d20250619_m015121_c001_v0001036_t0046_u01750297881601") 2025/06/19 01:59:43 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c1a_d20250619_m015120_c001_v7007000_t0000_u01750297880587") 2025/06/19 01:59:43 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90d1_d20250619_m015118_c001_v0001036_t0028_u01750297878849") 2025/06/19 01:59:43 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c16_d20250619_m015115_c001_v7007000_t0000_u01750297875640") 2025/06/19 01:59:44 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90bd_d20250619_m015113_c001_v0001036_t0037_u01750297873736") 2025/06/19 01:59:44 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c0f_d20250619_m015112_c001_v7007000_t0000_u01750297872708") 2025/06/19 01:59:44 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90b7_d20250619_m015111_c001_v0001036_t0024_u01750297871124") 2025/06/19 01:59:44 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0bf3_d20250619_m015103_c001_v7007000_t0000_u01750297863712") 2025/06/19 01:59:44 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9097_d20250619_m015101_c001_v0001036_t0056_u01750297861772") 2025/06/19 01:59:44 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0be5_d20250619_m015100_c001_v7007000_t0000_u01750297860836") 2025/06/19 01:59:44 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9091_d20250619_m015059_c001_v0001036_t0028_u01750297859913") 2025/06/19 01:59:44 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0bca_d20250619_m015055_c001_v7007000_t0000_u01750297855076") 2025/06/19 01:59:44 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef907b_d20250619_m015053_c001_v0001036_t0037_u01750297853342") 2025/06/19 01:59:44 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0bc5_d20250619_m015051_c001_v7007000_t0000_u01750297851504") 2025/06/19 01:59:44 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9071_d20250619_m015050_c001_v0001036_t0041_u01750297850223") 2025/06/19 01:59:44 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0bc4_d20250619_m015049_c001_v7007000_t0000_u01750297849860") 2025/06/19 01:59:44 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f10813b4a2e2762d0_d20250619_m015049_c001_v0001180_t0001_u01750297849295") 2025/06/19 01:59:44 DEBUG : empty space: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9067_d20250619_m015047_c001_v0001036_t0038_u01750297847606") 2025/06/19 01:59:44 DEBUG : enormous: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c1d_d20250619_m015123_c001_v7007000_t0000_u01750297883064") 2025/06/19 01:59:44 DEBUG : enormous: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90d9_d20250619_m015122_c001_v0001036_t0046_u01750297882110") 2025/06/19 01:59:44 DEBUG : existing: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4008bcc0099ae467_d20250619_m015431_c001_v7007000_t0000_u01750298071637") 2025/06/19 01:59:44 DEBUG : existing: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9274_d20250619_m015430_c001_v0001036_t0046_u01750298070099") 2025/06/19 01:59:44 DEBUG : existing: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c49_d20250619_m015143_c001_v7007000_t0000_u01750297903653") 2025/06/19 01:59:44 DEBUG : existing: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1009e81fac572acc_d20250619_m015142_c001_v0001184_t0021_u01750297902397") 2025/06/19 01:59:44 DEBUG : existing: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50a68_d20250619_m015044_c001_v7007000_t0000_u01750297844551") 2025/06/19 01:59:45 DEBUG : existing: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9053_d20250619_m015043_c001_v0001036_t0017_u01750297843389") 2025/06/19 01:59:45 DEBUG : existing: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50a67_d20250619_m015042_c001_v7007000_t0000_u01750297842845") 2025/06/19 01:59:45 DEBUG : existing: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef904f_d20250619_m015042_c001_v0001036_t0031_u01750297842106") 2025/06/19 01:59:45 DEBUG : existing: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef904b_d20250619_m015040_c001_v0001036_t0052_u01750297840949") 2025/06/19 01:59:45 DEBUG : existing-b: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c4c_d20250619_m015143_c001_v7007000_t0000_u01750297903835") 2025/06/19 01:59:45 DEBUG : existing-b: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9116_d20250619_m015142_c001_v0001036_t0014_u01750297902385") 2025/06/19 01:59:45 DEBUG : file1: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e6f_d20250619_m015536_c001_v7007000_t0000_u01750298136075") 2025/06/19 01:59:45 DEBUG : file1: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9380_d20250619_m015534_c001_v0001036_t0050_u01750298134396") 2025/06/19 01:59:45 DEBUG : file1: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e6a_d20250619_m015533_c001_v7007000_t0000_u01750298133071") 2025/06/19 01:59:45 DEBUG : file1: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f0f5_d20250619_m015531_c001_v0001165_t0017_u01750298131612") 2025/06/19 01:59:45 DEBUG : five: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c22_d20250619_m015128_c001_v7007000_t0000_u01750297888263") 2025/06/19 01:59:45 DEBUG : five: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4188575277ef90f2_d20250619_m015126_c001_v0001036_t0009_u01750297886204") 2025/06/19 01:59:45 DEBUG : foo: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0bc6_d20250619_m015052_c001_v7007000_t0000_u01750297852978") 2025/06/19 01:59:45 DEBUG : foo: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4188575277ef9079_d20250619_m015052_c001_v0001036_t0009_u01750297852427") 2025/06/19 01:59:45 DEBUG : foo: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4188575277ef9073_d20250619_m015051_c001_v0001036_t0009_u01750297851869") 2025/06/19 01:59:45 DEBUG : four: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c23_d20250619_m015128_c001_v7007000_t0000_u01750297888445") 2025/06/19 01:59:45 DEBUG : four: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4009e81fac572975_d20250619_m015126_c001_v0001184_t0005_u01750297886758") 2025/06/19 01:59:45 DEBUG : four: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90ea_d20250619_m015125_c001_v0001036_t0029_u01750297885433") 2025/06/19 01:59:45 DEBUG : hello world2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f411829320fdadeee_d20250619_m014954_c001_v7007000_t0000_u01750297794837") 2025/06/19 01:59:45 DEBUG : hello world2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef8fe2_d20250619_m014954_c001_v0001036_t0037_u01750297794082") 2025/06/19 01:59:46 DEBUG : ignore-size: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50a62_d20250619_m015040_c001_v7007000_t0000_u01750297840588") 2025/06/19 01:59:46 DEBUG : ignore-size: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9047_d20250619_m015039_c001_v0001036_t0008_u01750297839446") 2025/06/19 01:59:46 DEBUG : nested/sub dir/file: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c3a_d20250619_m015141_c001_v7007000_t0000_u01750297901652") 2025/06/19 01:59:46 DEBUG : nested/sub dir/file: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1009e81fac572ab0_d20250619_m015141_c001_v0001184_t0039_u01750297901022") 2025/06/19 01:59:46 DEBUG : nested/sub dir/file: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c31_d20250619_m015140_c001_v7007000_t0000_u01750297900283") 2025/06/19 01:59:46 DEBUG : nested/sub dir/file: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1009e81fac572a7e_d20250619_m015138_c001_v0001184_t0044_u01750297898949") 2025/06/19 01:59:46 DEBUG : one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c24_d20250619_m015128_c001_v7007000_t0000_u01750297888628") 2025/06/19 01:59:46 DEBUG : one: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4188575277ef90e1_d20250619_m015124_c001_v0001036_t0009_u01750297884482") 2025/06/19 01:59:46 DEBUG : only0: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e52_d20250619_m015527_c001_v7007000_t0000_u01750298127160") 2025/06/19 01:59:46 DEBUG : only0: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4188575277ef9364_d20250619_m015521_c001_v0001036_t0009_u01750298121139") 2025/06/19 01:59:46 DEBUG : only0: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9300_d20250619_m015501_c001_v0001036_t0010_u01750298101877") 2025/06/19 01:59:46 DEBUG : only0: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66423_d20250619_m015456_c001_v7007000_t0000_u01750298096046") 2025/06/19 01:59:46 DEBUG : only0: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9282_d20250619_m015435_c001_v0001036_t0016_u01750298075612") 2025/06/19 01:59:46 DEBUG : only1: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e53_d20250619_m015527_c001_v7007000_t0000_u01750298127343") 2025/06/19 01:59:46 DEBUG : only1: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4051f766197c0c5f_d20250619_m015522_c001_v0001092_t0026_u01750298122252") 2025/06/19 01:59:46 DEBUG : only1: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9304_d20250619_m015502_c001_v0001036_t0057_u01750298102653") 2025/06/19 01:59:46 DEBUG : only1: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66422_d20250619_m015456_c001_v7007000_t0000_u01750298096025") 2025/06/19 01:59:46 DEBUG : only1: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9288_d20250619_m015436_c001_v0001036_t0058_u01750298076676") 2025/06/19 01:59:46 DEBUG : only10: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e54_d20250619_m015527_c001_v7007000_t0000_u01750298127526") 2025/06/19 01:59:46 DEBUG : only10: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f419cd2c034e8f0ca_d20250619_m015521_c001_v0001165_t0026_u01750298121719") 2025/06/19 01:59:46 DEBUG : only10: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9334_d20250619_m015510_c001_v0001036_t0033_u01750298110899") 2025/06/19 01:59:46 DEBUG : only10: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66425_d20250619_m015456_c001_v7007000_t0000_u01750298096231") 2025/06/19 01:59:47 DEBUG : only10: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92bc_d20250619_m015445_c001_v0001036_t0032_u01750298085388") 2025/06/19 01:59:47 DEBUG : only11: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e56_d20250619_m015527_c001_v7007000_t0000_u01750298127710") 2025/06/19 01:59:47 DEBUG : only11: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4051f766197c0c59_d20250619_m015521_c001_v0001092_t0026_u01750298121882") 2025/06/19 01:59:47 DEBUG : only11: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9338_d20250619_m015511_c001_v0001036_t0019_u01750298111774") 2025/06/19 01:59:47 DEBUG : only11: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f415f2c7c425d68fe_d20250619_m015455_c001_v7007000_t0000_u01750298095832") 2025/06/19 01:59:47 DEBUG : only11: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92c0_d20250619_m015446_c001_v0001036_t0020_u01750298086280") 2025/06/19 01:59:47 DEBUG : only12: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e57_d20250619_m015527_c001_v7007000_t0000_u01750298127893") 2025/06/19 01:59:47 DEBUG : only12: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f414fb147599f9f80_d20250619_m015522_c001_v0001183_t0016_u01750298122113") 2025/06/19 01:59:47 DEBUG : only12: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef933c_d20250619_m015513_c001_v0001036_t0014_u01750298113084") 2025/06/19 01:59:47 DEBUG : only12: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab7219_d20250619_m015455_c001_v7007000_t0000_u01750298095850") 2025/06/19 01:59:47 DEBUG : only12: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92c6_d20250619_m015447_c001_v0001036_t0052_u01750298087030") 2025/06/19 01:59:47 DEBUG : only13: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e58_d20250619_m015528_c001_v7007000_t0000_u01750298128076") 2025/06/19 01:59:47 DEBUG : only13: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4188575277ef9366_d20250619_m015521_c001_v0001036_t0009_u01750298121720") 2025/06/19 01:59:47 DEBUG : only13: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9340_d20250619_m015513_c001_v0001036_t0019_u01750298113808") 2025/06/19 01:59:47 DEBUG : only13: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f415f2c7c425d6906_d20250619_m015456_c001_v7007000_t0000_u01750298096383") 2025/06/19 01:59:47 DEBUG : only13: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92ca_d20250619_m015448_c001_v0001036_t0054_u01750298088054") 2025/06/19 01:59:47 DEBUG : only14: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e59_d20250619_m015528_c001_v7007000_t0000_u01750298128259") 2025/06/19 01:59:47 DEBUG : only14: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4188575277ef9368_d20250619_m015521_c001_v0001036_t0009_u01750298121903") 2025/06/19 01:59:47 DEBUG : only14: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9346_d20250619_m015514_c001_v0001036_t0018_u01750298114674") 2025/06/19 01:59:47 DEBUG : only14: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66426_d20250619_m015456_c001_v7007000_t0000_u01750298096394") 2025/06/19 01:59:47 DEBUG : only14: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92d0_d20250619_m015449_c001_v0001036_t0026_u01750298089389") 2025/06/19 01:59:47 DEBUG : only15: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e5a_d20250619_m015528_c001_v7007000_t0000_u01750298128444") 2025/06/19 01:59:48 DEBUG : only15: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f419cd2c034e8f0cc_d20250619_m015521_c001_v0001165_t0026_u01750298121912") 2025/06/19 01:59:48 DEBUG : only15: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef934a_d20250619_m015515_c001_v0001036_t0007_u01750298115714") 2025/06/19 01:59:48 DEBUG : only15: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66420_d20250619_m015455_c001_v7007000_t0000_u01750298095837") 2025/06/19 01:59:48 DEBUG : only15: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92d6_d20250619_m015450_c001_v0001036_t0044_u01750298090639") 2025/06/19 01:59:48 DEBUG : only16: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e5c_d20250619_m015528_c001_v7007000_t0000_u01750298128627") 2025/06/19 01:59:48 DEBUG : only16: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4051f766197c0c5b_d20250619_m015522_c001_v0001092_t0026_u01750298122067") 2025/06/19 01:59:48 DEBUG : only16: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9354_d20250619_m015516_c001_v0001036_t0046_u01750298116949") 2025/06/19 01:59:48 DEBUG : only16: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab721e_d20250619_m015456_c001_v7007000_t0000_u01750298096407") 2025/06/19 01:59:48 DEBUG : only16: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92da_d20250619_m015451_c001_v0001036_t0033_u01750298091588") 2025/06/19 01:59:49 DEBUG : only17: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e5d_d20250619_m015528_c001_v7007000_t0000_u01750298128811") 2025/06/19 01:59:49 DEBUG : only17: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4188575277ef936a_d20250619_m015522_c001_v0001036_t0009_u01750298122086") 2025/06/19 01:59:49 DEBUG : only17: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9358_d20250619_m015517_c001_v0001036_t0054_u01750298117882") 2025/06/19 01:59:49 DEBUG : only17: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66427_d20250619_m015456_c001_v7007000_t0000_u01750298096416") 2025/06/19 01:59:49 DEBUG : only17: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92de_d20250619_m015452_c001_v0001036_t0049_u01750298092409") 2025/06/19 01:59:49 DEBUG : only18: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e5e_d20250619_m015528_c001_v7007000_t0000_u01750298128995") 2025/06/19 01:59:49 DEBUG : only18: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f419cd2c034e8f0ce_d20250619_m015522_c001_v0001165_t0026_u01750298122095") 2025/06/19 01:59:49 DEBUG : only18: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef935c_d20250619_m015518_c001_v0001036_t0042_u01750298118996") 2025/06/19 01:59:49 DEBUG : only18: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66421_d20250619_m015455_c001_v7007000_t0000_u01750298095855") 2025/06/19 01:59:49 DEBUG : only18: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92e4_d20250619_m015453_c001_v0001036_t0015_u01750298093256") 2025/06/19 01:59:49 DEBUG : only19: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e5f_d20250619_m015529_c001_v7007000_t0000_u01750298129178") 2025/06/19 01:59:49 DEBUG : only19: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4188575277ef936c_d20250619_m015522_c001_v0001036_t0009_u01750298122270") 2025/06/19 01:59:49 DEBUG : only19: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9360_d20250619_m015520_c001_v0001036_t0042_u01750298120163") 2025/06/19 01:59:49 DEBUG : only19: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f415f2c7c425d6900_d20250619_m015456_c001_v7007000_t0000_u01750298096014") 2025/06/19 01:59:49 DEBUG : only19: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92ea_d20250619_m015454_c001_v0001036_t0039_u01750298094042") 2025/06/19 01:59:49 DEBUG : only2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e60_d20250619_m015529_c001_v7007000_t0000_u01750298129361") 2025/06/19 01:59:49 DEBUG : only2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f419cd2c034e8f0d0_d20250619_m015522_c001_v0001165_t0026_u01750298122278") 2025/06/19 01:59:49 DEBUG : only2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9308_d20250619_m015503_c001_v0001036_t0051_u01750298103702") 2025/06/19 01:59:49 DEBUG : only2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f415f2c7c425d6903_d20250619_m015456_c001_v7007000_t0000_u01750298096199") 2025/06/19 01:59:49 DEBUG : only2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef928e_d20250619_m015437_c001_v0001036_t0012_u01750298077474") 2025/06/19 01:59:49 DEBUG : only3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e61_d20250619_m015529_c001_v7007000_t0000_u01750298129545") 2025/06/19 01:59:49 DEBUG : only3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f414fb147599f9f82_d20250619_m015522_c001_v0001183_t0016_u01750298122305") 2025/06/19 01:59:49 DEBUG : only3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef930e_d20250619_m015504_c001_v0001036_t0041_u01750298104716") 2025/06/19 01:59:49 DEBUG : only3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f415f2c7c425d6909_d20250619_m015456_c001_v7007000_t0000_u01750298096566") 2025/06/19 01:59:49 DEBUG : only3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9292_d20250619_m015438_c001_v0001036_t0057_u01750298078406") 2025/06/19 01:59:50 DEBUG : only4: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e62_d20250619_m015529_c001_v7007000_t0000_u01750298129728") 2025/06/19 01:59:50 DEBUG : only4: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f414fb147599f9f88_d20250619_m015522_c001_v0001183_t0016_u01750298122500") 2025/06/19 01:59:50 DEBUG : only4: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9316_d20250619_m015505_c001_v0001036_t0026_u01750298105732") 2025/06/19 01:59:50 DEBUG : only4: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f415f2c7c425d68fa_d20250619_m015455_c001_v7007000_t0000_u01750298095465") 2025/06/19 01:59:50 DEBUG : only4: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9298_d20250619_m015439_c001_v0001036_t0043_u01750298079384") 2025/06/19 01:59:50 DEBUG : only5: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e63_d20250619_m015529_c001_v7007000_t0000_u01750298129912") 2025/06/19 01:59:50 DEBUG : only5: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4051f766197c0c63_d20250619_m015522_c001_v0001092_t0026_u01750298122616") 2025/06/19 01:59:50 DEBUG : only5: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef931c_d20250619_m015506_c001_v0001036_t0050_u01750298106466") 2025/06/19 01:59:50 DEBUG : only5: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66424_d20250619_m015456_c001_v7007000_t0000_u01750298096209") 2025/06/19 01:59:50 DEBUG : only5: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef929e_d20250619_m015440_c001_v0001036_t0006_u01750298080482") 2025/06/19 01:59:50 DEBUG : only6: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e64_d20250619_m015530_c001_v7007000_t0000_u01750298130098") 2025/06/19 01:59:50 DEBUG : only6: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4051f766197c0c61_d20250619_m015522_c001_v0001092_t0026_u01750298122434") 2025/06/19 01:59:50 DEBUG : only6: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9320_d20250619_m015507_c001_v0001036_t0007_u01750298107385") 2025/06/19 01:59:50 DEBUG : only6: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f415f2c7c425d68fc_d20250619_m015455_c001_v7007000_t0000_u01750298095649") 2025/06/19 01:59:50 DEBUG : only6: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92a4_d20250619_m015441_c001_v0001036_t0000_u01750298081644") 2025/06/19 01:59:50 DEBUG : only7: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e65_d20250619_m015530_c001_v7007000_t0000_u01750298130282") 2025/06/19 01:59:50 DEBUG : only7: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4188575277ef9370_d20250619_m015522_c001_v0001036_t0009_u01750298122636") 2025/06/19 01:59:50 DEBUG : only7: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9324_d20250619_m015508_c001_v0001036_t0050_u01750298108046") 2025/06/19 01:59:50 DEBUG : only7: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab721d_d20250619_m015456_c001_v7007000_t0000_u01750298096222") 2025/06/19 01:59:50 DEBUG : only7: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92a8_d20250619_m015442_c001_v0001036_t0056_u01750298082538") 2025/06/19 01:59:51 DEBUG : only8: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e66_d20250619_m015530_c001_v7007000_t0000_u01750298130465") 2025/06/19 01:59:51 DEBUG : only8: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4188575277ef936e_d20250619_m015522_c001_v0001036_t0009_u01750298122453") 2025/06/19 01:59:51 DEBUG : only8: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9328_d20250619_m015509_c001_v0001036_t0001_u01750298109092") 2025/06/19 01:59:51 DEBUG : only8: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab721a_d20250619_m015456_c001_v7007000_t0000_u01750298096037") 2025/06/19 01:59:51 DEBUG : only8: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92b0_d20250619_m015443_c001_v0001036_t0039_u01750298083492") 2025/06/19 01:59:51 DEBUG : only9: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e67_d20250619_m015530_c001_v7007000_t0000_u01750298130649") 2025/06/19 01:59:51 DEBUG : only9: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f419cd2c034e8f0d2_d20250619_m015522_c001_v0001165_t0026_u01750298122462") 2025/06/19 01:59:51 DEBUG : only9: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef932e_d20250619_m015510_c001_v0001036_t0008_u01750298110044") 2025/06/19 01:59:51 DEBUG : only9: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e66428_d20250619_m015456_c001_v7007000_t0000_u01750298096577") 2025/06/19 01:59:51 DEBUG : only9: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef92b6_d20250619_m015444_c001_v0001036_t0026_u01750298084309") 2025/06/19 01:59:51 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c2f_d20250619_m015137_c001_v7007000_t0000_u01750297897813") 2025/06/19 01:59:51 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1009e81fac572a25_d20250619_m015135_c001_v0001184_t0045_u01750297895362") 2025/06/19 01:59:51 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c2c_d20250619_m015134_c001_v7007000_t0000_u01750297894620") 2025/06/19 01:59:51 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90fe_d20250619_m015132_c001_v0001036_t0051_u01750297892694") 2025/06/19 01:59:51 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c28_d20250619_m015131_c001_v7007000_t0000_u01750297891964") 2025/06/19 01:59:51 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1009e81fac5729a7_d20250619_m015129_c001_v0001184_t0015_u01750297889539") 2025/06/19 01:59:51 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c18_d20250619_m015117_c001_v7007000_t0000_u01750297877879") 2025/06/19 01:59:51 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90c7_d20250619_m015116_c001_v0001036_t0019_u01750297876186") 2025/06/19 01:59:51 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c13_d20250619_m015114_c001_v7007000_t0000_u01750297874501") 2025/06/19 01:59:51 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90bb_d20250619_m015113_c001_v0001036_t0017_u01750297873255") 2025/06/19 01:59:51 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c0e_d20250619_m015111_c001_v7007000_t0000_u01750297871877") 2025/06/19 01:59:52 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90b5_d20250619_m015110_c001_v0001036_t0041_u01750297870497") 2025/06/19 01:59:52 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0bf0_d20250619_m015103_c001_v7007000_t0000_u01750297863157") 2025/06/19 01:59:52 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9095_d20250619_m015101_c001_v0001036_t0007_u01750297861383") 2025/06/19 01:59:52 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0be7_d20250619_m015101_c001_v7007000_t0000_u01750297861019") 2025/06/19 01:59:52 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef908f_d20250619_m015059_c001_v0001036_t0017_u01750297859452") 2025/06/19 01:59:52 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0bdf_d20250619_m015059_c001_v7007000_t0000_u01750297859089") 2025/06/19 01:59:52 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9089_d20250619_m015058_c001_v0001036_t0020_u01750297858322") 2025/06/19 01:59:52 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9085_d20250619_m015057_c001_v0001036_t0006_u01750297857574") 2025/06/19 01:59:52 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0bd6_d20250619_m015057_c001_v7007000_t0000_u01750297857211") 2025/06/19 01:59:52 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9083_d20250619_m015056_c001_v0001036_t0056_u01750297856402") 2025/06/19 01:59:52 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9081_d20250619_m015055_c001_v0001036_t0023_u01750297855624") 2025/06/19 01:59:52 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0bcc_d20250619_m015055_c001_v7007000_t0000_u01750297855259") 2025/06/19 01:59:52 DEBUG : potato: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef907d_d20250619_m015054_c001_v0001036_t0043_u01750297854216") 2025/06/19 01:59:52 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa65847e_d20250619_m015221_c001_v7007000_t0000_u01750297941851") 2025/06/19 01:59:52 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075cf0_d20250619_m015221_c001_v0001171_t0016_u01750297941173") 2025/06/19 01:59:52 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538c43_d20250619_m015212_c001_v7007000_t0000_u01750297932574") 2025/06/19 01:59:52 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075c9d_d20250619_m015208_c001_v0001171_t0048_u01750297928165") 2025/06/19 01:59:52 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba5fe94_d20250619_m015200_c001_v7007000_t0000_u01750297920521") 2025/06/19 01:59:52 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075c47_d20250619_m015156_c001_v0001171_t0046_u01750297916312") 2025/06/19 01:59:52 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c71_d20250619_m015149_c001_v7007000_t0000_u01750297909196") 2025/06/19 01:59:52 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075beb_d20250619_m015144_c001_v0001171_t0009_u01750297904788") 2025/06/19 01:59:52 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c1e_d20250619_m015123_c001_v7007000_t0000_u01750297883245") 2025/06/19 01:59:52 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90d5_d20250619_m015121_c001_v0001036_t0044_u01750297881134") 2025/06/19 01:59:53 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c1b_d20250619_m015120_c001_v7007000_t0000_u01750297880770") 2025/06/19 01:59:53 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90cb_d20250619_m015118_c001_v0001036_t0057_u01750297878428") 2025/06/19 01:59:53 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c19_d20250619_m015118_c001_v7007000_t0000_u01750297878061") 2025/06/19 01:59:53 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90c9_d20250619_m015117_c001_v0001036_t0051_u01750297877019") 2025/06/19 01:59:53 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c17_d20250619_m015115_c001_v7007000_t0000_u01750297875822") 2025/06/19 01:59:53 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90c1_d20250619_m015114_c001_v0001036_t0027_u01750297874869") 2025/06/19 01:59:53 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c10_d20250619_m015112_c001_v7007000_t0000_u01750297872892") 2025/06/19 01:59:53 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90b9_d20250619_m015111_c001_v0001036_t0046_u01750297871866") 2025/06/19 01:59:53 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0bf5_d20250619_m015103_c001_v7007000_t0000_u01750297863895") 2025/06/19 01:59:53 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9099_d20250619_m015102_c001_v0001036_t0027_u01750297862670") 2025/06/19 01:59:53 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f411829320fdadf15_d20250619_m014958_c001_v7007000_t0000_u01750297798290") 2025/06/19 01:59:53 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef8feb_d20250619_m014957_c001_v0001036_t0049_u01750297797035") 2025/06/19 01:59:53 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f411829320fdadefb_d20250619_m014956_c001_v7007000_t0000_u01750297796126") 2025/06/19 01:59:53 DEBUG : potato2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef8fe7_d20250619_m014955_c001_v0001036_t0021_u01750297795377") 2025/06/19 01:59:53 DEBUG : potato3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538c45_d20250619_m015212_c001_v7007000_t0000_u01750297932756") 2025/06/19 01:59:53 DEBUG : potato3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9136_d20250619_m015209_c001_v0001036_t0017_u01750297929412") 2025/06/19 01:59:53 DEBUG : potato3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba5fe95_d20250619_m015200_c001_v7007000_t0000_u01750297920913") 2025/06/19 01:59:53 DEBUG : potato3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef912c_d20250619_m015157_c001_v0001036_t0018_u01750297917548") 2025/06/19 01:59:53 DEBUG : potato3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c74_d20250619_m015149_c001_v7007000_t0000_u01750297909453") 2025/06/19 01:59:54 DEBUG : potato3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9120_d20250619_m015145_c001_v0001036_t0027_u01750297905352") 2025/06/19 01:59:54 DEBUG : pre-dest1/1: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538c82_d20250619_m015255_c001_v7007000_t0000_u01750297975253") 2025/06/19 01:59:54 DEBUG : pre-dest1/1: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9184_d20250619_m015247_c001_v0001036_t0014_u01750297967250") 2025/06/19 01:59:54 DEBUG : pre-dest2/2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f406bac16c9538c84_d20250619_m015255_c001_v7007000_t0000_u01750297975434") 2025/06/19 01:59:54 DEBUG : pre-dest2/2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075da2_d20250619_m015248_c001_v0001171_t0056_u01750297968001") 2025/06/19 01:59:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f422dedf5130bfa18_d20250619_m015233_c001_v7007000_t0000_u01750297953453") 2025/06/19 01:59:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1009e81fac572e15_d20250619_m015229_c001_v0001184_t0029_u01750297949594") 2025/06/19 01:59:54 DEBUG : sizeonly: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50a56_d20250619_m015038_c001_v7007000_t0000_u01750297838898") 2025/06/19 01:59:54 DEBUG : sizeonly: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9043_d20250619_m015037_c001_v0001036_t0057_u01750297837686") 2025/06/19 01:59:54 DEBUG : splitbanan: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f409d79f973a0274f_d20250619_m015719_c001_v7007000_t0000_u01750298239951") 2025/06/19 01:59:54 DEBUG : splitbanan: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9474_d20250619_m015712_c001_v0001036_t0042_u01750298232663") 2025/06/19 01:59:54 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba602fe_d20250619_m015832_c001_v7007000_t0000_u01750298312155") 2025/06/19 01:59:54 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94f6_d20250619_m015825_c001_v0001036_t0019_u01750298305158") 2025/06/19 01:59:54 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f42150288fa65893f_d20250619_m015817_c001_v7007000_t0000_u01750298297633") 2025/06/19 01:59:54 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94dc_d20250619_m015810_c001_v0001036_t0044_u01750298290980") 2025/06/19 01:59:54 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd951_d20250619_m015803_c001_v7007000_t0000_u01750298283141") 2025/06/19 01:59:54 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94c4_d20250619_m015756_c001_v0001036_t0017_u01750298276236") 2025/06/19 01:59:54 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4176b9eeb990fe20_d20250619_m015748_c001_v7007000_t0000_u01750298268920") 2025/06/19 01:59:54 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef94a8_d20250619_m015742_c001_v0001036_t0023_u01750298262485") 2025/06/19 01:59:54 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f418c3542662a252f_d20250619_m015734_c001_v7007000_t0000_u01750298254922") 2025/06/19 01:59:54 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef948a_d20250619_m015727_c001_v0001036_t0030_u01750298247874") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4053357cf32bd8c4_d20250619_m015714_c001_v7007000_t0000_u01750298234409") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f281_d20250619_m015711_c001_v0001165_t0006_u01750298231564") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f413b977d3b1eba43_d20250619_m015703_c001_v7007000_t0000_u01750298223743") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9448_d20250619_m015657_c001_v0001036_t0006_u01750298217190") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40999fee4cab741e_d20250619_m015656_c001_v7007000_t0000_u01750298216098") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef943c_d20250619_m015653_c001_v0001036_t0005_u01750298213272") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f401fb357a6795b1d_d20250619_m015646_c001_v7007000_t0000_u01750298206188") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f81c5_d20250619_m015639_c001_v0001178_t0035_u01750298199431") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4008bcc0099ae738_d20250619_m015637_c001_v7007000_t0000_u01750298197943") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9406_d20250619_m015635_c001_v0001036_t0025_u01750298195332") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f404317e13194d49a_d20250619_m015622_c001_v7007000_t0000_u01750298182224") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef93e0_d20250619_m015618_c001_v0001036_t0017_u01750298178604") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4055f98f3aa61917_d20250619_m015610_c001_v7007000_t0000_u01750298170919") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa0d3_d20250619_m015604_c001_v0001183_t0056_u01750298164342") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4191d0f2f0e664d4_d20250619_m015556_c001_v7007000_t0000_u01750298156564") 2025/06/19 01:59:55 DEBUG : splitbananasplit: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f12d_d20250619_m015550_c001_v0001165_t0008_u01750298150064") 2025/06/19 01:59:55 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba601b4_d20250619_m015658_c001_v7007000_t0000_u01750298218704") 2025/06/19 01:59:55 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f230_d20250619_m015654_c001_v0001165_t0052_u01750298214372") 2025/06/19 01:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e79_d20250619_m015543_c001_v7007000_t0000_u01750298143394") 2025/06/19 01:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef938a_d20250619_m015540_c001_v0001036_t0020_u01750298140740") 2025/06/19 01:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40358b5d4b1f15b1_d20250619_m015539_c001_v7007000_t0000_u01750298139612") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599f9ff6_d20250619_m015537_c001_v0001183_t0020_u01750298137113") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c3c_d20250619_m015141_c001_v7007000_t0000_u01750297901834") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075bc5_d20250619_m015141_c001_v0001171_t0044_u01750297901014") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c32_d20250619_m015140_c001_v7007000_t0000_u01750297900464") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9110_d20250619_m015139_c001_v0001036_t0049_u01750297899298") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50a3e_d20250619_m015035_c001_v7007000_t0000_u01750297835451") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef903b_d20250619_m015033_c001_v0001036_t0028_u01750297833813") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50a2f_d20250619_m015033_c001_v7007000_t0000_u01750297833451") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9035_d20250619_m015031_c001_v0001036_t0019_u01750297831726") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50a11_d20250619_m015029_c001_v7007000_t0000_u01750297829606") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef902f_d20250619_m015028_c001_v0001036_t0028_u01750297828209") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50a05_d20250619_m015027_c001_v7007000_t0000_u01750297827669") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9027_d20250619_m015026_c001_v0001036_t0028_u01750297826296") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9023_d20250619_m015023_c001_v0001036_t0044_u01750297823310") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f509ee_d20250619_m015022_c001_v7007000_t0000_u01750297822948") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9021_d20250619_m015022_c001_v0001036_t0044_u01750297822201") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef901f_d20250619_m015021_c001_v0001036_t0014_u01750297821152") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f509ec_d20250619_m015020_c001_v7007000_t0000_u01750297820788") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9019_d20250619_m015017_c001_v0001036_t0042_u01750297817790") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9017_d20250619_m015014_c001_v0001036_t0056_u01750297814625") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f411829320fdadfb7_d20250619_m015014_c001_v7007000_t0000_u01750297814267") 2025/06/19 01:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9013_d20250619_m015013_c001_v0001036_t0021_u01750297813518") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9011_d20250619_m015012_c001_v0001036_t0014_u01750297812402") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f411829320fdadfab_d20250619_m015012_c001_v7007000_t0000_u01750297812032") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9006_d20250619_m015007_c001_v0001036_t0016_u01750297807629") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f411829320fdadf82_d20250619_m015007_c001_v7007000_t0000_u01750297807270") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9004_d20250619_m015006_c001_v0001036_t0047_u01750297806393") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f411829320fdadf6e_d20250619_m015005_c001_v7007000_t0000_u01750297805458") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef8ffc_d20250619_m015004_c001_v0001036_t0001_u01750297804702") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f411829320fdadf5d_d20250619_m015004_c001_v7007000_t0000_u01750297804161") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef8ffa_d20250619_m015003_c001_v0001036_t0018_u01750297803406") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f411829320fdadf49_d20250619_m015002_c001_v7007000_t0000_u01750297802456") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef8ff4_d20250619_m015001_c001_v0001036_t0024_u01750297801451") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f411829320fdadf36_d20250619_m015000_c001_v7007000_t0000_u01750297800910") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef8ff0_d20250619_m015000_c001_v0001036_t0028_u01750297800141") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f411829320fdadf26_d20250619_m014959_c001_v7007000_t0000_u01750297799603") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef8fed_d20250619_m014958_c001_v0001036_t0020_u01750297798829") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f411829320fdadee8_d20250619_m014953_c001_v7007000_t0000_u01750297793544") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef8fdc_d20250619_m014952_c001_v0001036_t0009_u01750297792839") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f411829320fdadee1_d20250619_m014952_c001_v7007000_t0000_u01750297792299") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef8fd6_d20250619_m014951_c001_v0001036_t0056_u01750297791374") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f411829320fdadede_d20250619_m014950_c001_v7007000_t0000_u01750297790804") 2025/06/19 01:59:57 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef8fd2_d20250619_m014950_c001_v0001036_t0039_u01750297790101") 2025/06/19 01:59:58 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f411829320fdadedb_d20250619_m014947_c001_v7007000_t0000_u01750297787945") 2025/06/19 01:59:58 DEBUG : sub dir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef8fce_d20250619_m014947_c001_v0001036_t0025_u01750297787064") 2025/06/19 01:59:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e7a_d20250619_m015543_c001_v7007000_t0000_u01750298143577") 2025/06/19 01:59:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f10d_d20250619_m015540_c001_v0001165_t0035_u01750298140390") 2025/06/19 01:59:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40358b5d4b1f15b3_d20250619_m015539_c001_v7007000_t0000_u01750298139796") 2025/06/19 01:59:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f0ff_d20250619_m015537_c001_v0001165_t0021_u01750298137036") 2025/06/19 01:59:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba6030f_d20250619_m015834_c001_v7007000_t0000_u01750298314133") 2025/06/19 01:59:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f8408_d20250619_m015833_c001_v0001178_t0001_u01750298313515") 2025/06/19 01:59:58 DEBUG : sub/yam: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c2e_d20250619_m015137_c001_v7007000_t0000_u01750297897266") 2025/06/19 01:59:58 DEBUG : sub/yam: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075b97_d20250619_m015135_c001_v0001171_t0001_u01750297895715") 2025/06/19 01:59:58 DEBUG : test_dir1/file2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e70_d20250619_m015536_c001_v7007000_t0000_u01750298136259") 2025/06/19 01:59:58 DEBUG : test_dir1/file2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599f9fe0_d20250619_m015534_c001_v0001183_t0029_u01750298134060") 2025/06/19 01:59:58 DEBUG : test_dir1/file2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e6b_d20250619_m015533_c001_v7007000_t0000_u01750298133254") 2025/06/19 01:59:58 DEBUG : test_dir1/file2: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599f9fc6_d20250619_m015531_c001_v0001183_t0009_u01750298131624") 2025/06/19 01:59:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e72_d20250619_m015536_c001_v7007000_t0000_u01750298136442") 2025/06/19 01:59:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f0fb_d20250619_m015534_c001_v0001165_t0031_u01750298134046") 2025/06/19 01:59:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f402ff3cf68f50e6c_d20250619_m015533_c001_v7007000_t0000_u01750298133438") 2025/06/19 01:59:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1051f766197c0c71_d20250619_m015531_c001_v0001092_t0052_u01750298131643") 2025/06/19 01:59:58 DEBUG : three: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c25_d20250619_m015128_c001_v7007000_t0000_u01750297888809") 2025/06/19 01:59:58 DEBUG : three: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90f6_d20250619_m015127_c001_v0001036_t0015_u01750297887513") 2025/06/19 01:59:58 DEBUG : three: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef90e6_d20250619_m015124_c001_v0001036_t0046_u01750297884866") 2025/06/19 01:59:59 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba60319_d20250619_m015835_c001_v7007000_t0000_u01750298315692") 2025/06/19 01:59:59 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa668_d20250619_m015835_c001_v0001183_t0012_u01750298315088") 2025/06/19 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba6035f_d20250619_m015854_c001_v7007000_t0000_u01750298334842") 2025/06/19 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f3d0_d20250619_m015852_c001_v0001165_t0036_u01750298332997") 2025/06/19 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba60359_d20250619_m015851_c001_v7007000_t0000_u01750298331374") 2025/06/19 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa70b_d20250619_m015849_c001_v0001183_t0005_u01750298329752") 2025/06/19 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba60351_d20250619_m015848_c001_v7007000_t0000_u01750298328796") 2025/06/19 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f845c_d20250619_m015848_c001_v0001178_t0026_u01750298328109") 2025/06/19 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba60340_d20250619_m015842_c001_v7007000_t0000_u01750298322950") 2025/06/19 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa6a9_d20250619_m015841_c001_v0001183_t0056_u01750298321777") 2025/06/19 01:59:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba6034c_d20250619_m015845_c001_v7007000_t0000_u01750298325293") 2025/06/19 01:59:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f3b6_d20250619_m015843_c001_v0001165_t0023_u01750298323894") 2025/06/19 01:59:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba60334_d20250619_m015840_c001_v7007000_t0000_u01750298320818") 2025/06/19 01:59:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f118d06dafc6f841d_d20250619_m015840_c001_v0001178_t0030_u01750298320198") 2025/06/19 01:59:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba6032c_d20250619_m015839_c001_v7007000_t0000_u01750298319244") 2025/06/19 01:59:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9506_d20250619_m015838_c001_v0001036_t0055_u01750298318254") 2025/06/19 01:59:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba60324_d20250619_m015837_c001_v7007000_t0000_u01750298317298") 2025/06/19 01:59:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f119cd2c034e8f39c_d20250619_m015836_c001_v0001165_t0043_u01750298316655") 2025/06/19 01:59:59 DEBUG : toe/toe/toe: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f40730db71672a72f_d20250619_m015859_c001_v7007000_t0000_u01750298339826") 2025/06/19 01:59:59 DEBUG : toe/toe/toe: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f114fb147599fa76d_d20250619_m015859_c001_v0001183_t0023_u01750298339193") 2025/06/19 01:59:59 DEBUG : toe/toe/toe: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba60350_d20250619_m015847_c001_v7007000_t0000_u01750298327140") 2025/06/19 02:00:00 DEBUG : toe/toe/toe: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9516_d20250619_m015846_c001_v0001036_t0006_u01750298326315") 2025/06/19 02:00:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba60361_d20250619_m015855_c001_v7007000_t0000_u01750298335428") 2025/06/19 02:00:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1188575277ef9532_d20250619_m015854_c001_v0001036_t0042_u01750298334416") 2025/06/19 02:00:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f41078181dba6035a_d20250619_m015851_c001_v7007000_t0000_u01750298331951") 2025/06/19 02:00:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1197b079a62d7a09_d20250619_m015850_c001_v0001040_t0007_u01750298330912") 2025/06/19 02:00:00 DEBUG : two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c26_d20250619_m015128_c001_v7007000_t0000_u01750297888990") 2025/06/19 02:00:00 DEBUG : two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4183b05e8e075b3f_d20250619_m015126_c001_v0001171_t0033_u01750297886952") 2025/06/19 02:00:00 DEBUG : two: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4188575277ef90e3_d20250619_m015124_c001_v0001036_t0009_u01750297884670") 2025/06/19 02:00:00 DEBUG : yam: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c30_d20250619_m015137_c001_v7007000_t0000_u01750297897994") 2025/06/19 02:00:00 DEBUG : yam: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f11144580eee088aa_d20250619_m015136_c001_v0001120_t0031_u01750297896958") 2025/06/19 02:00:00 DEBUG : yam: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c2a_d20250619_m015134_c001_v7007000_t0000_u01750297894071") 2025/06/19 02:00:00 DEBUG : yam: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1009e81fac5729ef_d20250619_m015132_c001_v0001184_t0013_u01750297892706") 2025/06/19 02:00:00 DEBUG : yam: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c27_d20250619_m015131_c001_v7007000_t0000_u01750297891418") 2025/06/19 02:00:00 DEBUG : yam: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1183b05e8e075b5b_d20250619_m015129_c001_v0001171_t0024_u01750297889552") 2025/06/19 02:00:00 DEBUG : yaml: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c2d_d20250619_m015134_c001_v7007000_t0000_u01750297894801") 2025/06/19 02:00:00 DEBUG : yaml: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1048dcf521acaee1_d20250619_m015133_c001_v0001113_t0035_u01750297893759") 2025/06/19 02:00:00 DEBUG : yaml: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f4123b9dd55ac0c29_d20250619_m015132_c001_v7007000_t0000_u01750297892146") 2025/06/19 02:00:00 DEBUG : yaml: Deleting (id "4_z6fe2bd33e00d8b5b9f780e1b_f1049fcfde1619f4f_d20250619_m015130_c001_v0001104_t0046_u01750297890894") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m17.72643257s (try 1/5)