"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/29 03:35:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa" 2025/07/29 03:35:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 03:35:52 DEBUG : Creating backend with remote "/tmp/rclone3193250675" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:35:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:35:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/29 03:35:53 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:35:53 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:35:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/29 03:35:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:35:54 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:35:54 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:35:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:35:55 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:35:55 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.88s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", 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-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:35:57 DEBUG : Creating backend with remote "/non-existing" 2025/07/29 03:35:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/29 03:35:57 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:35:57 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:35:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:35:58 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:35:58 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:35:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:35:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.78s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:35:59 INFO : B2 bucket rclone-test-kiwaqul5vosa: Running all checks before starting transfers 2025/07/29 03:35:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:35:59 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:35:59 INFO : B2 bucket rclone-test-kiwaqul5vosa: Checks finished, now starting transfers 2025/07/29 03:35:59 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:36:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.67s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:01 ERROR : Ignoring --no-traverse with sync 2025/07/29 03:36:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:36:01 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:01 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:36:01 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:36:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.31s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/29 03:36:02 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:02 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/29 03:36:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.40s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:36:04 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:04 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:36:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.46s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:36:06 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:06 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:36:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.95s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/29 03:36:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 03:36:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/29 03:36:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/29 03:36:07 INFO : sub dir2: Making directory 2025/07/29 03:36:07 INFO : sub dir: Making directory 2025/07/29 03:36:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:36:07 INFO : sub dir2/sub sub dir2: Making directory 2025/07/29 03:36:07 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:07 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:36:08 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/07/29 03:36:09 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.15s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:09 INFO : sub dir2: Making directory 2025/07/29 03:36:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/29 03:36:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 03:36:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:36:09 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:09 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:36:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:10 DEBUG : sub dir2: Making directory with metadata 2025/07/29 03:36:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 03:36:11 INFO : sub dir2: Making directory 2025/07/29 03:36:11 INFO : sub dir: Making directory 2025/07/29 03:36:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:36:11 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:11 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:36:11 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:36:11 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/29 03:36:11 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/29 03:36:11 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:12 INFO : sub dir2: Making directory 2025/07/29 03:36:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:36:12 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:12 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:36:13 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:36:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.16s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:13 DEBUG : sub dir2: Making directory with metadata 2025/07/29 03:36:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 03:36:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/29 03:36:14 INFO : sub dir2: Making directory 2025/07/29 03:36:14 INFO : sub dir: Making directory 2025/07/29 03:36:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:36:14 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:14 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:36:14 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:36:14 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/29 03:36:14 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.15s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:15 INFO : sub dir2: Making directory 2025/07/29 03:36:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:36:15 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:15 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:36:16 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:36:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.29s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:17 DEBUG : Creating backend with remote "TestB2:rclone-test-docamem2wehu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kiwaqul5vosa -> B2 bucket rclone-test-docamem2wehu 2025/07/29 03:36:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:36:18 DEBUG : B2 bucket rclone-test-docamem2wehu: Waiting for checks to finish 2025/07/29 03:36:18 DEBUG : B2 bucket rclone-test-docamem2wehu: Waiting for transfers to finish 2025/07/29 03:36:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:36:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/29 03:36:19 DEBUG : B2 bucket rclone-test-docamem2wehu: Purge remote 2025/07/29 03:36:19 INFO : B2 bucket rclone-test-docamem2wehu: cleaning bucket "rclone-test-docamem2wehu" of all files 2025/07/29 03:36:19 DEBUG : sub dir/hello world: Deleting (id "4_z1f82ad23400d5b4b9f880e1b_f1096afd06769793c_d20250729_m033619_c001_v0001092_t0032_u01753760179119") --- PASS: TestServerSideCopy (4.14s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/29 03:36:21 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:21 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/29 03:36:22 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.13s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wisusaw6qidi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kiwaqul5vosa -> B2 bucket rclone-test-wisusaw6qidi 2025/07/29 03:36:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:36:25 DEBUG : B2 bucket rclone-test-wisusaw6qidi: Waiting for checks to finish 2025/07/29 03:36:25 DEBUG : B2 bucket rclone-test-wisusaw6qidi: Waiting for transfers to finish 2025/07/29 03:36:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:36:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/29 03:36:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/29 03:36:27 DEBUG : B2 bucket rclone-test-wisusaw6qidi: Waiting for checks to finish 2025/07/29 03:36:27 DEBUG : B2 bucket rclone-test-wisusaw6qidi: Waiting for transfers to finish 2025/07/29 03:36:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/29 03:36:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/29 03:36:28 DEBUG : B2 bucket rclone-test-wisusaw6qidi: Purge remote 2025/07/29 03:36:28 INFO : B2 bucket rclone-test-wisusaw6qidi: cleaning bucket "rclone-test-wisusaw6qidi" of all files 2025/07/29 03:36:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f72bdc3400d5b4b9f880e1b_f10182cea347e1036_d20250729_m033627_c001_v0001117_t0037_u01753760187603") 2025/07/29 03:36:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f72bdc3400d5b4b9f880e1b_f1122ee93ee9b22b8_d20250729_m033625_c001_v0001130_t0052_u01753760185809") --- PASS: TestServerSideCopyOverSelf (6.78s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/29 03:36:30 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:30 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/29 03:36:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/29 03:36:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.16s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vuwovid3gano" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kiwaqul5vosa -> B2 bucket rclone-test-vuwovid3gano 2025/07/29 03:36:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:36:33 DEBUG : B2 bucket rclone-test-vuwovid3gano: Waiting for checks to finish 2025/07/29 03:36:33 DEBUG : B2 bucket rclone-test-vuwovid3gano: Waiting for transfers to finish 2025/07/29 03:36:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:36:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/29 03:36:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/29 03:36:35 DEBUG : B2 bucket rclone-test-vuwovid3gano: Waiting for checks to finish 2025/07/29 03:36:35 DEBUG : B2 bucket rclone-test-vuwovid3gano: Waiting for transfers to finish 2025/07/29 03:36:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/29 03:36:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/29 03:36:35 INFO : sub dir/hello world: Deleted 2025/07/29 03:36:36 DEBUG : testing file moves 2025/07/29 03:36:37 DEBUG : B2 bucket rclone-test-vuwovid3gano: Waiting for checks to finish 2025/07/29 03:36:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/29 03:36:37 DEBUG : B2 bucket rclone-test-vuwovid3gano: Waiting for transfers to finish 2025/07/29 03:36:37 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/29 03:36:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/29 03:36:37 INFO : sub dir/hello world: Deleted 2025/07/29 03:36:37 DEBUG : B2 bucket rclone-test-vuwovid3gano: Purge remote 2025/07/29 03:36:37 INFO : B2 bucket rclone-test-vuwovid3gano: cleaning bucket "rclone-test-vuwovid3gano" of all files 2025/07/29 03:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ddd3400d5b4b9f880e1b_f106e7c8654328152_d20250729_m033637_c001_v0001183_t0050_u01753760197255") 2025/07/29 03:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ddd3400d5b4b9f880e1b_f11152cf313774a54_d20250729_m033635_c001_v0001184_t0032_u01753760195663") 2025/07/29 03:36:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f52ddd3400d5b4b9f880e1b_f104f94966123b268_d20250729_m033634_c001_v0001100_t0000_u01753760194343") --- PASS: TestServerSideMoveOverSelf (7.72s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:40 ERROR : error listing: directory not found 2025/07/29 03:36:40 INFO : Local file system at /tmp/rclone3193250675: Making directory 2025/07/29 03:36:40 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:40 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.62s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:36:42 DEBUG : Local file system at /tmp/rclone3193250675: Waiting for checks to finish 2025/07/29 03:36:42 DEBUG : Local file system at /tmp/rclone3193250675: Waiting for transfers to finish 2025/07/29 03:36:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:36:42 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/29 03:36:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.04s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:43 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/29 03:36:43 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:43 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/29 03:36:43 INFO : check sum: Copied (new) 2025/07/29 03:36:43 DEBUG : Waiting for deletions to finish 2025/07/29 03:36:44 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/29 03:36:44 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/29 03:36:44 DEBUG : check sum: Unchanged skipping 2025/07/29 03:36:44 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:44 DEBUG : Waiting for deletions to finish 2025/07/29 03:36:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.78s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/29 03:36:45 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:45 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:45 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/29 03:36:45 INFO : sizeonly: Copied (new) 2025/07/29 03:36:45 DEBUG : Waiting for deletions to finish 2025/07/29 03:36:46 DEBUG : sizeonly: Sizes identical 2025/07/29 03:36:46 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:46 DEBUG : sizeonly: Unchanged skipping 2025/07/29 03:36:46 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:46 DEBUG : Waiting for deletions to finish 2025/07/29 03:36:46 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.77s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/29 03:36:47 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:47 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:47 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/29 03:36:47 INFO : ignore-size: Copied (new) 2025/07/29 03:36:47 DEBUG : Waiting for deletions to finish 2025/07/29 03:36:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:36:47 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:47 DEBUG : ignore-size: Unchanged skipping 2025/07/29 03:36:47 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:47 DEBUG : Waiting for deletions to finish 2025/07/29 03:36:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.70s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:36:49 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:49 DEBUG : existing: Unchanged skipping 2025/07/29 03:36:49 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:49 DEBUG : Waiting for deletions to finish 2025/07/29 03:36:49 INFO : There was nothing to transfer 2025/07/29 03:36:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/29 03:36:49 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:49 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/29 03:36:49 INFO : existing: Copied (replaced existing) 2025/07/29 03:36:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.15s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/29 03:36:50 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:50 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/29 03:36:51 INFO : existing: Copied (new) 2025/07/29 03:36:51 DEBUG : Waiting for deletions to finish 2025/07/29 03:36:51 DEBUG : existing: Destination exists, skipping 2025/07/29 03:36:51 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:51 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:51 DEBUG : Waiting for deletions to finish 2025/07/29 03:36:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.70s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:53 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/29 03:36:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/29 03:36:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:36:53 DEBUG : c/non empty space: Unchanged skipping 2025/07/29 03:36:53 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:53 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:36:53 INFO : a/potato2: Copied (new) 2025/07/29 03:36:53 DEBUG : Waiting for deletions to finish 2025/07/29 03:36:54 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:56 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/07/29 03:36:56 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/29 03:36:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/29 03:36:56 DEBUG : empty space: Unchanged skipping 2025/07/29 03:36:56 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:56 DEBUG : Waiting for deletions to finish 2025/07/29 03:36:56 INFO : There was nothing to transfer 2025/07/29 03:36:56 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/07/29 03:36:56 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/29 03:36:57 INFO : empty space: Updated modification time in destination 2025/07/29 03:36:57 DEBUG : empty space: Unchanged skipping 2025/07/29 03:36:57 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:57 DEBUG : Waiting for deletions to finish 2025/07/29 03:36:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:36:59 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/07/29 03:36:59 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:36:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/29 03:36:59 DEBUG : empty space: Unchanged skipping 2025/07/29 03:36:59 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:36:59 DEBUG : Waiting for deletions to finish 2025/07/29 03:36:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.17s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:01 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/07/29 03:37:01 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3193250675) 2025/07/29 03:37:01 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kiwaqul5vosa) 2025/07/29 03:37:01 DEBUG : foo: sha1 differ 2025/07/29 03:37:01 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/29 03:37:01 INFO : foo: Copied (replaced existing) 2025/07/29 03:37:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:37:03 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/29 03:37:03 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:03 DEBUG : empty space: Unchanged skipping 2025/07/29 03:37:03 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:03 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:37:03 INFO : potato: Copied (new) 2025/07/29 03:37:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:05 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/29 03:37:05 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:05 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/29 03:37:05 INFO : potato: Copied (replaced existing) 2025/07/29 03:37:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.83s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:07 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/07/29 03:37:07 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3193250675) 2025/07/29 03:37:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kiwaqul5vosa) 2025/07/29 03:37:07 DEBUG : potato: sha1 differ 2025/07/29 03:37:07 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/29 03:37:07 INFO : potato: Copied (replaced existing) 2025/07/29 03:37:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:37:09 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:37:09 DEBUG : empty space: Unchanged skipping 2025/07/29 03:37:09 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/29 03:37:09 DEBUG : Waiting for deletions to finish 2025/07/29 03:37:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:37:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:37:12 DEBUG : empty space: Unchanged skipping 2025/07/29 03:37:12 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:12 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:37:12 INFO : potato2: Copied (new) 2025/07/29 03:37:12 DEBUG : Waiting for deletions to finish 2025/07/29 03:37:12 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:14 INFO : d: Making directory 2025/07/29 03:37:14 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/29 03:37:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/29 03:37:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:37:15 DEBUG : c/non empty space: Unchanged skipping 2025/07/29 03:37:15 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:15 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:37:15 INFO : a/potato2: Copied (new) 2025/07/29 03:37:15 DEBUG : Waiting for deletions to finish 2025/07/29 03:37:16 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:17 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/29 03:37:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/29 03:37:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:37:18 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:18 DEBUG : c/non empty space: Unchanged skipping 2025/07/29 03:37:18 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:37:18 INFO : a/potato2: Copied (new) 2025/07/29 03:37:18 ERROR : B2 bucket rclone-test-kiwaqul5vosa: not deleting files as there were IO errors 2025/07/29 03:37:18 ERROR : B2 bucket rclone-test-kiwaqul5vosa: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:20 DEBUG : Waiting for deletions to finish 2025/07/29 03:37:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:37:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:37:20 DEBUG : empty space: Unchanged skipping 2025/07/29 03:37:20 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:20 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:20 INFO : potato: Deleted 2025/07/29 03:37:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:37:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.14s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:22 DEBUG : Waiting for deletions to finish 2025/07/29 03:37:22 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:22 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:23 INFO : potato: Deleted 2025/07/29 03:37:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:37:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:37:23 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:23 DEBUG : empty space: Unchanged skipping 2025/07/29 03:37:23 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:37:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.91s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:37:25 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:25 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/29 03:37:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.01s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:27 DEBUG : enormous: Excluded (Size Filter) 2025/07/29 03:37:27 DEBUG : enormous: Excluded 2025/07/29 03:37:27 DEBUG : potato2: Excluded (Size Filter) 2025/07/29 03:37:27 DEBUG : potato2: Excluded 2025/07/29 03:37:28 DEBUG : potato2: Excluded (Size Filter) 2025/07/29 03:37:28 DEBUG : potato2: Excluded 2025/07/29 03:37:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:37:28 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:28 DEBUG : empty space: Unchanged skipping 2025/07/29 03:37:28 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:28 DEBUG : Waiting for deletions to finish 2025/07/29 03:37:28 INFO : There was nothing to transfer 2025/07/29 03:37:28 DEBUG : enormous: Excluded (Size Filter) 2025/07/29 03:37:28 DEBUG : enormous: Excluded 2025/07/29 03:37:28 DEBUG : potato2: Excluded (Size Filter) 2025/07/29 03:37:28 DEBUG : potato2: Excluded 2025/07/29 03:37:28 DEBUG : potato2: Excluded (Size Filter) 2025/07/29 03:37:28 DEBUG : potato2: Excluded 2025/07/29 03:37:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/29 03:37:28 DEBUG : empty space: Unchanged skipping 2025/07/29 03:37:28 DEBUG : Local file system at /tmp/rclone3193250675: Waiting for checks to finish 2025/07/29 03:37:28 DEBUG : Local file system at /tmp/rclone3193250675: Waiting for transfers to finish 2025/07/29 03:37:28 DEBUG : Waiting for deletions to finish 2025/07/29 03:37:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.55s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:30 DEBUG : enormous: Excluded (Size Filter) 2025/07/29 03:37:30 DEBUG : enormous: Excluded 2025/07/29 03:37:30 DEBUG : potato2: Excluded (Size Filter) 2025/07/29 03:37:30 DEBUG : potato2: Excluded 2025/07/29 03:37:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:37:31 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:31 DEBUG : empty space: Unchanged skipping 2025/07/29 03:37:31 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:31 DEBUG : Waiting for deletions to finish 2025/07/29 03:37:31 INFO : enormous: Deleted 2025/07/29 03:37:31 INFO : potato2: Deleted 2025/07/29 03:37:31 INFO : There was nothing to transfer 2025/07/29 03:37:31 DEBUG : Local file system at /tmp/rclone3193250675: Waiting for checks to finish 2025/07/29 03:37:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/29 03:37:31 DEBUG : empty space: Unchanged skipping 2025/07/29 03:37:31 DEBUG : Local file system at /tmp/rclone3193250675: Waiting for transfers to finish 2025/07/29 03:37:31 DEBUG : Waiting for deletions to finish 2025/07/29 03:37:31 INFO : potato2: Deleted 2025/07/29 03:37:31 INFO : enormous: Deleted 2025/07/29 03:37:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.20s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:33 DEBUG : five: Need to transfer - File not found at Destination 2025/07/29 03:37:33 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/29 03:37:33 DEBUG : one: Destination is newer than source, skipping 2025/07/29 03:37:33 DEBUG : three: Sizes identical 2025/07/29 03:37:33 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/29 03:37:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/29 03:37:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3193250675) 2025/07/29 03:37:33 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kiwaqul5vosa) 2025/07/29 03:37:33 DEBUG : two: sha1 differ 2025/07/29 03:37:33 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/29 03:37:34 INFO : five: Copied (new) 2025/07/29 03:37:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/29 03:37:34 INFO : four: Copied (replaced existing) 2025/07/29 03:37:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/29 03:37:34 INFO : two: Copied (replaced existing) 2025/07/29 03:37:34 DEBUG : Waiting for deletions to finish 2025/07/29 03:37:35 DEBUG : one: Destination is newer than source, skipping 2025/07/29 03:37:35 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3193250675) 2025/07/29 03:37:35 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kiwaqul5vosa) 2025/07/29 03:37:35 DEBUG : three: sha1 differ 2025/07/29 03:37:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/29 03:37:35 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/29 03:37:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/29 03:37:35 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/29 03:37:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/29 03:37:35 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/29 03:37:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/29 03:37:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/29 03:37:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/29 03:37:35 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/29 03:37:35 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/29 03:37:35 INFO : three: Copied (replaced existing) 2025/07/29 03:37:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.64s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/29 03:37:37 INFO : B2 bucket rclone-test-kiwaqul5vosa: Making map for --track-renames 2025/07/29 03:37:37 INFO : B2 bucket rclone-test-kiwaqul5vosa: Finished making map for --track-renames 2025/07/29 03:37:37 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/29 03:37:37 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for renames to finish 2025/07/29 03:37:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/29 03:37:37 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/29 03:37:37 INFO : yam: Copied (new) 2025/07/29 03:37:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/29 03:37:37 INFO : potato: Copied (new) 2025/07/29 03:37:37 DEBUG : Waiting for deletions to finish 2025/07/29 03:37:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:37:38 INFO : B2 bucket rclone-test-kiwaqul5vosa: Making map for --track-renames 2025/07/29 03:37:38 INFO : B2 bucket rclone-test-kiwaqul5vosa: Finished making map for --track-renames 2025/07/29 03:37:38 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:38 DEBUG : potato: Unchanged skipping 2025/07/29 03:37:38 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for renames to finish 2025/07/29 03:37:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/29 03:37:39 INFO : yam: Copied (server-side copy) to: yaml 2025/07/29 03:37:39 INFO : yam: Deleted 2025/07/29 03:37:39 INFO : yaml: Renamed from "yam" 2025/07/29 03:37:39 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.33s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/29 03:37:40 INFO : B2 bucket rclone-test-kiwaqul5vosa: Making map for --track-renames 2025/07/29 03:37:40 INFO : B2 bucket rclone-test-kiwaqul5vosa: Finished making map for --track-renames 2025/07/29 03:37:40 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/29 03:37:40 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for renames to finish 2025/07/29 03:37:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/29 03:37:40 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/29 03:37:40 INFO : potato: Copied (new) 2025/07/29 03:37:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/29 03:37:41 INFO : yam: Copied (new) 2025/07/29 03:37:41 DEBUG : Waiting for deletions to finish 2025/07/29 03:37:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:37:41 INFO : B2 bucket rclone-test-kiwaqul5vosa: Making map for --track-renames 2025/07/29 03:37:41 INFO : B2 bucket rclone-test-kiwaqul5vosa: Finished making map for --track-renames 2025/07/29 03:37:41 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:41 DEBUG : potato: Unchanged skipping 2025/07/29 03:37:41 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for renames to finish 2025/07/29 03:37:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/29 03:37:42 INFO : yam: Copied (server-side copy) to: yaml 2025/07/29 03:37:42 INFO : yam: Deleted 2025/07/29 03:37:42 INFO : yaml: Renamed from "yam" 2025/07/29 03:37:42 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.28s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/29 03:37:43 INFO : B2 bucket rclone-test-kiwaqul5vosa: Making map for --track-renames 2025/07/29 03:37:43 INFO : B2 bucket rclone-test-kiwaqul5vosa: Finished making map for --track-renames 2025/07/29 03:37:43 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/29 03:37:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/29 03:37:43 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for renames to finish 2025/07/29 03:37:43 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/29 03:37:44 INFO : sub/yam: Copied (new) 2025/07/29 03:37:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/29 03:37:45 INFO : potato: Copied (new) 2025/07/29 03:37:45 DEBUG : Waiting for deletions to finish 2025/07/29 03:37:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:37:45 DEBUG : potato: Unchanged skipping 2025/07/29 03:37:45 INFO : B2 bucket rclone-test-kiwaqul5vosa: Making map for --track-renames 2025/07/29 03:37:45 INFO : B2 bucket rclone-test-kiwaqul5vosa: Finished making map for --track-renames 2025/07/29 03:37:45 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:45 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for renames to finish 2025/07/29 03:37:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/29 03:37:46 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/29 03:37:46 INFO : sub/yam: Deleted 2025/07/29 03:37:46 INFO : yam: Renamed from "sub/yam" 2025/07/29 03:37:46 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.56s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:47 DEBUG : Creating backend with remote "/tmp/rclone3193250675/dir1" 2025/07/29 03:37:47 DEBUG : Creating backend with remote "/tmp/rclone3193250675/dir2" 2025/07/29 03:37:47 DEBUG : Local file system at /tmp/rclone3193250675/dir2: Using server-side directory move 2025/07/29 03:37:47 INFO : Local file system at /tmp/rclone3193250675/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/29 03:37:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/29 03:37:47 DEBUG : Local file system at /tmp/rclone3193250675/dir2: Waiting for checks to finish 2025/07/29 03:37:47 DEBUG : Local file system at /tmp/rclone3193250675/dir2: Waiting for transfers to finish 2025/07/29 03:37:47 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:37:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/29 03:37:47 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:47 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/29 03:37:47 INFO : nested/sub dir/file: Copied (new) 2025/07/29 03:37:47 INFO : nested/sub dir/file: Deleted 2025/07/29 03:37:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:37:48 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:37:48 INFO : sub dir/hello world: Deleted 2025/07/29 03:37:48 INFO : sub dir: Removing directory 2025/07/29 03:37:48 INFO : nested/sub dir: Removing directory 2025/07/29 03:37:48 INFO : nested: Removing directory 2025/07/29 03:37:48 DEBUG : Local file system at /tmp/rclone3193250675: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.99s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/29 03:37:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/29 03:37:49 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:49 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/29 03:37:50 INFO : nested/sub dir/file: Copied (new) 2025/07/29 03:37:50 INFO : nested/sub dir/file: Deleted 2025/07/29 03:37:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:37:50 INFO : sub dir/hello world: Copied (new) 2025/07/29 03:37:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/29 03:37:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/29 03:37:51 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:51 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/29 03:37:51 INFO : existing: Copied (new) 2025/07/29 03:37:51 INFO : existing: Deleted 2025/07/29 03:37:51 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/29 03:37:51 INFO : existing-b: Copied (new) 2025/07/29 03:37:51 INFO : existing-b: Deleted 2025/07/29 03:37:52 DEBUG : existing: Destination exists, skipping 2025/07/29 03:37:52 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:37:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/29 03:37:52 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:37:52 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.89s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:37:53 DEBUG : Creating backend with remote "TestB2:rclone-test-lopofim1yega" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kiwaqul5vosa -> B2 bucket rclone-test-lopofim1yega 2025/07/29 03:37:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:37:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/29 03:37:58 DEBUG : empty space: Unchanged skipping 2025/07/29 03:37:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/29 03:37:58 DEBUG : B2 bucket rclone-test-lopofim1yega: Waiting for checks to finish 2025/07/29 03:37:58 INFO : empty space: Deleted 2025/07/29 03:37:58 DEBUG : B2 bucket rclone-test-lopofim1yega: Waiting for transfers to finish 2025/07/29 03:37:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:37:58 INFO : potato2: Copied (server-side copy) 2025/07/29 03:37:58 INFO : potato2: Deleted 2025/07/29 03:37:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/29 03:37:59 INFO : potato3: Copied (server-side copy) 2025/07/29 03:37:59 INFO : potato3: Deleted 2025/07/29 03:37:59 DEBUG : Creating backend with remote "TestB2:rclone-test-cotuloc5buri" 2025/07/29 03:38:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/29 03:38:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:38:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/29 03:38:00 DEBUG : B2 bucket rclone-test-cotuloc5buri: Waiting for checks to finish 2025/07/29 03:38:00 DEBUG : B2 bucket rclone-test-cotuloc5buri: Waiting for transfers to finish 2025/07/29 03:38:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/29 03:38:01 INFO : empty space: Copied (server-side copy) 2025/07/29 03:38:01 INFO : empty space: Deleted 2025/07/29 03:38:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:38:02 INFO : potato2: Copied (server-side copy) 2025/07/29 03:38:02 INFO : potato2: Deleted 2025/07/29 03:38:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/29 03:38:02 INFO : potato3: Copied (server-side copy) 2025/07/29 03:38:02 INFO : potato3: Deleted 2025/07/29 03:38:02 DEBUG : B2 bucket rclone-test-cotuloc5buri: Purge remote 2025/07/29 03:38:02 INFO : B2 bucket rclone-test-cotuloc5buri: cleaning bucket "rclone-test-cotuloc5buri" of all files 2025/07/29 03:38:02 DEBUG : empty space: Deleting (id "4_z4f723d13402d5b4b9f880e1b_f108306b54aeb9093_d20250729_m033801_c001_v0001130_t0039_u01753760281377") 2025/07/29 03:38:02 DEBUG : potato2: Deleting (id "4_z4f723d13402d5b4b9f880e1b_f1112fec4eebc51de_d20250729_m033801_c001_v0001171_t0032_u01753760281758") 2025/07/29 03:38:02 DEBUG : potato3: Deleting (id "4_z4f723d13402d5b4b9f880e1b_f11551cfbf718ffb4_d20250729_m033801_c001_v0001115_t0052_u01753760281761") 2025/07/29 03:38:03 DEBUG : B2 bucket rclone-test-lopofim1yega: Purge remote 2025/07/29 03:38:03 INFO : B2 bucket rclone-test-lopofim1yega: cleaning bucket "rclone-test-lopofim1yega" of all files 2025/07/29 03:38:03 DEBUG : empty space: Deleting (id "4_z3fc21dc3402d5b4b9f880e1b_f416ff4e9f2a59ef9_d20250729_m033801_c001_v7007000_t0000_u01753760281839") 2025/07/29 03:38:03 DEBUG : empty space: Deleting (id "4_z3fc21dc3402d5b4b9f880e1b_f10935402c0e090e9_d20250729_m033756_c001_v0001172_t0017_u01753760276478") 2025/07/29 03:38:03 DEBUG : potato2: Deleting (id "4_z3fc21dc3402d5b4b9f880e1b_f416ff4e9f2a59efe_d20250729_m033802_c001_v7007000_t0000_u01753760282126") 2025/07/29 03:38:03 DEBUG : potato2: Deleting (id "4_z3fc21dc3402d5b4b9f880e1b_f103d7efb0f9d0cc3_d20250729_m033758_c001_v0001180_t0043_u01753760278454") 2025/07/29 03:38:03 DEBUG : potato3: Deleting (id "4_z3fc21dc3402d5b4b9f880e1b_f416ff4e9f2a59f02_d20250729_m033802_c001_v7007000_t0000_u01753760282341") 2025/07/29 03:38:03 DEBUG : potato3: Deleting (id "4_z3fc21dc3402d5b4b9f880e1b_f110023e48adbd1da_d20250729_m033758_c001_v0001106_t0020_u01753760278742") 2025/07/29 03:38:03 DEBUG : potato3: Deleting (id "4_z3fc21dc3402d5b4b9f880e1b_f10935402c0e090ed_d20250729_m033757_c001_v0001172_t0033_u01753760277253") --- PASS: TestServerSideMove (12.35s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:38:05 DEBUG : Creating backend with remote "TestB2:rclone-test-sekujos2qiqi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kiwaqul5vosa -> B2 bucket rclone-test-sekujos2qiqi 2025/07/29 03:38:11 DEBUG : empty space: Excluded (Size Filter) 2025/07/29 03:38:11 DEBUG : empty space: Excluded 2025/07/29 03:38:11 DEBUG : empty space: Excluded (Size Filter) 2025/07/29 03:38:11 DEBUG : empty space: Excluded 2025/07/29 03:38:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:38:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/29 03:38:11 DEBUG : B2 bucket rclone-test-sekujos2qiqi: Waiting for checks to finish 2025/07/29 03:38:11 DEBUG : B2 bucket rclone-test-sekujos2qiqi: Waiting for transfers to finish 2025/07/29 03:38:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:38:11 INFO : potato2: Copied (server-side copy) 2025/07/29 03:38:11 INFO : potato2: Deleted 2025/07/29 03:38:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/29 03:38:12 INFO : potato3: Copied (server-side copy) 2025/07/29 03:38:12 INFO : potato3: Deleted 2025/07/29 03:38:12 DEBUG : Creating backend with remote "TestB2:rclone-test-heyayok4deco" 2025/07/29 03:38:13 DEBUG : empty space: Excluded (Size Filter) 2025/07/29 03:38:13 DEBUG : empty space: Excluded 2025/07/29 03:38:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:38:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/29 03:38:13 DEBUG : B2 bucket rclone-test-heyayok4deco: Waiting for checks to finish 2025/07/29 03:38:13 DEBUG : B2 bucket rclone-test-heyayok4deco: Waiting for transfers to finish 2025/07/29 03:38:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:38:14 INFO : potato2: Copied (server-side copy) 2025/07/29 03:38:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/29 03:38:14 INFO : potato3: Copied (server-side copy) 2025/07/29 03:38:14 INFO : potato2: Deleted 2025/07/29 03:38:14 INFO : potato3: Deleted 2025/07/29 03:38:15 DEBUG : B2 bucket rclone-test-heyayok4deco: Purge remote 2025/07/29 03:38:15 INFO : B2 bucket rclone-test-heyayok4deco: cleaning bucket "rclone-test-heyayok4deco" of all files 2025/07/29 03:38:15 DEBUG : potato2: Deleting (id "4_zcfa26d33402d5b4b9f880e1b_f104ab0cb31e14b28_d20250729_m033814_c001_v0001157_t0014_u01753760294262") 2025/07/29 03:38:15 DEBUG : potato3: Deleting (id "4_zcfa26d33402d5b4b9f880e1b_f1010fdd8384593ee_d20250729_m033814_c001_v0001184_t0047_u01753760294652") 2025/07/29 03:38:16 DEBUG : B2 bucket rclone-test-sekujos2qiqi: Purge remote 2025/07/29 03:38:16 INFO : B2 bucket rclone-test-sekujos2qiqi: cleaning bucket "rclone-test-sekujos2qiqi" of all files 2025/07/29 03:38:16 DEBUG : empty space: Deleting (id "4_zdfe25d13402d5b4b9f880e1b_f1019ddbcdbe520ce_d20250729_m033810_c001_v0001161_t0047_u01753760290267") 2025/07/29 03:38:16 DEBUG : potato2: Deleting (id "4_zdfe25d13402d5b4b9f880e1b_f402e1f7bb6411aa2_d20250729_m033814_c001_v7007000_t0000_u01753760294777") 2025/07/29 03:38:16 DEBUG : potato2: Deleting (id "4_zdfe25d13402d5b4b9f880e1b_f11090e87a0efd948_d20250729_m033811_c001_v0001131_t0027_u01753760291296") 2025/07/29 03:38:16 DEBUG : potato3: Deleting (id "4_zdfe25d13402d5b4b9f880e1b_f407dd04ca9afe1dc_d20250729_m033814_c001_v7007000_t0000_u01753760294864") 2025/07/29 03:38:16 DEBUG : potato3: Deleting (id "4_zdfe25d13402d5b4b9f880e1b_f11844f2e4e0b253b_d20250729_m033811_c001_v0001037_t0041_u01753760291639") 2025/07/29 03:38:16 DEBUG : potato3: Deleting (id "4_zdfe25d13402d5b4b9f880e1b_f1019ddbcdbe520d2_d20250729_m033810_c001_v0001161_t0018_u01753760290540") 2025/07/29 03:38:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/29 03:38:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/29 03:38:17 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.75s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:38:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dinuqay6xexi" 2025/07/29 03:38:21 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kiwaqul5vosa -> B2 bucket rclone-test-dinuqay6xexi 2025/07/29 03:38:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:38:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/29 03:38:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/29 03:38:24 DEBUG : empty space: Unchanged skipping 2025/07/29 03:38:24 DEBUG : B2 bucket rclone-test-dinuqay6xexi: Waiting for checks to finish 2025/07/29 03:38:24 INFO : empty space: Deleted 2025/07/29 03:38:24 DEBUG : B2 bucket rclone-test-dinuqay6xexi: Waiting for transfers to finish 2025/07/29 03:38:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/29 03:38:24 INFO : potato3: Copied (server-side copy) 2025/07/29 03:38:24 INFO : potato3: Deleted 2025/07/29 03:38:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:38:24 INFO : potato2: Copied (server-side copy) 2025/07/29 03:38:24 INFO : potato2: Deleted 2025/07/29 03:38:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kukiqah0jodi" 2025/07/29 03:38:25 INFO : tomatoDir: Making directory 2025/07/29 03:38:26 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/29 03:38:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/29 03:38:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/29 03:38:26 DEBUG : B2 bucket rclone-test-kukiqah0jodi: Waiting for checks to finish 2025/07/29 03:38:26 DEBUG : B2 bucket rclone-test-kukiqah0jodi: Waiting for transfers to finish 2025/07/29 03:38:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/29 03:38:27 INFO : empty space: Copied (server-side copy) 2025/07/29 03:38:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/29 03:38:27 INFO : potato2: Copied (server-side copy) 2025/07/29 03:38:27 INFO : empty space: Deleted 2025/07/29 03:38:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/29 03:38:27 INFO : potato3: Copied (server-side copy) 2025/07/29 03:38:27 INFO : potato2: Deleted 2025/07/29 03:38:27 INFO : potato3: Deleted 2025/07/29 03:38:28 DEBUG : B2 bucket rclone-test-kukiqah0jodi: Purge remote 2025/07/29 03:38:28 INFO : B2 bucket rclone-test-kukiqah0jodi: cleaning bucket "rclone-test-kukiqah0jodi" of all files 2025/07/29 03:38:28 DEBUG : empty space: Deleting (id "4_z7f629d53402d5b4b9f880e1b_f10182cea347e117d_d20250729_m033827_c001_v0001117_t0019_u01753760307018") 2025/07/29 03:38:28 DEBUG : potato2: Deleting (id "4_z7f629d53402d5b4b9f880e1b_f1104d06f092ccf7c_d20250729_m033827_c001_v0001099_t0041_u01753760307379") 2025/07/29 03:38:28 DEBUG : potato3: Deleting (id "4_z7f629d53402d5b4b9f880e1b_f1157a91615262138_d20250729_m033827_c001_v0001130_t0030_u01753760307398") 2025/07/29 03:38:29 DEBUG : B2 bucket rclone-test-dinuqay6xexi: Purge remote 2025/07/29 03:38:29 INFO : B2 bucket rclone-test-dinuqay6xexi: cleaning bucket "rclone-test-dinuqay6xexi" of all files 2025/07/29 03:38:29 DEBUG : empty space: Deleting (id "4_z4fa28d33402d5b4b9f880e1b_f400d250f20bc1978_d20250729_m033827_c001_v7007000_t0000_u01753760307675") 2025/07/29 03:38:29 DEBUG : empty space: Deleting (id "4_z4fa28d33402d5b4b9f880e1b_f1187a94bdbbd994d_d20250729_m033822_c001_v0001120_t0025_u01753760302829") 2025/07/29 03:38:29 DEBUG : potato2: Deleting (id "4_z4fa28d33402d5b4b9f880e1b_f4049d4ddc9f24231_d20250729_m033827_c001_v7007000_t0000_u01753760307761") 2025/07/29 03:38:29 DEBUG : potato2: Deleting (id "4_z4fa28d33402d5b4b9f880e1b_f1028c34377f29f43_d20250729_m033824_c001_v0001120_t0054_u01753760304399") 2025/07/29 03:38:29 DEBUG : potato3: Deleting (id "4_z4fa28d33402d5b4b9f880e1b_f400d250f20bc1979_d20250729_m033827_c001_v7007000_t0000_u01753760307865") 2025/07/29 03:38:29 DEBUG : potato3: Deleting (id "4_z4fa28d33402d5b4b9f880e1b_f111235c9cf94a730_d20250729_m033824_c001_v0001183_t0048_u01753760304155") 2025/07/29 03:38:29 DEBUG : potato3: Deleting (id "4_z4fa28d33402d5b4b9f880e1b_f1187a94bdbbd9951_d20250729_m033823_c001_v0001120_t0042_u01753760303306") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.89s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:38:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.73s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:38:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/rclone-sync-test" --- PASS: TestSyncOverlap (1.54s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:38:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/rclone-sync-test" 2025/07/29 03:38:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/rclone-sync-test-include/layer2" 2025/07/29 03:38:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/rclone-sync-test-ignore-file" 2025/07/29 03:38:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/29 03:38:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/29 03:38:42 DEBUG : pacer: Reducing sleep to 10ms 2025/07/29 03:38:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/29 03:38:43 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path rclone-sync-test: Waiting for checks to finish 2025/07/29 03:38:43 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path rclone-sync-test: Waiting for transfers to finish 2025/07/29 03:38:43 DEBUG : Waiting for deletions to finish 2025/07/29 03:38:43 INFO : There was nothing to transfer 2025/07/29 03:38:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/29 03:38:43 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:38:43 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:38:43 DEBUG : Waiting for deletions to finish 2025/07/29 03:38:43 INFO : There was nothing to transfer 2025/07/29 03:38:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/29 03:38:44 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/29 03:38:44 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/29 03:38:44 DEBUG : Waiting for deletions to finish 2025/07/29 03:38:44 INFO : There was nothing to transfer 2025/07/29 03:38:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/29 03:38:44 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:38:44 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:38:44 DEBUG : Waiting for deletions to finish 2025/07/29 03:38:44 INFO : There was nothing to transfer 2025/07/29 03:38:45 DEBUG : Excluded 2025/07/29 03:38:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/29 03:38:45 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/29 03:38:45 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/29 03:38:45 DEBUG : Waiting for deletions to finish 2025/07/29 03:38:45 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.30s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:38:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/dst" 2025/07/29 03:38:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/CompareDest" 2025/07/29 03:38:48 DEBUG : one: Need to transfer - File not found at Destination 2025/07/29 03:38:48 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:38:48 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:38:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/29 03:38:49 INFO : one: Copied (new) 2025/07/29 03:38:49 DEBUG : Waiting for deletions to finish 2025/07/29 03:38:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:38:50 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:38:50 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:38:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/29 03:38:51 INFO : one: Copied (replaced existing) 2025/07/29 03:38:51 DEBUG : Waiting for deletions to finish 2025/07/29 03:38:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:38:53 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:38:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:38:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/29 03:38:53 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:38:53 DEBUG : Waiting for deletions to finish 2025/07/29 03:38:53 INFO : There was nothing to transfer 2025/07/29 03:38:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:38:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:38:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/29 03:38:54 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:38:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:38:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/29 03:38:54 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:38:54 DEBUG : Waiting for deletions to finish 2025/07/29 03:38:54 INFO : There was nothing to transfer 2025/07/29 03:38:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:38:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:38:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/29 03:38:55 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:38:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:38:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/29 03:38:55 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:38:55 DEBUG : Waiting for deletions to finish 2025/07/29 03:38:55 INFO : There was nothing to transfer 2025/07/29 03:38:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:38:56 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/07/29 03:38:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/29 03:38:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/29 03:38:56 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:38:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:38:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/29 03:38:56 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:38:56 DEBUG : Waiting for deletions to finish 2025/07/29 03:38:56 INFO : There was nothing to transfer 2025/07/29 03:38:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:38:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/29 03:38:57 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 03:38:57 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:38:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:38:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/29 03:38:57 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:38:58 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/29 03:38:58 INFO : two: Copied (new) 2025/07/29 03:38:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.90s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:39:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/dest" 2025/07/29 03:39:02 DEBUG : Config file has changed externally - reloading 2025/07/29 03:39:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/pre-dest1" 2025/07/29 03:39:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/pre-dest2" 2025/07/29 03:39:06 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:39:06 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/29 03:39:06 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:39:06 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/29 03:39:07 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/29 03:39:07 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dest: Waiting for checks to finish 2025/07/29 03:39:07 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dest: Waiting for transfers to finish 2025/07/29 03:39:07 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/29 03:39:07 INFO : 3: Copied (new) 2025/07/29 03:39:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.70s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:39:09 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/dst" 2025/07/29 03:39:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/CopyDest" 2025/07/29 03:39:12 DEBUG : one: Need to transfer - File not found at Destination 2025/07/29 03:39:12 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:39:12 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:39:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/29 03:39:13 INFO : one: Copied (new) 2025/07/29 03:39:13 DEBUG : Waiting for deletions to finish 2025/07/29 03:39:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:39:14 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:39:14 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:39:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/29 03:39:14 INFO : one: Copied (replaced existing) 2025/07/29 03:39:14 DEBUG : Waiting for deletions to finish 2025/07/29 03:39:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/BackupDir" 2025/07/29 03:39:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:39:17 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:39:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:39:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:39:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/29 03:39:19 INFO : one: Copied (server-side copy) 2025/07/29 03:39:19 INFO : one: Deleted 2025/07/29 03:39:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/29 03:39:19 INFO : one: Copied (server-side copy) 2025/07/29 03:39:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/29 03:39:19 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:39:19 DEBUG : Waiting for deletions to finish 2025/07/29 03:39:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:39:21 DEBUG : one: Unchanged skipping 2025/07/29 03:39:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:39:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/29 03:39:22 INFO : two: Copied (server-side copy) 2025/07/29 03:39:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/29 03:39:22 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:39:22 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:39:22 DEBUG : Waiting for deletions to finish 2025/07/29 03:39:22 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:39:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:39:22 DEBUG : one: Unchanged skipping 2025/07/29 03:39:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:39:22 DEBUG : two: Unchanged skipping 2025/07/29 03:39:22 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:39:22 DEBUG : Waiting for deletions to finish 2025/07/29 03:39:22 INFO : There was nothing to transfer 2025/07/29 03:39:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:39:23 DEBUG : one: Unchanged skipping 2025/07/29 03:39:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/29 03:39:24 DEBUG : three: Destination not found in --copy-dest 2025/07/29 03:39:24 DEBUG : three: Need to transfer - File not found at Destination 2025/07/29 03:39:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:39:24 DEBUG : two: Unchanged skipping 2025/07/29 03:39:24 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:39:24 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:39:24 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/29 03:39:24 INFO : three: Copied (new) 2025/07/29 03:39:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.29s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:39:29 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/dst" 2025/07/29 03:39:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/backup" 2025/07/29 03:39:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/29 03:39:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:39:32 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:39:32 DEBUG : two: Unchanged skipping 2025/07/29 03:39:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/29 03:39:33 INFO : one: Copied (server-side copy) 2025/07/29 03:39:33 INFO : one: Deleted 2025/07/29 03:39:33 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:39:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/29 03:39:34 INFO : one: Copied (new) 2025/07/29 03:39:34 DEBUG : Waiting for deletions to finish 2025/07/29 03:39:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/29 03:39:34 INFO : three.txt: Copied (server-side copy) 2025/07/29 03:39:35 INFO : three.txt: Deleted 2025/07/29 03:39:35 INFO : three.txt: Moved into backup dir 2025/07/29 03:39:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/29 03:39:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:39:36 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:39:36 DEBUG : two: Unchanged skipping 2025/07/29 03:39:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/29 03:39:37 INFO : one: Copied (server-side copy) 2025/07/29 03:39:37 INFO : one: Deleted 2025/07/29 03:39:37 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:39:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/29 03:39:37 INFO : one: Copied (new) 2025/07/29 03:39:37 DEBUG : Waiting for deletions to finish 2025/07/29 03:39:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/29 03:39:38 INFO : three.txt: Copied (server-side copy) 2025/07/29 03:39:38 INFO : three.txt: Deleted 2025/07/29 03:39:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:39:41 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1113-13.backblaze.com/b2api/v1/b2_upload_file/6fb23df3400d5b4b9f880e1b/c001_v0001113_t0016": EOF 2025/07/29 03:39:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-13.backblaze.com/b2api/v1/b2_upload_file/6fb23df3400d5b4b9f880e1b/c001_v0001113_t0016": EOF) 2025/07/29 03:39:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kiwaqul5vosa: 1/10 (Post "https://pod-000-1113-13.backblaze.com/b2api/v1/b2_upload_file/6fb23df3400d5b4b9f880e1b/c001_v0001113_t0016": EOF) 2025/07/29 03:39:43 DEBUG : pacer: Reducing sleep to 10ms 2025/07/29 03:39:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/dst" 2025/07/29 03:39:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/backup" 2025/07/29 03:39:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/29 03:39:47 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:39:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:39:47 DEBUG : two: Unchanged skipping 2025/07/29 03:39:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/29 03:39:48 INFO : one: Copied (server-side copy) to: one.bak 2025/07/29 03:39:48 INFO : one: Deleted 2025/07/29 03:39:48 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:39:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/29 03:39:49 INFO : one: Copied (new) 2025/07/29 03:39:49 DEBUG : Waiting for deletions to finish 2025/07/29 03:39:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/29 03:39:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/29 03:39:50 INFO : three.txt: Deleted 2025/07/29 03:39:50 INFO : three.txt: Moved into backup dir 2025/07/29 03:39:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/29 03:39:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:39:51 DEBUG : two: Unchanged skipping 2025/07/29 03:39:51 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:39:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/29 03:39:52 INFO : one: Copied (server-side copy) to: one.bak 2025/07/29 03:39:52 INFO : one: Deleted 2025/07/29 03:39:52 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:39:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/29 03:39:52 INFO : one: Copied (new) 2025/07/29 03:39:52 DEBUG : Waiting for deletions to finish 2025/07/29 03:39:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/29 03:39:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/29 03:39:53 INFO : three.txt: Deleted 2025/07/29 03:39:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.83s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:39:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/dst" 2025/07/29 03:39:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/backup" 2025/07/29 03:40:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/29 03:40:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:40:00 DEBUG : two: Unchanged skipping 2025/07/29 03:40:00 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:40:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/29 03:40:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/29 03:40:02 INFO : one: Deleted 2025/07/29 03:40:02 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:40:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/29 03:40:02 INFO : one: Copied (new) 2025/07/29 03:40:02 DEBUG : Waiting for deletions to finish 2025/07/29 03:40:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/29 03:40:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/29 03:40:03 INFO : three.txt: Deleted 2025/07/29 03:40:03 INFO : three.txt: Moved into backup dir 2025/07/29 03:40:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/29 03:40:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:40:05 DEBUG : two: Unchanged skipping 2025/07/29 03:40:05 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:40:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/29 03:40:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/29 03:40:05 INFO : one: Deleted 2025/07/29 03:40:05 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:40:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/29 03:40:05 INFO : one: Copied (new) 2025/07/29 03:40:05 DEBUG : Waiting for deletions to finish 2025/07/29 03:40:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/29 03:40:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/29 03:40:06 INFO : three.txt: Deleted 2025/07/29 03:40:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.37s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:40:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/dst" 2025/07/29 03:40:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/29 03:40:11 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:40:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:40:11 DEBUG : two: Unchanged skipping 2025/07/29 03:40:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/29 03:40:12 INFO : one: Copied (server-side copy) to: one.bak 2025/07/29 03:40:12 INFO : one: Deleted 2025/07/29 03:40:12 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:40:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/29 03:40:13 INFO : one: Copied (new) 2025/07/29 03:40:13 DEBUG : Waiting for deletions to finish 2025/07/29 03:40:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/29 03:40:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/29 03:40:13 INFO : three.txt: Deleted 2025/07/29 03:40:13 INFO : three.txt: Moved into backup dir 2025/07/29 03:40:15 DEBUG : one.bak: Excluded (Path Filter) 2025/07/29 03:40:15 DEBUG : one.bak: Excluded 2025/07/29 03:40:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/29 03:40:15 DEBUG : three.txt.bak: Excluded 2025/07/29 03:40:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/29 03:40:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:40:15 DEBUG : two: Unchanged skipping 2025/07/29 03:40:15 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for checks to finish 2025/07/29 03:40:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/29 03:40:16 INFO : one: Copied (server-side copy) to: one.bak 2025/07/29 03:40:16 INFO : one: Deleted 2025/07/29 03:40:16 DEBUG : B2 bucket rclone-test-kiwaqul5vosa path dst: Waiting for transfers to finish 2025/07/29 03:40:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/29 03:40:16 INFO : one: Copied (new) 2025/07/29 03:40:16 DEBUG : Waiting for deletions to finish 2025/07/29 03:40:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/29 03:40:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/29 03:40:17 INFO : three.txt: Deleted 2025/07/29 03:40:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.63s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:40:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/dst" 2025/07/29 03:40:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/29 03:40:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/29 03:40:23 INFO : one: Copied (server-side copy) to: one.bak 2025/07/29 03:40:23 INFO : one: Deleted 2025/07/29 03:40:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/29 03:40:24 INFO : one: Copied (new) 2025/07/29 03:40:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:40:24 DEBUG : two: Unchanged skipping 2025/07/29 03:40:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/29 03:40:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/29 03:40:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/29 03:40:25 INFO : three.txt: Deleted 2025/07/29 03:40:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/29 03:40:25 INFO : three.txt: Copied (new) 2025/07/29 03:40:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/29 03:40:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/29 03:40:26 DEBUG : pacer: Reducing sleep to 10ms 2025/07/29 03:40:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/29 03:40:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/29 03:40:27 INFO : one: Copied (server-side copy) to: one.bak 2025/07/29 03:40:27 INFO : one: Deleted 2025/07/29 03:40:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/29 03:40:27 INFO : one: Copied (new) 2025/07/29 03:40:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:40:27 DEBUG : two: Unchanged skipping 2025/07/29 03:40:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/29 03:40:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/29 03:40:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/29 03:40:28 INFO : three.txt: Deleted 2025/07/29 03:40:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/29 03:40:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.32s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:40:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kiwaqul5vosa/dst" 2025/07/29 03:40:33 DEBUG : Config file has changed externally - reloading 2025/07/29 03:40:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/29 03:40:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/29 03:40:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/29 03:40:36 INFO : one: Deleted 2025/07/29 03:40:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/29 03:40:36 INFO : one: Copied (new) 2025/07/29 03:40:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:40:37 DEBUG : two: Unchanged skipping 2025/07/29 03:40:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/29 03:40:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/29 03:40:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/29 03:40:38 INFO : three.txt: Deleted 2025/07/29 03:40:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/29 03:40:38 INFO : three.txt: Copied (new) 2025/07/29 03:40:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/29 03:40:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/29 03:40:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/29 03:40:40 INFO : one: Deleted 2025/07/29 03:40:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/29 03:40:40 INFO : one: Copied (new) 2025/07/29 03:40:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:40:40 DEBUG : two: Unchanged skipping 2025/07/29 03:40:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/29 03:40:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/29 03:40:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/29 03:40:41 INFO : three.txt: Deleted 2025/07/29 03:40:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/29 03:40:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.67s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:40:45 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:40:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/29 03:40:45 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:40:45 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/29 03:40:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/29 03:40:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.74s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:40:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/29 03:40:46 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:40:46 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:40:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/29 03:40:47 INFO : existing: Copied (new) 2025/07/29 03:40:47 DEBUG : Waiting for deletions to finish 2025/07/29 03:40:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/29 03:40:48 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:40:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/29 03:40:48 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:40:48 ERROR : B2 bucket rclone-test-kiwaqul5vosa: not deleting files as there were IO errors 2025/07/29 03:40:48 ERROR : B2 bucket rclone-test-kiwaqul5vosa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.47s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:40:49 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:40:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:40:49 DEBUG : existing: Unchanged skipping 2025/07/29 03:40:49 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:40:49 DEBUG : Waiting for deletions to finish 2025/07/29 03:40:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.40s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:41:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both0: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both12: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both14: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both15: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both16: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both17: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both18: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both19: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both1: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both2: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both3: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both4: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both5: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both6: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both7: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both8: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:09 DEBUG : both9: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both11: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both13: Unchanged skipping 2025/07/29 03:41:09 DEBUG : both10: Unchanged skipping 2025/07/29 03:41:09 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:41:09 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:41:09 DEBUG : Waiting for deletions to finish 2025/07/29 03:41:09 INFO : only0: Deleted 2025/07/29 03:41:09 INFO : only10: Deleted 2025/07/29 03:41:09 INFO : only13: Deleted 2025/07/29 03:41:09 INFO : only15: Deleted 2025/07/29 03:41:09 INFO : only4: Deleted 2025/07/29 03:41:09 INFO : only5: Deleted 2025/07/29 03:41:09 INFO : only17: Deleted 2025/07/29 03:41:09 INFO : only19: Deleted 2025/07/29 03:41:09 INFO : only1: Deleted 2025/07/29 03:41:09 INFO : only2: Deleted 2025/07/29 03:41:09 INFO : only3: Deleted 2025/07/29 03:41:10 INFO : only6: Deleted 2025/07/29 03:41:10 INFO : only8: Deleted 2025/07/29 03:41:10 INFO : only12: Deleted 2025/07/29 03:41:10 INFO : only14: Deleted 2025/07/29 03:41:10 INFO : only18: Deleted 2025/07/29 03:41:10 INFO : only11: Deleted 2025/07/29 03:41:10 INFO : only16: Deleted 2025/07/29 03:41:10 INFO : only7: Deleted 2025/07/29 03:41:10 INFO : only9: Deleted 2025/07/29 03:41:10 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.96s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:41:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both10: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:41:34 DEBUG : both12: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both14: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both13: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both16: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both17: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both18: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both19: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both11: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both0: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both15: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both1: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both5: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both6: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both2: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both8: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:41:34 DEBUG : both3: Unchanged skipping 2025/07/29 03:41:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/29 03:41:34 DEBUG : both4: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both7: Unchanged skipping 2025/07/29 03:41:34 DEBUG : both9: Unchanged skipping 2025/07/29 03:41:34 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:41:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:34 INFO : only0: Copied (replaced existing) 2025/07/29 03:41:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:34 INFO : only11: Copied (replaced existing) 2025/07/29 03:41:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:34 INFO : only14: Copied (replaced existing) 2025/07/29 03:41:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:34 INFO : only13: Copied (replaced existing) 2025/07/29 03:41:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:34 INFO : only12: Copied (replaced existing) 2025/07/29 03:41:34 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:34 INFO : only15: Copied (replaced existing) 2025/07/29 03:41:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:34 INFO : only16: Copied (replaced existing) 2025/07/29 03:41:35 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:35 INFO : only10: Copied (replaced existing) 2025/07/29 03:41:35 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:35 INFO : only17: Copied (replaced existing) 2025/07/29 03:41:35 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:35 INFO : only18: Copied (replaced existing) 2025/07/29 03:41:35 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:35 INFO : only19: Copied (replaced existing) 2025/07/29 03:41:35 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:35 INFO : only1: Copied (replaced existing) 2025/07/29 03:41:35 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:35 INFO : only2: Copied (replaced existing) 2025/07/29 03:41:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:35 INFO : only3: Copied (replaced existing) 2025/07/29 03:41:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:35 INFO : only4: Copied (replaced existing) 2025/07/29 03:41:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:35 INFO : only5: Copied (replaced existing) 2025/07/29 03:41:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:35 INFO : only6: Copied (replaced existing) 2025/07/29 03:41:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:35 INFO : only7: Copied (replaced existing) 2025/07/29 03:41:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:35 INFO : only8: Copied (replaced existing) 2025/07/29 03:41:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/29 03:41:35 INFO : only9: Copied (replaced existing) 2025/07/29 03:41:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.17s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:41:43 DEBUG : empty_dir: Making directory with metadata 2025/07/29 03:41:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 03:41:43 DEBUG : empty_on_remote: Making directory with metadata 2025/07/29 03:41:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 03:41:43 INFO : empty_on_remote: Making directory 2025/07/29 03:41:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/29 03:41:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/29 03:41:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/29 03:41:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/29 03:41:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.91s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:41:46 DEBUG : empty_dir: Making directory with metadata 2025/07/29 03:41:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 03:41:46 DEBUG : empty_on_remote: Making directory with metadata 2025/07/29 03:41:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/29 03:41:46 INFO : empty_on_remote: Making directory 2025/07/29 03:41:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/29 03:41:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/29 03:41:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/29 03:41:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/29 03:41:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/29 03:41:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.83s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:41:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/29 03:41:49 INFO : sub dir: Making directory 2025/07/29 03:41:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.67s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:41:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/29 03:41:53 INFO : sub dir: Making directory 2025/07/29 03:41:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.98s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:42:05 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:06 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:42:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : apple: Unchanged skipping 2025/07/29 03:42:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:42:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:42:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : banana: Unchanged skipping 2025/07/29 03:42:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:42:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:42:06 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:42:06 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:06 INFO : There was nothing to transfer 2025/07/29 03:42:06 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:07 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:42:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : apple: Unchanged skipping 2025/07/29 03:42:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:42:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : banana: Unchanged skipping 2025/07/29 03:42:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:42:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:42:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:42:07 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:42:07 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:07 INFO : There was nothing to transfer 2025/07/29 03:42:07 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:08 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:42:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:42:21 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:22 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:42:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:22 DEBUG : apple: Unchanged skipping 2025/07/29 03:42:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:42:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:22 DEBUG : banana: Unchanged skipping 2025/07/29 03:42:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:22 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:42:23 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:42:23 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:42:23 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:23 INFO : There was nothing to transfer 2025/07/29 03:42:23 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:23 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:42:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : apple: Unchanged skipping 2025/07/29 03:42:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:42:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:42:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:23 DEBUG : banana: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:42:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:42:24 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:42:24 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:24 INFO : There was nothing to transfer 2025/07/29 03:42:24 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:24 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:42:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:42:38 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:38 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:42:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:42:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/29 03:42:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:39 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:42:39 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:42:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/29 03:42:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/29 03:42:39 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/29 03:42:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/29 03:42:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/29 03:42:39 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/29 03:42:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/29 03:42:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/29 03:42:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/29 03:42:40 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/29 03:42:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/29 03:42:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/29 03:42:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/29 03:42:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/29 03:42:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/29 03:42:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/29 03:42:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/29 03:42:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/29 03:42:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/29 03:42:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/29 03:42:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/29 03:42:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/29 03:42:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/29 03:42:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/29 03:42:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:41 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:41 INFO : banana: Deleted 2025/07/29 03:42:41 INFO : splitbananasplit: Deleted 2025/07/29 03:42:42 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/29 03:42:42 INFO : dir1/0007-1234567.txt: Deleted 2025/07/29 03:42:42 INFO : dir1/0003-defghij.txt: Deleted 2025/07/29 03:42:42 INFO : dir1/0010-456789.txt: Deleted 2025/07/29 03:42:42 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/29 03:42:42 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/29 03:42:42 INFO : dir1/0013-789;=.txt: Deleted 2025/07/29 03:42:42 INFO : dir1/0015-9;=.txt: Deleted 2025/07/29 03:42:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/29 03:42:42 INFO : dir1/0009-3456789.txt: Deleted 2025/07/29 03:42:42 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/29 03:42:42 INFO : dir1/0012-6789;.txt: Deleted 2025/07/29 03:42:42 INFO : dir1/0014-89;=.txt: Deleted 2025/07/29 03:42:42 INFO : apple: Deleted 2025/07/29 03:42:42 INFO : appleappleapplebanana: Deleted 2025/07/29 03:42:42 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/29 03:42:42 INFO : dir1/0008-2345678.txt: Deleted 2025/07/29 03:42:42 INFO : dir1/0011-56789;.txt: Deleted 2025/07/29 03:42:42 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/29 03:42:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/29 03:42:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:43 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : apple: Unchanged skipping 2025/07/29 03:42:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:42:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : banana: Unchanged skipping 2025/07/29 03:42:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/29 03:42:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:42:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:42:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:42:43 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:42:43 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:43 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/29 03:42:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:43 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:43 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:43 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/29 03:42:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : apple: transformed to: YXBwbGU= 2025/07/29 03:42:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/29 03:42:43 DEBUG : banana: transformed to: YmFuYW5h 2025/07/29 03:42:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/29 03:42:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/29 03:42:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/29 03:42:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/29 03:42:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/29 03:42:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/29 03:42:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:42:57 DEBUG : Waiting for deletions to finish 2025/07/29 03:42:58 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:42:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:42:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:42:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:42:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:42:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:42:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:42:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:42:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:42:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:42:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:42:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:42:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:42:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:42:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:42:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:42:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:42:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:42:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:42:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:42:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:42:58 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:42:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:42:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/29 03:42:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/29 03:42:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/29 03:42:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/29 03:42:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/29 03:42:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/29 03:42:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/29 03:42:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/29 03:42:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/29 03:42:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/29 03:42:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/29 03:42:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/29 03:42:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/29 03:42:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/29 03:42:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/29 03:42:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/29 03:42:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/29 03:42:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/29 03:42:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/29 03:42:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/29 03:42:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/29 03:42:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/29 03:42:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/29 03:42:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/29 03:42:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/29 03:42:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/29 03:42:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/29 03:42:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/29 03:42:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/29 03:42:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/29 03:42:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/29 03:42:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/29 03:42:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/29 03:42:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/29 03:42:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/29 03:42:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/29 03:42:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/29 03:42:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/29 03:42:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/29 03:42:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/29 03:42:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/29 03:42:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/29 03:42:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/29 03:42:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/29 03:42:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/29 03:42:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/29 03:42:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/29 03:42:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/29 03:42:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/29 03:42:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/29 03:42:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/29 03:42:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/29 03:42:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/29 03:42:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/29 03:42:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/29 03:42:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/29 03:42:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/29 03:42:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/29 03:42:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/29 03:42:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/29 03:42:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/29 03:42:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/29 03:42:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/29 03:42:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/29 03:42:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/29 03:42:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/29 03:42:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/29 03:42:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/29 03:42:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/29 03:42:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/29 03:42:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/29 03:42:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/29 03:42:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/29 03:42:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/29 03:42:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/29 03:42:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/29 03:42:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/29 03:42:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/29 03:42:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/29 03:42:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/29 03:42:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/29 03:42:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/29 03:42:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/29 03:42:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/29 03:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/29 03:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/29 03:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/29 03:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/29 03:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/29 03:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/29 03:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/29 03:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/29 03:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/29 03:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/29 03:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/29 03:42:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/29 03:42:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/29 03:42:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/29 03:42:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/29 03:42:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/29 03:42:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/29 03:42:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/29 03:42:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/29 03:42:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/29 03:42:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/29 03:42:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/29 03:42:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/29 03:42:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/29 03:42:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/29 03:42:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/29 03:42:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/29 03:42:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/29 03:42:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/29 03:42:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/29 03:42:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/29 03:42:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/29 03:42:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/29 03:42:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/29 03:42:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/29 03:42:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/29 03:42:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/29 03:42:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/29 03:42:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/29 03:42:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/29 03:42:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/29 03:42:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/29 03:42:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/29 03:42:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/29 03:42:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/29 03:42:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:42:58 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:42:58 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:42:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/29 03:42:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/29 03:42:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/29 03:42:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/29 03:42:58 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/29 03:42:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/29 03:42:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/29 03:42:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/29 03:42:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/29 03:42:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/29 03:42:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/29 03:42:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/29 03:42:59 INFO : apple: Copied (new) to: PREFIXapple 2025/07/29 03:42:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/29 03:42:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/29 03:42:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/29 03:42:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/29 03:42:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/29 03:42:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/29 03:42:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/29 03:42:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/29 03:42:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/29 03:42:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/29 03:42:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/29 03:42:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/29 03:42:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/29 03:42:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/29 03:42:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/29 03:42:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/29 03:42:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/29 03:42:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/29 03:42:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/29 03:42:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/29 03:42:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/29 03:42:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/29 03:42:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/29 03:42:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/29 03:42:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/29 03:42:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/29 03:42:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/29 03:42:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/29 03:42:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/29 03:42:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/29 03:42:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/29 03:43:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/29 03:43:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/29 03:43:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/29 03:43:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/29 03:43:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/29 03:43:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/29 03:43:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/29 03:43:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/29 03:43:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/29 03:43:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/29 03:43:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/29 03:43:00 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:00 INFO : apple: Deleted 2025/07/29 03:43:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/29 03:43:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/29 03:43:00 INFO : dir1/0003-defghij.txt: Deleted 2025/07/29 03:43:01 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/29 03:43:01 INFO : dir1/0009-3456789.txt: Deleted 2025/07/29 03:43:01 INFO : dir1/0008-2345678.txt: Deleted 2025/07/29 03:43:01 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/29 03:43:01 INFO : appleappleapplebanana: Deleted 2025/07/29 03:43:01 INFO : splitbananasplit: Deleted 2025/07/29 03:43:01 INFO : dir1/0007-1234567.txt: Deleted 2025/07/29 03:43:01 INFO : dir1/0010-456789.txt: Deleted 2025/07/29 03:43:01 INFO : dir1/0013-789;=.txt: Deleted 2025/07/29 03:43:01 INFO : dir1/0015-9;=.txt: Deleted 2025/07/29 03:43:01 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/29 03:43:01 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/29 03:43:01 INFO : dir1/0011-56789;.txt: Deleted 2025/07/29 03:43:01 INFO : dir1/0014-89;=.txt: Deleted 2025/07/29 03:43:01 INFO : banana: Deleted 2025/07/29 03:43:01 INFO : dir1/0012-6789;.txt: Deleted 2025/07/29 03:43:01 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:43:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/29 03:43:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/29 03:43:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/29 03:43:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/29 03:43:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/29 03:43:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/29 03:43:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/29 03:43:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/29 03:43:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/29 03:43:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/29 03:43:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/29 03:43:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/29 03:43:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/29 03:43:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/29 03:43:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/29 03:43:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/29 03:43:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/29 03:43:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/29 03:43:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/29 03:43:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/29 03:43:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/29 03:43:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/29 03:43:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/29 03:43:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/29 03:43:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/29 03:43:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/29 03:43:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/29 03:43:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/29 03:43:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/29 03:43:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : apple: transformed to: PREFIXapple 2025/07/29 03:43:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/29 03:43:01 DEBUG : banana: transformed to: PREFIXbanana 2025/07/29 03:43:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/29 03:43:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/29 03:43:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/29 03:43:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/29 03:43:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/29 03:43:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/29 03:43:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/29 03:43:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/29 03:43:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/29 03:43:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/29 03:43:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/29 03:43:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/29 03:43:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/29 03:43:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/29 03:43:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/29 03:43:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/29 03:43:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/29 03:43:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:02 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:43:02 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:43:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/29 03:43:02 INFO : apple: Copied (new) 2025/07/29 03:43:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/29 03:43:02 INFO : banana: Copied (new) 2025/07/29 03:43:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/29 03:43:02 INFO : appleappleapplebanana: Copied (new) 2025/07/29 03:43:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/29 03:43:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/29 03:43:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/29 03:43:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/29 03:43:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/29 03:43:02 INFO : splitbananasplit: Copied (new) 2025/07/29 03:43:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/29 03:43:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/29 03:43:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/29 03:43:02 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/29 03:43:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/29 03:43:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/29 03:43:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/29 03:43:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/29 03:43:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/29 03:43:03 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/29 03:43:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/29 03:43:03 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/29 03:43:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/29 03:43:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/29 03:43:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/29 03:43:03 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/29 03:43:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/29 03:43:03 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/29 03:43:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/29 03:43:03 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/29 03:43:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/29 03:43:03 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/29 03:43:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/29 03:43:03 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/29 03:43:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/29 03:43:03 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/29 03:43:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/29 03:43:03 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/29 03:43:03 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:04 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/29 03:43:04 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/29 03:43:04 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/29 03:43:04 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/29 03:43:04 INFO : PREFIXsplitbananasplit: Deleted 2025/07/29 03:43:04 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/29 03:43:04 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/29 03:43:04 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/29 03:43:04 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/29 03:43:04 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/29 03:43:04 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/29 03:43:04 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/29 03:43:04 INFO : PREFIXbanana: Deleted 2025/07/29 03:43:04 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/29 03:43:04 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/29 03:43:04 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/29 03:43:04 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/29 03:43:04 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/29 03:43:04 INFO : PREFIXapple: Deleted 2025/07/29 03:43:04 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/29 03:43:04 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:04 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:43:04 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:05 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:43:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:43:19 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:20 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:43:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/29 03:43:20 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/29 03:43:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:20 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/29 03:43:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/29 03:43:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:20 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:20 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/29 03:43:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/29 03:43:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/29 03:43:20 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:20 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:43:20 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:43:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/29 03:43:20 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/29 03:43:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/29 03:43:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/29 03:43:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/29 03:43:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/29 03:43:21 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/29 03:43:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/29 03:43:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/29 03:43:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/29 03:43:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/29 03:43:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/29 03:43:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/29 03:43:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/29 03:43:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/29 03:43:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/29 03:43:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/29 03:43:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/29 03:43:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/29 03:43:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/29 03:43:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/29 03:43:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/29 03:43:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/29 03:43:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/29 03:43:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/29 03:43:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/29 03:43:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/29 03:43:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/29 03:43:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/29 03:43:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/29 03:43:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/29 03:43:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/29 03:43:22 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/29 03:43:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/29 03:43:22 INFO : dir1/0010-456789.txt: Deleted 2025/07/29 03:43:23 INFO : dir1/0011-56789;.txt: Deleted 2025/07/29 03:43:23 INFO : dir1/0014-89;=.txt: Deleted 2025/07/29 03:43:23 INFO : apple: Deleted 2025/07/29 03:43:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/29 03:43:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/29 03:43:23 INFO : dir1/0009-3456789.txt: Deleted 2025/07/29 03:43:23 INFO : dir1/0012-6789;.txt: Deleted 2025/07/29 03:43:23 INFO : dir1/0015-9;=.txt: Deleted 2025/07/29 03:43:23 INFO : appleappleapplebanana: Deleted 2025/07/29 03:43:23 INFO : banana: Deleted 2025/07/29 03:43:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/29 03:43:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/29 03:43:23 INFO : dir1/0003-defghij.txt: Deleted 2025/07/29 03:43:23 INFO : dir1/0007-1234567.txt: Deleted 2025/07/29 03:43:23 INFO : dir1/0008-2345678.txt: Deleted 2025/07/29 03:43:23 INFO : dir1/0013-789;=.txt: Deleted 2025/07/29 03:43:23 INFO : splitbananasplit: Deleted 2025/07/29 03:43:23 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/29 03:43:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/29 03:43:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/29 03:43:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/29 03:43:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/29 03:43:24 INFO : apple: Copied (new) 2025/07/29 03:43:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/29 03:43:24 INFO : splitbananasplit: Copied (new) 2025/07/29 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:24 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:43:24 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:43:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/29 03:43:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/29 03:43:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/29 03:43:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/29 03:43:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/29 03:43:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/29 03:43:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/29 03:43:25 INFO : banana: Copied (new) 2025/07/29 03:43:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/29 03:43:25 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/29 03:43:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/29 03:43:25 INFO : appleappleapplebanana: Copied (new) 2025/07/29 03:43:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/29 03:43:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/29 03:43:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/29 03:43:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/29 03:43:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/29 03:43:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/29 03:43:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/29 03:43:25 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/29 03:43:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/29 03:43:25 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/29 03:43:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/29 03:43:25 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/29 03:43:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/29 03:43:25 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/29 03:43:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/29 03:43:25 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/29 03:43:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/29 03:43:25 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/29 03:43:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/29 03:43:25 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/29 03:43:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/29 03:43:25 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/29 03:43:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/29 03:43:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/29 03:43:26 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:26 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/29 03:43:26 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/29 03:43:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/29 03:43:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/29 03:43:26 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/29 03:43:26 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/29 03:43:26 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/29 03:43:26 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/29 03:43:26 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/29 03:43:26 INFO : appleSUFFIX: Deleted 2025/07/29 03:43:26 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/29 03:43:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/29 03:43:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/29 03:43:26 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/29 03:43:26 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/29 03:43:26 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/29 03:43:26 INFO : bananaSUFFIX: Deleted 2025/07/29 03:43:26 INFO : splitbananasplitSUFFIX: Deleted 2025/07/29 03:43:26 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/29 03:43:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/29 03:43:26 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:27 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:27 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:43:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:43:41 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:41 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:43:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:43:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/29 03:43:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/29 03:43:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/29 03:43:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/29 03:43:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/29 03:43:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:42 DEBUG : apple: Unchanged skipping 2025/07/29 03:43:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:42 DEBUG : banana: Unchanged skipping 2025/07/29 03:43:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/29 03:43:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/29 03:43:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/29 03:43:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/29 03:43:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/29 03:43:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/29 03:43:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/29 03:43:42 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/29 03:43:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/29 03:43:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/29 03:43:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/29 03:43:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/29 03:43:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/29 03:43:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/29 03:43:42 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:43:42 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:43:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/29 03:43:43 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/29 03:43:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/29 03:43:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/29 03:43:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/29 03:43:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/29 03:43:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/29 03:43:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/29 03:43:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/29 03:43:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/29 03:43:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/29 03:43:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/29 03:43:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/29 03:43:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/29 03:43:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/29 03:43:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/29 03:43:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/29 03:43:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/29 03:43:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/29 03:43:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/29 03:43:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/29 03:43:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/29 03:43:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/29 03:43:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/29 03:43:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/29 03:43:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/29 03:43:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/29 03:43:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/29 03:43:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/29 03:43:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/29 03:43:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/29 03:43:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/29 03:43:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/29 03:43:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/29 03:43:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/29 03:43:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/29 03:43:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/29 03:43:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/29 03:43:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/29 03:43:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/29 03:43:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/29 03:43:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/29 03:43:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/29 03:43:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/29 03:43:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/29 03:43:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/29 03:43:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/29 03:43:44 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:44 INFO : appleappleapplebanana: Deleted 2025/07/29 03:43:44 INFO : splitbananasplit: Deleted 2025/07/29 03:43:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/29 03:43:44 INFO : dir1/0014-89;=.txt: Deleted 2025/07/29 03:43:44 INFO : dir1/0011-56789;.txt: Deleted 2025/07/29 03:43:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/29 03:43:45 INFO : dir1/0003-defghij.txt: Deleted 2025/07/29 03:43:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/29 03:43:45 INFO : dir1/0007-1234567.txt: Deleted 2025/07/29 03:43:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/29 03:43:45 INFO : dir1/0010-456789.txt: Deleted 2025/07/29 03:43:45 INFO : dir1/0013-789;=.txt: Deleted 2025/07/29 03:43:45 INFO : dir1/0015-9;=.txt: Deleted 2025/07/29 03:43:45 INFO : dir1/0009-3456789.txt: Deleted 2025/07/29 03:43:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/29 03:43:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/29 03:43:45 INFO : dir1/0008-2345678.txt: Deleted 2025/07/29 03:43:45 INFO : dir1/0012-6789;.txt: Deleted 2025/07/29 03:43:45 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:45 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : appleapple: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/29 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/29 03:43:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/29 03:43:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/29 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/29 03:43:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/29 03:43:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/29 03:43:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/29 03:43:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/29 03:43:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/29 03:43:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/29 03:43:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/29 03:43:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/29 03:43:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/29 03:43:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/29 03:43:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/29 03:43:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/29 03:43:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/29 03:43:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/29 03:43:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/29 03:43:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/29 03:43:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/29 03:43:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/29 03:43:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/29 03:43:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/29 03:43:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/29 03:43:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/29 03:43:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/29 03:43:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/29 03:43:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/29 03:43:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/29 03:43:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/29 03:43:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/29 03:43:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/29 03:43:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/29 03:43:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/29 03:43:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/29 03:43:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/29 03:43:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/29 03:43:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/29 03:43:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/29 03:43:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/29 03:43:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/29 03:43:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/29 03:43:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/29 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/29 03:43:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/29 03:43:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/29 03:43:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/29 03:43:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/29 03:43:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/29 03:43:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/29 03:43:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/29 03:43:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/29 03:43:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/29 03:43:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/29 03:43:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/29 03:43:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/29 03:43:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/29 03:43:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/29 03:43:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/29 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/29 03:43:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/29 03:43:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/29 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/29 03:43:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/29 03:43:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/29 03:43:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/29 03:43:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/29 03:43:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/29 03:43:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/29 03:43:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/29 03:43:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/29 03:43:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/29 03:43:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/29 03:43:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/29 03:43:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/29 03:43:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/29 03:43:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/29 03:43:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/29 03:43:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/29 03:43:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/29 03:43:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/29 03:43:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : apple: Unchanged skipping 2025/07/29 03:43:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:43:46 DEBUG : banana: Unchanged skipping 2025/07/29 03:43:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:43:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/29 03:43:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/29 03:43:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/29 03:43:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/29 03:43:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/29 03:43:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/29 03:43:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/29 03:43:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/29 03:43:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/29 03:43:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/29 03:43:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/29 03:43:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/29 03:43:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/29 03:43:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/29 03:43:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/29 03:43:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/29 03:43:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/29 03:43:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/29 03:43:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/29 03:43:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/29 03:43:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/29 03:43:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:43:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:43:46 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:43:46 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:43:46 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:46 DEBUG : Waiting for deletions to finish 2025/07/29 03:43:46 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : appleapple: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/29 03:43:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/29 03:43:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/29 03:43:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/29 03:43:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/29 03:43:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/29 03:43:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/29 03:43:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/29 03:43:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/29 03:43:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/29 03:43:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/29 03:43:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/29 03:43:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/29 03:43:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/29 03:43:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/29 03:43:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/29 03:43:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/29 03:43:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/29 03:43:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/29 03:43:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/29 03:43:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/29 03:43:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/29 03:43:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/29 03:43:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/29 03:43:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/29 03:43:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/29 03:43:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/29 03:43:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/29 03:43:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/29 03:43:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/29 03:43:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/29 03:43:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/29 03:43:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/29 03:43:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/29 03:43:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/29 03:43:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/29 03:43:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/29 03:43:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/29 03:43:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/29 03:43:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/29 03:43:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/29 03:43:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/29 03:43:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/29 03:43:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/29 03:43:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/29 03:43:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/29 03:43:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/29 03:43:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/29 03:43:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/29 03:43:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/29 03:43:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/29 03:43:46 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:44:00 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:00 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:44:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:44:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:44:01 DEBUG : apple: Unchanged skipping 2025/07/29 03:44:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : banana: Unchanged skipping 2025/07/29 03:44:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:44:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:44:01 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:44:01 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:01 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:01 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:44:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : apple: Unchanged skipping 2025/07/29 03:44:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:44:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : banana: Unchanged skipping 2025/07/29 03:44:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:44:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:44:02 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:44:02 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:02 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:02 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:44:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:03 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:44:18 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:18 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:44:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:18 DEBUG : apple: Unchanged skipping 2025/07/29 03:44:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:44:18 DEBUG : banana: Unchanged skipping 2025/07/29 03:44:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:44:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:44:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:44:19 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:44:19 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:19 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:19 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:44:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : apple: Unchanged skipping 2025/07/29 03:44:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:44:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : banana: Unchanged skipping 2025/07/29 03:44:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:44:20 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:44:20 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:44:20 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:20 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:20 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:44:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:44:34 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:34 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:44:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : apple: Unchanged skipping 2025/07/29 03:44:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:44:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:44:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : banana: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:44:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:44:35 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:44:35 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:35 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:35 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:44:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : apple: Unchanged skipping 2025/07/29 03:44:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : banana: Unchanged skipping 2025/07/29 03:44:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:44:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:44:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:44:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:44:36 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:44:36 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:36 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:36 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:44:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:44:50 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:50 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:44:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : apple: Unchanged skipping 2025/07/29 03:44:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:44:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : banana: Unchanged skipping 2025/07/29 03:44:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:44:51 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:44:51 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:44:51 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:51 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:51 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:44:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : apple: Unchanged skipping 2025/07/29 03:44:52 DEBUG : banana: Unchanged skipping 2025/07/29 03:44:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:44:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:44:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:44:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:44:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:44:52 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:44:52 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:52 DEBUG : Waiting for deletions to finish 2025/07/29 03:44:52 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:44:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:45:06 DEBUG : Waiting for deletions to finish 2025/07/29 03:45:06 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:45:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:45:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : apple: Unchanged skipping 2025/07/29 03:45:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : banana: Unchanged skipping 2025/07/29 03:45:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:45:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:45:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:45:07 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:07 DEBUG : Waiting for deletions to finish 2025/07/29 03:45:07 DEBUG : Waiting for deletions to finish 2025/07/29 03:45:08 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/29 03:45:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : apple: Unchanged skipping 2025/07/29 03:45:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/29 03:45:08 DEBUG : banana: Unchanged skipping 2025/07/29 03:45:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/29 03:45:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/29 03:45:08 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:08 DEBUG : Waiting for deletions to finish 2025/07/29 03:45:08 DEBUG : Waiting for deletions to finish 2025/07/29 03:45:09 DEBUG : apple: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : banana: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/29 03:45:09 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (196.76s) --- PASS: TestTransform/NFC (15.49s) --- PASS: TestTransform/NFD (16.25s) --- PASS: TestTransform/base64 (19.33s) --- PASS: TestTransform/prefix (21.72s) --- PASS: TestTransform/suffix (22.32s) --- PASS: TestTransform/truncate (19.05s) --- PASS: TestTransform/encoder (16.71s) --- PASS: TestTransform/ISO-8859-1 (17.03s) --- PASS: TestTransform/charmap (16.34s) --- PASS: TestTransform/lowercase (16.00s) --- PASS: TestTransform/ascii (16.51s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:45:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/29 03:45:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/29 03:45:14 INFO : sub dir_somesuffix: Making directory 2025/07/29 03:45:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/29 03:45:14 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/29 03:45:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/29 03:45:14 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/29 03:45:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/29 03:45:14 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:14 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:15 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:15 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/29 03:45:15 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.91s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:45:15 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:16 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:16 INFO : tictactoe: Making directory 2025/07/29 03:45:16 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:16 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/29 03:45:16 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/29 03:45:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/29 03:45:16 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:16 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:16 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/29 03:45:16 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:45:17 INFO : toe: Making directory 2025/07/29 03:45:17 INFO : toe/toe: Making directory 2025/07/29 03:45:17 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/29 03:45:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/29 03:45:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/29 03:45:17 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:17 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/29 03:45:18 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.12s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:45:19 INFO : toe: Making directory 2025/07/29 03:45:19 INFO : toe/toe: Making directory 2025/07/29 03:45:19 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/29 03:45:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/29 03:45:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/29 03:45:19 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:19 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/29 03:45:20 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.77s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:45:21 DEBUG : empty_dir: Making directory with metadata 2025/07/29 03:45:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/29 03:45:21 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:21 INFO : tictacempty_dir: Making directory 2025/07/29 03:45:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:21 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:21 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:21 INFO : tictactoe: Making directory 2025/07/29 03:45:21 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:21 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/29 03:45:21 INFO : tictactoe/tictactoe: Making directory 2025/07/29 03:45:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/29 03:45:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/29 03:45:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/29 03:45:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/29 03:45:21 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:21 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/29 03:45:23 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.62s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:45:24 DEBUG : empty_dir: Making directory with metadata 2025/07/29 03:45:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/29 03:45:24 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:24 INFO : tictacempty_dir: Making directory 2025/07/29 03:45:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:24 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:24 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:24 INFO : tictactoe: Making directory 2025/07/29 03:45:24 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:24 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/29 03:45:24 INFO : tictactoe/tictactoe: Making directory 2025/07/29 03:45:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/29 03:45:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/29 03:45:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/29 03:45:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/29 03:45:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/29 03:45:24 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:24 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/29 03:45:24 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/29 03:45:25 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:25 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:25 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:25 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/29 03:45:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/29 03:45:25 NOTICE: B2 bucket rclone-test-kiwaqul5vosa: 0 differences found 2025/07/29 03:45:25 NOTICE: B2 bucket rclone-test-kiwaqul5vosa: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:45:26 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:26 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:26 INFO : tictactoe: Making directory 2025/07/29 03:45:26 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:26 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/29 03:45:26 INFO : tictactoe/tictactoe: Making directory 2025/07/29 03:45:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/29 03:45:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/29 03:45:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/29 03:45:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/29 03:45:26 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:26 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/29 03:45:27 DEBUG : Waiting for deletions to finish 2025/07/29 03:45:27 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:27 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:27 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/29 03:45:27 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:27 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/29 03:45:27 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/29 03:45:27 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:27 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.44s) === RUN TestSyntax 2025/07/29 03:45:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:45:28 INFO : toe: Making directory 2025/07/29 03:45:28 INFO : toe/toe: Making directory 2025/07/29 03:45:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/29 03:45:28 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:28 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:29 INFO : toe/toe/toe: Copied (new) 2025/07/29 03:45:29 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.83s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:45:30 DEBUG : empty_dir: Making directory with metadata 2025/07/29 03:45:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/29 03:45:30 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:30 INFO : tictacempty_dir: Making directory 2025/07/29 03:45:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:30 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:30 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:30 INFO : tictactoe: Making directory 2025/07/29 03:45:30 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:30 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/29 03:45:30 INFO : tictactoe/tictactoe: Making directory 2025/07/29 03:45:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/29 03:45:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/29 03:45:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/29 03:45:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/29 03:45:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/29 03:45:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/29 03:45:30 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:30 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/29 03:45:31 INFO : toe/toe/toe.txt: Deleted 2025/07/29 03:45:31 INFO : toe/toe: Removing directory 2025/07/29 03:45:31 INFO : toe: Removing directory 2025/07/29 03:45:31 INFO : empty_dir: Removing directory 2025/07/29 03:45:31 DEBUG : Local file system at /tmp/rclone3193250675: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.01s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:45:32 DEBUG : empty_dir: Making directory with metadata 2025/07/29 03:45:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/29 03:45:32 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:32 INFO : tictacempty_dir: Making directory 2025/07/29 03:45:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:32 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:32 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:32 INFO : tictactoe: Making directory 2025/07/29 03:45:32 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:32 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/29 03:45:32 INFO : tictactoe/tictactoe: Making directory 2025/07/29 03:45:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/29 03:45:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/29 03:45:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/29 03:45:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/29 03:45:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/29 03:45:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/29 03:45:32 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:32 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/29 03:45:33 INFO : toe/toe/toe.txt: Deleted 2025/07/29 03:45:33 INFO : toe/toe: Removing directory 2025/07/29 03:45:33 INFO : toe: Removing directory 2025/07/29 03:45:33 INFO : empty_dir: Removing directory 2025/07/29 03:45:33 DEBUG : Local file system at /tmp/rclone3193250675: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/29 03:45:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/29 03:45:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/29 03:45:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/29 03:45:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/29 03:45:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/29 03:45:35 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.31s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:45:35 DEBUG : Reset feature "Copy" 2025/07/29 03:45:35 DEBUG : Reset feature "Move" 2025/07/29 03:45:35 DEBUG : Reset feature "Copy" 2025/07/29 03:45:35 DEBUG : Reset feature "Move" 2025/07/29 03:45:35 DEBUG : empty_dir: Making directory with metadata 2025/07/29 03:45:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/29 03:45:35 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:36 INFO : tictacempty_dir: Making directory 2025/07/29 03:45:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/29 03:45:36 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:36 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:36 INFO : tictactoe: Making directory 2025/07/29 03:45:36 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:36 DEBUG : toe: transformed to: tictactoe 2025/07/29 03:45:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/29 03:45:36 INFO : tictactoe/tictactoe: Making directory 2025/07/29 03:45:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/29 03:45:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/29 03:45:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/29 03:45:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/29 03:45:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/29 03:45:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/29 03:45:36 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:36 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/29 03:45:36 INFO : toe/toe/toe.txt: Deleted 2025/07/29 03:45:36 INFO : toe/toe: Removing directory 2025/07/29 03:45:36 INFO : toe: Removing directory 2025/07/29 03:45:36 INFO : empty_dir: Removing directory 2025/07/29 03:45:36 DEBUG : Local file system at /tmp/rclone3193250675: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/29 03:45:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/29 03:45:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/29 03:45:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/29 03:45:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/29 03:45:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/29 03:45:38 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-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:45:39 DEBUG : toe: transformed to: dG9l 2025/07/29 03:45:39 DEBUG : toe: transformed to: dG9l 2025/07/29 03:45:39 INFO : dG9l: Making directory 2025/07/29 03:45:39 DEBUG : toe: transformed to: dG9l 2025/07/29 03:45:39 DEBUG : toe: transformed to: dG9l 2025/07/29 03:45:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/29 03:45:39 INFO : dG9l/dG9l: Making directory 2025/07/29 03:45:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/29 03:45:39 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/29 03:45:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/29 03:45:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/29 03:45:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/29 03:45:39 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:39 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:41 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/29 03:45:41 DEBUG : Waiting for deletions to finish 2025/07/29 03:45:41 DEBUG : dG9l: transformed to: toe 2025/07/29 03:45:41 DEBUG : dG9l: transformed to: toe 2025/07/29 03:45:41 DEBUG : dG9l: transformed to: toe 2025/07/29 03:45:41 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/29 03:45:41 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/29 03:45:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/29 03:45:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/29 03:45:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/29 03:45:41 DEBUG : Local file system at /tmp/rclone3193250675: Waiting for checks to finish 2025/07/29 03:45:41 DEBUG : Local file system at /tmp/rclone3193250675: Waiting for transfers to finish 2025/07/29 03:45:41 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.12s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-kiwaqul5vosa", Local "Local file system at /tmp/rclone3193250675", Modify Window "1ms" 2025/07/29 03:45:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/29 03:45:42 DEBUG : toe: transformed to: 2025/07/29 03:45:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/29 03:45:43 DEBUG : toe: transformed to: 2025/07/29 03:45:43 INFO : B2 bucket rclone-test-kiwaqul5vosa: Making directory 2025/07/29 03:45:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/29 03:45:43 DEBUG : toe: transformed to: 2025/07/29 03:45:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/29 03:45:43 DEBUG : toe: transformed to: 2025/07/29 03:45:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/29 03:45:43 DEBUG : toe/toe: transformed to: 2025/07/29 03:45:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/29 03:45:43 INFO : toe/toe: Making directory 2025/07/29 03:45:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/29 03:45:43 DEBUG : toe/toe: transformed to: 2025/07/29 03:45:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/29 03:45:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/29 03:45:43 DEBUG : toe: transformed to: 2025/07/29 03:45:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/29 03:45:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/29 03:45:43 DEBUG : toe/toe/toe: transformed to: 2025/07/29 03:45:43 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/29 03:45:43 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for checks to finish 2025/07/29 03:45:43 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Waiting for transfers to finish 2025/07/29 03:45:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/29 03:45:43 INFO : toe/toe/toe: Copied (new) 2025/07/29 03:45:43 ERROR : B2 bucket rclone-test-kiwaqul5vosa: not deleting files as there were IO errors 2025/07/29 03:45:43 ERROR : B2 bucket rclone-test-kiwaqul5vosa: not deleting directories as there were IO errors --- PASS: TestError (1.74s) PASS 2025/07/29 03:45:44 DEBUG : B2 bucket rclone-test-kiwaqul5vosa: Purge remote 2025/07/29 03:45:44 INFO : B2 bucket rclone-test-kiwaqul5vosa: cleaning bucket "rclone-test-kiwaqul5vosa" of all files 2025/07/29 03:45:45 DEBUG : BackupDir/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf42d_d20250729_m033925_c001_v7007000_t0000_u01753760365257") 2025/07/29 03:45:45 DEBUG : BackupDir/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f100074ccf0a6c212_d20250729_m033918_c001_v0001100_t0033_u01753760358943") 2025/07/29 03:45:45 DEBUG : CompareDest/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794ddff_d20250729_m033858_c001_v7007000_t0000_u01753760338892") 2025/07/29 03:45:45 DEBUG : CompareDest/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0133_d20250729_m033852_c001_v0001106_t0048_u01753760332499") 2025/07/29 03:45:45 DEBUG : CompareDest/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794de01_d20250729_m033859_c001_v7007000_t0000_u01753760339074") 2025/07/29 03:45:45 DEBUG : CompareDest/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c7b6_d20250729_m033854_c001_v0001183_t0001_u01753760334115") 2025/07/29 03:45:45 DEBUG : CopyDest/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf430_d20250729_m033925_c001_v7007000_t0000_u01753760365512") 2025/07/29 03:45:45 DEBUG : CopyDest/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f8205320b4_d20250729_m033915_c001_v0001113_t0043_u01753760355879") 2025/07/29 03:45:45 DEBUG : CopyDest/three: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf434_d20250729_m033925_c001_v7007000_t0000_u01753760365698") 2025/07/29 03:45:45 DEBUG : CopyDest/three: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c880_d20250729_m033923_c001_v0001183_t0015_u01753760363254") 2025/07/29 03:45:46 DEBUG : CopyDest/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf437_d20250729_m033925_c001_v7007000_t0000_u01753760365881") 2025/07/29 03:45:46 DEBUG : CopyDest/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc017c_d20250729_m033920_c001_v0001106_t0017_u01753760360540") 2025/07/29 03:45:46 DEBUG : EXISTING: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713821_d20250729_m034049_c001_v7007000_t0000_u01753760449939") 2025/07/29 03:45:46 DEBUG : EXISTING: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cb48_d20250729_m034048_c001_v0001183_t0026_u01753760448914") 2025/07/29 03:45:46 DEBUG : PREFIXapple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4121b0f6da3eab21_d20250729_m034304_c001_v7007000_t0000_u01753760584384") 2025/07/29 03:45:46 DEBUG : PREFIXapple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b679_d20250729_m034258_c001_v0001036_t0033_u01753760578676") 2025/07/29 03:45:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f416ff4e9f2a5a1f3_d20250729_m034304_c001_v7007000_t0000_u01753760584005") 2025/07/29 03:45:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744e75_d20250729_m034258_c001_v0001179_t0046_u01753760578643") 2025/07/29 03:45:46 DEBUG : PREFIXbanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f402e1f7bb6412212_d20250729_m034304_c001_v7007000_t0000_u01753760584227") 2025/07/29 03:45:46 DEBUG : PREFIXbanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d09a_d20250729_m034258_c001_v0001183_t0055_u01753760578655") 2025/07/29 03:45:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f402e1f7bb6412211_d20250729_m034304_c001_v7007000_t0000_u01753760584039") 2025/07/29 03:45:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc04e7_d20250729_m034258_c001_v0001106_t0026_u01753760578663") 2025/07/29 03:45:46 DEBUG : Testêé: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371381e_d20250729_m034046_c001_v7007000_t0000_u01753760446072") 2025/07/29 03:45:46 DEBUG : Testêé: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cb1e_d20250729_m034045_c001_v0001183_t0053_u01753760445482") 2025/07/29 03:45:46 DEBUG : Testêé: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0298_d20250729_m034044_c001_v0001106_t0023_u01753760444070") 2025/07/29 03:45:46 DEBUG : YXBwbGU=: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d03662_d20250729_m034244_c001_v7007000_t0000_u01753760564193") 2025/07/29 03:45:46 DEBUG : YXBwbGU=: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b61d_d20250729_m034239_c001_v0001036_t0034_u01753760559505") 2025/07/29 03:45:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d03663_d20250729_m034244_c001_v7007000_t0000_u01753760564375") 2025/07/29 03:45:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc04a1_d20250729_m034239_c001_v0001106_t0010_u01753760559485") 2025/07/29 03:45:47 DEBUG : YmFuYW5h: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d03664_d20250729_m034244_c001_v7007000_t0000_u01753760564557") 2025/07/29 03:45:47 DEBUG : YmFuYW5h: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744dd7_d20250729_m034239_c001_v0001179_t0047_u01753760559493") 2025/07/29 03:45:47 DEBUG : a/potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24096_d20250729_m033718_c001_v7007000_t0000_u01753760238964") 2025/07/29 03:45:47 DEBUG : a/potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f9b_d20250729_m033718_c001_v0001113_t0011_u01753760238121") 2025/07/29 03:45:47 DEBUG : a/potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24093_d20250729_m033716_c001_v7007000_t0000_u01753760236529") 2025/07/29 03:45:47 DEBUG : a/potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f93_d20250729_m033715_c001_v0001113_t0003_u01753760235150") 2025/07/29 03:45:47 DEBUG : a/potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b039ca_d20250729_m033654_c001_v7007000_t0000_u01753760214648") 2025/07/29 03:45:47 DEBUG : a/potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f4f_d20250729_m033653_c001_v0001113_t0011_u01753760213521") 2025/07/29 03:45:47 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c69200b_d20250729_m034509_c001_v7007000_t0000_u01753760709687") 2025/07/29 03:45:47 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc06c5_d20250729_m034505_c001_v0001106_t0004_u01753760705017") 2025/07/29 03:45:47 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0457d_d20250729_m034453_c001_v7007000_t0000_u01753760693284") 2025/07/29 03:45:47 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0695_d20250729_m034448_c001_v0001106_t0058_u01753760688790") 2025/07/29 03:45:47 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49cf_d20250729_m034437_c001_v7007000_t0000_u01753760677251") 2025/07/29 03:45:47 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0667_d20250729_m034432_c001_v0001106_t0034_u01753760672449") 2025/07/29 03:45:47 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a35_d20250729_m034420_c001_v7007000_t0000_u01753760660889") 2025/07/29 03:45:47 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc063d_d20250729_m034416_c001_v0001106_t0000_u01753760656885") 2025/07/29 03:45:47 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24623_d20250729_m034403_c001_v7007000_t0000_u01753760643803") 2025/07/29 03:45:47 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc05f3_d20250729_m034359_c001_v0001106_t0028_u01753760639233") 2025/07/29 03:45:47 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1c9_d20250729_m034347_c001_v7007000_t0000_u01753760627035") 2025/07/29 03:45:47 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744fff_d20250729_m034340_c001_v0001179_t0011_u01753760620109") 2025/07/29 03:45:48 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0448f_d20250729_m034328_c001_v7007000_t0000_u01753760608093") 2025/07/29 03:45:48 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f83_d20250729_m034324_c001_v0001179_t0030_u01753760604438") 2025/07/29 03:45:48 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f245f9_d20250729_m034323_c001_v7007000_t0000_u01753760603077") 2025/07/29 03:45:48 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d18a_d20250729_m034317_c001_v0001183_t0039_u01753760597861") 2025/07/29 03:45:48 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae24a_d20250729_m034305_c001_v7007000_t0000_u01753760585728") 2025/07/29 03:45:48 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d0d4_d20250729_m034302_c001_v0001183_t0056_u01753760582237") 2025/07/29 03:45:48 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a6ce_d20250729_m034300_c001_v7007000_t0000_u01753760580647") 2025/07/29 03:45:48 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744e65_d20250729_m034256_c001_v0001179_t0057_u01753760576313") 2025/07/29 03:45:48 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf61d_d20250729_m034242_c001_v7007000_t0000_u01753760562220") 2025/07/29 03:45:48 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cfb5_d20250729_m034237_c001_v0001183_t0012_u01753760556999") 2025/07/29 03:45:48 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e54_d20250729_m034224_c001_v7007000_t0000_u01753760544828") 2025/07/29 03:45:48 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cf0f_d20250729_m034220_c001_v0001183_t0014_u01753760540282") 2025/07/29 03:45:48 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe8f8_d20250729_m034208_c001_v7007000_t0000_u01753760528571") 2025/07/29 03:45:48 DEBUG : apple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854ce4d_d20250729_m034204_c001_v0001183_t0041_u01753760524021") 2025/07/29 03:45:48 DEBUG : appleSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f421fca8aac6da143_d20250729_m034326_c001_v7007000_t0000_u01753760606461") 2025/07/29 03:45:48 DEBUG : appleSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f55_d20250729_m034320_c001_v0001179_t0016_u01753760600798") 2025/07/29 03:45:48 DEBUG : appleapple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1ca_d20250729_m034347_c001_v7007000_t0000_u01753760627219") 2025/07/29 03:45:48 DEBUG : appleapple: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92745015_d20250729_m034342_c001_v0001179_t0053_u01753760622654") 2025/07/29 03:45:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c69200d_d20250729_m034509_c001_v7007000_t0000_u01753760709871") 2025/07/29 03:45:48 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed9274524b_d20250729_m034505_c001_v0001179_t0012_u01753760705827") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0457e_d20250729_m034453_c001_v7007000_t0000_u01753760693467") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed927451e1_d20250729_m034449_c001_v0001179_t0000_u01753760689493") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49d0_d20250729_m034437_c001_v7007000_t0000_u01753760677436") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92745181_d20250729_m034433_c001_v0001179_t0014_u01753760673482") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a36_d20250729_m034421_c001_v7007000_t0000_u01753760661072") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed9274511f_d20250729_m034417_c001_v0001179_t0011_u01753760657511") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24624_d20250729_m034403_c001_v7007000_t0000_u01753760643990") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed927450a9_d20250729_m034359_c001_v0001179_t0003_u01753760639939") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691f71_d20250729_m034344_c001_v7007000_t0000_u01753760624632") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d296_d20250729_m034340_c001_v0001183_t0021_u01753760620894") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04490_d20250729_m034328_c001_v7007000_t0000_u01753760608276") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc055b_d20250729_m034324_c001_v0001106_t0052_u01753760604458") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae275_d20250729_m034323_c001_v7007000_t0000_u01753760603277") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0545_d20250729_m034318_c001_v0001106_t0037_u01753760598641") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae24c_d20250729_m034305_c001_v7007000_t0000_u01753760585909") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b68b_d20250729_m034302_c001_v0001036_t0011_u01753760582229") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f402e1f7bb641220e_d20250729_m034301_c001_v7007000_t0000_u01753760581056") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc04dd_d20250729_m034256_c001_v0001106_t0054_u01753760576713") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a6b7_d20250729_m034242_c001_v7007000_t0000_u01753760562220") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744dc9_d20250729_m034237_c001_v0001179_t0017_u01753760557743") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e55_d20250729_m034225_c001_v7007000_t0000_u01753760545009") 2025/07/29 03:45:49 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744d49_d20250729_m034221_c001_v0001179_t0059_u01753760541264") 2025/07/29 03:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe8f9_d20250729_m034208_c001_v7007000_t0000_u01753760528795") 2025/07/29 03:45:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744cc3_d20250729_m034205_c001_v0001179_t0028_u01753760525020") 2025/07/29 03:45:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4200860b7406577e_d20250729_m034326_c001_v7007000_t0000_u01753760606286") 2025/07/29 03:45:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d1b0_d20250729_m034320_c001_v0001183_t0017_u01753760600809") 2025/07/29 03:45:50 DEBUG : b/potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24098_d20250729_m033719_c001_v7007000_t0000_u01753760239146") 2025/07/29 03:45:50 DEBUG : b/potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f95_d20250729_m033717_c001_v0001113_t0048_u01753760237104") 2025/07/29 03:45:50 DEBUG : b/potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24092_d20250729_m033715_c001_v7007000_t0000_u01753760235956") 2025/07/29 03:45:50 DEBUG : b/potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f8d_d20250729_m033713_c001_v0001113_t0050_u01753760233779") 2025/07/29 03:45:50 DEBUG : b/potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b039c1_d20250729_m033654_c001_v7007000_t0000_u01753760214090") 2025/07/29 03:45:50 DEBUG : b/potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f47_d20250729_m033652_c001_v0001113_t0059_u01753760212500") 2025/07/29 03:45:50 DEBUG : backup/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f416f0ad7fdb80d0a_d20250729_m033938_c001_v7007000_t0000_u01753760378962") 2025/07/29 03:45:50 DEBUG : backup/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103369412398d87b_d20250729_m033936_c001_v0001100_t0015_u01753760376902") 2025/07/29 03:45:50 DEBUG : backup/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f117e87dad1a9bfc7_d20250729_m033933_c001_v0001179_t0045_u01753760373310") 2025/07/29 03:45:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401842d4bc839b3b_d20250729_m034007_c001_v7007000_t0000_u01753760407141") 2025/07/29 03:45:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f10271ad0d1038302_d20250729_m034005_c001_v0001179_t0042_u01753760405298") 2025/07/29 03:45:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f119b6cd419133d3d_d20250729_m034001_c001_v0001184_t0040_u01753760401851") 2025/07/29 03:45:50 DEBUG : backup/one.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f416ff4e9f2a5a0fb_d20250729_m033953_c001_v7007000_t0000_u01753760393791") 2025/07/29 03:45:50 DEBUG : backup/one.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f10206f60d948a99f_d20250729_m033952_c001_v0001177_t0024_u01753760392027") 2025/07/29 03:45:51 DEBUG : backup/one.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1077e1f59d48b7e3_d20250729_m033948_c001_v0001130_t0022_u01753760388055") 2025/07/29 03:45:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401842d4bc839b3c_d20250729_m034007_c001_v7007000_t0000_u01753760407324") 2025/07/29 03:45:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a0befa67ef1cc_d20250729_m034006_c001_v0001161_t0037_u01753760406162") 2025/07/29 03:45:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f104b0ae16c54832c_d20250729_m034003_c001_v0001184_t0029_u01753760403223") 2025/07/29 03:45:51 DEBUG : backup/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f416f0ad7fdb80d0d_d20250729_m033939_c001_v7007000_t0000_u01753760379145") 2025/07/29 03:45:51 DEBUG : backup/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f11928d7c56ee50dd_d20250729_m033937_c001_v0001092_t0033_u01753760377848") 2025/07/29 03:45:51 DEBUG : backup/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f114955c0e5f4313c_d20250729_m033934_c001_v0001183_t0025_u01753760374720") 2025/07/29 03:45:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f416ff4e9f2a5a0fc_d20250729_m033953_c001_v7007000_t0000_u01753760393972") 2025/07/29 03:45:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1116a3d9601ee852_d20250729_m033953_c001_v0001182_t0016_u01753760393040") 2025/07/29 03:45:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1191fae269e97af6_d20250729_m033949_c001_v0001106_t0020_u01753760389597") 2025/07/29 03:45:51 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c69200f_d20250729_m034510_c001_v7007000_t0000_u01753760710057") 2025/07/29 03:45:51 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d53c_d20250729_m034505_c001_v0001183_t0003_u01753760705633") 2025/07/29 03:45:51 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0457f_d20250729_m034453_c001_v7007000_t0000_u01753760693650") 2025/07/29 03:45:51 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d4cc_d20250729_m034449_c001_v0001183_t0045_u01753760689299") 2025/07/29 03:45:51 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49d1_d20250729_m034437_c001_v7007000_t0000_u01753760677618") 2025/07/29 03:45:51 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d447_d20250729_m034433_c001_v0001183_t0001_u01753760673267") 2025/07/29 03:45:51 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a37_d20250729_m034421_c001_v7007000_t0000_u01753760661255") 2025/07/29 03:45:51 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d3b2_d20250729_m034417_c001_v0001183_t0048_u01753760657308") 2025/07/29 03:45:51 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24625_d20250729_m034404_c001_v7007000_t0000_u01753760644175") 2025/07/29 03:45:51 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d33a_d20250729_m034359_c001_v0001183_t0045_u01753760639738") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1cd_d20250729_m034347_c001_v7007000_t0000_u01753760627404") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc05a1_d20250729_m034340_c001_v0001106_t0021_u01753760620318") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04491_d20250729_m034328_c001_v7007000_t0000_u01753760608461") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b6ef_d20250729_m034324_c001_v0001036_t0052_u01753760604449") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f405c5fba583da41a_d20250729_m034323_c001_v7007000_t0000_u01753760603301") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f39_d20250729_m034318_c001_v0001179_t0051_u01753760598070") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae24e_d20250729_m034306_c001_v7007000_t0000_u01753760586092") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744e9b_d20250729_m034302_c001_v0001179_t0005_u01753760582247") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f416ff4e9f2a5a1f2_d20250729_m034301_c001_v7007000_t0000_u01753760581273") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d07a_d20250729_m034256_c001_v0001183_t0030_u01753760576518") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf615_d20250729_m034241_c001_v7007000_t0000_u01753760561604") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0499_d20250729_m034237_c001_v0001106_t0058_u01753760557232") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e57_d20250729_m034225_c001_v7007000_t0000_u01753760545191") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0461_d20250729_m034220_c001_v0001106_t0043_u01753760540475") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe8fa_d20250729_m034208_c001_v7007000_t0000_u01753760528976") 2025/07/29 03:45:52 DEBUG : banana: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc041d_d20250729_m034204_c001_v0001106_t0038_u01753760524270") 2025/07/29 03:45:52 DEBUG : bananaSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f421fca8aac6da144_d20250729_m034326_c001_v7007000_t0000_u01753760606645") 2025/07/29 03:45:52 DEBUG : bananaSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b6db_d20250729_m034320_c001_v0001036_t0037_u01753760600829") 2025/07/29 03:45:52 DEBUG : both0: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713854_d20250729_m034136_c001_v7007000_t0000_u01753760496155") 2025/07/29 03:45:53 DEBUG : both0: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc034b_d20250729_m034115_c001_v0001106_t0042_u01753760475151") 2025/07/29 03:45:53 DEBUG : both0: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e68_d20250729_m034110_c001_v7007000_t0000_u01753760470918") 2025/07/29 03:45:53 DEBUG : both0: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc02b0_d20250729_m034051_c001_v0001106_t0057_u01753760451826") 2025/07/29 03:45:53 DEBUG : both1: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713855_d20250729_m034136_c001_v7007000_t0000_u01753760496339") 2025/07/29 03:45:53 DEBUG : both1: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0351_d20250729_m034116_c001_v0001106_t0006_u01753760476351") 2025/07/29 03:45:53 DEBUG : both1: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e69_d20250729_m034111_c001_v7007000_t0000_u01753760471102") 2025/07/29 03:45:53 DEBUG : both1: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc02b6_d20250729_m034052_c001_v0001106_t0059_u01753760452494") 2025/07/29 03:45:53 DEBUG : both10: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713856_d20250729_m034136_c001_v7007000_t0000_u01753760496524") 2025/07/29 03:45:53 DEBUG : both10: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc038b_d20250729_m034124_c001_v0001106_t0021_u01753760484831") 2025/07/29 03:45:53 DEBUG : both10: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e6a_d20250729_m034111_c001_v7007000_t0000_u01753760471289") 2025/07/29 03:45:53 DEBUG : both10: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc02f3_d20250729_m034059_c001_v0001106_t0059_u01753760459583") 2025/07/29 03:45:53 DEBUG : both11: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713857_d20250729_m034136_c001_v7007000_t0000_u01753760496707") 2025/07/29 03:45:53 DEBUG : both11: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc038f_d20250729_m034125_c001_v0001106_t0055_u01753760485634") 2025/07/29 03:45:53 DEBUG : both11: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e6b_d20250729_m034111_c001_v7007000_t0000_u01753760471472") 2025/07/29 03:45:53 DEBUG : both11: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc02f7_d20250729_m034100_c001_v0001106_t0012_u01753760460451") 2025/07/29 03:45:53 DEBUG : both12: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713859_d20250729_m034136_c001_v7007000_t0000_u01753760496892") 2025/07/29 03:45:53 DEBUG : both12: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0391_d20250729_m034126_c001_v0001106_t0040_u01753760486386") 2025/07/29 03:45:53 DEBUG : both12: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e6c_d20250729_m034111_c001_v7007000_t0000_u01753760471654") 2025/07/29 03:45:53 DEBUG : both12: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc02ff_d20250729_m034101_c001_v0001106_t0024_u01753760461273") 2025/07/29 03:45:53 DEBUG : both13: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371385b_d20250729_m034137_c001_v7007000_t0000_u01753760497077") 2025/07/29 03:45:54 DEBUG : both13: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0397_d20250729_m034127_c001_v0001106_t0043_u01753760487200") 2025/07/29 03:45:54 DEBUG : both13: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e6e_d20250729_m034111_c001_v7007000_t0000_u01753760471837") 2025/07/29 03:45:54 DEBUG : both13: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0307_d20250729_m034102_c001_v0001106_t0054_u01753760462354") 2025/07/29 03:45:54 DEBUG : both14: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371385c_d20250729_m034137_c001_v7007000_t0000_u01753760497261") 2025/07/29 03:45:54 DEBUG : both14: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc039d_d20250729_m034128_c001_v0001106_t0006_u01753760488052") 2025/07/29 03:45:54 DEBUG : both14: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e6f_d20250729_m034112_c001_v7007000_t0000_u01753760472020") 2025/07/29 03:45:54 DEBUG : both14: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc030b_d20250729_m034103_c001_v0001106_t0020_u01753760463120") 2025/07/29 03:45:54 DEBUG : both15: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371385d_d20250729_m034137_c001_v7007000_t0000_u01753760497444") 2025/07/29 03:45:54 DEBUG : both15: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc039f_d20250729_m034128_c001_v0001106_t0011_u01753760488836") 2025/07/29 03:45:54 DEBUG : both15: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e70_d20250729_m034112_c001_v7007000_t0000_u01753760472205") 2025/07/29 03:45:54 DEBUG : both15: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0313_d20250729_m034104_c001_v0001106_t0059_u01753760464000") 2025/07/29 03:45:54 DEBUG : both16: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371385e_d20250729_m034137_c001_v7007000_t0000_u01753760497632") 2025/07/29 03:45:54 DEBUG : both16: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc03a3_d20250729_m034129_c001_v0001106_t0048_u01753760489532") 2025/07/29 03:45:54 DEBUG : both16: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e71_d20250729_m034112_c001_v7007000_t0000_u01753760472388") 2025/07/29 03:45:54 DEBUG : both16: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0317_d20250729_m034104_c001_v0001106_t0000_u01753760464878") 2025/07/29 03:45:54 DEBUG : both17: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713860_d20250729_m034137_c001_v7007000_t0000_u01753760497817") 2025/07/29 03:45:54 DEBUG : both17: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc03a9_d20250729_m034130_c001_v0001106_t0015_u01753760490704") 2025/07/29 03:45:54 DEBUG : both17: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e72_d20250729_m034112_c001_v7007000_t0000_u01753760472570") 2025/07/29 03:45:54 DEBUG : both17: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc031b_d20250729_m034105_c001_v0001106_t0025_u01753760465894") 2025/07/29 03:45:54 DEBUG : both18: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713861_d20250729_m034138_c001_v7007000_t0000_u01753760498011") 2025/07/29 03:45:54 DEBUG : both18: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc03ad_d20250729_m034131_c001_v0001106_t0023_u01753760491656") 2025/07/29 03:45:55 DEBUG : both18: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e75_d20250729_m034112_c001_v7007000_t0000_u01753760472755") 2025/07/29 03:45:55 DEBUG : both18: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0321_d20250729_m034106_c001_v0001106_t0053_u01753760466669") 2025/07/29 03:45:55 DEBUG : both19: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713862_d20250729_m034138_c001_v7007000_t0000_u01753760498196") 2025/07/29 03:45:55 DEBUG : both19: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc03b3_d20250729_m034132_c001_v0001106_t0015_u01753760492631") 2025/07/29 03:45:55 DEBUG : both19: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e76_d20250729_m034112_c001_v7007000_t0000_u01753760472938") 2025/07/29 03:45:55 DEBUG : both19: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc032b_d20250729_m034107_c001_v0001106_t0054_u01753760467511") 2025/07/29 03:45:55 DEBUG : both2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713863_d20250729_m034138_c001_v7007000_t0000_u01753760498383") 2025/07/29 03:45:55 DEBUG : both2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0353_d20250729_m034117_c001_v0001106_t0022_u01753760477244") 2025/07/29 03:45:55 DEBUG : both2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e78_d20250729_m034113_c001_v7007000_t0000_u01753760473131") 2025/07/29 03:45:55 DEBUG : both2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc02bc_d20250729_m034053_c001_v0001106_t0054_u01753760453168") 2025/07/29 03:45:55 DEBUG : both3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713864_d20250729_m034138_c001_v7007000_t0000_u01753760498652") 2025/07/29 03:45:55 DEBUG : both3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc035b_d20250729_m034118_c001_v0001106_t0052_u01753760478411") 2025/07/29 03:45:55 DEBUG : both3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e79_d20250729_m034113_c001_v7007000_t0000_u01753760473313") 2025/07/29 03:45:55 DEBUG : both3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc02c0_d20250729_m034053_c001_v0001106_t0037_u01753760453817") 2025/07/29 03:45:55 DEBUG : both4: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713866_d20250729_m034138_c001_v7007000_t0000_u01753760498836") 2025/07/29 03:45:55 DEBUG : both4: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc035f_d20250729_m034119_c001_v0001106_t0015_u01753760479121") 2025/07/29 03:45:55 DEBUG : both4: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e7a_d20250729_m034113_c001_v7007000_t0000_u01753760473497") 2025/07/29 03:45:55 DEBUG : both4: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc02c5_d20250729_m034054_c001_v0001106_t0045_u01753760454629") 2025/07/29 03:45:55 DEBUG : both5: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713868_d20250729_m034139_c001_v7007000_t0000_u01753760499019") 2025/07/29 03:45:56 DEBUG : both5: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0365_d20250729_m034120_c001_v0001106_t0024_u01753760480200") 2025/07/29 03:45:56 DEBUG : both5: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e7d_d20250729_m034113_c001_v7007000_t0000_u01753760473679") 2025/07/29 03:45:56 DEBUG : both5: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc02c7_d20250729_m034055_c001_v0001106_t0005_u01753760455343") 2025/07/29 03:45:56 DEBUG : both6: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713869_d20250729_m034139_c001_v7007000_t0000_u01753760499202") 2025/07/29 03:45:56 DEBUG : both6: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc036f_d20250729_m034121_c001_v0001106_t0047_u01753760481414") 2025/07/29 03:45:56 DEBUG : both6: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e7f_d20250729_m034113_c001_v7007000_t0000_u01753760473865") 2025/07/29 03:45:56 DEBUG : both6: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc02d1_d20250729_m034056_c001_v0001106_t0047_u01753760456331") 2025/07/29 03:45:56 DEBUG : both7: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371386a_d20250729_m034139_c001_v7007000_t0000_u01753760499387") 2025/07/29 03:45:56 DEBUG : both7: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0373_d20250729_m034122_c001_v0001106_t0023_u01753760482136") 2025/07/29 03:45:56 DEBUG : both7: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e80_d20250729_m034114_c001_v7007000_t0000_u01753760474049") 2025/07/29 03:45:56 DEBUG : both7: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc02d7_d20250729_m034056_c001_v0001106_t0044_u01753760456996") 2025/07/29 03:45:56 DEBUG : both8: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371386b_d20250729_m034139_c001_v7007000_t0000_u01753760499571") 2025/07/29 03:45:56 DEBUG : both8: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0379_d20250729_m034123_c001_v0001106_t0019_u01753760483192") 2025/07/29 03:45:56 DEBUG : both8: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e81_d20250729_m034114_c001_v7007000_t0000_u01753760474233") 2025/07/29 03:45:56 DEBUG : both8: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc02dd_d20250729_m034057_c001_v0001106_t0004_u01753760457750") 2025/07/29 03:45:56 DEBUG : both9: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371386c_d20250729_m034139_c001_v7007000_t0000_u01753760499755") 2025/07/29 03:45:56 DEBUG : both9: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0385_d20250729_m034124_c001_v0001106_t0011_u01753760484045") 2025/07/29 03:45:56 DEBUG : both9: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e83_d20250729_m034114_c001_v7007000_t0000_u01753760474416") 2025/07/29 03:45:57 DEBUG : both9: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc02e9_d20250729_m034058_c001_v0001106_t0013_u01753760458902") 2025/07/29 03:45:57 DEBUG : c/non empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24099_d20250729_m033719_c001_v7007000_t0000_u01753760239327") 2025/07/29 03:45:57 DEBUG : c/non empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f97_d20250729_m033717_c001_v0001113_t0056_u01753760237432") 2025/07/29 03:45:57 DEBUG : c/non empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24094_d20250729_m033716_c001_v7007000_t0000_u01753760236711") 2025/07/29 03:45:57 DEBUG : c/non empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f8f_d20250729_m033714_c001_v0001113_t0041_u01753760234145") 2025/07/29 03:45:57 DEBUG : c/non empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b039d0_d20250729_m033654_c001_v7007000_t0000_u01753760214832") 2025/07/29 03:45:57 DEBUG : c/non empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f49_d20250729_m033652_c001_v0001113_t0041_u01753760212746") 2025/07/29 03:45:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d03666_d20250729_m034244_c001_v7007000_t0000_u01753760564738") 2025/07/29 03:45:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cfc7_d20250729_m034239_c001_v0001183_t0045_u01753760559474") 2025/07/29 03:45:57 DEBUG : check sum: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40516cd1d28f45f4_d20250729_m033644_c001_v7007000_t0000_u01753760204822") 2025/07/29 03:45:57 DEBUG : check sum: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f27_d20250729_m033643_c001_v0001113_t0044_u01753760203588") 2025/07/29 03:45:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f413e4eae06324364_d20250729_m034542_c001_v7007000_t0000_u01753760742529") 2025/07/29 03:45:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0719_d20250729_m034540_c001_v0001106_t0046_u01753760740377") 2025/07/29 03:45:57 DEBUG : dest/3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf34a_d20250729_m033908_c001_v7007000_t0000_u01753760348781") 2025/07/29 03:45:57 DEBUG : dest/3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4192fea99f3e5954_d20250729_m033907_c001_v0001177_t0024_u01753760347670") 2025/07/29 03:45:57 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1ce_d20250729_m034347_c001_v7007000_t0000_u01753760627626") 2025/07/29 03:45:57 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d2aa_d20250729_m034342_c001_v0001183_t0026_u01753760622895") 2025/07/29 03:45:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692012_d20250729_m034510_c001_v7007000_t0000_u01753760710243") 2025/07/29 03:45:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc06b1_d20250729_m034457_c001_v0001106_t0046_u01753760697978") 2025/07/29 03:45:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04580_d20250729_m034453_c001_v7007000_t0000_u01753760693838") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc067d_d20250729_m034441_c001_v0001106_t0048_u01753760681963") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49d2_d20250729_m034437_c001_v7007000_t0000_u01753760677801") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0655_d20250729_m034425_c001_v0001106_t0022_u01753760665620") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a38_d20250729_m034421_c001_v7007000_t0000_u01753760661438") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0621_d20250729_m034408_c001_v0001106_t0016_u01753760648600") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24626_d20250729_m034404_c001_v7007000_t0000_u01753760644360") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc05cf_d20250729_m034351_c001_v0001106_t0016_u01753760631885") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a6f0_d20250729_m034344_c001_v7007000_t0000_u01753760624836") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744fc1_d20250729_m034332_c001_v0001179_t0023_u01753760612828") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04492_d20250729_m034328_c001_v7007000_t0000_u01753760608644") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d1ea_d20250729_m034324_c001_v0001183_t0032_u01753760604660") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f411320ef57d6b60e_d20250729_m034323_c001_v7007000_t0000_u01753760603243") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d142_d20250729_m034310_c001_v0001183_t0030_u01753760590501") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae24f_d20250729_m034306_c001_v7007000_t0000_u01753760586274") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d0d6_d20250729_m034302_c001_v0001183_t0047_u01753760582473") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419f5d167ded943d_d20250729_m034301_c001_v7007000_t0000_u01753760581232") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744e25_d20250729_m034248_c001_v0001179_t0004_u01753760568788") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf619_d20250729_m034241_c001_v7007000_t0000_u01753760561971") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cf57_d20250729_m034229_c001_v0001183_t0044_u01753760549456") 2025/07/29 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e58_d20250729_m034225_c001_v7007000_t0000_u01753760545374") 2025/07/29 03:45:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854ced5_d20250729_m034213_c001_v0001183_t0054_u01753760533208") 2025/07/29 03:45:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe8fb_d20250729_m034209_c001_v7007000_t0000_u01753760529163") 2025/07/29 03:45:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854ce0b_d20250729_m034157_c001_v0001183_t0005_u01753760517718") 2025/07/29 03:45:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae27a_d20250729_m034326_c001_v7007000_t0000_u01753760606252") 2025/07/29 03:45:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d1b6_d20250729_m034321_c001_v0001183_t0005_u01753760601019") 2025/07/29 03:45:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1cf_d20250729_m034347_c001_v7007000_t0000_u01753760627811") 2025/07/29 03:45:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b733_d20250729_m034342_c001_v0001036_t0000_u01753760622885") 2025/07/29 03:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692014_d20250729_m034510_c001_v7007000_t0000_u01753760710427") 2025/07/29 03:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d506_d20250729_m034458_c001_v0001183_t0013_u01753760698899") 2025/07/29 03:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04581_d20250729_m034454_c001_v7007000_t0000_u01753760694025") 2025/07/29 03:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d497_d20250729_m034442_c001_v0001183_t0054_u01753760682842") 2025/07/29 03:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49d3_d20250729_m034437_c001_v7007000_t0000_u01753760677984") 2025/07/29 03:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d3f6_d20250729_m034426_c001_v0001183_t0043_u01753760666585") 2025/07/29 03:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a39_d20250729_m034421_c001_v7007000_t0000_u01753760661659") 2025/07/29 03:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d392_d20250729_m034409_c001_v0001183_t0043_u01753760649505") 2025/07/29 03:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24627_d20250729_m034404_c001_v7007000_t0000_u01753760644548") 2025/07/29 03:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d300_d20250729_m034352_c001_v0001183_t0056_u01753760632815") 2025/07/29 03:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691f74_d20250729_m034345_c001_v7007000_t0000_u01753760625187") 2025/07/29 03:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0589_d20250729_m034333_c001_v0001106_t0015_u01753760613402") 2025/07/29 03:45:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04493_d20250729_m034328_c001_v7007000_t0000_u01753760608828") 2025/07/29 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f85_d20250729_m034324_c001_v0001179_t0055_u01753760604649") 2025/07/29 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e8e_d20250729_m034323_c001_v7007000_t0000_u01753760603305") 2025/07/29 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744ef1_d20250729_m034311_c001_v0001179_t0037_u01753760591070") 2025/07/29 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae251_d20250729_m034306_c001_v7007000_t0000_u01753760586459") 2025/07/29 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744ea7_d20250729_m034302_c001_v0001179_t0051_u01753760582481") 2025/07/29 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419f5d167ded943a_d20250729_m034300_c001_v7007000_t0000_u01753760580659") 2025/07/29 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d030_d20250729_m034249_c001_v0001183_t0031_u01753760569355") 2025/07/29 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f411320ef57d6b5d8_d20250729_m034242_c001_v7007000_t0000_u01753760562165") 2025/07/29 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0475_d20250729_m034230_c001_v0001106_t0029_u01753760550109") 2025/07/29 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e59_d20250729_m034225_c001_v7007000_t0000_u01753760545560") 2025/07/29 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc043d_d20250729_m034213_c001_v0001106_t0021_u01753760533773") 2025/07/29 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe8fc_d20250729_m034209_c001_v7007000_t0000_u01753760529345") 2025/07/29 03:46:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0405_d20250729_m034158_c001_v0001106_t0033_u01753760518288") 2025/07/29 03:46:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae27b_d20250729_m034326_c001_v7007000_t0000_u01753760606470") 2025/07/29 03:46:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f5d_d20250729_m034321_c001_v0001179_t0002_u01753760601034") 2025/07/29 03:46:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1d1_d20250729_m034347_c001_v7007000_t0000_u01753760627994") 2025/07/29 03:46:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92745019_d20250729_m034342_c001_v0001179_t0017_u01753760622904") 2025/07/29 03:46:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692016_d20250729_m034510_c001_v7007000_t0000_u01753760710611") 2025/07/29 03:46:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92745219_d20250729_m034459_c001_v0001179_t0044_u01753760699459") 2025/07/29 03:46:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04582_d20250729_m034454_c001_v7007000_t0000_u01753760694209") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed927451b9_d20250729_m034443_c001_v0001179_t0022_u01753760683403") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49d4_d20250729_m034438_c001_v7007000_t0000_u01753760678167") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92745157_d20250729_m034427_c001_v0001179_t0019_u01753760667221") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a3a_d20250729_m034421_c001_v7007000_t0000_u01753760661842") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed927450eb_d20250729_m034410_c001_v0001179_t0032_u01753760650143") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24628_d20250729_m034404_c001_v7007000_t0000_u01753760644736") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92745069_d20250729_m034353_c001_v0001179_t0027_u01753760633390") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a6ef_d20250729_m034344_c001_v7007000_t0000_u01753760624652") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d25a_d20250729_m034334_c001_v0001183_t0013_u01753760614386") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04494_d20250729_m034329_c001_v7007000_t0000_u01753760609012") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f8b_d20250729_m034324_c001_v0001179_t0035_u01753760604886") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f411320ef57d6b60f_d20250729_m034323_c001_v7007000_t0000_u01753760603428") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0521_d20250729_m034311_c001_v0001106_t0053_u01753760591636") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae252_d20250729_m034306_c001_v7007000_t0000_u01753760586642") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b68f_d20250729_m034302_c001_v0001036_t0023_u01753760582639") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a6cf_d20250729_m034300_c001_v7007000_t0000_u01753760580833") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc04c5_d20250729_m034249_c001_v0001106_t0018_u01753760569936") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049efe65619d0f9_d20250729_m034242_c001_v7007000_t0000_u01753760562228") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744da1_d20250729_m034231_c001_v0001179_t0007_u01753760551075") 2025/07/29 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e5a_d20250729_m034225_c001_v7007000_t0000_u01753760545743") 2025/07/29 03:46:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744d1f_d20250729_m034214_c001_v0001179_t0056_u01753760534655") 2025/07/29 03:46:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe8ff_d20250729_m034209_c001_v7007000_t0000_u01753760529528") 2025/07/29 03:46:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744c75_d20250729_m034158_c001_v0001179_t0053_u01753760518889") 2025/07/29 03:46:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f245fc_d20250729_m034326_c001_v7007000_t0000_u01753760606263") 2025/07/29 03:46:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d1ba_d20250729_m034321_c001_v0001183_t0004_u01753760601222") 2025/07/29 03:46:02 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1d3_d20250729_m034348_c001_v7007000_t0000_u01753760628180") 2025/07/29 03:46:02 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc05b5_d20250729_m034343_c001_v0001106_t0026_u01753760623097") 2025/07/29 03:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692017_d20250729_m034510_c001_v7007000_t0000_u01753760710795") 2025/07/29 03:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b817_d20250729_m034500_c001_v0001036_t0024_u01753760700064") 2025/07/29 03:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04583_d20250729_m034454_c001_v7007000_t0000_u01753760694393") 2025/07/29 03:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b7ef_d20250729_m034443_c001_v0001036_t0018_u01753760683976") 2025/07/29 03:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49d5_d20250729_m034438_c001_v7007000_t0000_u01753760678349") 2025/07/29 03:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b7bd_d20250729_m034427_c001_v0001036_t0055_u01753760667961") 2025/07/29 03:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a3b_d20250729_m034422_c001_v7007000_t0000_u01753760662025") 2025/07/29 03:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b795_d20250729_m034410_c001_v0001036_t0032_u01753760650701") 2025/07/29 03:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24629_d20250729_m034404_c001_v7007000_t0000_u01753760644919") 2025/07/29 03:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b755_d20250729_m034353_c001_v0001036_t0014_u01753760633951") 2025/07/29 03:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691f73_d20250729_m034344_c001_v7007000_t0000_u01753760624999") 2025/07/29 03:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b717_d20250729_m034334_c001_v0001036_t0047_u01753760614954") 2025/07/29 03:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04495_d20250729_m034329_c001_v7007000_t0000_u01753760609198") 2025/07/29 03:46:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d1f0_d20250729_m034324_c001_v0001183_t0004_u01753760604974") 2025/07/29 03:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04488_d20250729_m034323_c001_v7007000_t0000_u01753760603443") 2025/07/29 03:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b6b9_d20250729_m034312_c001_v0001036_t0012_u01753760592851") 2025/07/29 03:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae253_d20250729_m034306_c001_v7007000_t0000_u01753760586824") 2025/07/29 03:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d0dc_d20250729_m034302_c001_v0001183_t0044_u01753760582678") 2025/07/29 03:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419f5d167ded943b_d20250729_m034300_c001_v7007000_t0000_u01753760580841") 2025/07/29 03:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b64d_d20250729_m034250_c001_v0001036_t0029_u01753760570910") 2025/07/29 03:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4155c996622ded47_d20250729_m034241_c001_v7007000_t0000_u01753760561982") 2025/07/29 03:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b5fb_d20250729_m034231_c001_v0001036_t0001_u01753760551643") 2025/07/29 03:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e5b_d20250729_m034225_c001_v7007000_t0000_u01753760545925") 2025/07/29 03:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b5ba_d20250729_m034215_c001_v0001036_t0000_u01753760535232") 2025/07/29 03:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe900_d20250729_m034209_c001_v7007000_t0000_u01753760529709") 2025/07/29 03:46:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b57e_d20250729_m034159_c001_v0001036_t0051_u01753760519142") 2025/07/29 03:46:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0448c_d20250729_m034326_c001_v7007000_t0000_u01753760606295") 2025/07/29 03:46:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f5f_d20250729_m034321_c001_v0001179_t0043_u01753760601237") 2025/07/29 03:46:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1d4_d20250729_m034348_c001_v7007000_t0000_u01753760628363") 2025/07/29 03:46:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d2ae_d20250729_m034343_c001_v0001183_t0051_u01753760623109") 2025/07/29 03:46:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692019_d20250729_m034511_c001_v7007000_t0000_u01753760711031") 2025/07/29 03:46:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc06b7_d20250729_m034500_c001_v0001106_t0017_u01753760700460") 2025/07/29 03:46:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04584_d20250729_m034454_c001_v7007000_t0000_u01753760694577") 2025/07/29 03:46:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0685_d20250729_m034444_c001_v0001106_t0050_u01753760684317") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49d6_d20250729_m034438_c001_v7007000_t0000_u01753760678531") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc065f_d20250729_m034428_c001_v0001106_t0004_u01753760668512") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a3c_d20250729_m034422_c001_v7007000_t0000_u01753760662207") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc062b_d20250729_m034411_c001_v0001106_t0019_u01753760651232") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f2462d_d20250729_m034405_c001_v7007000_t0000_u01753760645103") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc05d9_d20250729_m034354_c001_v0001106_t0012_u01753760634355") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f421fca8aac6da15a_d20250729_m034345_c001_v7007000_t0000_u01753760625006") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744fd1_d20250729_m034335_c001_v0001179_t0014_u01753760615372") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04496_d20250729_m034329_c001_v7007000_t0000_u01753760609382") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f8d_d20250729_m034325_c001_v0001179_t0039_u01753760605087") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691f62_d20250729_m034323_c001_v7007000_t0000_u01753760603251") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d15e_d20250729_m034313_c001_v0001183_t0017_u01753760593312") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae255_d20250729_m034307_c001_v7007000_t0000_u01753760587031") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744eab_d20250729_m034302_c001_v0001179_t0024_u01753760582699") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f402e1f7bb641220f_d20250729_m034301_c001_v7007000_t0000_u01753760581244") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744e41_d20250729_m034251_c001_v0001179_t0038_u01753760571569") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4155c996622ded4a_d20250729_m034242_c001_v7007000_t0000_u01753760562172") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cf7f_d20250729_m034232_c001_v0001183_t0058_u01753760552053") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e5c_d20250729_m034226_c001_v7007000_t0000_u01753760546108") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cee9_d20250729_m034215_c001_v0001183_t0024_u01753760535823") 2025/07/29 03:46:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe901_d20250729_m034209_c001_v7007000_t0000_u01753760529891") 2025/07/29 03:46:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854ce23_d20250729_m034159_c001_v0001183_t0038_u01753760519645") 2025/07/29 03:46:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0448d_d20250729_m034326_c001_v7007000_t0000_u01753760606485") 2025/07/29 03:46:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b6e3_d20250729_m034321_c001_v0001036_t0049_u01753760601344") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1d7_d20250729_m034348_c001_v7007000_t0000_u01753760628548") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed9274501b_d20250729_m034343_c001_v0001179_t0057_u01753760623203") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c69201b_d20250729_m034511_c001_v7007000_t0000_u01753760711217") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d518_d20250729_m034501_c001_v0001183_t0033_u01753760701000") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04585_d20250729_m034454_c001_v7007000_t0000_u01753760694763") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d4a0_d20250729_m034445_c001_v0001183_t0023_u01753760685186") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49d7_d20250729_m034438_c001_v7007000_t0000_u01753760678714") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d40b_d20250729_m034428_c001_v0001183_t0039_u01753760668977") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a3d_d20250729_m034422_c001_v7007000_t0000_u01753760662389") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d39d_d20250729_m034411_c001_v0001183_t0055_u01753760651871") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24630_d20250729_m034405_c001_v7007000_t0000_u01753760645289") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d312_d20250729_m034354_c001_v0001183_t0044_u01753760634943") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4121b0f6da3eab50_d20250729_m034345_c001_v7007000_t0000_u01753760625018") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0593_d20250729_m034335_c001_v0001106_t0004_u01753760615594") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04497_d20250729_m034329_c001_v7007000_t0000_u01753760609566") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b6f5_d20250729_m034325_c001_v0001036_t0021_u01753760605109") 2025/07/29 03:46:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f411320ef57d6b60b_d20250729_m034322_c001_v7007000_t0000_u01753760602870") 2025/07/29 03:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f0b_d20250729_m034313_c001_v0001179_t0035_u01753760593514") 2025/07/29 03:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae256_d20250729_m034307_c001_v7007000_t0000_u01753760587215") 2025/07/29 03:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc04ff_d20250729_m034302_c001_v0001106_t0052_u01753760582835") 2025/07/29 03:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a6d0_d20250729_m034301_c001_v7007000_t0000_u01753760581022") 2025/07/29 03:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d04c_d20250729_m034251_c001_v0001183_t0030_u01753760571785") 2025/07/29 03:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf61b_d20250729_m034242_c001_v7007000_t0000_u01753760562009") 2025/07/29 03:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0483_d20250729_m034232_c001_v0001106_t0059_u01753760552254") 2025/07/29 03:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e5d_d20250729_m034226_c001_v7007000_t0000_u01753760546290") 2025/07/29 03:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0447_d20250729_m034216_c001_v0001106_t0004_u01753760536035") 2025/07/29 03:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe902_d20250729_m034210_c001_v7007000_t0000_u01753760530072") 2025/07/29 03:46:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0411_d20250729_m034159_c001_v0001106_t0029_u01753760519843") 2025/07/29 03:46:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f421fca8aac6da142_d20250729_m034326_c001_v7007000_t0000_u01753760606274") 2025/07/29 03:46:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d1bc_d20250729_m034321_c001_v0001183_t0036_u01753760601417") 2025/07/29 03:46:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1d8_d20250729_m034348_c001_v7007000_t0000_u01753760628732") 2025/07/29 03:46:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b739_d20250729_m034343_c001_v0001036_t0037_u01753760623283") 2025/07/29 03:46:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c69201e_d20250729_m034511_c001_v7007000_t0000_u01753760711402") 2025/07/29 03:46:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92745227_d20250729_m034501_c001_v0001179_t0056_u01753760701206") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04586_d20250729_m034454_c001_v7007000_t0000_u01753760694948") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed927451c5_d20250729_m034445_c001_v0001179_t0037_u01753760685390") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49d8_d20250729_m034438_c001_v7007000_t0000_u01753760678898") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92745167_d20250729_m034429_c001_v0001179_t0015_u01753760669178") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a3e_d20250729_m034422_c001_v7007000_t0000_u01753760662571") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed927450f7_d20250729_m034412_c001_v0001179_t0011_u01753760652072") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24633_d20250729_m034405_c001_v7007000_t0000_u01753760645525") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92745083_d20250729_m034355_c001_v0001179_t0030_u01753760635197") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419f5d167ded9455_d20250729_m034345_c001_v7007000_t0000_u01753760625196") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d266_d20250729_m034336_c001_v0001183_t0029_u01753760616398") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04498_d20250729_m034329_c001_v7007000_t0000_u01753760609751") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d1fa_d20250729_m034325_c001_v0001183_t0020_u01753760605229") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691f5f_d20250729_m034322_c001_v7007000_t0000_u01753760602883") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0527_d20250729_m034313_c001_v0001106_t0005_u01753760593737") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae257_d20250729_m034307_c001_v7007000_t0000_u01753760587397") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744eaf_d20250729_m034302_c001_v0001179_t0037_u01753760582906") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419f5d167ded943c_d20250729_m034301_c001_v7007000_t0000_u01753760581039") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc04c7_d20250729_m034251_c001_v0001106_t0051_u01753760571986") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691f3e_d20250729_m034242_c001_v7007000_t0000_u01753760562003") 2025/07/29 03:46:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744daf_d20250729_m034232_c001_v0001179_t0007_u01753760552748") 2025/07/29 03:46:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e5e_d20250729_m034226_c001_v7007000_t0000_u01753760546481") 2025/07/29 03:46:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744d2f_d20250729_m034216_c001_v0001179_t0021_u01753760536659") 2025/07/29 03:46:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe903_d20250729_m034210_c001_v7007000_t0000_u01753760530255") 2025/07/29 03:46:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744c8d_d20250729_m034200_c001_v0001179_t0036_u01753760520425") 2025/07/29 03:46:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f245fe_d20250729_m034326_c001_v7007000_t0000_u01753760606665") 2025/07/29 03:46:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc054f_d20250729_m034321_c001_v0001106_t0044_u01753760601540") 2025/07/29 03:46:08 DEBUG : dir1/0007-12345: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1da_d20250729_m034348_c001_v7007000_t0000_u01753760628915") 2025/07/29 03:46:08 DEBUG : dir1/0007-12345: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d2b2_d20250729_m034343_c001_v0001183_t0036_u01753760623304") 2025/07/29 03:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692020_d20250729_m034511_c001_v7007000_t0000_u01753760711586") 2025/07/29 03:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b81d_d20250729_m034501_c001_v0001036_t0041_u01753760701454") 2025/07/29 03:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04587_d20250729_m034455_c001_v7007000_t0000_u01753760695131") 2025/07/29 03:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b7f3_d20250729_m034445_c001_v0001036_t0047_u01753760685623") 2025/07/29 03:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49da_d20250729_m034439_c001_v7007000_t0000_u01753760679080") 2025/07/29 03:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b7c1_d20250729_m034429_c001_v0001036_t0014_u01753760669379") 2025/07/29 03:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a3f_d20250729_m034422_c001_v7007000_t0000_u01753760662754") 2025/07/29 03:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b799_d20250729_m034412_c001_v0001036_t0055_u01753760652277") 2025/07/29 03:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24636_d20250729_m034405_c001_v7007000_t0000_u01753760645712") 2025/07/29 03:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b75b_d20250729_m034355_c001_v0001036_t0013_u01753760635418") 2025/07/29 03:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a6f1_d20250729_m034345_c001_v7007000_t0000_u01753760625019") 2025/07/29 03:46:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b71d_d20250729_m034336_c001_v0001036_t0024_u01753760616609") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04499_d20250729_m034329_c001_v7007000_t0000_u01753760609936") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0561_d20250729_m034325_c001_v0001106_t0000_u01753760605322") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4200860b7406577c_d20250729_m034323_c001_v7007000_t0000_u01753760603452") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b6bd_d20250729_m034314_c001_v0001036_t0011_u01753760594345") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae258_d20250729_m034307_c001_v7007000_t0000_u01753760587589") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d0de_d20250729_m034302_c001_v0001183_t0014_u01753760582964") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae245_d20250729_m034301_c001_v7007000_t0000_u01753760581070") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b655_d20250729_m034252_c001_v0001036_t0032_u01753760572445") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f411320ef57d6b5d7_d20250729_m034241_c001_v7007000_t0000_u01753760561976") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b601_d20250729_m034232_c001_v0001036_t0051_u01753760552967") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e5f_d20250729_m034226_c001_v7007000_t0000_u01753760546664") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b5c4_d20250729_m034216_c001_v0001036_t0041_u01753760536861") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe904_d20250729_m034210_c001_v7007000_t0000_u01753760530437") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b58a_d20250729_m034200_c001_v0001036_t0029_u01753760520691") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4070d2a0679e0959_d20250729_m034326_c001_v7007000_t0000_u01753760606309") 2025/07/29 03:46:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f65_d20250729_m034321_c001_v0001179_t0047_u01753760601546") 2025/07/29 03:46:09 DEBUG : dir1/0008-23456: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1db_d20250729_m034349_c001_v7007000_t0000_u01753760629100") 2025/07/29 03:46:09 DEBUG : dir1/0008-23456: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed9274501d_d20250729_m034343_c001_v0001179_t0043_u01753760623423") 2025/07/29 03:46:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692022_d20250729_m034511_c001_v7007000_t0000_u01753760711775") 2025/07/29 03:46:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc06bb_d20250729_m034502_c001_v0001106_t0033_u01753760702099") 2025/07/29 03:46:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04588_d20250729_m034455_c001_v7007000_t0000_u01753760695315") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc068d_d20250729_m034446_c001_v0001106_t0004_u01753760686111") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49db_d20250729_m034439_c001_v7007000_t0000_u01753760679263") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0663_d20250729_m034429_c001_v0001106_t0030_u01753760669805") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a40_d20250729_m034422_c001_v7007000_t0000_u01753760662936") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc062d_d20250729_m034412_c001_v0001106_t0030_u01753760652778") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24639_d20250729_m034405_c001_v7007000_t0000_u01753760645897") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc05e3_d20250729_m034355_c001_v0001106_t0003_u01753760635878") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4121b0f6da3eab51_d20250729_m034345_c001_v7007000_t0000_u01753760625204") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744fe1_d20250729_m034337_c001_v0001179_t0007_u01753760617177") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0449b_d20250729_m034330_c001_v7007000_t0000_u01753760610119") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f8f_d20250729_m034325_c001_v0001179_t0000_u01753760605411") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f421fca8aac6da13a_d20250729_m034323_c001_v7007000_t0000_u01753760603462") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d16a_d20250729_m034314_c001_v0001183_t0020_u01753760594780") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae25a_d20250729_m034307_c001_v7007000_t0000_u01753760587770") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b691_d20250729_m034303_c001_v0001036_t0057_u01753760583053") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f417f89adf74bf140_d20250729_m034301_c001_v7007000_t0000_u01753760581036") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744e4b_d20250729_m034252_c001_v0001179_t0039_u01753760572932") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f411320ef57d6b5d9_d20250729_m034242_c001_v7007000_t0000_u01753760562351") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cf9d_d20250729_m034233_c001_v0001183_t0053_u01753760553360") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e60_d20250729_m034226_c001_v7007000_t0000_u01753760546847") 2025/07/29 03:46:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cefb_d20250729_m034217_c001_v0001183_t0054_u01753760537321") 2025/07/29 03:46:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe906_d20250729_m034210_c001_v7007000_t0000_u01753760530618") 2025/07/29 03:46:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854ce39_d20250729_m034201_c001_v0001183_t0042_u01753760521178") 2025/07/29 03:46:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f41753ae669bb62cc_d20250729_m034326_c001_v7007000_t0000_u01753760606322") 2025/07/29 03:46:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d1c2_d20250729_m034321_c001_v0001183_t0051_u01753760601629") 2025/07/29 03:46:11 DEBUG : dir1/0009-34567: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1dc_d20250729_m034349_c001_v7007000_t0000_u01753760629284") 2025/07/29 03:46:11 DEBUG : dir1/0009-34567: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d2b8_d20250729_m034343_c001_v0001183_t0013_u01753760623520") 2025/07/29 03:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692024_d20250729_m034511_c001_v7007000_t0000_u01753760711961") 2025/07/29 03:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d524_d20250729_m034502_c001_v0001183_t0030_u01753760702559") 2025/07/29 03:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04589_d20250729_m034455_c001_v7007000_t0000_u01753760695498") 2025/07/29 03:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d4ae_d20250729_m034446_c001_v0001183_t0047_u01753760686625") 2025/07/29 03:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49dc_d20250729_m034439_c001_v7007000_t0000_u01753760679450") 2025/07/29 03:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d421_d20250729_m034430_c001_v0001183_t0054_u01753760670360") 2025/07/29 03:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a42_d20250729_m034423_c001_v7007000_t0000_u01753760663119") 2025/07/29 03:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d3a3_d20250729_m034413_c001_v0001183_t0041_u01753760653802") 2025/07/29 03:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f2463c_d20250729_m034406_c001_v7007000_t0000_u01753760646083") 2025/07/29 03:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d316_d20250729_m034356_c001_v0001183_t0019_u01753760636554") 2025/07/29 03:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a6f3_d20250729_m034345_c001_v7007000_t0000_u01753760625061") 2025/07/29 03:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0597_d20250729_m034337_c001_v0001106_t0032_u01753760617385") 2025/07/29 03:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0449c_d20250729_m034330_c001_v7007000_t0000_u01753760610303") 2025/07/29 03:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d1fc_d20250729_m034325_c001_v0001183_t0023_u01753760605441") 2025/07/29 03:46:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4200860b7406577b_d20250729_m034323_c001_v7007000_t0000_u01753760603268") 2025/07/29 03:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f17_d20250729_m034314_c001_v0001179_t0017_u01753760594981") 2025/07/29 03:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae25b_d20250729_m034307_c001_v7007000_t0000_u01753760587954") 2025/07/29 03:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744eb3_d20250729_m034303_c001_v0001179_t0051_u01753760583122") 2025/07/29 03:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f417f89adf74bf141_d20250729_m034301_c001_v7007000_t0000_u01753760581037") 2025/07/29 03:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d05a_d20250729_m034253_c001_v0001183_t0011_u01753760573817") 2025/07/29 03:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d0365d_d20250729_m034242_c001_v7007000_t0000_u01753760562181") 2025/07/29 03:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc048b_d20250729_m034233_c001_v0001106_t0051_u01753760553560") 2025/07/29 03:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e62_d20250729_m034227_c001_v7007000_t0000_u01753760547030") 2025/07/29 03:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc044f_d20250729_m034217_c001_v0001106_t0054_u01753760537532") 2025/07/29 03:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe907_d20250729_m034210_c001_v7007000_t0000_u01753760530800") 2025/07/29 03:46:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0413_d20250729_m034201_c001_v0001106_t0022_u01753760521414") 2025/07/29 03:46:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4200860b7406577f_d20250729_m034326_c001_v7007000_t0000_u01753760606494") 2025/07/29 03:46:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b6e9_d20250729_m034321_c001_v0001036_t0020_u01753760601698") 2025/07/29 03:46:12 DEBUG : dir1/0010-45678: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1de_d20250729_m034349_c001_v7007000_t0000_u01753760629483") 2025/07/29 03:46:12 DEBUG : dir1/0010-45678: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc05b7_d20250729_m034343_c001_v0001106_t0010_u01753760623715") 2025/07/29 03:46:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692026_d20250729_m034512_c001_v7007000_t0000_u01753760712146") 2025/07/29 03:46:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92745233_d20250729_m034502_c001_v0001179_t0004_u01753760702762") 2025/07/29 03:46:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0458a_d20250729_m034455_c001_v7007000_t0000_u01753760695682") 2025/07/29 03:46:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed927451cd_d20250729_m034446_c001_v0001179_t0024_u01753760686818") 2025/07/29 03:46:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49dd_d20250729_m034439_c001_v7007000_t0000_u01753760679633") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed9274516d_d20250729_m034430_c001_v0001179_t0059_u01753760670556") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a43_d20250729_m034423_c001_v7007000_t0000_u01753760663300") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92745105_d20250729_m034414_c001_v0001179_t0053_u01753760654002") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f2463e_d20250729_m034406_c001_v7007000_t0000_u01753760646267") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92745093_d20250729_m034356_c001_v0001179_t0037_u01753760636767") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1bf_d20250729_m034345_c001_v7007000_t0000_u01753760625033") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d270_d20250729_m034337_c001_v0001183_t0056_u01753760617986") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0449d_d20250729_m034330_c001_v7007000_t0000_u01753760610490") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b6f9_d20250729_m034325_c001_v0001036_t0019_u01753760605567") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f245f8_d20250729_m034322_c001_v7007000_t0000_u01753760602895") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0533_d20250729_m034315_c001_v0001106_t0006_u01753760595176") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae25c_d20250729_m034308_c001_v7007000_t0000_u01753760588137") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d0e2_d20250729_m034303_c001_v0001183_t0044_u01753760583159") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4121b0f6da3eab1a_d20250729_m034301_c001_v7007000_t0000_u01753760581080") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc04cf_d20250729_m034254_c001_v0001106_t0006_u01753760574028") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d0365c_d20250729_m034241_c001_v7007000_t0000_u01753760561995") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744db9_d20250729_m034234_c001_v0001179_t0026_u01753760554528") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e63_d20250729_m034227_c001_v7007000_t0000_u01753760547211") 2025/07/29 03:46:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744d35_d20250729_m034218_c001_v0001179_t0046_u01753760538058") 2025/07/29 03:46:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe909_d20250729_m034210_c001_v7007000_t0000_u01753760530985") 2025/07/29 03:46:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744ca1_d20250729_m034202_c001_v0001179_t0047_u01753760522059") 2025/07/29 03:46:14 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0448e_d20250729_m034326_c001_v7007000_t0000_u01753760606677") 2025/07/29 03:46:14 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f69_d20250729_m034321_c001_v0001179_t0016_u01753760601750") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1df_d20250729_m034349_c001_v7007000_t0000_u01753760629667") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d2bc_d20250729_m034343_c001_v0001183_t0013_u01753760623729") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692029_d20250729_m034512_c001_v7007000_t0000_u01753760712329") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b823_d20250729_m034503_c001_v0001036_t0006_u01753760703000") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0458b_d20250729_m034455_c001_v7007000_t0000_u01753760695866") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b7f7_d20250729_m034447_c001_v0001036_t0008_u01753760687025") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49de_d20250729_m034439_c001_v7007000_t0000_u01753760679815") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b7c5_d20250729_m034430_c001_v0001036_t0044_u01753760670761") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a44_d20250729_m034423_c001_v7007000_t0000_u01753760663482") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b79d_d20250729_m034414_c001_v0001036_t0010_u01753760654221") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24642_d20250729_m034406_c001_v7007000_t0000_u01753760646451") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b761_d20250729_m034356_c001_v0001036_t0028_u01753760636971") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f421fca8aac6da159_d20250729_m034344_c001_v7007000_t0000_u01753760624824") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b723_d20250729_m034338_c001_v0001036_t0027_u01753760618183") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0449e_d20250729_m034330_c001_v7007000_t0000_u01753760610674") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f91_d20250729_m034325_c001_v0001179_t0012_u01753760605616") 2025/07/29 03:46:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f411320ef57d6b60c_d20250729_m034323_c001_v7007000_t0000_u01753760603059") 2025/07/29 03:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b6c7_d20250729_m034316_c001_v0001036_t0015_u01753760596067") 2025/07/29 03:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae25e_d20250729_m034308_c001_v7007000_t0000_u01753760588320") 2025/07/29 03:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744eb7_d20250729_m034303_c001_v0001179_t0003_u01753760583315") 2025/07/29 03:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae246_d20250729_m034301_c001_v7007000_t0000_u01753760581253") 2025/07/29 03:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b663_d20250729_m034254_c001_v0001036_t0047_u01753760574549") 2025/07/29 03:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d0365e_d20250729_m034242_c001_v7007000_t0000_u01753760562375") 2025/07/29 03:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b607_d20250729_m034234_c001_v0001036_t0014_u01753760554767") 2025/07/29 03:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e64_d20250729_m034227_c001_v7007000_t0000_u01753760547392") 2025/07/29 03:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b5cc_d20250729_m034218_c001_v0001036_t0043_u01753760538262") 2025/07/29 03:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe90a_d20250729_m034211_c001_v7007000_t0000_u01753760531167") 2025/07/29 03:46:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b58e_d20250729_m034202_c001_v0001036_t0038_u01753760522258") 2025/07/29 03:46:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f411320ef57d6b613_d20250729_m034326_c001_v7007000_t0000_u01753760606328") 2025/07/29 03:46:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d1c6_d20250729_m034321_c001_v0001183_t0056_u01753760601836") 2025/07/29 03:46:15 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1e1_d20250729_m034349_c001_v7007000_t0000_u01753760629852") 2025/07/29 03:46:15 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b73b_d20250729_m034343_c001_v0001036_t0017_u01753760623890") 2025/07/29 03:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c69202b_d20250729_m034512_c001_v7007000_t0000_u01753760712521") 2025/07/29 03:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc06c1_d20250729_m034503_c001_v0001106_t0031_u01753760703644") 2025/07/29 03:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0458c_d20250729_m034456_c001_v7007000_t0000_u01753760696049") 2025/07/29 03:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc068f_d20250729_m034447_c001_v0001106_t0012_u01753760687447") 2025/07/29 03:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49df_d20250729_m034440_c001_v7007000_t0000_u01753760680010") 2025/07/29 03:46:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0665_d20250729_m034431_c001_v0001106_t0046_u01753760671111") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a45_d20250729_m034423_c001_v7007000_t0000_u01753760663664") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0639_d20250729_m034414_c001_v0001106_t0047_u01753760654609") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24645_d20250729_m034406_c001_v7007000_t0000_u01753760646635") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc05ed_d20250729_m034357_c001_v0001106_t0027_u01753760637469") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1c0_d20250729_m034345_c001_v7007000_t0000_u01753760625219") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744ff1_d20250729_m034338_c001_v0001179_t0057_u01753760618617") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0449f_d20250729_m034330_c001_v7007000_t0000_u01753760610859") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d200_d20250729_m034325_c001_v0001183_t0001_u01753760605640") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f245fa_d20250729_m034323_c001_v7007000_t0000_u01753760603267") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d17a_d20250729_m034316_c001_v0001183_t0054_u01753760596473") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae25f_d20250729_m034308_c001_v7007000_t0000_u01753760588502") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0501_d20250729_m034303_c001_v0001106_t0020_u01753760583331") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f417f89adf74bf145_d20250729_m034301_c001_v7007000_t0000_u01753760581286") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744e59_d20250729_m034254_c001_v0001179_t0039_u01753760574927") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691f3f_d20250729_m034242_c001_v7007000_t0000_u01753760562198") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cfab_d20250729_m034235_c001_v0001183_t0010_u01753760555246") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e66_d20250729_m034227_c001_v7007000_t0000_u01753760547574") 2025/07/29 03:46:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cf07_d20250729_m034218_c001_v0001183_t0046_u01753760538758") 2025/07/29 03:46:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe90b_d20250729_m034211_c001_v7007000_t0000_u01753760531360") 2025/07/29 03:46:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854ce49_d20250729_m034202_c001_v0001183_t0019_u01753760522738") 2025/07/29 03:46:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f41753ae669bb62cd_d20250729_m034326_c001_v7007000_t0000_u01753760606505") 2025/07/29 03:46:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f6f_d20250729_m034321_c001_v0001179_t0004_u01753760601966") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1e3_d20250729_m034350_c001_v7007000_t0000_u01753760630035") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d2be_d20250729_m034343_c001_v0001183_t0039_u01753760623925") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c69202d_d20250729_m034512_c001_v7007000_t0000_u01753760712719") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d538_d20250729_m034504_c001_v0001183_t0015_u01753760704195") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0458e_d20250729_m034456_c001_v7007000_t0000_u01753760696233") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d4be_d20250729_m034448_c001_v0001183_t0027_u01753760688047") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49e0_d20250729_m034440_c001_v7007000_t0000_u01753760680199") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d433_d20250729_m034431_c001_v0001183_t0005_u01753760671663") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a47_d20250729_m034423_c001_v7007000_t0000_u01753760663903") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d3a7_d20250729_m034415_c001_v0001183_t0014_u01753760655393") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24649_d20250729_m034406_c001_v7007000_t0000_u01753760646821") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d328_d20250729_m034358_c001_v0001183_t0013_u01753760638274") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f2460d_d20250729_m034345_c001_v7007000_t0000_u01753760625040") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc059b_d20250729_m034338_c001_v0001106_t0014_u01753760618879") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b044a0_d20250729_m034331_c001_v7007000_t0000_u01753760611103") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f93_d20250729_m034325_c001_v0001179_t0000_u01753760605821") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f245fb_d20250729_m034323_c001_v7007000_t0000_u01753760603472") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f2b_d20250729_m034316_c001_v0001179_t0002_u01753760596676") 2025/07/29 03:46:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae260_d20250729_m034308_c001_v7007000_t0000_u01753760588683") 2025/07/29 03:46:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d0e6_d20250729_m034303_c001_v0001183_t0012_u01753760583397") 2025/07/29 03:46:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a6d2_d20250729_m034301_c001_v7007000_t0000_u01753760581206") 2025/07/29 03:46:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d070_d20250729_m034255_c001_v0001183_t0012_u01753760575213") 2025/07/29 03:46:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a6b5_d20250729_m034242_c001_v7007000_t0000_u01753760562025") 2025/07/29 03:46:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0491_d20250729_m034235_c001_v0001106_t0051_u01753760555444") 2025/07/29 03:46:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e67_d20250729_m034227_c001_v7007000_t0000_u01753760547755") 2025/07/29 03:46:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0457_d20250729_m034218_c001_v0001106_t0029_u01753760538969") 2025/07/29 03:46:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe90f_d20250729_m034211_c001_v7007000_t0000_u01753760531542") 2025/07/29 03:46:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc041b_d20250729_m034202_c001_v0001106_t0013_u01753760522937") 2025/07/29 03:46:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f411320ef57d6b614_d20250729_m034326_c001_v7007000_t0000_u01753760606517") 2025/07/29 03:46:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d1ce_d20250729_m034322_c001_v0001183_t0033_u01753760602040") 2025/07/29 03:46:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1e5_d20250729_m034350_c001_v7007000_t0000_u01753760630219") 2025/07/29 03:46:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d2c0_d20250729_m034344_c001_v0001183_t0018_u01753760624121") 2025/07/29 03:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c69202f_d20250729_m034512_c001_v7007000_t0000_u01753760712905") 2025/07/29 03:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed9274523b_d20250729_m034504_c001_v0001179_t0026_u01753760704395") 2025/07/29 03:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b0458f_d20250729_m034456_c001_v7007000_t0000_u01753760696417") 2025/07/29 03:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed927451d7_d20250729_m034448_c001_v0001179_t0024_u01753760688240") 2025/07/29 03:46:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49e1_d20250729_m034440_c001_v7007000_t0000_u01753760680381") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92745177_d20250729_m034431_c001_v0001179_t0014_u01753760671865") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a48_d20250729_m034424_c001_v7007000_t0000_u01753760664085") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed9274510d_d20250729_m034415_c001_v0001179_t0041_u01753760655588") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f2464d_d20250729_m034407_c001_v7007000_t0000_u01753760647015") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed9274509b_d20250729_m034358_c001_v0001179_t0023_u01753760638489") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691f72_d20250729_m034344_c001_v7007000_t0000_u01753760624816") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d284_d20250729_m034339_c001_v0001183_t0021_u01753760619465") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b044a1_d20250729_m034331_c001_v7007000_t0000_u01753760611288") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d206_d20250729_m034325_c001_v0001183_t0053_u01753760605843") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691f61_d20250729_m034323_c001_v7007000_t0000_u01753760603068") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc053b_d20250729_m034316_c001_v0001106_t0011_u01753760596890") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae261_d20250729_m034308_c001_v7007000_t0000_u01753760588867") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b697_d20250729_m034303_c001_v0001036_t0030_u01753760583532") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4121b0f6da3eab1b_d20250729_m034301_c001_v7007000_t0000_u01753760581263") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc04d7_d20250729_m034255_c001_v0001106_t0031_u01753760575418") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf61e_d20250729_m034242_c001_v7007000_t0000_u01753760562220") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744dc7_d20250729_m034236_c001_v0001179_t0047_u01753760556329") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e68_d20250729_m034227_c001_v7007000_t0000_u01753760547939") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744d3d_d20250729_m034219_c001_v0001179_t0032_u01753760539603") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe910_d20250729_m034211_c001_v7007000_t0000_u01753760531727") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744cb3_d20250729_m034203_c001_v0001179_t0020_u01753760523417") 2025/07/29 03:46:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4070d2a0679e095a_d20250729_m034326_c001_v7007000_t0000_u01753760606525") 2025/07/29 03:46:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744f71_d20250729_m034322_c001_v0001179_t0039_u01753760602164") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1e6_d20250729_m034350_c001_v7007000_t0000_u01753760630403") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b741_d20250729_m034344_c001_v0001036_t0000_u01753760624262") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692031_d20250729_m034513_c001_v7007000_t0000_u01753760713096") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b827_d20250729_m034504_c001_v0001036_t0000_u01753760704633") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04590_d20250729_m034456_c001_v7007000_t0000_u01753760696606") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b7fd_d20250729_m034448_c001_v0001036_t0014_u01753760688449") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49e2_d20250729_m034440_c001_v7007000_t0000_u01753760680564") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b7cb_d20250729_m034432_c001_v0001036_t0044_u01753760672076") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a49_d20250729_m034424_c001_v7007000_t0000_u01753760664267") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b7a1_d20250729_m034416_c001_v0001036_t0054_u01753760656359") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24650_d20250729_m034407_c001_v7007000_t0000_u01753760647246") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b76b_d20250729_m034358_c001_v0001036_t0039_u01753760638721") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a6f2_d20250729_m034345_c001_v7007000_t0000_u01753760625047") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b729_d20250729_m034339_c001_v0001036_t0012_u01753760619683") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b044a2_d20250729_m034331_c001_v7007000_t0000_u01753760611471") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b6fb_d20250729_m034325_c001_v0001036_t0018_u01753760605888") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f421fca8aac6da139_d20250729_m034323_c001_v7007000_t0000_u01753760603279") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b6cd_d20250729_m034317_c001_v0001036_t0011_u01753760597488") 2025/07/29 03:46:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae262_d20250729_m034309_c001_v7007000_t0000_u01753760589169") 2025/07/29 03:46:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744ebd_d20250729_m034303_c001_v0001179_t0002_u01753760583545") 2025/07/29 03:46:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f417f89adf74bf144_d20250729_m034301_c001_v7007000_t0000_u01753760581221") 2025/07/29 03:46:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b667_d20250729_m034255_c001_v0001036_t0023_u01753760575985") 2025/07/29 03:46:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049efe65619d0f6_d20250729_m034242_c001_v7007000_t0000_u01753760562036") 2025/07/29 03:46:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b613_d20250729_m034236_c001_v0001036_t0024_u01753760556579") 2025/07/29 03:46:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e69_d20250729_m034228_c001_v7007000_t0000_u01753760548125") 2025/07/29 03:46:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b5d6_d20250729_m034219_c001_v0001036_t0006_u01753760539807") 2025/07/29 03:46:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe911_d20250729_m034211_c001_v7007000_t0000_u01753760531910") 2025/07/29 03:46:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b592_d20250729_m034203_c001_v0001036_t0053_u01753760523682") 2025/07/29 03:46:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f245fd_d20250729_m034326_c001_v7007000_t0000_u01753760606460") 2025/07/29 03:46:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0557_d20250729_m034322_c001_v0001106_t0049_u01753760602192") 2025/07/29 03:46:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d03668_d20250729_m034244_c001_v7007000_t0000_u01753760564920") 2025/07/29 03:46:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cfce_d20250729_m034239_c001_v0001183_t0024_u01753760559687") 2025/07/29 03:46:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d03669_d20250729_m034245_c001_v7007000_t0000_u01753760565102") 2025/07/29 03:46:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744ddd_d20250729_m034239_c001_v0001179_t0039_u01753760559696") 2025/07/29 03:46:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d0366a_d20250729_m034245_c001_v7007000_t0000_u01753760565284") 2025/07/29 03:46:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cfd0_d20250729_m034239_c001_v0001183_t0040_u01753760559890") 2025/07/29 03:46:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d0366b_d20250729_m034245_c001_v7007000_t0000_u01753760565468") 2025/07/29 03:46:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b61f_d20250729_m034240_c001_v0001036_t0011_u01753760560005") 2025/07/29 03:46:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d0366c_d20250729_m034245_c001_v7007000_t0000_u01753760565651") 2025/07/29 03:46:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cfd2_d20250729_m034240_c001_v0001183_t0018_u01753760560106") 2025/07/29 03:46:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d0366d_d20250729_m034245_c001_v7007000_t0000_u01753760565835") 2025/07/29 03:46:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744de5_d20250729_m034240_c001_v0001179_t0049_u01753760560163") 2025/07/29 03:46:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d0366e_d20250729_m034246_c001_v7007000_t0000_u01753760566017") 2025/07/29 03:46:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc04a7_d20250729_m034240_c001_v0001106_t0056_u01753760560270") 2025/07/29 03:46:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d0366f_d20250729_m034246_c001_v7007000_t0000_u01753760566199") 2025/07/29 03:46:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cfd4_d20250729_m034240_c001_v0001183_t0002_u01753760560312") 2025/07/29 03:46:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d03670_d20250729_m034246_c001_v7007000_t0000_u01753760566381") 2025/07/29 03:46:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744de7_d20250729_m034240_c001_v0001179_t0024_u01753760560382") 2025/07/29 03:46:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d03672_d20250729_m034246_c001_v7007000_t0000_u01753760566563") 2025/07/29 03:46:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b623_d20250729_m034240_c001_v0001036_t0019_u01753760560511") 2025/07/29 03:46:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d03674_d20250729_m034246_c001_v7007000_t0000_u01753760566746") 2025/07/29 03:46:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cfd6_d20250729_m034240_c001_v0001183_t0048_u01753760560526") 2025/07/29 03:46:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d03675_d20250729_m034246_c001_v7007000_t0000_u01753760566927") 2025/07/29 03:46:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744de9_d20250729_m034240_c001_v0001179_t0056_u01753760560610") 2025/07/29 03:46:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d03676_d20250729_m034247_c001_v7007000_t0000_u01753760567109") 2025/07/29 03:46:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cfd8_d20250729_m034240_c001_v0001183_t0053_u01753760560736") 2025/07/29 03:46:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d03677_d20250729_m034247_c001_v7007000_t0000_u01753760567293") 2025/07/29 03:46:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744ded_d20250729_m034240_c001_v0001179_t0017_u01753760560842") 2025/07/29 03:46:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d03678_d20250729_m034247_c001_v7007000_t0000_u01753760567476") 2025/07/29 03:46:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b625_d20250729_m034240_c001_v0001036_t0028_u01753760560931") 2025/07/29 03:46:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d03679_d20250729_m034247_c001_v7007000_t0000_u01753760567658") 2025/07/29 03:46:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cfda_d20250729_m034240_c001_v0001183_t0005_u01753760560949") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae249_d20250729_m034304_c001_v7007000_t0000_u01753760584396") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744e79_d20250729_m034258_c001_v0001179_t0039_u01753760578864") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f417f89adf74bf156_d20250729_m034303_c001_v7007000_t0000_u01753760583997") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d09e_d20250729_m034258_c001_v0001183_t0047_u01753760578877") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419f5d167ded943f_d20250729_m034304_c001_v7007000_t0000_u01753760584049") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d0a2_d20250729_m034259_c001_v0001183_t0050_u01753760579076") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4121b0f6da3eab1e_d20250729_m034304_c001_v7007000_t0000_u01753760584016") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744e7d_d20250729_m034259_c001_v0001179_t0058_u01753760579089") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f417f89adf74bf157_d20250729_m034304_c001_v7007000_t0000_u01753760584060") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b67b_d20250729_m034259_c001_v0001036_t0044_u01753760579109") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419f5d167ded9440_d20250729_m034304_c001_v7007000_t0000_u01753760584237") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d0a8_d20250729_m034259_c001_v0001183_t0037_u01753760579279") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e181_d20250729_m034304_c001_v7007000_t0000_u01753760584076") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc04e9_d20250729_m034259_c001_v0001106_t0049_u01753760579288") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f417f89adf74bf15a_d20250729_m034304_c001_v7007000_t0000_u01753760584252") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744e7f_d20250729_m034259_c001_v0001179_t0014_u01753760579298") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e182_d20250729_m034304_c001_v7007000_t0000_u01753760584263") 2025/07/29 03:46:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d0ae_d20250729_m034259_c001_v0001183_t0044_u01753760579491") 2025/07/29 03:46:24 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f417f89adf74bf159_d20250729_m034304_c001_v7007000_t0000_u01753760584181") 2025/07/29 03:46:24 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744e81_d20250729_m034259_c001_v0001179_t0033_u01753760579502") 2025/07/29 03:46:24 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f416ff4e9f2a5a1f4_d20250729_m034304_c001_v7007000_t0000_u01753760584189") 2025/07/29 03:46:24 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b683_d20250729_m034259_c001_v0001036_t0006_u01753760579591") 2025/07/29 03:46:24 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae247_d20250729_m034304_c001_v7007000_t0000_u01753760584028") 2025/07/29 03:46:24 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744e83_d20250729_m034259_c001_v0001179_t0022_u01753760579704") 2025/07/29 03:46:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4121b0f6da3eab1f_d20250729_m034304_c001_v7007000_t0000_u01753760584200") 2025/07/29 03:46:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d0b2_d20250729_m034259_c001_v0001183_t0004_u01753760579718") 2025/07/29 03:46:24 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f417f89adf74bf15c_d20250729_m034304_c001_v7007000_t0000_u01753760584366") 2025/07/29 03:46:24 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d0b6_d20250729_m034259_c001_v0001183_t0018_u01753760579921") 2025/07/29 03:46:24 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f416ff4e9f2a5a1f5_d20250729_m034304_c001_v7007000_t0000_u01753760584375") 2025/07/29 03:46:24 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744e85_d20250729_m034259_c001_v0001179_t0059_u01753760579930") 2025/07/29 03:46:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae248_d20250729_m034304_c001_v7007000_t0000_u01753760584213") 2025/07/29 03:46:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc04ef_d20250729_m034300_c001_v0001106_t0050_u01753760580101") 2025/07/29 03:46:24 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713819_d20250729_m034042_c001_v7007000_t0000_u01753760442597") 2025/07/29 03:46:24 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1132b3b286695f44_d20250729_m034040_c001_v0001171_t0002_u01753760440602") 2025/07/29 03:46:24 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a60b_d20250729_m034040_c001_v7007000_t0000_u01753760440421") 2025/07/29 03:46:24 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1132b3b286695f2a_d20250729_m034036_c001_v0001171_t0014_u01753760436733") 2025/07/29 03:46:24 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a5f7_d20250729_m034036_c001_v7007000_t0000_u01753760436004") 2025/07/29 03:46:24 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854ca8c_d20250729_m034031_c001_v0001183_t0042_u01753760431390") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4036aae7348cb18b_d20250729_m034029_c001_v7007000_t0000_u01753760429911") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f11693ffebd3cf5af_d20250729_m034027_c001_v0001145_t0017_u01753760427569") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c37137dc_d20250729_m034027_c001_v7007000_t0000_u01753760427384") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f11693ffebd3cf59f_d20250729_m034024_c001_v0001145_t0025_u01753760424017") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c37137d6_d20250729_m034023_c001_v7007000_t0000_u01753760423283") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc024a_d20250729_m034019_c001_v0001106_t0034_u01753760419069") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401842d4bc839b41_d20250729_m034017_c001_v7007000_t0000_u01753760417783") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f10267422e6f37f8c_d20250729_m034016_c001_v0001131_t0037_u01753760416407") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04105_d20250729_m034016_c001_v7007000_t0000_u01753760416222") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f10267422e6f37f80_d20250729_m034013_c001_v0001131_t0046_u01753760413096") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b040d6_d20250729_m034012_c001_v7007000_t0000_u01753760412358") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc021c_d20250729_m034008_c001_v0001106_t0058_u01753760408440") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401842d4bc839b3d_d20250729_m034007_c001_v7007000_t0000_u01753760407508") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f109e5f6c20ad2fb2_d20250729_m034005_c001_v0001179_t0048_u01753760405731") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1cb9_d20250729_m034005_c001_v7007000_t0000_u01753760405543") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f109e5f6c20ad2f9a_d20250729_m034002_c001_v0001179_t0054_u01753760402784") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1cb4_d20250729_m034002_c001_v7007000_t0000_u01753760402051") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc01ee_d20250729_m033955_c001_v0001106_t0045_u01753760395091") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f416ff4e9f2a5a0fd_d20250729_m033954_c001_v7007000_t0000_u01753760394155") 2025/07/29 03:46:25 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105492ec268c222d_d20250729_m033952_c001_v0001172_t0044_u01753760392495") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794de50_d20250729_m033952_c001_v7007000_t0000_u01753760392311") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105492ec268c2209_d20250729_m033949_c001_v0001172_t0029_u01753760389078") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794de48_d20250729_m033948_c001_v7007000_t0000_u01753760388348") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc01b6_d20250729_m033940_c001_v0001106_t0052_u01753760380241") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f416f0ad7fdb80d12_d20250729_m033939_c001_v7007000_t0000_u01753760379332") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f118416976b6da9fe_d20250729_m033937_c001_v0001182_t0032_u01753760377441") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401842d4bc839acf_d20250729_m033937_c001_v7007000_t0000_u01753760377258") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f118416976b6da9de_d20250729_m033934_c001_v0001182_t0033_u01753760374284") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401842d4bc839acd_d20250729_m033933_c001_v7007000_t0000_u01753760373542") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f8205320d0_d20250729_m033927_c001_v0001113_t0029_u01753760367160") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf43a_d20250729_m033926_c001_v7007000_t0000_u01753760366071") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f115e3b859257da3b_d20250729_m033919_c001_v0001043_t0015_u01753760359502") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a3c9_d20250729_m033919_c001_v7007000_t0000_u01753760359297") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c840_d20250729_m033915_c001_v0001183_t0043_u01753760355301") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f119821b9f11f6a15_d20250729_m033914_c001_v0001146_t0022_u01753760354374") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f119821b9f11f6a11_d20250729_m033913_c001_v0001146_t0022_u01753760353172") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794de02_d20250729_m033859_c001_v7007000_t0000_u01753760339260") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f82053208a_d20250729_m033851_c001_v0001113_t0041_u01753760331736") 2025/07/29 03:46:26 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f10810cfc47a1ec21_d20250729_m033850_c001_v0001029_t0017_u01753760330726") 2025/07/29 03:46:27 DEBUG : dst/one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f10810cfc47a1ec1f_d20250729_m033849_c001_v0001029_t0001_u01753760329631") 2025/07/29 03:46:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371381a_d20250729_m034042_c001_v7007000_t0000_u01753760442779") 2025/07/29 03:46:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f115be7d9df981a4f_d20250729_m034040_c001_v0001153_t0017_u01753760439999") 2025/07/29 03:46:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1084a986c3fa310f_d20250729_m034035_c001_v0001092_t0043_u01753760435529") 2025/07/29 03:46:27 DEBUG : dst/one.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4036aae7348cb18c_d20250729_m034030_c001_v7007000_t0000_u01753760430097") 2025/07/29 03:46:27 DEBUG : dst/one.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1002a99da099ef85_d20250729_m034026_c001_v0001092_t0043_u01753760426993") 2025/07/29 03:46:27 DEBUG : dst/one.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f100ceb0e07b29f7f_d20250729_m034023_c001_v0001183_t0010_u01753760423083") 2025/07/29 03:46:27 DEBUG : dst/one.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401842d4bc839b42_d20250729_m034017_c001_v7007000_t0000_u01753760417967") 2025/07/29 03:46:27 DEBUG : dst/one.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1054c0c1958f53d2_d20250729_m034015_c001_v0001144_t0003_u01753760415441") 2025/07/29 03:46:27 DEBUG : dst/one.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f112e15aa55c83d3e_d20250729_m034012_c001_v0001182_t0033_u01753760412162") 2025/07/29 03:46:27 DEBUG : dst/three: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf43e_d20250729_m033926_c001_v7007000_t0000_u01753760366254") 2025/07/29 03:46:27 DEBUG : dst/three: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f119821b9f11f6a2b_d20250729_m033924_c001_v0001146_t0036_u01753760364463") 2025/07/29 03:46:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371381b_d20250729_m034042_c001_v7007000_t0000_u01753760442961") 2025/07/29 03:46:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1134409fa1c0fed3_d20250729_m034041_c001_v0001179_t0027_u01753760441470") 2025/07/29 03:46:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f109e077ca9f039a9_d20250729_m034037_c001_v0001109_t0007_u01753760437574") 2025/07/29 03:46:27 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371381c_d20250729_m034043_c001_v7007000_t0000_u01753760443143") 2025/07/29 03:46:27 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1132b3b286695f50_d20250729_m034041_c001_v0001171_t0040_u01753760441880") 2025/07/29 03:46:27 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a60e_d20250729_m034041_c001_v7007000_t0000_u01753760441697") 2025/07/29 03:46:27 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1132b3b286695f38_d20250729_m034038_c001_v0001171_t0005_u01753760438311") 2025/07/29 03:46:27 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418407e7a4f3a608_d20250729_m034038_c001_v7007000_t0000_u01753760438129") 2025/07/29 03:46:27 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854ca9c_d20250729_m034032_c001_v0001183_t0041_u01753760432863") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4036aae7348cb18d_d20250729_m034030_c001_v7007000_t0000_u01753760430288") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f11693ffebd3cf5b7_d20250729_m034029_c001_v0001145_t0022_u01753760429027") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c37137df_d20250729_m034028_c001_v7007000_t0000_u01753760428841") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f11693ffebd3cf5a5_d20250729_m034025_c001_v0001145_t0051_u01753760425435") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c37137d9_d20250729_m034025_c001_v7007000_t0000_u01753760425249") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc024c_d20250729_m034019_c001_v0001106_t0059_u01753760419841") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04112_d20250729_m034017_c001_v7007000_t0000_u01753760417218") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854ca18_d20250729_m034014_c001_v0001183_t0041_u01753760414637") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b040f0_d20250729_m034013_c001_v7007000_t0000_u01753760413903") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc021e_d20250729_m034009_c001_v0001106_t0051_u01753760409174") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1cba_d20250729_m034006_c001_v7007000_t0000_u01753760406576") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c9c0_d20250729_m034004_c001_v0001183_t0011_u01753760404530") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1cb7_d20250729_m034003_c001_v7007000_t0000_u01753760403440") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc01f2_d20250729_m033956_c001_v0001106_t0016_u01753760396035") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794de51_d20250729_m033953_c001_v7007000_t0000_u01753760393238") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c953_d20250729_m033951_c001_v0001183_t0058_u01753760391227") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794de49_d20250729_m033950_c001_v7007000_t0000_u01753760390135") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc01c4_d20250729_m033943_c001_v0001106_t0030_u01753760383318") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401842d4bc839ad0_d20250729_m033938_c001_v7007000_t0000_u01753760378411") 2025/07/29 03:46:28 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f8205320de_d20250729_m033936_c001_v0001113_t0021_u01753760376015") 2025/07/29 03:46:29 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401842d4bc839ace_d20250729_m033934_c001_v7007000_t0000_u01753760374929") 2025/07/29 03:46:29 DEBUG : dst/three.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c8ae_d20250729_m033928_c001_v0001183_t0058_u01753760368985") 2025/07/29 03:46:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4036aae7348cb18e_d20250729_m034030_c001_v7007000_t0000_u01753760430473") 2025/07/29 03:46:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f107e6f19a4215e41_d20250729_m034028_c001_v0001136_t0050_u01753760428495") 2025/07/29 03:46:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f107044a06fbd55f8_d20250729_m034025_c001_v0001179_t0027_u01753760425030") 2025/07/29 03:46:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401842d4bc839b43_d20250729_m034018_c001_v7007000_t0000_u01753760418150") 2025/07/29 03:46:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a1bd66e763f34_d20250729_m034016_c001_v0001165_t0019_u01753760416987") 2025/07/29 03:46:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1137fd81f45fcb2d_d20250729_m034013_c001_v0001161_t0024_u01753760413596") 2025/07/29 03:46:29 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371381d_d20250729_m034043_c001_v7007000_t0000_u01753760443326") 2025/07/29 03:46:29 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0272_d20250729_m034031_c001_v0001106_t0019_u01753760431969") 2025/07/29 03:46:29 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4036aae7348cb18f_d20250729_m034030_c001_v7007000_t0000_u01753760430657") 2025/07/29 03:46:29 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854ca3e_d20250729_m034019_c001_v0001183_t0017_u01753760419638") 2025/07/29 03:46:29 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401842d4bc839b44_d20250729_m034018_c001_v7007000_t0000_u01753760418334") 2025/07/29 03:46:29 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c9e4_d20250729_m034008_c001_v0001183_t0045_u01753760408964") 2025/07/29 03:46:29 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401842d4bc839b3e_d20250729_m034007_c001_v7007000_t0000_u01753760407705") 2025/07/29 03:46:29 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c977_d20250729_m033955_c001_v0001183_t0011_u01753760395842") 2025/07/29 03:46:29 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f416ff4e9f2a5a0fe_d20250729_m033954_c001_v7007000_t0000_u01753760394338") 2025/07/29 03:46:29 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c907_d20250729_m033941_c001_v0001183_t0003_u01753760381117") 2025/07/29 03:46:29 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f416f0ad7fdb80d17_d20250729_m033939_c001_v7007000_t0000_u01753760379514") 2025/07/29 03:46:29 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc018e_d20250729_m033927_c001_v0001106_t0052_u01753760367884") 2025/07/29 03:46:30 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf442_d20250729_m033926_c001_v7007000_t0000_u01753760366436") 2025/07/29 03:46:30 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1024ab0f0a1cd0e2_d20250729_m033921_c001_v0001102_t0023_u01753760361854") 2025/07/29 03:46:30 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794de03_d20250729_m033859_c001_v7007000_t0000_u01753760339443") 2025/07/29 03:46:30 DEBUG : dst/two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f10810cfc47a1ec29_d20250729_m033857_c001_v0001029_t0043_u01753760337899") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40516cd1d28f48f4_d20250729_m033824_c001_v7007000_t0000_u01753760304130") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c6a8_d20250729_m033820_c001_v0001183_t0027_u01753760300469") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40516cd1d28f486d_d20250729_m033818_c001_v7007000_t0000_u01753760298083") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c626_d20250729_m033807_c001_v0001183_t0022_u01753760287716") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4d84_d20250729_m033758_c001_v7007000_t0000_u01753760278432") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c5bc_d20250729_m033754_c001_v0001183_t0022_u01753760274336") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f240b6_d20250729_m033732_c001_v7007000_t0000_u01753760252141") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531fc9_d20250729_m033729_c001_v0001113_t0029_u01753760249738") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f240ab_d20250729_m033728_c001_v7007000_t0000_u01753760248752") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531fbd_d20250729_m033727_c001_v0001113_t0016_u01753760247281") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f240a0_d20250729_m033724_c001_v7007000_t0000_u01753760244197") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531fad_d20250729_m033722_c001_v0001113_t0034_u01753760242159") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f2409b_d20250729_m033721_c001_v7007000_t0000_u01753760241278") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531fa1_d20250729_m033720_c001_v0001113_t0055_u01753760240025") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b03aee_d20250729_m033713_c001_v7007000_t0000_u01753760233231") 2025/07/29 03:46:30 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f83_d20250729_m033711_c001_v0001113_t0004_u01753760231137") 2025/07/29 03:46:31 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b03abe_d20250729_m033710_c001_v7007000_t0000_u01753760230032") 2025/07/29 03:46:31 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f7d_d20250729_m033709_c001_v0001113_t0024_u01753760229078") 2025/07/29 03:46:31 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b03a8a_d20250729_m033703_c001_v7007000_t0000_u01753760223898") 2025/07/29 03:46:31 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f65_d20250729_m033702_c001_v0001113_t0003_u01753760222162") 2025/07/29 03:46:31 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b03a54_d20250729_m033700_c001_v7007000_t0000_u01753760220296") 2025/07/29 03:46:31 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f5b_d20250729_m033658_c001_v0001113_t0001_u01753760218488") 2025/07/29 03:46:31 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b03a2a_d20250729_m033658_c001_v7007000_t0000_u01753760218123") 2025/07/29 03:46:31 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1127a3d17f67763d_d20250729_m033657_c001_v0001180_t0014_u01753760217453") 2025/07/29 03:46:31 DEBUG : empty space: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f53_d20250729_m033655_c001_v0001113_t0004_u01753760215233") 2025/07/29 03:46:31 DEBUG : enormous: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f240af_d20250729_m033731_c001_v7007000_t0000_u01753760251212") 2025/07/29 03:46:31 DEBUG : enormous: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531fcb_d20250729_m033730_c001_v0001113_t0053_u01753760250188") 2025/07/29 03:46:31 DEBUG : existing: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713820_d20250729_m034048_c001_v7007000_t0000_u01753760448535") 2025/07/29 03:46:31 DEBUG : existing: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc02a0_d20250729_m034046_c001_v0001106_t0016_u01753760446821") 2025/07/29 03:46:31 DEBUG : existing: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4d37_d20250729_m033752_c001_v7007000_t0000_u01753760272801") 2025/07/29 03:46:31 DEBUG : existing: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c5a4_d20250729_m033751_c001_v0001183_t0038_u01753760271658") 2025/07/29 03:46:31 DEBUG : existing: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40516cd1d28f4617_d20250729_m033652_c001_v7007000_t0000_u01753760212137") 2025/07/29 03:46:31 DEBUG : existing: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f3f_d20250729_m033650_c001_v0001113_t0004_u01753760210986") 2025/07/29 03:46:31 DEBUG : existing: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40516cd1d28f460f_d20250729_m033650_c001_v7007000_t0000_u01753760210441") 2025/07/29 03:46:31 DEBUG : existing: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f37_d20250729_m033649_c001_v0001113_t0041_u01753760209706") 2025/07/29 03:46:31 DEBUG : existing: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f33_d20250729_m033648_c001_v0001113_t0028_u01753760208653") 2025/07/29 03:46:32 DEBUG : existing-b: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4d3a_d20250729_m033752_c001_v7007000_t0000_u01753760272985") 2025/07/29 03:46:32 DEBUG : existing-b: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820532003_d20250729_m033751_c001_v0001113_t0004_u01753760271642") 2025/07/29 03:46:32 DEBUG : file1: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c37138a9_d20250729_m034148_c001_v7007000_t0000_u01753760508943") 2025/07/29 03:46:32 DEBUG : file1: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b552_d20250729_m034147_c001_v0001036_t0032_u01753760507456") 2025/07/29 03:46:32 DEBUG : file1: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713895_d20250729_m034146_c001_v7007000_t0000_u01753760506106") 2025/07/29 03:46:32 DEBUG : file1: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744bbf_d20250729_m034144_c001_v0001179_t0037_u01753760504543") 2025/07/29 03:46:32 DEBUG : five: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f240e2_d20250729_m033735_c001_v7007000_t0000_u01753760255972") 2025/07/29 03:46:32 DEBUG : five: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f413893f820531fd7_d20250729_m033733_c001_v0001113_t0016_u01753760253901") 2025/07/29 03:46:32 DEBUG : foo: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b03a76_d20250729_m033701_c001_v7007000_t0000_u01753760221799") 2025/07/29 03:46:32 DEBUG : foo: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f413893f820531f61_d20250729_m033701_c001_v0001113_t0016_u01753760221243") 2025/07/29 03:46:32 DEBUG : foo: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f413893f820531f5f_d20250729_m033700_c001_v0001113_t0016_u01753760220659") 2025/07/29 03:46:32 DEBUG : four: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f240e5_d20250729_m033736_c001_v7007000_t0000_u01753760256154") 2025/07/29 03:46:32 DEBUG : four: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f405a961ba0dc0076_d20250729_m033734_c001_v0001106_t0036_u01753760254467") 2025/07/29 03:46:32 DEBUG : four: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531fd3_d20250729_m033733_c001_v0001113_t0015_u01753760253173") 2025/07/29 03:46:32 DEBUG : hello world2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4b57_d20250729_m033603_c001_v7007000_t0000_u01753760163844") 2025/07/29 03:46:32 DEBUG : hello world2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531ebf_d20250729_m033602_c001_v0001113_t0018_u01753760162981") 2025/07/29 03:46:32 DEBUG : ignore-size: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40516cd1d28f460c_d20250729_m033648_c001_v7007000_t0000_u01753760208294") 2025/07/29 03:46:32 DEBUG : ignore-size: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f31_d20250729_m033647_c001_v0001113_t0057_u01753760207138") 2025/07/29 03:46:32 DEBUG : nested/sub dir/file: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4d1f_d20250729_m033750_c001_v7007000_t0000_u01753760270907") 2025/07/29 03:46:33 DEBUG : nested/sub dir/file: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c590_d20250729_m033749_c001_v0001183_t0045_u01753760269876") 2025/07/29 03:46:33 DEBUG : nested/sub dir/file: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4d1d_d20250729_m033749_c001_v7007000_t0000_u01753760269076") 2025/07/29 03:46:33 DEBUG : nested/sub dir/file: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c582_d20250729_m033747_c001_v0001183_t0026_u01753760267891") 2025/07/29 03:46:33 DEBUG : one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f240e8_d20250729_m033736_c001_v7007000_t0000_u01753760256336") 2025/07/29 03:46:33 DEBUG : one: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f413893f820531fcd_d20250729_m033732_c001_v0001113_t0016_u01753760252548") 2025/07/29 03:46:33 DEBUG : only0: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371386d_d20250729_m034139_c001_v7007000_t0000_u01753760499940") 2025/07/29 03:46:33 DEBUG : only0: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f405a961ba0dc03b9_d20250729_m034134_c001_v0001106_t0036_u01753760494158") 2025/07/29 03:46:33 DEBUG : only0: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cc5b_d20250729_m034116_c001_v0001183_t0022_u01753760476098") 2025/07/29 03:46:33 DEBUG : only0: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f413e4eae063241c1_d20250729_m034109_c001_v7007000_t0000_u01753760469175") 2025/07/29 03:46:33 DEBUG : only0: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cb62_d20250729_m034052_c001_v0001183_t0058_u01753760452285") 2025/07/29 03:46:33 DEBUG : only1: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371386e_d20250729_m034140_c001_v7007000_t0000_u01753760500144") 2025/07/29 03:46:33 DEBUG : only1: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4033b65a3860b528_d20250729_m034135_c001_v0001036_t0028_u01753760495102") 2025/07/29 03:46:33 DEBUG : only1: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cc69_d20250729_m034117_c001_v0001183_t0055_u01753760477028") 2025/07/29 03:46:33 DEBUG : only1: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e62_d20250729_m034109_c001_v7007000_t0000_u01753760469747") 2025/07/29 03:46:33 DEBUG : only1: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cb6a_d20250729_m034052_c001_v0001183_t0053_u01753760452955") 2025/07/29 03:46:33 DEBUG : only10: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371386f_d20250729_m034140_c001_v7007000_t0000_u01753760500329") 2025/07/29 03:46:33 DEBUG : only10: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4033b65a3860b526_d20250729_m034134_c001_v0001036_t0028_u01753760494917") 2025/07/29 03:46:33 DEBUG : only10: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cce3_d20250729_m034125_c001_v0001183_t0035_u01753760485428") 2025/07/29 03:46:33 DEBUG : only10: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f413e4eae063241c2_d20250729_m034109_c001_v7007000_t0000_u01753760469356") 2025/07/29 03:46:33 DEBUG : only10: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cbb6_d20250729_m034100_c001_v0001183_t0055_u01753760460237") 2025/07/29 03:46:34 DEBUG : only11: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713870_d20250729_m034140_c001_v7007000_t0000_u01753760500514") 2025/07/29 03:46:34 DEBUG : only11: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f403490839854cd3a_d20250729_m034134_c001_v0001183_t0012_u01753760494171") 2025/07/29 03:46:34 DEBUG : only11: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cce7_d20250729_m034126_c001_v0001183_t0014_u01753760486191") 2025/07/29 03:46:34 DEBUG : only11: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e66_d20250729_m034110_c001_v7007000_t0000_u01753760470113") 2025/07/29 03:46:34 DEBUG : only11: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cbbe_d20250729_m034101_c001_v0001183_t0033_u01753760461054") 2025/07/29 03:46:34 DEBUG : only12: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713871_d20250729_m034140_c001_v7007000_t0000_u01753760500698") 2025/07/29 03:46:34 DEBUG : only12: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f410d78ed92744b57_d20250729_m034134_c001_v0001179_t0037_u01753760494727") 2025/07/29 03:46:34 DEBUG : only12: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854ccef_d20250729_m034126_c001_v0001183_t0049_u01753760486966") 2025/07/29 03:46:34 DEBUG : only12: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4121b0f6da3eaaca_d20250729_m034109_c001_v7007000_t0000_u01753760469940") 2025/07/29 03:46:34 DEBUG : only12: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cbce_d20250729_m034102_c001_v0001183_t0040_u01753760462139") 2025/07/29 03:46:34 DEBUG : only13: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713873_d20250729_m034140_c001_v7007000_t0000_u01753760500958") 2025/07/29 03:46:34 DEBUG : only13: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f405a961ba0dc03bb_d20250729_m034134_c001_v0001106_t0036_u01753760494572") 2025/07/29 03:46:34 DEBUG : only13: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854ccf7_d20250729_m034127_c001_v0001183_t0050_u01753760487843") 2025/07/29 03:46:34 DEBUG : only13: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f413e4eae063241c3_d20250729_m034109_c001_v7007000_t0000_u01753760469537") 2025/07/29 03:46:34 DEBUG : only13: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cbda_d20250729_m034102_c001_v0001183_t0004_u01753760462923") 2025/07/29 03:46:34 DEBUG : only14: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713874_d20250729_m034141_c001_v7007000_t0000_u01753760501148") 2025/07/29 03:46:34 DEBUG : only14: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f403490839854cd3c_d20250729_m034134_c001_v0001183_t0012_u01753760494563") 2025/07/29 03:46:34 DEBUG : only14: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cd01_d20250729_m034128_c001_v0001183_t0036_u01753760488568") 2025/07/29 03:46:34 DEBUG : only14: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f413e4eae063241c7_d20250729_m034110_c001_v7007000_t0000_u01753760470084") 2025/07/29 03:46:34 DEBUG : only14: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cbe4_d20250729_m034103_c001_v0001183_t0044_u01753760463695") 2025/07/29 03:46:35 DEBUG : only15: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713876_d20250729_m034141_c001_v7007000_t0000_u01753760501344") 2025/07/29 03:46:35 DEBUG : only15: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f403490839854cd40_d20250729_m034134_c001_v0001183_t0012_u01753760494749") 2025/07/29 03:46:35 DEBUG : only15: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cd03_d20250729_m034129_c001_v0001183_t0049_u01753760489322") 2025/07/29 03:46:35 DEBUG : only15: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e5e_d20250729_m034109_c001_v7007000_t0000_u01753760469553") 2025/07/29 03:46:35 DEBUG : only15: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cbf2_d20250729_m034104_c001_v0001183_t0014_u01753760464664") 2025/07/29 03:46:35 DEBUG : only16: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713877_d20250729_m034141_c001_v7007000_t0000_u01753760501530") 2025/07/29 03:46:35 DEBUG : only16: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f405a961ba0dc03bd_d20250729_m034134_c001_v0001106_t0036_u01753760494759") 2025/07/29 03:46:35 DEBUG : only16: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cd09_d20250729_m034130_c001_v0001183_t0031_u01753760490508") 2025/07/29 03:46:35 DEBUG : only16: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4121b0f6da3eaacb_d20250729_m034110_c001_v7007000_t0000_u01753760470122") 2025/07/29 03:46:35 DEBUG : only16: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cbfe_d20250729_m034105_c001_v0001183_t0056_u01753760465695") 2025/07/29 03:46:36 DEBUG : only17: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713878_d20250729_m034141_c001_v7007000_t0000_u01753760501715") 2025/07/29 03:46:36 DEBUG : only17: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f410d78ed92744b5b_d20250729_m034134_c001_v0001179_t0037_u01753760494922") 2025/07/29 03:46:36 DEBUG : only17: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cd19_d20250729_m034131_c001_v0001183_t0015_u01753760491433") 2025/07/29 03:46:36 DEBUG : only17: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f413e4eae063241c4_d20250729_m034109_c001_v7007000_t0000_u01753760469720") 2025/07/29 03:46:36 DEBUG : only17: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cc0a_d20250729_m034106_c001_v0001183_t0033_u01753760466476") 2025/07/29 03:46:36 DEBUG : only18: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371387b_d20250729_m034141_c001_v7007000_t0000_u01753760501899") 2025/07/29 03:46:36 DEBUG : only18: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f403490839854cd44_d20250729_m034134_c001_v0001183_t0012_u01753760494934") 2025/07/29 03:46:36 DEBUG : only18: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cd28_d20250729_m034132_c001_v0001183_t0028_u01753760492422") 2025/07/29 03:46:36 DEBUG : only18: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e65_d20250729_m034110_c001_v7007000_t0000_u01753760470104") 2025/07/29 03:46:36 DEBUG : only18: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cc14_d20250729_m034107_c001_v0001183_t0055_u01753760467301") 2025/07/29 03:46:36 DEBUG : only19: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371387e_d20250729_m034142_c001_v7007000_t0000_u01753760502084") 2025/07/29 03:46:36 DEBUG : only19: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f405a961ba0dc03bf_d20250729_m034134_c001_v0001106_t0036_u01753760494948") 2025/07/29 03:46:36 DEBUG : only19: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cd30_d20250729_m034133_c001_v0001183_t0005_u01753760493265") 2025/07/29 03:46:36 DEBUG : only19: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e61_d20250729_m034109_c001_v7007000_t0000_u01753760469737") 2025/07/29 03:46:36 DEBUG : only19: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cc1a_d20250729_m034107_c001_v0001183_t0039_u01753760467979") 2025/07/29 03:46:36 DEBUG : only2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713882_d20250729_m034142_c001_v7007000_t0000_u01753760502271") 2025/07/29 03:46:36 DEBUG : only2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f410d78ed92744b5d_d20250729_m034135_c001_v0001179_t0037_u01753760495113") 2025/07/29 03:46:36 DEBUG : only2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cc7b_d20250729_m034118_c001_v0001183_t0043_u01753760478152") 2025/07/29 03:46:36 DEBUG : only2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4121b0f6da3eaac9_d20250729_m034109_c001_v7007000_t0000_u01753760469755") 2025/07/29 03:46:36 DEBUG : only2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cb6c_d20250729_m034053_c001_v0001183_t0012_u01753760453625") 2025/07/29 03:46:36 DEBUG : only3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713885_d20250729_m034142_c001_v7007000_t0000_u01753760502467") 2025/07/29 03:46:37 DEBUG : only3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f403490839854cd48_d20250729_m034135_c001_v0001183_t0012_u01753760495125") 2025/07/29 03:46:37 DEBUG : only3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cc7d_d20250729_m034118_c001_v0001183_t0043_u01753760478911") 2025/07/29 03:46:37 DEBUG : only3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f413e4eae063241c5_d20250729_m034109_c001_v7007000_t0000_u01753760469902") 2025/07/29 03:46:37 DEBUG : only3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cb76_d20250729_m034054_c001_v0001183_t0016_u01753760454402") 2025/07/29 03:46:37 DEBUG : only4: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713889_d20250729_m034142_c001_v7007000_t0000_u01753760502651") 2025/07/29 03:46:37 DEBUG : only4: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f405a961ba0dc03c1_d20250729_m034135_c001_v0001106_t0036_u01753760495134") 2025/07/29 03:46:37 DEBUG : only4: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cc89_d20250729_m034119_c001_v0001183_t0027_u01753760479996") 2025/07/29 03:46:37 DEBUG : only4: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e5f_d20250729_m034109_c001_v7007000_t0000_u01753760469561") 2025/07/29 03:46:37 DEBUG : only4: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cb78_d20250729_m034055_c001_v0001183_t0034_u01753760455137") 2025/07/29 03:46:37 DEBUG : only5: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371388c_d20250729_m034142_c001_v7007000_t0000_u01753760502837") 2025/07/29 03:46:37 DEBUG : only5: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4033b65a3860b52a_d20250729_m034135_c001_v0001036_t0028_u01753760495285") 2025/07/29 03:46:37 DEBUG : only5: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cc9d_d20250729_m034121_c001_v0001183_t0022_u01753760481213") 2025/07/29 03:46:37 DEBUG : only5: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4121b0f6da3eaac8_d20250729_m034109_c001_v7007000_t0000_u01753760469569") 2025/07/29 03:46:37 DEBUG : only5: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cb80_d20250729_m034056_c001_v0001183_t0036_u01753760456049") 2025/07/29 03:46:37 DEBUG : only6: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c371388f_d20250729_m034143_c001_v7007000_t0000_u01753760503022") 2025/07/29 03:46:37 DEBUG : only6: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f410d78ed92744b61_d20250729_m034135_c001_v0001179_t0037_u01753760495297") 2025/07/29 03:46:37 DEBUG : only6: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cca7_d20250729_m034121_c001_v0001183_t0019_u01753760481941") 2025/07/29 03:46:37 DEBUG : only6: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e63_d20250729_m034109_c001_v7007000_t0000_u01753760469920") 2025/07/29 03:46:37 DEBUG : only6: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cb88_d20250729_m034056_c001_v0001183_t0010_u01753760456788") 2025/07/29 03:46:37 DEBUG : only7: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713891_d20250729_m034143_c001_v7007000_t0000_u01753760503208") 2025/07/29 03:46:38 DEBUG : only7: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f403490839854cd4c_d20250729_m034135_c001_v0001183_t0012_u01753760495314") 2025/07/29 03:46:38 DEBUG : only7: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854ccb9_d20250729_m034122_c001_v0001183_t0027_u01753760482996") 2025/07/29 03:46:38 DEBUG : only7: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f413e4eae063241c8_d20250729_m034110_c001_v7007000_t0000_u01753760470277") 2025/07/29 03:46:38 DEBUG : only7: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cb92_d20250729_m034057_c001_v0001183_t0020_u01753760457559") 2025/07/29 03:46:38 DEBUG : only8: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713892_d20250729_m034143_c001_v7007000_t0000_u01753760503393") 2025/07/29 03:46:38 DEBUG : only8: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f405a961ba0dc03c3_d20250729_m034135_c001_v0001106_t0036_u01753760495322") 2025/07/29 03:46:38 DEBUG : only8: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854ccc7_d20250729_m034123_c001_v0001183_t0049_u01753760483833") 2025/07/29 03:46:38 DEBUG : only8: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e64_d20250729_m034109_c001_v7007000_t0000_u01753760469929") 2025/07/29 03:46:38 DEBUG : only8: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cba2_d20250729_m034058_c001_v0001183_t0028_u01753760458709") 2025/07/29 03:46:38 DEBUG : only9: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713893_d20250729_m034143_c001_v7007000_t0000_u01753760503578") 2025/07/29 03:46:38 DEBUG : only9: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4033b65a3860b52c_d20250729_m034135_c001_v0001036_t0028_u01753760495468") 2025/07/29 03:46:38 DEBUG : only9: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854ccd1_d20250729_m034124_c001_v0001183_t0050_u01753760484621") 2025/07/29 03:46:38 DEBUG : only9: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c691e67_d20250729_m034110_c001_v7007000_t0000_u01753760470291") 2025/07/29 03:46:38 DEBUG : only9: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cba8_d20250729_m034059_c001_v0001183_t0031_u01753760459384") 2025/07/29 03:46:38 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24132_d20250729_m033746_c001_v7007000_t0000_u01753760266752") 2025/07/29 03:46:38 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0098_d20250729_m033744_c001_v0001106_t0040_u01753760264298") 2025/07/29 03:46:38 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24129_d20250729_m033743_c001_v7007000_t0000_u01753760263197") 2025/07/29 03:46:38 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c552_d20250729_m033740_c001_v0001183_t0039_u01753760260662") 2025/07/29 03:46:38 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24115_d20250729_m033739_c001_v7007000_t0000_u01753760259906") 2025/07/29 03:46:38 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0080_d20250729_m033737_c001_v0001106_t0017_u01753760257326") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f240a5_d20250729_m033726_c001_v7007000_t0000_u01753760246202") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531fb5_d20250729_m033724_c001_v0001113_t0044_u01753760244741") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f2409f_d20250729_m033722_c001_v7007000_t0000_u01753760242997") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531fab_d20250729_m033721_c001_v0001113_t0003_u01753760241828") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f2409a_d20250729_m033720_c001_v7007000_t0000_u01753760240682") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f9f_d20250729_m033719_c001_v0001113_t0002_u01753760239690") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b03ae6_d20250729_m033712_c001_v7007000_t0000_u01753760232662") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f81_d20250729_m033710_c001_v0001113_t0042_u01753760230582") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b03ac1_d20250729_m033710_c001_v7007000_t0000_u01753760230217") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f79_d20250729_m033708_c001_v0001113_t0005_u01753760228548") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b03aac_d20250729_m033708_c001_v7007000_t0000_u01753760228146") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f77_d20250729_m033707_c001_v0001113_t0027_u01753760227238") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f75_d20250729_m033706_c001_v0001113_t0003_u01753760226272") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b03a8e_d20250729_m033705_c001_v7007000_t0000_u01753760225905") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f73_d20250729_m033705_c001_v0001113_t0010_u01753760225123") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f71_d20250729_m033704_c001_v0001113_t0057_u01753760224446") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b03a8b_d20250729_m033704_c001_v7007000_t0000_u01753760224083") 2025/07/29 03:46:39 DEBUG : potato: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f6d_d20250729_m033703_c001_v0001113_t0043_u01753760223128") 2025/07/29 03:46:39 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f411320ef57d6b294_d20250729_m033833_c001_v7007000_t0000_u01753760313708") 2025/07/29 03:46:39 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0105_d20250729_m033832_c001_v0001106_t0027_u01753760312789") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40516cd1d28f48fb_d20250729_m033824_c001_v7007000_t0000_u01753760304678") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc00e5_d20250729_m033819_c001_v0001106_t0039_u01753760299367") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c535d7_d20250729_m033811_c001_v7007000_t0000_u01753760291616") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc00c2_d20250729_m033806_c001_v0001106_t0011_u01753760286627") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4d8b_d20250729_m033758_c001_v7007000_t0000_u01753760278717") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc00b0_d20250729_m033753_c001_v0001106_t0051_u01753760273914") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f240b1_d20250729_m033731_c001_v7007000_t0000_u01753760251398") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531fc7_d20250729_m033729_c001_v0001113_t0042_u01753760249299") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f240ac_d20250729_m033728_c001_v7007000_t0000_u01753760248936") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531fbb_d20250729_m033726_c001_v0001113_t0014_u01753760246747") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f240a6_d20250729_m033726_c001_v7007000_t0000_u01753760246385") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531fb7_d20250729_m033725_c001_v0001113_t0051_u01753760245481") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f240a1_d20250729_m033724_c001_v7007000_t0000_u01753760244381") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531faf_d20250729_m033723_c001_v0001113_t0040_u01753760243363") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f2409c_d20250729_m033721_c001_v7007000_t0000_u01753760241463") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531fa3_d20250729_m033720_c001_v0001113_t0019_u01753760240651") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b03af1_d20250729_m033713_c001_v7007000_t0000_u01753760233414") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f89_d20250729_m033712_c001_v0001113_t0023_u01753760232250") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4b8c_d20250729_m033607_c001_v7007000_t0000_u01753760167257") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531ec7_d20250729_m033606_c001_v0001113_t0028_u01753760166214") 2025/07/29 03:46:40 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4b6f_d20250729_m033605_c001_v7007000_t0000_u01753760165304") 2025/07/29 03:46:41 DEBUG : potato2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531ec1_d20250729_m033604_c001_v0001113_t0029_u01753760164382") 2025/07/29 03:46:41 DEBUG : potato3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40516cd1d28f48f8_d20250729_m033824_c001_v7007000_t0000_u01753760304375") 2025/07/29 03:46:41 DEBUG : potato3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820532046_d20250729_m033821_c001_v0001113_t0045_u01753760301045") 2025/07/29 03:46:41 DEBUG : potato3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c535da_d20250729_m033812_c001_v7007000_t0000_u01753760292168") 2025/07/29 03:46:41 DEBUG : potato3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820532036_d20250729_m033808_c001_v0001113_t0046_u01753760288276") 2025/07/29 03:46:41 DEBUG : potato3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4d9a_d20250729_m033759_c001_v7007000_t0000_u01753760279226") 2025/07/29 03:46:41 DEBUG : potato3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820532007_d20250729_m033754_c001_v0001113_t0000_u01753760274526") 2025/07/29 03:46:41 DEBUG : pre-dest1/1: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf34b_d20250729_m033908_c001_v7007000_t0000_u01753760348964") 2025/07/29 03:46:41 DEBUG : pre-dest1/1: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820532096_d20250729_m033900_c001_v0001113_t0022_u01753760340184") 2025/07/29 03:46:41 DEBUG : pre-dest2/2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf34c_d20250729_m033909_c001_v7007000_t0000_u01753760349146") 2025/07/29 03:46:41 DEBUG : pre-dest2/2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0151_d20250729_m033901_c001_v0001106_t0034_u01753760341507") 2025/07/29 03:46:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794dde8_d20250729_m033845_c001_v7007000_t0000_u01753760325541") 2025/07/29 03:46:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c76c_d20250729_m033841_c001_v0001183_t0022_u01753760321678") 2025/07/29 03:46:41 DEBUG : sizeonly: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40516cd1d28f460b_d20250729_m033646_c001_v7007000_t0000_u01753760206574") 2025/07/29 03:46:41 DEBUG : sizeonly: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f2b_d20250729_m033645_c001_v0001113_t0026_u01753760205371") 2025/07/29 03:46:41 DEBUG : splitbanan: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f406c34f51794e1e7_d20250729_m034350_c001_v7007000_t0000_u01753760630589") 2025/07/29 03:46:41 DEBUG : splitbanan: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc05af_d20250729_m034342_c001_v0001106_t0001_u01753760622665") 2025/07/29 03:46:41 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692033_d20250729_m034513_c001_v7007000_t0000_u01753760713293") 2025/07/29 03:46:41 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b82f_d20250729_m034506_c001_v0001036_t0035_u01753760706049") 2025/07/29 03:46:41 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b04591_d20250729_m034456_c001_v7007000_t0000_u01753760696789") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b801_d20250729_m034449_c001_v0001036_t0039_u01753760689705") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4102464a4e6d49e4_d20250729_m034440_c001_v7007000_t0000_u01753760680745") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b7cf_d20250729_m034433_c001_v0001036_t0049_u01753760673762") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4082b8e487c53a4a_d20250729_m034424_c001_v7007000_t0000_u01753760664450") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b7a7_d20250729_m034417_c001_v0001036_t0047_u01753760657717") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24653_d20250729_m034407_c001_v7007000_t0000_u01753760647430") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b775_d20250729_m034400_c001_v0001036_t0023_u01753760640199") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f421fca8aac6da157_d20250729_m034344_c001_v7007000_t0000_u01753760624641") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b72d_d20250729_m034341_c001_v0001036_t0005_u01753760621109") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4095922555b044a3_d20250729_m034331_c001_v7007000_t0000_u01753760611658") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d1e6_d20250729_m034324_c001_v0001183_t0012_u01753760604428") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae277_d20250729_m034323_c001_v7007000_t0000_u01753760603482") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b6d5_d20250729_m034319_c001_v0001036_t0059_u01753760599565") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae263_d20250729_m034309_c001_v7007000_t0000_u01753760589353") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc04f9_d20250729_m034302_c001_v0001106_t0057_u01753760582256") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f416ff4e9f2a5a1f1_d20250729_m034301_c001_v7007000_t0000_u01753760581064") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b66f_d20250729_m034257_c001_v0001036_t0029_u01753760577181") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f42299629daebf617_d20250729_m034241_c001_v7007000_t0000_u01753760561787") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b619_d20250729_m034237_c001_v0001036_t0057_u01753760557991") 2025/07/29 03:46:42 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f400d250f20bc1e6a_d20250729_m034228_c001_v7007000_t0000_u01753760548307") 2025/07/29 03:46:43 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b5dc_d20250729_m034221_c001_v0001036_t0008_u01753760541513") 2025/07/29 03:46:43 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f407dd04ca9afe913_d20250729_m034212_c001_v7007000_t0000_u01753760532092") 2025/07/29 03:46:43 DEBUG : splitbananasplit: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b59e_d20250729_m034205_c001_v0001036_t0024_u01753760525304") 2025/07/29 03:46:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f415e0c79cd9ae27c_d20250729_m034326_c001_v7007000_t0000_u01753760606653") 2025/07/29 03:46:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc054d_d20250729_m034320_c001_v0001106_t0021_u01753760600818") 2025/07/29 03:46:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c37138af_d20250729_m034156_c001_v7007000_t0000_u01753760516783") 2025/07/29 03:46:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744c33_d20250729_m034153_c001_v0001179_t0046_u01753760513950") 2025/07/29 03:46:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d035b7_d20250729_m034152_c001_v7007000_t0000_u01753760512791") 2025/07/29 03:46:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc03eb_d20250729_m034149_c001_v0001106_t0011_u01753760509909") 2025/07/29 03:46:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4d21_d20250729_m033751_c001_v7007000_t0000_u01753760271093") 2025/07/29 03:46:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc00a2_d20250729_m033749_c001_v0001106_t0031_u01753760269863") 2025/07/29 03:46:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4d1e_d20250729_m033749_c001_v7007000_t0000_u01753760269261") 2025/07/29 03:46:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531ff9_d20250729_m033748_c001_v0001113_t0004_u01753760268240") 2025/07/29 03:46:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40516cd1d28f45dd_d20250729_m033643_c001_v7007000_t0000_u01753760203035") 2025/07/29 03:46:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f21_d20250729_m033641_c001_v0001113_t0045_u01753760201357") 2025/07/29 03:46:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40516cd1d28f45ca_d20250729_m033640_c001_v7007000_t0000_u01753760200999") 2025/07/29 03:46:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f1f_d20250729_m033639_c001_v0001113_t0010_u01753760199741") 2025/07/29 03:46:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40516cd1d28f459e_d20250729_m033637_c001_v7007000_t0000_u01753760197508") 2025/07/29 03:46:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f17_d20250729_m033636_c001_v0001113_t0010_u01753760196398") 2025/07/29 03:46:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40516cd1d28f459d_d20250729_m033635_c001_v7007000_t0000_u01753760195860") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f13_d20250729_m033634_c001_v0001113_t0015_u01753760194822") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f0d_d20250729_m033632_c001_v0001113_t0058_u01753760192025") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40516cd1d28f4599_d20250729_m033631_c001_v7007000_t0000_u01753760191658") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f07_d20250729_m033630_c001_v0001113_t0054_u01753760190827") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531f01_d20250729_m033629_c001_v0001113_t0043_u01753760189864") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40516cd1d28f4597_d20250729_m033629_c001_v7007000_t0000_u01753760189506") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531ef9_d20250729_m033626_c001_v0001113_t0010_u01753760186349") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531ef1_d20250729_m033623_c001_v0001113_t0038_u01753760183088") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4bbb_d20250729_m033622_c001_v7007000_t0000_u01753760182731") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531eef_d20250729_m033621_c001_v0001113_t0001_u01753760181953") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531eed_d20250729_m033620_c001_v0001113_t0029_u01753760180955") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4bb9_d20250729_m033620_c001_v7007000_t0000_u01753760180599") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531ee5_d20250729_m033616_c001_v0001113_t0043_u01753760176846") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4bb6_d20250729_m033616_c001_v7007000_t0000_u01753760176453") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531ee3_d20250729_m033615_c001_v0001113_t0041_u01753760175705") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4bb0_d20250729_m033614_c001_v7007000_t0000_u01753760174805") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531edd_d20250729_m033614_c001_v0001113_t0055_u01753760174193") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4baf_d20250729_m033613_c001_v7007000_t0000_u01753760173655") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531ed9_d20250729_m033613_c001_v0001113_t0058_u01753760173033") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4ba9_d20250729_m033612_c001_v7007000_t0000_u01753760172136") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531ed5_d20250729_m033611_c001_v0001113_t0020_u01753760171178") 2025/07/29 03:46:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4ba6_d20250729_m033610_c001_v7007000_t0000_u01753760170639") 2025/07/29 03:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531ed1_d20250729_m033609_c001_v0001113_t0047_u01753760169944") 2025/07/29 03:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4b9d_d20250729_m033609_c001_v7007000_t0000_u01753760169397") 2025/07/29 03:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531ec9_d20250729_m033607_c001_v0001113_t0000_u01753760167795") 2025/07/29 03:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4b44_d20250729_m033602_c001_v7007000_t0000_u01753760162441") 2025/07/29 03:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531ebd_d20250729_m033601_c001_v0001113_t0016_u01753760161681") 2025/07/29 03:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4b2f_d20250729_m033601_c001_v7007000_t0000_u01753760161132") 2025/07/29 03:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531eb7_d20250729_m033600_c001_v0001113_t0028_u01753760160006") 2025/07/29 03:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4ade_d20250729_m033559_c001_v7007000_t0000_u01753760159107") 2025/07/29 03:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531eaf_d20250729_m033558_c001_v0001113_t0002_u01753760158433") 2025/07/29 03:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f40321f91480d4a75_d20250729_m033556_c001_v7007000_t0000_u01753760156062") 2025/07/29 03:46:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531ea3_d20250729_m033555_c001_v0001113_t0038_u01753760155261") 2025/07/29 03:46:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c37138b0_d20250729_m034156_c001_v7007000_t0000_u01753760516970") 2025/07/29 03:46:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b56a_d20250729_m034153_c001_v0001036_t0006_u01753760513968") 2025/07/29 03:46:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f418771a8f5d035b9_d20250729_m034152_c001_v7007000_t0000_u01753760512986") 2025/07/29 03:46:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cdc9_d20250729_m034149_c001_v0001183_t0055_u01753760509919") 2025/07/29 03:46:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692044_d20250729_m034515_c001_v7007000_t0000_u01753760715614") 2025/07/29 03:46:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc06d9_d20250729_m034514_c001_v0001106_t0022_u01753760714690") 2025/07/29 03:46:45 DEBUG : sub/yam: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24131_d20250729_m033746_c001_v7007000_t0000_u01753760266198") 2025/07/29 03:46:46 DEBUG : sub/yam: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c56c_d20250729_m033743_c001_v0001183_t0013_u01753760263946") 2025/07/29 03:46:46 DEBUG : test_dir1/file2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c37138ab_d20250729_m034149_c001_v7007000_t0000_u01753760509127") 2025/07/29 03:46:46 DEBUG : test_dir1/file2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cdad_d20250729_m034147_c001_v0001183_t0050_u01753760507103") 2025/07/29 03:46:46 DEBUG : test_dir1/file2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713897_d20250729_m034146_c001_v7007000_t0000_u01753760506291") 2025/07/29 03:46:46 DEBUG : test_dir1/file2: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc03df_d20250729_m034144_c001_v0001106_t0010_u01753760504564") 2025/07/29 03:46:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c37138ac_d20250729_m034149_c001_v7007000_t0000_u01753760509311") 2025/07/29 03:46:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92744bdf_d20250729_m034147_c001_v0001179_t0022_u01753760507112") 2025/07/29 03:46:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f401a3108c3713898_d20250729_m034146_c001_v7007000_t0000_u01753760506477") 2025/07/29 03:46:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854cd91_d20250729_m034144_c001_v0001183_t0035_u01753760504548") 2025/07/29 03:46:46 DEBUG : three: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f240ec_d20250729_m033736_c001_v7007000_t0000_u01753760256518") 2025/07/29 03:46:46 DEBUG : three: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531fdb_d20250729_m033735_c001_v0001113_t0055_u01753760255213") 2025/07/29 03:46:46 DEBUG : three: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531fd1_d20250729_m033732_c001_v0001113_t0045_u01753760252913") 2025/07/29 03:46:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c69204f_d20250729_m034517_c001_v7007000_t0000_u01753760717229") 2025/07/29 03:46:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d593_d20250729_m034516_c001_v0001183_t0002_u01753760716582") 2025/07/29 03:46:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c69206d_d20250729_m034538_c001_v7007000_t0000_u01753760738412") 2025/07/29 03:46:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92745301_d20250729_m034536_c001_v0001179_t0030_u01753760736617") 2025/07/29 03:46:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692065_d20250729_m034534_c001_v7007000_t0000_u01753760734932") 2025/07/29 03:46:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d5fb_d20250729_m034533_c001_v0001183_t0012_u01753760733199") 2025/07/29 03:46:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692062_d20250729_m034532_c001_v7007000_t0000_u01753760732195") 2025/07/29 03:46:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc0709_d20250729_m034531_c001_v0001106_t0036_u01753760731193") 2025/07/29 03:46:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c69205e_d20250729_m034525_c001_v7007000_t0000_u01753760725944") 2025/07/29 03:46:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d5bb_d20250729_m034524_c001_v0001183_t0058_u01753760724721") 2025/07/29 03:46:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692060_d20250729_m034528_c001_v7007000_t0000_u01753760728379") 2025/07/29 03:46:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed927452d3_d20250729_m034526_c001_v0001179_t0031_u01753760726918") 2025/07/29 03:46:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c69205c_d20250729_m034523_c001_v7007000_t0000_u01753760723732") 2025/07/29 03:46:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a961ba0dc06e5_d20250729_m034522_c001_v0001106_t0012_u01753760722147") 2025/07/29 03:46:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692056_d20250729_m034521_c001_v7007000_t0000_u01753760721114") 2025/07/29 03:46:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b84d_d20250729_m034520_c001_v0001036_t0019_u01753760720321") 2025/07/29 03:46:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692053_d20250729_m034519_c001_v7007000_t0000_u01753760719352") 2025/07/29 03:46:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f110d78ed92745295_d20250729_m034518_c001_v0001179_t0044_u01753760718211") 2025/07/29 03:46:47 DEBUG : toe/toe/toe: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f413e4eae06324365_d20250729_m034544_c001_v7007000_t0000_u01753760744111") 2025/07/29 03:46:47 DEBUG : toe/toe/toe: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854d629_d20250729_m034543_c001_v0001183_t0001_u01753760743484") 2025/07/29 03:46:47 DEBUG : toe/toe/toe: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692061_d20250729_m034530_c001_v7007000_t0000_u01753760730211") 2025/07/29 03:46:47 DEBUG : toe/toe/toe: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b867_d20250729_m034529_c001_v0001036_t0017_u01753760729406") 2025/07/29 03:46:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c69206e_d20250729_m034539_c001_v7007000_t0000_u01753760739029") 2025/07/29 03:46:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1033b65a3860b881_d20250729_m034537_c001_v0001036_t0051_u01753760737970") 2025/07/29 03:46:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f419774da3c692067_d20250729_m034535_c001_v7007000_t0000_u01753760735538") 2025/07/29 03:46:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f10937539114ca9d7_d20250729_m034534_c001_v0001157_t0013_u01753760734372") 2025/07/29 03:46:47 DEBUG : two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f240f1_d20250729_m033736_c001_v7007000_t0000_u01753760256774") 2025/07/29 03:46:47 DEBUG : two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f403490839854c530_d20250729_m033734_c001_v0001183_t0012_u01753760254649") 2025/07/29 03:46:48 DEBUG : two: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f413893f820531fcf_d20250729_m033732_c001_v0001113_t0016_u01753760252730") 2025/07/29 03:46:48 DEBUG : yam: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24133_d20250729_m033746_c001_v7007000_t0000_u01753760266934") 2025/07/29 03:46:48 DEBUG : yam: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1078942939fcc6fe_d20250729_m033745_c001_v0001177_t0032_u01753760265987") 2025/07/29 03:46:48 DEBUG : yam: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24128_d20250729_m033742_c001_v7007000_t0000_u01753760262649") 2025/07/29 03:46:48 DEBUG : yam: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f113893f820531feb_d20250729_m033741_c001_v0001113_t0036_u01753760261010") 2025/07/29 03:46:48 DEBUG : yam: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f2410d_d20250729_m033739_c001_v7007000_t0000_u01753760259350") 2025/07/29 03:46:48 DEBUG : yam: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f103490839854c542_d20250729_m033737_c001_v0001183_t0042_u01753760257338") 2025/07/29 03:46:48 DEBUG : yaml: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f2412b_d20250729_m033743_c001_v7007000_t0000_u01753760263380") 2025/07/29 03:46:48 DEBUG : yaml: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f1184d6017d85664e_d20250729_m033742_c001_v0001161_t0037_u01753760262053") 2025/07/29 03:46:48 DEBUG : yaml: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f4049d4ddc9f24118_d20250729_m033740_c001_v7007000_t0000_u01753760260098") 2025/07/29 03:46:48 DEBUG : yaml: Deleting (id "4_z6fb23df3400d5b4b9f880e1b_f105a0befa67eee04_d20250729_m033738_c001_v0001161_t0035_u01753760258833") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m57.749649609s (try 1/5)